Skip to content
Success

Console Output

04:05:05 Started by an SCM change

04:05:05 Running as SYSTEM

04:05:05 [EnvInject] - Loading node environment variables.

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

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

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

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

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

04:05:05 no changes found

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

04:05:06 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

04:05:06 [isabelle-all] $ hg log --rev . --template {rev}

04:05:06 [isabelle-all] $ hg log --rev b8bd0189757857bde3a9d7f0f7618d81447ccb1e --template exists\n

04:05:06 exists

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

04:05:06 [afp] $ hg showconfig paths.default

04:05:06 [afp] $ hg pull --rev default

04:05:07 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

04:05:07 no changes found

04:05:07 [afp] $ hg update --clean --rev default

04:05:08 2181 files updated, 0 files merged, 1 files removed, 0 files unresolved

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

04:05:09 [afp] $ hg log --rev . --template {node}

04:05:09 [afp] $ hg log --rev . --template {rev}

04:05:09 [afp] $ hg log --rev 12de1f883dc06512622017db30f3d21f5ea91c8e --template exists\n

04:05:09 exists

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

04:05:09 No emails were triggered.

04:05:09

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

04:05:09 + Admin/jenkins/run_build all

04:05:09 + set -e

04:05:09 + PROFILE=all

04:05:09 + shift

04:05:09 + bin/isabelle components -a

04:05:10 + bin/isabelle jedit -bf

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

04:05:51 ### Building graph browser (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_graphbrowser.jar) ...

04:05:52 Note: Some input files use unchecked or unsafe operations.

04:05:52 Note: Recompile with -Xlint:unchecked for details.

04:05:52 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

04:05:52 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

04:05:55 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

04:05:57 + bin/isabelle ocaml_setup

04:05:57 # Run eval $(opam env) to update the current shell environment

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

04:05:58 opam update

04:05:58

04:05:58 [NOTE] Package zarith is already installed (current version is 1.12).

04:05:58 + bin/isabelle ghc_setup

04:06:00 stack will use a sandboxed GHC it installed

04:06:00 For more information on paths, see 'stack path' and 'stack exec env'

04:06:00 To use this GHC and packages outside of a project, consider using:

04:06:00 stack ghc, stack ghci, stack runghc, or stack exec

04:06:00 The Glorious Glasgow Haskell Compilation System, version 8.10.7

04:06:01 + bin/isabelle ci_build_all

04:06:03

04:06:03 === CONFIGURATION ===

04:06:03

04:06:03 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

04:06:03 ISABELLE_BUILD_OPTIONS=""

04:06:03

04:06:03 ML_PLATFORM="x86_64_32-linux"

04:06:03 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-15c840d48c9a/x86_64_32-linux"

04:06:03 ML_SYSTEM="polyml-5.9"

04:06:03 ML_OPTIONS="-H 4000 --maxheap 8G"

04:06:03 jobs = 8, threads = 8, numa = true

04:06:03

04:06:03 === BUILD ===

04:06:03

04:06:03 Build started at Thu, 30 Jun 2022 04:06:03 +0200

04:06:03 Isabelle id b8bd01897578

04:06:03 AFP id b8bf214bae37

04:06:03

04:06:03 === LOG ===

04:06:03

04:06:05 Session Pure/Pure

04:06:06 Session CTT/CTT

04:06:06 Session Cube/Cube

04:06:06 Session FOL/FOL

04:06:06 Session CCL/CCL

04:06:07 Session FOL/FOL-ex

04:06:07 Session FOLP/FOLP

04:06:07 Session FOLP/FOLP-ex

04:06:07 Session Doc/Intro (doc)

04:06:07 Session LCF/LCF

04:06:07 Session Doc/Logics (doc)

04:06:07 Session Doc/Nitpick (doc)

04:06:07 Session Pure/Pure-Examples

04:06:07 Session Pure/Pure-ex

04:06:07 Session Tools/SML

04:06:07 Session Sequents/Sequents

04:06:07 Session Doc/Sledgehammer (doc)

04:06:07 Session AFP/SpecCheck (AFP)

04:06:07 Session Tools/Tools

04:06:07 Session HOL/HOL (main)

04:06:09 Session AFP/AVL-Trees (AFP)

04:06:09 Session AFP/AWN (AFP)

04:06:09 Session AFP/Abortable_Linearizable_Modules (AFP)

04:06:09 Session AFP/Abstract-Hoare-Logics (AFP)

04:06:09 Session AFP/Ackermanns_not_PR (AFP)

04:06:09 Session AFP/AnselmGod (AFP)

04:06:09 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

04:06:09 Session AFP/Attack_Trees (AFP)

04:06:09 Session AFP/AxiomaticCategoryTheory (AFP)

04:06:09 Session AFP/Belief_Revision (AFP)

04:06:09 Session AFP/BinarySearchTree (AFP)

04:06:09 Session AFP/Binomial-Queues (AFP)

04:06:09 Session AFP/Bondy (AFP)

04:06:09 Session AFP/BytecodeLogicJmlTypes (AFP)

04:06:09 Session AFP/C2KA_DistributedSystems (AFP)

04:06:09 Session AFP/CISC-Kernel (AFP)

04:06:09 Session AFP/CYK (AFP)

04:06:09 Session AFP/Cauchy (AFP)

04:06:09 Session AFP/Sqrt_Babylonian (AFP)

04:06:09 Session Doc/Classes (doc)

04:06:10 Session AFP/ClockSynchInst (AFP)

04:06:10 Session AFP/Compiling-Exceptions-Correctly (AFP)

04:06:10 Session AFP/Complete_Non_Orders (AFP)

04:06:10 Session AFP/ComponentDependencies (AFP)

04:06:10 Session AFP/Concurrent_Revisions (AFP)

04:06:10 Session AFP/Constructor_Funs (AFP)

04:06:10 Session AFP/CryptoBasedCompositionalProperties (AFP)

04:06:10 Session AFP/DPT-SAT-Solver (AFP)

04:06:10 Session AFP/Dedekind_Real (AFP)

04:06:10 Session AFP/Depth-First-Search (AFP)

04:06:10 Session AFP/Digit_Expansions (AFP)

04:06:10 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

04:06:10 Session AFP/DiskPaxos (AFP)

04:06:10 Session AFP/Example-Submission (AFP)

04:06:10 Session AFP/FFT (AFP)

04:06:10 Session AFP/FLP (AFP)

04:06:10 Session AFP/FeatherweightJava (AFP)

04:06:10 Session AFP/Featherweight_OCL (AFP)

04:06:10 Session AFP/FileRefinement (AFP)

04:06:10 Session AFP/FocusStreamsCaseStudies (AFP)

04:06:11 Session AFP/Foundation_of_geometry (AFP)

04:06:11 Session AFP/Free-Boolean-Algebra (AFP)

04:06:11 Session AFP/Fresh_Identifiers (AFP)

04:06:11 Session AFP/FunWithFunctions (AFP)

04:06:11 Session AFP/FunWithTilings (AFP)

04:06:11 Session Doc/Functions (doc)

04:06:11 Session AFP/GPU_Kernel_PL (AFP)

04:06:11 Session AFP/GenClock (AFP)

04:06:11 Session AFP/General-Triangle (AFP)

04:06:11 Session AFP/Generic_Deriving (AFP)

04:06:11 Session AFP/GewirthPGCProof (AFP)

04:06:11 Session AFP/GoedelGod (AFP)

04:06:11 Session AFP/Goodstein_Lambda (AFP)

04:06:11 Session HOL/HOL-Cardinals (timing)

04:06:11 Session AFP/Binding_Syntax_Theory (AFP)

04:06:11 Session AFP/Ordinals_and_Cardinals (AFP)

04:06:11 Session HOL/HOL-Hoare

04:06:11 Session HOL/HOL-Hoare_Parallel (timing)

04:06:11 Session HOL/HOL-IMPP

04:06:11 Session HOL/HOL-IOA

04:06:11 Session HOL/HOL-Import

04:06:11 Session HOL/HOL-Lattice

04:06:11 Session HOL/HOL-Library (main timing)

04:06:12 Session AFP/ADS_Functor (AFP)

04:06:13 Session AFP/Approximation_Algorithms (AFP)

04:06:13 Session AFP/ArrowImpossibilityGS (AFP)

04:06:13 Session AFP/Auto2_HOL (AFP)

04:06:13 Session AFP/BNF_CC (AFP)

04:06:13 Session AFP/BNF_Operations (AFP)

04:06:13 Session AFP/Binomial-Heaps (AFP)

04:06:13 Session AFP/Boolean_Expression_Checkers (AFP)

04:06:13 Session AFP/Bounded_Deducibility_Security (AFP)

04:06:13 Session AFP/BD_Security_Compositional (AFP)

04:06:13 Session AFP/CoSMeDis (AFP)

04:06:14 Session AFP/CoCon (AFP)

04:06:14 Session AFP/CoSMed (AFP)

04:06:14 Session AFP/Buildings (AFP)

04:06:14 Session AFP/CRDT (AFP)

04:06:14 Session AFP/IMAP-CRDT (AFP)

04:06:14 Session AFP/Card_Multisets (AFP)

04:06:14 Session AFP/Card_Number_Partitions (AFP)

04:06:14 Session AFP/Category (AFP)

04:06:14 Session Doc/Codegen (doc)

04:06:14 Session AFP/CofGroups (AFP)

04:06:14 Session AFP/Combinatorics_Words (AFP)

04:06:14 Session AFP/Combinatorics_Words_Graph_Lemma (AFP)

04:06:14 Session AFP/Completeness (AFP)

04:06:15 Session AFP/ConcurrentIMP (AFP)

04:06:15 Session AFP/Concurrent_Ref_Alg (AFP)

04:06:15 Session AFP/Conditional_Simplification (AFP)

04:06:15 Session AFP/Conditional_Transfer_Rule (AFP)

04:06:15 Session AFP/CoreC++ (AFP)

04:06:15 Session AFP/Core_DOM (AFP)

04:06:15 Session AFP/Shadow_DOM (AFP)

04:06:16 Session AFP/DOM_Components (AFP)

04:06:16 Session AFP/Core_SC_DOM (AFP)

04:06:16 Session AFP/Shadow_SC_DOM (AFP)

04:06:16 Session AFP/SC_DOM_Components (AFP)

04:06:16 Session Doc/Datatypes (doc)

04:06:16 Session Doc/Corec (doc)

04:06:16 Session AFP/Decl_Sem_Fun_PL (AFP)

04:06:17 Session AFP/Encodability_Process_Calculi (AFP)

04:06:17 Session AFP/Epistemic_Logic (AFP)

04:06:17 Session AFP/Public_Announcement_Logic (AFP)

04:06:17 Session AFP/Euler_Partition (AFP)

04:06:17 Session AFP/FOL-Fitting (AFP)

04:06:17 Session AFP/FOL_Seq_Calc1 (AFP)

04:06:17 Session AFP/FOL_Axiomatic (AFP)

04:06:17 Session AFP/FOL_Harrison (AFP)

04:06:17 Session AFP/Factored_Transition_System_Bounding (AFP)

04:06:18 Session AFP/FinFun (AFP)

04:06:18 Session AFP/Extended_Finite_State_Machines (AFP)

04:06:18 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

04:06:18 Session AFP/Finger-Trees (AFP)

04:06:18 Session AFP/Finite-Map-Extras (AFP)

04:06:18 Session AFP/Generalized_Counting_Sort (AFP)

04:06:18 Session AFP/Graph_Saturation (AFP)

04:06:18 Session AFP/Group-Ring-Module (AFP)

04:06:18 Session AFP/Valuation (AFP)

04:06:19 Session HOL/HOL-Auth (timing)

04:06:19 Session HOL/HOL-UNITY (timing)

04:06:19 Session HOL/HOL-Bali (timing)

04:06:19 Session HOL/HOL-Combinatorics (main timing)

04:06:20 Session AFP/Blue_Eyes (AFP)

04:06:20 Session AFP/Derangements (AFP)

04:06:20 Session AFP/Discrete_Summation (AFP)

04:06:20 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

04:06:20 Session AFP/Graph_Theory (AFP)

04:06:20 Session AFP/ShortestPath (AFP)

04:06:20 Session HOL/HOL-Computational_Algebra (main timing)

04:06:20 Session AFP/Descartes_Sign_Rule (AFP)

04:06:20 Session HOL/HOL-Algebra (main timing)

04:06:21 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

04:06:21 Session HOL/HOL-Decision_Procs (timing)

04:06:22 Session HOL/HOL-Quotient_Examples (timing)

04:06:22 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

04:06:22 Session AFP/Localization_Ring (AFP)

04:06:22 Session AFP/Orbit_Stabiliser (AFP)

04:06:22 Session AFP/Perfect-Number-Thm (AFP)

04:06:22 Session AFP/Secondary_Sylow (AFP)

04:06:22 Session AFP/Jordan_Hoelder (AFP)

04:06:22 Session AFP/VectorSpace (AFP)

04:06:22 Session HOL/HOL-Analysis (main timing)

04:06:23 Session AFP/Actuarial_Mathematics (AFP)

04:06:23 Session AFP/Cayley_Hamilton (AFP)

04:06:23 Session AFP/Coinductive (AFP)

04:06:24 Session AFP/DynamicArchitectures (AFP)

04:06:24 Session AFP/Architectural_Design_Patterns (AFP)

04:06:24 Session AFP/Lazy-Lists-II (AFP)

04:06:24 Session AFP/Stream_Fusion_Code (AFP)

04:06:24 Session AFP/Topology (AFP)

04:06:24 Session AFP/Complex_Geometry (AFP)

04:06:24 Session AFP/Poincare_Disc (AFP)

04:06:24 Session AFP/Differential_Game_Logic (AFP)

04:06:24 Session AFP/First_Welfare_Theorem (AFP)

04:06:24 Session AFP/Green (AFP)

04:06:24 Session HOL/HOL-Analysis-ex

04:06:24 Session HOL/HOL-Complex_Analysis (main timing)

04:06:25 Session AFP/Cartan_FP (AFP)

04:06:25 Session HOL/HOL-Eisbach

04:06:25 Session AFP/Allen_Calculus (AFP)

04:06:25 Session AFP/Card_Partitions (AFP)

04:06:25 Session AFP/Bell_Numbers_Spivey (AFP)

04:06:25 Session AFP/Card_Equiv_Relations (AFP)

04:06:25 Session AFP/Equivalence_Relation_Enumeration (AFP)

04:06:25 Session AFP/Falling_Factorial_Sum (AFP)

04:06:25 Session AFP/Case_Labeling (AFP)

04:06:25 Session AFP/Clean (AFP)

04:06:25 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

04:06:25 Session AFP/Dependent_SIFUM_Refinement (AFP)

04:06:26 Session Doc/Eisbach (doc)

04:06:26 Session HOL/HOL-Hahn_Banach

04:06:26 Session HOL/HOL-Homology (timing)

04:06:26 Session HOL/HOL-Probability (main timing)

04:06:26 Session AFP/Buffons_Needle (AFP)

04:06:26 Session AFP/Density_Compiler (AFP)

04:06:26 Session AFP/DiscretePricing (AFP)

04:06:26 Session AFP/Ergodic_Theory (AFP)

04:06:27 Session AFP/Gromov_Hyperbolicity (AFP)

04:06:27 Session AFP/Laws_of_Large_Numbers (AFP)

04:06:27 Session AFP/Fisher_Yates (AFP)

04:06:27 Session AFP/Girth_Chromatic (AFP)

04:06:27 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

04:06:27 Session HOL/HOL-Probability-ex (timing)

04:06:27 Session AFP/Hahn_Jordan_Decomposition (AFP)

04:06:27 Session AFP/Lp (AFP)

04:06:27 Session AFP/MDP-Rewards (AFP)

04:06:27 Session AFP/Markov_Models (AFP)

04:06:27 Session AFP/Monad_Normalisation (AFP)

04:06:27 Session AFP/Monomorphic_Monad (AFP)

04:06:27 Session AFP/Neumann_Morgenstern_Utility (AFP)

04:06:27 Session AFP/Probabilistic_Noninterference (AFP)

04:06:28 Session AFP/Probabilistic_System_Zoo (AFP)

04:06:28 Session AFP/Quasi_Borel_Spaces (AFP)

04:06:28 Session AFP/Skip_Lists (AFP)

04:06:28 Session AFP/Source_Coding_Theorem (AFP)

04:06:28 Session AFP/Universal_Hash_Families (AFP)

04:06:28 Session AFP/Hyperdual (AFP)

04:06:28 Session AFP/Irrationality_J_Hancl (AFP)

04:06:28 Session AFP/Kuratowski_Closure_Complement (AFP)

04:06:28 Session AFP/Laplace_Transform (AFP)

04:06:28 Session AFP/Lower_Semicontinuous (AFP)

04:06:28 Session AFP/Minkowskis_Theorem (AFP)

04:06:28 Session AFP/Octonions (AFP)

04:06:28 Session AFP/Ptolemys_Theorem (AFP)

04:06:28 Session AFP/Quaternions (AFP)

04:06:28 Session AFP/Rank_Nullity_Theorem (AFP)

04:06:28 Session AFP/Gauss_Jordan (AFP)

04:06:29 Session AFP/Echelon_Form (AFP)

04:06:29 Session AFP/Hermite (AFP)

04:06:29 Session AFP/MDP-Algorithms (AFP)

04:06:29 Session AFP/Tarskis_Geometry (AFP)

04:06:29 Session AFP/Triangle (AFP)

04:06:29 Session AFP/Chord_Segments (AFP)

04:06:29 Session AFP/Stewart_Apollonius (AFP)

04:06:29 Session AFP/Youngs_Inequality (AFP)

04:06:29 Session AFP/pGCL (AFP)

04:06:29 Session HOL/HOL-Examples

04:06:30 Session HOL/HOL-Isar_Examples

04:06:30 Session HOL/HOL-Nonstandard_Analysis (timing)

04:06:30 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

04:06:30 Session HOL/HOL-Number_Theory (main timing)

04:06:30 Session AFP/Arith_Prog_Rel_Primes (AFP)

04:06:30 Session AFP/Bernoulli (AFP)

04:06:30 Session AFP/E_Transcendental (AFP)

04:06:30 Session AFP/Elliptic_Curves_Group_Law (AFP)

04:06:30 Session AFP/Fermat3_4 (AFP)

04:06:30 Session HOL/HOL-Data_Structures (timing)

04:06:31 Session AFP/Efficient-Mergesort (AFP)

04:06:31 Session HOL/HOL-Codegenerator_Test

04:06:31 Session HOL/HOL-ex (timing)

04:06:31 Session AFP/Automatic_Refinement (AFP)

04:06:32 Session AFP/Refine_Monadic (AFP)

04:06:32 Session AFP/Lehmer (AFP)

04:06:32 Session AFP/Lifting_the_Exponent (AFP)

04:06:32 Session AFP/Padic_Ints (AFP)

04:06:32 Session AFP/Pratt_Certificate (AFP)

04:06:32 Session AFP/Bertrands_Postulate (AFP)

04:06:33 Session AFP/Prime_Harmonic_Series (AFP)

04:06:33 Session AFP/RSAPSS (AFP)

04:06:33 Session AFP/SumSquares (AFP)

04:06:33 Session AFP/Liouville_Numbers (AFP)

04:06:33 Session AFP/Lucas_Theorem (AFP)

04:06:33 Session AFP/DPRM_Theorem (AFP)

04:06:33 Session AFP/Mason_Stothers (AFP)

04:06:33 Session AFP/Polynomial_Interpolation (AFP)

04:06:33 Session AFP/Formal_Puiseux_Series (AFP)

04:06:34 Session AFP/Probabilistic_Prime_Tests (AFP)

04:06:34 Session AFP/Rep_Fin_Groups (AFP)

04:06:34 Session AFP/Sturm_Sequences (AFP)

04:06:34 Session AFP/Safe_Distance (AFP)

04:06:34 Session AFP/Special_Function_Bounds (AFP)

04:06:34 Session AFP/Sturm_Tarski (AFP)

04:06:34 Session AFP/Budan_Fourier (AFP)

04:06:34 Session AFP/Three_Circles (AFP)

04:06:34 Session AFP/Winding_Number_Eval (AFP)

04:06:35 Session AFP/Count_Complex_Roots (AFP)

04:06:35 Session HOL/HOL-Corec_Examples (timing)

04:06:35 Session HOL/HOL-Datatype_Examples (timing)

04:06:35 Session HOL/HOL-IMP (timing)

04:06:35 Session AFP/Abs_Int_ITP2012 (AFP)

04:06:35 Session AFP/Relational-Incorrectness-Logic (AFP)

04:06:35 Session HOL/HOL-Imperative_HOL (timing)

04:06:35 Session AFP/Auto2_Imperative_HOL (AFP)

04:06:35 Session AFP/Imperative_Insertion_Sort (AFP)

04:06:35 Session HOL/HOL-Induct

04:06:35 Session HOL/HOL-Metis_Examples (timing)

04:06:36 Session HOL/HOL-Proofs (timing)

04:06:36 Session HOL/HOL-Proofs-Extraction (timing)

04:06:37 Session HOL/HOL-Proofs-ex

04:06:37 Session HOL/HOL-Proofs-Lambda (timing)

04:06:37 Session AFP/Applicative_Lifting (AFP)

04:06:37 Session AFP/Free-Groups (AFP)

04:06:37 Session AFP/Stern_Brocot (AFP)

04:06:37 Session AFP/HereditarilyFinite (AFP)

04:06:37 Session AFP/HyperCTL (AFP)

04:06:37 Session AFP/Integration (AFP)

04:06:37 Session AFP/Isabelle_Meta_Model (AFP)

04:06:38 Session AFP/LTL (AFP)

04:06:38 Session AFP/Stuttering_Equivalence (AFP)

04:06:38 Session AFP/Landau_Symbols (AFP)

04:06:38 Session AFP/Akra_Bazzi (AFP)

04:06:38 Session AFP/Catalan_Numbers (AFP)

04:06:38 Session AFP/Error_Function (AFP)

04:06:38 Session AFP/Euler_MacLaurin (AFP)

04:06:38 Session AFP/LightweightJava (AFP)

04:06:38 Session AFP/LinearQuantifierElim (AFP)

04:06:38 Session AFP/List-Infinite (AFP)

04:06:38 Session AFP/Nat-Interval-Logic (AFP)

04:06:38 Session AFP/AutoFocus-Stream (AFP)

04:06:38 Session AFP/Median_Method (AFP)

04:06:38 Session AFP/MuchAdoAboutTwo (AFP)

04:06:38 Session AFP/Optics (AFP)

04:06:38 Session AFP/UTP-Toolkit (AFP)

04:06:38 Session AFP/UTP (AFP)

04:06:39 Session AFP/Order_Lattice_Props (AFP)

04:06:39 Session AFP/POPLmark-deBruijn (AFP)

04:06:39 Session AFP/Pairing_Heap (AFP)

04:06:39 Session AFP/Password_Authentication_Protocol (AFP)

04:06:39 Session AFP/Pell (AFP)

04:06:39 Session AFP/Prefix_Free_Code_Combinators (AFP)

04:06:39 Session AFP/Frequency_Moments (AFP)

04:06:39 Session AFP/Presburger-Automata (AFP)

04:06:39 Session AFP/Priority_Queue_Braun (AFP)

04:06:39 Session AFP/Program-Conflict-Analysis (AFP)

04:06:40 Session AFP/Regular-Sets (AFP)

04:06:40 Session AFP/Abstract-Rewriting (AFP)

04:06:40 Session AFP/Decreasing-Diagrams (AFP)

04:06:40 Session AFP/First_Order_Terms (AFP)

04:06:40 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

04:06:40 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

04:06:40 Session AFP/Matrix (AFP)

04:06:40 Session AFP/Matrix_Tensor (AFP)

04:06:40 Session AFP/Knot_Theory (AFP)

04:06:40 Session AFP/Coinductive_Languages (AFP)

04:06:40 Session AFP/Finite_Automata_HF (AFP)

04:06:40 Session AFP/Functional-Automata (AFP)

04:06:40 Session AFP/Posix-Lexing (AFP)

04:06:41 Session AFP/ResiduatedTransitionSystem (AFP)

04:06:41 Session AFP/Ribbon_Proofs (AFP)

04:06:41 Session AFP/SATSolverVerification (AFP)

04:06:41 Session AFP/Safe_OCL (AFP)

04:06:41 Session AFP/Selection_Heap_Sort (AFP)

04:06:41 Session AFP/Simplex (AFP)

04:06:41 Session AFP/Skew_Heap (AFP)

04:06:41 Session AFP/Sort_Encodings (AFP)

04:06:41 Session AFP/Splay_Tree (AFP)

04:06:41 Session AFP/Amortized_Complexity (AFP)

04:06:41 Session AFP/Dynamic_Tables (AFP)

04:06:41 Session AFP/Root_Balanced_Tree (AFP)

04:06:42 Session AFP/Closest_Pair_Points (AFP)

04:06:42 Session AFP/Stable_Matching (AFP)

04:06:42 Session AFP/SuperCalc (AFP)

04:06:42 Session Doc/System (doc)

04:06:42 Session AFP/Szemeredi_Regularity (AFP)

04:06:42 Session AFP/Roth_Arithmetic_Progressions (AFP)

04:06:42 Session AFP/Tail_Recursive_Functions (AFP)

04:06:42 Session AFP/TortoiseHare (AFP)

04:06:42 Session AFP/Trie (AFP)

04:06:42 Session AFP/Flyspeck-Tame (AFP)

04:06:42 Session AFP/Twelvefold_Way (AFP)

04:06:42 Session AFP/Vickrey_Clarke_Groves (AFP)

04:06:42 Session HOL/HOL-Matrix_LP

04:06:42 Session HOL/HOL-MicroJava (timing)

04:06:43 Session HOL/HOL-Mirabelle-ex

04:06:43 Session HOL/HOL-Mutabelle

04:06:43 Session HOL/HOL-NanoJava

04:06:43 Session HOL/HOL-Nitpick_Examples

04:06:43 Session HOL/HOL-Nominal

04:06:43 Session AFP/CCS (AFP)

04:06:43 Session HOL/HOL-Nominal-Examples (timing)

04:06:43 Session AFP/Lam-ml-Normalization (AFP)

04:06:43 Session AFP/Pi_Calculus (AFP)

04:06:43 Session AFP/Psi_Calculi (AFP)

04:06:44 Session AFP/SequentInvertibility (AFP)

04:06:44 Session HOL/HOL-Predicate_Compile_Examples (timing)

04:06:44 Session HOL/HOL-Prolog

04:06:44 Session HOL/HOL-Quickcheck_Examples (timing)

04:06:45 Session HOL/HOL-Real_Asymp

04:06:45 Session AFP/Cotangent_PFD_Formula (AFP)

04:06:46 Session AFP/Fourier (AFP)

04:06:46 Session AFP/Furstenberg_Topology (AFP)

04:06:47 Session HOL/HOL-Real_Asymp-Manual

04:06:47 Session AFP/Sophomores_Dream (AFP)

04:06:47 Session AFP/Stirling_Formula (AFP)

04:06:48 Session AFP/Irrationals_From_THEBOOK (AFP)

04:06:48 Session AFP/Lambert_W (AFP)

04:06:48 Session HOL/HOL-SET_Protocol (timing)

04:06:48 Session HOL/HOL-SMT_Examples (timing)

04:06:49 Session HOL/HOL-SPARK

04:06:49 Session HOL/HOL-SPARK-Examples

04:06:49 Session AFP/RIPEMD-160-SPARK (AFP)

04:06:49 Session HOL/HOL-SPARK-Manual

04:06:49 Session HOL/HOL-Statespace

04:06:49 Session HOL/HOL-TLA

04:06:49 Session HOL/HOL-TLA-Buffer

04:06:49 Session HOL/HOL-TLA-Inc

04:06:49 Session HOL/HOL-TLA-Memory

04:06:49 Session HOL/HOL-TPTP

04:06:49 Session HOL/HOL-Types_To_Sets

04:06:49 Session AFP/Banach_Steinhaus (AFP)

04:06:49 Session AFP/Smooth_Manifolds (AFP)

04:06:49 Session AFP/Types_To_Sets_Extension (AFP)

04:06:50 Session HOL/HOL-Unix

04:06:50 Session HOL/HOL-ZF

04:06:50 Session AFP/Category2 (AFP)

04:06:50 Session HOL/HOLCF (main timing)

04:06:50 Session AFP/Circus (AFP)

04:06:50 Session AFP/HOL-CSP (AFP)

04:06:50 Session HOL/HOLCF-IMP

04:06:50 Session HOL/HOLCF-Library

04:06:50 Session AFP/CSP_RefTK (AFP)

04:06:51 Session HOL/HOLCF-FOCUS

04:06:51 Session HOL/HOLCF-ex

04:06:51 Session AFP/PCF (AFP)

04:06:51 Session AFP/HOLCF-Prelude (AFP)

04:06:51 Session AFP/BirdKMP (AFP)

04:06:51 Session HOL/HOLCF-Tutorial

04:06:51 Session HOL/IOA (timing)

04:06:51 Session HOL/IOA-ABP

04:06:51 Session HOL/IOA-NTP

04:06:51 Session HOL/IOA-Storage

04:06:51 Session HOL/IOA-ex

04:06:51 Session AFP/Shivers-CFA (AFP)

04:06:51 Session AFP/Stream-Fusion (AFP)

04:06:51 Session AFP/Tycon (AFP)

04:06:51 Session AFP/WorkerWrapper (AFP)

04:06:52 Session Tools/Haskell

04:06:52 Session AFP/Heard_Of (AFP)

04:06:52 Session AFP/Consensus_Refined (AFP)

04:06:52 Session AFP/Hello_World (AFP)

04:06:52 Session AFP/Hood_Melville_Queue (AFP)

04:06:52 Session AFP/HotelKeyCards (AFP)

04:06:52 Session Doc/How_to_Prove_it (no_doc)

04:06:52 Session AFP/Huffman (AFP)

04:06:52 Session AFP/Hybrid_Logic (AFP)

04:06:52 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

04:06:52 Session AFP/IFC_Tracking (AFP)

04:06:52 Session AFP/IMP2 (AFP)

04:06:52 Session AFP/IMP2_Binary_Heap (AFP)

04:06:52 Session AFP/IMP_Compiler (AFP)

04:06:52 Session Doc/Implementation (doc)

04:06:53 Session AFP/Impossible_Geometry (AFP)

04:06:53 Session AFP/Inductive_Confidentiality (AFP)

04:06:53 Session AFP/Inductive_Inference (AFP)

04:06:53 Session AFP/InfPathElimination (AFP)

04:06:53 Session AFP/Intro_Dest_Elim (AFP)

04:06:53 Session AFP/IsaGeoCoq (AFP)

04:06:53 Session AFP/IsaNet (AFP)

04:06:53 Session Doc/Isar_Ref (doc)

04:06:53 Session AFP/Isabelle_C (AFP)

04:06:54 Session Doc/JEdit (doc)

04:06:54 Session AFP/Jacobson_Basic_Algebra (AFP)

04:06:54 Session AFP/Grothendieck_Schemes (AFP)

04:06:54 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

04:06:54 Session AFP/JiveDataStoreModel (AFP)

04:06:54 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

04:06:54 Session AFP/Kleene_Algebra (AFP)

04:06:54 Session AFP/KAD (AFP)

04:06:54 Session AFP/KAT_and_DRA (AFP)

04:06:54 Session AFP/Algebraic_VCs (AFP)

04:06:54 Session AFP/Multirelations (AFP)

04:06:54 Session AFP/Quantales (AFP)

04:06:55 Session AFP/Transformer_Semantics (AFP)

04:06:55 Session AFP/Regular_Algebras (AFP)

04:06:55 Session AFP/Relation_Algebra (AFP)

04:06:55 Session AFP/Relational_Paths (AFP)

04:06:55 Session AFP/Residuated_Lattices (AFP)

04:06:55 Session AFP/Knights_Tour (AFP)

04:06:55 Session AFP/LambdaMu (AFP)

04:06:55 Session AFP/LatticeProperties (AFP)

04:06:55 Session AFP/DataRefinementIBP (AFP)

04:06:55 Session AFP/GraphMarkingIBP (AFP)

04:06:55 Session AFP/Lazy_Case (AFP)

04:06:55 Session AFP/Lifting_Definition_Option (AFP)

04:06:55 Session AFP/List-Index (AFP)

04:06:55 Session AFP/Comparison_Sort_Lower_Bound (AFP)

04:06:55 Session AFP/Jinja (AFP)

04:06:55 Session AFP/Dominance_CHK (AFP)

04:06:55 Session AFP/HRB-Slicing (AFP)

04:06:55 Session AFP/InformationFlowSlicing_Inter (AFP)

04:06:55 Session AFP/Slicing (AFP)

04:06:56 Session AFP/InformationFlowSlicing (AFP)

04:06:56 Session AFP/JinjaDCI (AFP)

04:06:56 Session AFP/Regression_Test_Selection (AFP)

04:06:56 Session AFP/List_Update (AFP)

04:06:56 Session AFP/Quick_Sort_Cost (AFP)

04:06:56 Session AFP/Random_BSTs (AFP)

04:06:56 Session AFP/Randomised_BSTs (AFP)

04:06:56 Session AFP/Treaps (AFP)

04:06:56 Session AFP/Randomised_Social_Choice (AFP)

04:06:56 Session AFP/Fishburn_Impossibility (AFP)

04:06:57 Session AFP/SDS_Impossibility (AFP)

04:06:57 Session AFP/List_Interleaving (AFP)

04:06:57 Session AFP/List_Inversions (AFP)

04:06:57 Session AFP/LocalLexing (AFP)

04:06:57 Session Doc/Locales (doc)

04:06:57 Session AFP/Locally-Nameless-Sigma (AFP)

04:06:57 Session AFP/Logging_Independent_Anonymity (AFP)

04:06:57 Session AFP/Lowe_Ontological_Argument (AFP)

04:06:57 Session Doc/Main (doc)

04:06:57 Session AFP/Marriage (AFP)

04:06:57 Session AFP/Latin_Square (AFP)

04:06:57 Session AFP/Matroids (AFP)

04:06:57 Session AFP/Max-Card-Matching (AFP)

04:06:57 Session AFP/Median_Of_Medians_Selection (AFP)

04:06:58 Session AFP/KD_Tree (AFP)

04:06:58 Session AFP/Menger (AFP)

04:06:58 Session AFP/Mereology (AFP)

04:06:58 Session AFP/Metalogic_ProofChecker (AFP)

04:06:58 Session AFP/MiniML (AFP)

04:06:58 Session AFP/Modular_Assembly_Kit_Security (AFP)

04:06:58 Session AFP/MonoBoolTranAlgebra (AFP)

04:06:58 Session AFP/Name_Carrying_Type_Inference (AFP)

04:06:58 Session AFP/Nash_Williams (AFP)

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

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

04:06:59 Session AFP/Incompleteness (AFP)

04:06:59 Session AFP/Surprise_Paradox (AFP)

04:06:59 Session AFP/LambdaAuth (AFP)

04:06:59 Session AFP/Launchbury (AFP)

04:07:00 Session AFP/Call_Arity (AFP)

04:07:00 Session AFP/Modal_Logics_for_NTS (AFP)

04:07:00 Session AFP/Rewriting_Z (AFP)

04:07:00 Session AFP/Noninterference_CSP (AFP)

04:07:00 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

04:07:00 Session AFP/Noninterference_Generic_Unwinding (AFP)

04:07:00 Session AFP/Noninterference_Inductive_Unwinding (AFP)

04:07:00 Session AFP/Noninterference_Sequential_Composition (AFP)

04:07:00 Session AFP/Noninterference_Concurrent_Composition (AFP)

04:07:00 Session AFP/NormByEval (AFP)

04:07:00 Session AFP/OpSets (AFP)

04:07:00 Session AFP/Open_Induction (AFP)

04:07:00 Session AFP/Well_Quasi_Orders (AFP)

04:07:00 Session AFP/Decreasing-Diagrams-II (AFP)

04:07:00 Session AFP/Myhill-Nerode (AFP)

04:07:00 Session AFP/Ordinal (AFP)

04:07:00 Session AFP/Nested_Multisets_Ordinals (AFP)

04:07:01 Session AFP/Design_Theory (AFP)

04:07:01 Session AFP/Lambda_Free_RPOs (AFP)

04:07:01 Session AFP/Lambda_Free_EPO (AFP)

04:07:01 Session AFP/Ordered_Resolution_Prover (AFP)

04:07:01 Session AFP/Chandy_Lamport (AFP)

04:07:01 Session AFP/Saturation_Framework (AFP)

04:07:01 Session AFP/Saturation_Framework_Extensions (AFP)

04:07:01 Session AFP/Progress_Tracking (AFP)

04:07:01 Session AFP/PAL (AFP)

04:07:01 Session AFP/PLM (AFP)

04:07:01 Session AFP/PSemigroupsConvolution (AFP)

04:07:02 Session AFP/Package_logic (AFP)

04:07:02 Session AFP/Combinable_Wands (AFP)

04:07:02 Session AFP/Paraconsistency (AFP)

04:07:02 Session AFP/Parity_Game (AFP)

04:07:02 Session AFP/GaleStewart_Games (AFP)

04:07:02 Session AFP/Partial_Function_MR (AFP)

04:07:02 Session AFP/Physical_Quantities (AFP)

04:07:02 Session AFP/Pop_Refinement (AFP)

04:07:02 Session AFP/Possibilistic_Noninterference (AFP)

04:07:02 Session AFP/Priority_Search_Trees (AFP)

04:07:03 Session AFP/Prim_Dijkstra_Simple (AFP)

04:07:03 Session Doc/Prog_Prove (doc)

04:07:03 Session AFP/Projective_Geometry (AFP)

04:07:03 Session AFP/Proof_Strategy_Language (AFP)

04:07:03 Session AFP/PropResPI (AFP)

04:07:03 Session AFP/Propositional_Proof_Systems (AFP)

04:07:03 Session AFP/PseudoHoops (AFP)

04:07:03 Session AFP/Ramsey-Infinite (AFP)

04:07:03 Session AFP/Real_Power (AFP)

04:07:03 Session AFP/Recursion-Theory-I (AFP)

04:07:03 Session AFP/Minsky_Machines (AFP)

04:07:04 Session AFP/RefinementReactive (AFP)

04:07:04 Session AFP/Regex_Equivalence (AFP)

04:07:04 Session AFP/Relational_Method (AFP)

04:07:04 Session AFP/Resolution_FOL (AFP)

04:07:04 Session AFP/Robbins-Conjecture (AFP)

04:07:04 Session AFP/Roy_Floyd_Warshall (AFP)

04:07:04 Session AFP/SIFPL (AFP)

04:07:04 Session AFP/SIFUM_Type_Systems (AFP)

04:07:04 Session AFP/Schutz_Spacetime (AFP)

04:07:05 Session AFP/Security_Protocol_Refinement (AFP)

04:07:05 Session AFP/SenSocialChoice (AFP)

04:07:05 Session AFP/Separation_Algebra (AFP)

04:07:05 Session AFP/Hoare_Time (AFP)

04:07:05 Session AFP/Separata (AFP)

04:07:05 Session AFP/Simpl (AFP)

04:07:06 Session AFP/BDD (AFP)

04:07:06 Session AFP/SimplifiedOntologicalArgument (AFP)

04:07:06 Session AFP/Sliding_Window_Algorithm (AFP)

04:07:06 Session AFP/Statecharts (AFP)

04:07:06 Session AFP/Stellar_Quorums (AFP)

04:07:06 Session AFP/Stone_Algebras (AFP)

04:07:06 Session AFP/Stone_Relation_Algebras (AFP)

04:07:06 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

04:07:06 Session AFP/Aggregation_Algebras (AFP)

04:07:06 Session AFP/Relational_Disjoint_Set_Forests (AFP)

04:07:06 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

04:07:06 Session AFP/Relational_Forests (AFP)

04:07:06 Session AFP/Subset_Boolean_Algebras (AFP)

04:07:06 Session AFP/Correctness_Algebras (AFP)

04:07:07 Session AFP/Store_Buffer_Reduction (AFP)

04:07:07 Session AFP/Strong_Security (AFP)

04:07:07 Session Doc/Sugar (doc)

04:07:07 Session AFP/Sunflowers (AFP)

04:07:07 Session AFP/Clique_and_Monotone_Circuits (AFP)

04:07:07 Session AFP/Syntax_Independent_Logic (AFP)

04:07:07 Session AFP/Goedel_Incompleteness (AFP)

04:07:07 Session AFP/Goedel_HFSet_Semantic (AFP)

04:07:08 Session AFP/Goedel_HFSet_Semanticless (AFP)

04:07:08 Session AFP/Robinson_Arithmetic (AFP)

04:07:08 Session AFP/Szpilrajn (AFP)

04:07:08 Session AFP/Combinatorics_Words_Lyndon (AFP)

04:07:08 Session AFP/TESL_Language (AFP)

04:07:09 Session AFP/TLA (AFP)

04:07:09 Session AFP/Timed_Automata (AFP)

04:07:09 Session AFP/Probabilistic_Timed_Automata (AFP)

04:07:09 Session AFP/Topological_Semantics (AFP)

04:07:09 Session AFP/Transitive-Closure-II (AFP)

04:07:09 Session AFP/Tree_Decomposition (AFP)

04:07:09 Session Doc/Tutorial (doc)

04:07:09 Session Doc/Typeclass_Hierarchy (doc)

04:07:09 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

04:07:10 Session AFP/UPF (AFP)

04:07:10 Session AFP/UPF_Firewall (AFP)

04:07:10 Session AFP/Universal_Turing_Machine (AFP)

04:07:10 Session AFP/Van_der_Waerden (AFP)

04:07:10 Session AFP/VeriComp (AFP)

04:07:10 Session AFP/Interpreter_Optimizations (AFP)

04:07:10 Session AFP/Verified-Prover (AFP)

04:07:10 Session AFP/VolpanoSmith (AFP)

04:07:10 Session AFP/WHATandWHERE_Security (AFP)

04:07:10 Session AFP/Weight_Balanced_Trees (AFP)

04:07:10 Session AFP/Word_Lib (AFP)

04:07:11 Session AFP/Complx (AFP)

04:07:11 Session AFP/IEEE_Floating_Point (AFP)

04:07:11 Session AFP/IP_Addresses (AFP)

04:07:11 Session AFP/Simple_Firewall (AFP)

04:07:11 Session AFP/Routing (AFP)

04:07:11 Session AFP/Interval_Arithmetic_Word32 (AFP)

04:07:11 Session AFP/LEM (AFP)

04:07:12 Session AFP/Native_Word (AFP)

04:07:12 Session AFP/Collections (AFP)

04:07:12 Session AFP/Abstract_Completeness (AFP)

04:07:12 Session AFP/Abstract_Soundness (AFP)

04:07:12 Session AFP/FOL_Seq_Calc3 (AFP)

04:07:12 Session AFP/Incredible_Proof_Machine (AFP)

04:07:12 Session AFP/Deriving (AFP)

04:07:12 Session AFP/CAVA_Base (AFP)

04:07:12 Session AFP/CAVA_Automata (AFP)

04:07:12 Session AFP/DFS_Framework (AFP)

04:07:12 Session AFP/Gabow_SCC (AFP)

04:07:13 Session AFP/LTL_to_GBA (AFP)

04:07:13 Session AFP/Promela (AFP)

04:07:13 Session AFP/Containers (AFP)

04:07:13 Session AFP/Collections_Examples (AFP)

04:07:13 Session AFP/Containers-Benchmarks (AFP)

04:07:13 Session AFP/Eval_FO (AFP)

04:07:13 Session AFP/MFOTL_Monitor (AFP)

04:07:14 Session AFP/Generic_Join (AFP)

04:07:14 Session AFP/MFODL_Monitor_Optimized (AFP)

04:07:14 Session AFP/VYDRA_MDL (AFP)

04:07:14 Session AFP/Formula_Derivatives (AFP)

04:07:14 Session AFP/MSO_Regex_Equivalence (AFP)

04:07:14 Session AFP/Show (AFP)

04:07:14 Session AFP/Affine_Arithmetic (AFP)

04:07:15 Session AFP/Ordinary_Differential_Equations (AFP)

04:07:15 Session AFP/Differential_Dynamic_Logic (AFP)

04:07:15 Session AFP/Hybrid_Systems_VCs (AFP)

04:07:15 Session AFP/Matrices_for_ODEs (AFP)

04:07:15 Session AFP/Taylor_Models (AFP)

04:07:16 Session AFP/CakeML (AFP)

04:07:16 Session AFP/Certification_Monads (AFP)

04:07:16 Session AFP/AI_Planning_Languages_Semantics (AFP)

04:07:16 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

04:07:16 Session AFP/Dict_Construction (AFP)

04:07:17 Session AFP/Formula_Derivatives-Examples (AFP)

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

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

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

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

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

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

04:07:18 Session AFP/Finite_Fields (AFP)

04:07:18 Session AFP/Zeta_Function (AFP)

04:07:18 Session AFP/Dirichlet_L (AFP)

04:07:18 Session AFP/Gauss_Sums (AFP)

04:07:18 Session AFP/Prime_Number_Theorem (AFP)

04:07:18 Session AFP/Prime_Distribution_Elementary (AFP)

04:07:19 Session AFP/IMO2019 (AFP)

04:07:19 Session AFP/Irrational_Series_Erdos_Straus (AFP)

04:07:19 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

04:07:20 Session AFP/Zeta_3_Irrational (AFP)

04:07:20 Session AFP/Gaussian_Integers (AFP)

04:07:20 Session AFP/Jordan_Normal_Form (AFP)

04:07:21 Session AFP/Farkas (AFP)

04:07:21 Session AFP/Isabelle_Marries_Dirac (AFP)

04:07:21 Session AFP/Knuth_Bendix_Order (AFP)

04:07:21 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

04:07:21 Session AFP/Regular_Tree_Relations (AFP)

04:07:22 Session AFP/FO_Theory_Rewriting (AFP)

04:07:22 Session AFP/Rewrite_Properties_Reduction (AFP)

04:07:22 Session AFP/Weighted_Path_Order (AFP)

04:07:22 Session AFP/Multiset_Ordering_NPC (AFP)

04:07:22 Session AFP/Linear_Recurrences (AFP)

04:07:23 Session AFP/Perron_Frobenius (AFP)

04:07:24 Session AFP/Stochastic_Matrices (AFP)

04:07:24 Session AFP/Subresultants (AFP)

04:07:24 Session AFP/Berlekamp_Zassenhaus (AFP)

04:07:24 Session AFP/Algebraic_Numbers (AFP)

04:07:24 Session AFP/BenOr_Kozen_Reif (AFP)

04:07:25 Session AFP/LLL_Basis_Reduction (AFP)

04:07:25 Session AFP/LLL_Factorization (AFP)

04:07:25 Session AFP/Linear_Inequalities (AFP)

04:07:25 Session AFP/LP_Duality (AFP)

04:07:25 Session AFP/Linear_Programming (AFP)

04:07:25 Session AFP/Smith_Normal_Form (AFP)

04:07:25 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

04:07:26 Session AFP/Polynomials (AFP)

04:07:26 Session AFP/Deep_Learning (AFP)

04:07:27 Session AFP/QHLProver (AFP)

04:07:27 Session AFP/Projective_Measurements (AFP)

04:07:28 Session AFP/Groebner_Bases (AFP)

04:07:28 Session AFP/Fishers_Inequality (AFP)

04:07:28 Session AFP/Groebner_Macaulay (AFP)

04:07:28 Session AFP/Nullstellensatz (AFP)

04:07:28 Session AFP/Signature_Groebner (AFP)

04:07:28 Session AFP/Lambda_Free_KBOs (AFP)

04:07:29 Session AFP/Symmetric_Polynomials (AFP)

04:07:29 Session AFP/Pi_Transcendental (AFP)

04:07:29 Session AFP/Power_Sum_Polynomials (AFP)

04:07:29 Session AFP/Hermite_Lindemann (AFP)

04:07:30 Session AFP/Factor_Algebraic_Polynomial (AFP)

04:07:30 Session AFP/Cubic_Quartic_Equations (AFP)

04:07:30 Session AFP/Linear_Recurrences_Solver (AFP)

04:07:30 Session AFP/Virtual_Substitution (AFP)

04:07:30 Session AFP/Real_Impl (AFP)

04:07:31 Session AFP/Complex_Bounded_Operators (AFP)

04:07:31 Session AFP/Registers (AFP)

04:07:32 Session AFP/QR_Decomposition (AFP)

04:07:32 Session AFP/XML (AFP)

04:07:32 Session AFP/Van_Emde_Boas_Trees (AFP)

04:07:32 Session AFP/Dijkstra_Shortest_Path (AFP)

04:07:32 Session AFP/Koenigsberg_Friendship (AFP)

04:07:33 Session AFP/FOL_Seq_Calc2 (AFP)

04:07:33 Session AFP/Formal_SSA (AFP)

04:07:33 Session AFP/Minimal_SSA (AFP)

04:07:33 Session AFP/Gale_Shapley (AFP)

04:07:33 Session AFP/HOL-ODE-Numerics (AFP)

04:07:34 Session AFP/HOL-ODE-ARCH-COMP (AFP)

04:07:34 Session AFP/HOL-ODE-Examples (AFP large)

04:07:34 Session AFP/Lorenz_Approximation (AFP)

04:07:34 Session AFP/Lorenz_C0 (AFP large)

04:07:34 Session AFP/Lorenz_C1 (AFP large)

04:07:34 Session AFP/Poincare_Bendixson (AFP)

04:07:34 Session AFP/Transition_Systems_and_Automata (AFP)

04:07:34 Session AFP/Adaptive_State_Counting (AFP)

04:07:34 Session AFP/Buchi_Complementation (AFP)

04:07:34 Session AFP/LTL_Master_Theorem (AFP)

04:07:35 Session AFP/LTL_Normal_Form (AFP)

04:07:35 Session AFP/Partial_Order_Reduction (AFP)

04:07:35 Session AFP/SM_Base (AFP)

04:07:35 Session AFP/SM (AFP)

04:07:35 Session AFP/CAVA_Setup (AFP)

04:07:35 Session AFP/CAVA_LTL_Modelchecker (AFP)

04:07:35 Session AFP/Transitive-Closure (AFP)

04:07:35 Session AFP/KBPs (AFP)

04:07:35 Session AFP/LTL_to_DRA (AFP)

04:07:36 Session AFP/Network_Security_Policy_Verification (AFP)

04:07:36 Session AFP/Planarity_Certificates (AFP)

04:07:36 Session AFP/Tree-Automata (AFP)

04:07:36 Session AFP/Datatype_Order_Generator (AFP)

04:07:36 Session AFP/Higher_Order_Terms (AFP)

04:07:37 Session AFP/CakeML_Codegen (AFP)

04:07:37 Session AFP/Old_Datatype_Show (AFP)

04:07:37 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

04:07:37 Session AFP/Iptables_Semantics (AFP)

04:07:37 Session AFP/Iptables_Semantics_Examples (AFP)

04:07:37 Session AFP/LOFT (AFP)

04:07:37 Session AFP/Mersenne_Primes (AFP)

04:07:37 Session AFP/MiniSail (AFP)

04:07:38 Session AFP/Separation_Logic_Imperative_HOL (AFP)

04:07:38 Session AFP/Sepref_Prereq (AFP)

04:07:38 Session AFP/ROBDD (AFP)

04:07:38 Session AFP/Refine_Imperative_HOL (AFP)

04:07:38 Session AFP/BTree (AFP)

04:07:38 Session AFP/Floyd_Warshall (AFP)

04:07:38 Session AFP/Sepref_Basic (AFP)

04:07:38 Session AFP/Sepref_IICF (AFP)

04:07:39 Session AFP/Flow_Networks (AFP)

04:07:39 Session AFP/EdmondsKarp_Maxflow (AFP)

04:07:39 Session AFP/MFMC_Countable (AFP)

04:07:39 Session AFP/Probabilistic_While (AFP)

04:07:39 Session AFP/CryptHOL (AFP)

04:07:39 Session AFP/Constructive_Cryptography (AFP)

04:07:39 Session AFP/Game_Based_Crypto (AFP)

04:07:39 Session AFP/Multi_Party_Computation (AFP)

04:07:39 Session AFP/Sigma_Commit_Crypto (AFP)

04:07:40 Session AFP/Constructive_Cryptography_CM (AFP)

04:07:40 Session AFP/Prpu_Maxflow (AFP)

04:07:40 Session AFP/Knuth_Morris_Pratt (AFP)

04:07:40 Session AFP/Kruskal (AFP)

04:07:40 Session AFP/PAC_Checker (AFP)

04:07:40 Session AFP/VerifyThis2018 (AFP)

04:07:40 Session AFP/VerifyThis2019 (AFP)

04:07:40 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

04:07:41 Session AFP/UpDown_Scheme (AFP)

04:07:41 Session AFP/WebAssembly (AFP)

04:07:41 Session AFP/SPARCv8 (AFP)

04:07:41 Session AFP/X86_Semantics (AFP)

04:07:42 Session AFP/ZFC_in_HOL (AFP)

04:07:42 Session AFP/CZH_Foundations (AFP)

04:07:42 Session AFP/CZH_Elementary_Categories (AFP)

04:07:42 Session AFP/CZH_Universal_Constructions (AFP)

04:07:42 Session AFP/Category3 (AFP)

04:07:43 Session AFP/MonoidalCategory (AFP)

04:07:43 Session AFP/Ordinal_Partitions (AFP)

04:07:43 Session AFP/Wetzels_Problem (AFP)

04:07:43 Session ZF/ZF (main timing)

04:07:43 Session Doc/Logics_ZF (doc)

04:07:43 Session AFP/Recursion-Addition (AFP)

04:07:43 Session ZF/ZF-AC

04:07:43 Session ZF/ZF-Coind

04:07:43 Session ZF/ZF-Constructible

04:07:43 Session AFP/Delta_System_Lemma (AFP)

04:07:43 Session AFP/Transitive_Models (AFP)

04:07:44 Session AFP/Independence_CH (AFP)

04:07:44 Session AFP/Forcing (AFP)

04:07:44 Session ZF/ZF-IMP

04:07:44 Session ZF/ZF-Induct

04:07:44 Session ZF/ZF-UNITY (timing)

04:07:44 Session ZF/ZF-Resid

04:07:44 Session ZF/ZF-ex

04:07:48 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

04:09:38 Presenting Cube ...

04:09:38 Presenting CTT ...

04:09:38 Presenting FOL ...

04:09:38 Presenting Pure ...

04:09:38 Presenting CCL ...

04:09:38 Presenting FOLP-ex ...

04:09:38 Presenting FOL-ex ...

04:09:38 Presenting FOLP ...

04:09:38 Presenting document CTT/document

04:09:38 Presenting document FOL-ex/document

04:09:38 Presenting document CTT/outline

04:09:38 Presenting document FOL/document

04:09:38 Presenting document FOL-ex/outline

04:09:38 Presenting document FOL/outline

04:09:38 Presenting theory FOL-ex.Natural_Numbers

04:09:38 Presenting theory FOLP-ex.Intro

04:09:39 Presenting theory Cube.Cube

04:09:39 Presenting theory FOL-ex.Intro

04:09:39 Presenting theory CCL.Set

04:09:39 Presenting theory FOLP-ex.Nat

04:09:39 Presenting theory FOL-ex.Nat

04:09:39 Presenting theory Cube.Example

04:09:39 Presenting theory FOL-ex.Nat_Class

04:09:39 Presenting theory FOLP-ex.Foundation

04:09:39 Presenting HOL ...

04:09:39 Presenting theory FOL-ex.Foundation

04:09:39 Presenting theory CCL.Lfp

04:09:39 Presenting theory FOLP-ex.If

04:09:39 Presenting theory FOL-ex.Prolog

04:09:39 Presenting theory CCL.Gfp

04:09:39 Presenting document HOL/document

04:09:39 Presenting document HOL/outline

04:09:39 Presenting theory FOLP-ex.Intuitionistic

04:09:40 Presenting theory FOL-ex.Intuitionistic

04:09:40 Presenting theory FOL-ex.Propositional_Int

04:09:40 Presenting theory FOLP-ex.Classical

04:09:40 Presenting theory CTT.CTT

04:09:40 Presenting file "$ISABELLE_HOME/src/Provers/typedsimp.ML"

04:09:40 Presenting file "rew.ML"

04:09:40 Presenting theory CCL.CCL

04:09:40 Presenting theory FOL-ex.Quantifiers_Int

04:09:40 Presenting theory FOLP-ex.Propositional_Int

04:09:40 Presenting theory CTT.Typechecking

04:09:40 Presenting theory FOLP-ex.Quantifiers_Int

04:09:40 Presenting theory CCL.Trancl

04:09:40 Presenting theory CTT.Elimination

04:09:40 Presenting theory FOLP-ex.Propositional_Cla

04:09:40 Presenting theory CTT.Equality

04:09:40 Presenting theory FOLP-ex.Quantifiers_Cla

04:09:40 Presenting theory IFOLP

04:09:40 Presenting AI_Planning_Languages_Semantics ...

04:09:40 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

04:09:40 Presenting file "hypsubst.ML"

04:09:40 Presenting file "intprover.ML"

04:09:40 Presenting theory CTT.Synthesis

04:09:40 Presenting AVL-Trees ...

04:09:40 Presenting document AI_Planning_Languages_Semantics/document

04:09:40 Presenting document AI_Planning_Languages_Semantics/outline

04:09:40 Presenting document AVL-Trees/document

04:09:40 Presenting document AVL-Trees/outline

04:09:41 Presenting theory AI_Planning_Languages_Semantics.Error_Monad_Add

04:09:41 Presenting theory CCL.Term

04:09:41 Presenting theory FOL-ex.Classical

04:09:41 Presenting theory FOL-ex.Propositional_Cla

04:09:41 Presenting theory AI_Planning_Languages_Semantics.Option_Monad_Add

04:09:41 Presenting theory FOL-ex.Quantifiers_Cla

04:09:41 Presenting theory FOL-ex.Miniscope

04:09:41 Presenting theory AVL-Trees.AVL

04:09:41 Presenting theory FOL-ex.If

04:09:42 Presenting theory CCL.Type

04:09:42 Presenting theory CCL.Hered

04:09:42 Presenting theory AVL-Trees.AVL2

04:09:42 Presenting AWN ...

04:09:42 Presenting document AWN/document

04:09:42 Presenting theory AI_Planning_Languages_Semantics.SASP_Semantics

04:09:42 Presenting document AWN/outline

04:09:42 Presenting theory AWN.Lib

04:09:42 Presenting theory AWN.TransitionSystems

04:09:43 Presenting theory AWN.Invariants

04:09:43 Presenting theory CCL.Wfd

04:09:43 Presenting theory CCL.Fix

04:09:43 Presenting theory CCL.Nat

04:09:43 Presenting theory CCL.List

04:09:44 Presenting theory CCL.Stream

04:09:44 Presenting theory CCL.Flag

04:09:44 Presenting theory FOL-ex.Locale_Test1

04:09:44 Presenting Abortable_Linearizable_Modules ...

04:09:44 Presenting document Abortable_Linearizable_Modules/document

04:09:44 Presenting document Abortable_Linearizable_Modules/outline

04:09:44 Presenting theory Abortable_Linearizable_Modules.Sequences

04:09:44 Presenting theory Pure

04:09:44 Presenting file "ROOT0.ML"

04:09:44 Presenting file "ROOT.ML"

04:09:44 Presenting theory FOL-ex.Locale_Test2

04:09:44 Presenting theory FOLP

04:09:44 Presenting file "classical.ML"

04:09:44 Presenting file "simp.ML"

04:09:44 Presenting theory FOL-ex.Locale_Test3

04:09:44 Presenting file "simpdata.ML"

04:09:44 Presenting theory FOL-ex.Locale_Test

04:09:44 Presenting Abstract-Hoare-Logics ...

04:09:44 Presenting Ackermanns_not_PR ...

04:09:44 Presenting document Abstract-Hoare-Logics/document

04:09:44 Presenting document Abstract-Hoare-Logics/outline

04:09:44 Presenting document Ackermanns_not_PR/document

04:09:44 Presenting document Ackermanns_not_PR/outline

04:09:44 Presenting theory ML_Bootstrap

04:09:44 Presenting theory Abstract-Hoare-Logics.Lang

04:09:44 Presenting theory AI_Planning_Languages_Semantics.SASP_Checker

04:09:44 Presenting theory Abortable_Linearizable_Modules.IOA

04:09:44 Presenting theory Pure.Sessions

04:09:44 Presenting Allen_Calculus ...

04:09:44 Presenting document Allen_Calculus/document

04:09:44 Presenting document Allen_Calculus/outline

04:09:44 Presenting theory Abstract-Hoare-Logics.Hoare

04:09:44 Presenting theory Allen_Calculus.xor_cal

04:09:44 Presenting theory Allen_Calculus.axioms

04:09:45 Presenting theory Abortable_Linearizable_Modules.RDR

04:09:45 Presenting theory Ackermanns_not_PR.Primrec

04:09:45 Presenting theory AWN.OInvariants

04:09:45 Presenting AnselmGod ...

04:09:45 Presenting document AnselmGod/document

04:09:45 Presenting document AnselmGod/outline

04:09:45 Presenting theory Abstract-Hoare-Logics.Termi

04:09:45 Presenting theory Abortable_Linearizable_Modules.SLin

04:09:45 Presenting theory AnselmGod.AnselmGod

04:09:45 Presenting theory Abstract-Hoare-Logics.HoareTotal

04:09:45 Presenting Approximation_Algorithms ...

04:09:45 Presenting document Approximation_Algorithms/document

04:09:45 Presenting document Approximation_Algorithms/outline

04:09:46 Presenting theory Abortable_Linearizable_Modules.Simulations

04:09:46 Presenting theory Approximation_Algorithms.Approx_VC_Hoare

04:09:46 Presenting theory Abstract-Hoare-Logics.PLang

04:09:46 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics

04:09:46 Presenting theory AWN.AWN

04:09:47 Presenting theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker

04:09:47 Presenting theory Abstract-Hoare-Logics.PHoare

04:09:47 Presenting theory Approximation_Algorithms.Approx_SC_Hoare

04:09:47 Presenting theory AWN.AWN_SOS

04:09:48 Presenting theory Abstract-Hoare-Logics.PTermi

04:09:48 Presenting theory AI_Planning_Languages_Semantics.Lifschitz_Consistency

04:09:48 Presenting Aristotles_Assertoric_Syllogistic ...

04:09:48 Presenting document Aristotles_Assertoric_Syllogistic/document

04:09:48 Presenting document Aristotles_Assertoric_Syllogistic/outline

04:09:48 Presenting theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

04:09:48 Presenting ArrowImpossibilityGS ...

04:09:48 Presenting document ArrowImpossibilityGS/document

04:09:48 Presenting document ArrowImpossibilityGS/outline

04:09:49 Presenting theory IFOL

04:09:49 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

04:09:49 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

04:09:49 Presenting file "fologic.ML"

04:09:49 Presenting file "intprover.ML"

04:09:49 Presenting theory Approximation_Algorithms.Approx_MIS_Hoare

04:09:49 Presenting theory ArrowImpossibilityGS.Arrow_Utility

04:09:50 Presenting theory Abortable_Linearizable_Modules.Idempotence

04:09:50 Presenting theory Abortable_Linearizable_Modules.Consensus

04:09:50 Presenting Attack_Trees ...

04:09:50 Presenting document Attack_Trees/document

04:09:50 Presenting document Attack_Trees/outline

04:09:50 Presenting theory ArrowImpossibilityGS.Arrow_Order

04:09:50 Presenting theory Abstract-Hoare-Logics.PHoareTotal

04:09:51 Presenting theory Attack_Trees.MC

04:09:51 Presenting theory AWN.AWN_Cterms

04:09:51 Presenting theory Allen_Calculus.allen

04:09:51 Presenting theory Approximation_Algorithms.Approx_LB_Hoare

04:09:51 Presenting theory Abstract-Hoare-Logics.PsLang

04:09:51 Presenting theory AWN.AWN_Labels

04:09:52 Presenting theory ArrowImpossibilityGS.GS

04:09:52 Presenting Auto2_HOL ...

04:09:52 Presenting document Auto2_HOL/document

04:09:52 Presenting document Auto2_HOL/outline

04:09:52 Presenting theory AWN.Inv_Cterms

04:09:52 Presenting theory Attack_Trees.AT

04:09:52 Presenting theory AWN.AWN_SOS_Labels

04:09:52 Presenting theory Attack_Trees.Infrastructure

04:09:52 Presenting theory Abstract-Hoare-Logics.PsHoare

04:09:53 Presenting theory Attack_Trees.GDPRhealthcare

04:09:53 Presenting theory Allen_Calculus.disjoint_relations

04:09:53 Presenting Auto2_Imperative_HOL ...

04:09:53 Presenting document Auto2_Imperative_HOL/document

04:09:53 Presenting document Auto2_Imperative_HOL/outline

04:09:53 Presenting theory Abstract-Hoare-Logics.PsTermi

04:09:53 Presenting theory Allen_Calculus.jointly_exhaustive

04:09:53 Presenting theory Auto2_Imperative_HOL.Mapping_Str

04:09:53 Presenting theory AWN.Pnet

04:09:54 Presenting theory Auto2_Imperative_HOL.Lists_Ex

04:09:54 Presenting theory Auto2_Imperative_HOL.BST

04:09:54 Presenting theory AWN.Closed

04:09:54 Presenting theory Auto2_Imperative_HOL.Partial_Equiv_Rel

04:09:54 Presenting theory Allen_Calculus.examples

04:09:54 Presenting theory Auto2_Imperative_HOL.Union_Find

04:09:55 Presenting theory Auto2_Imperative_HOL.Connectivity

04:09:55 Presenting theory Auto2_Imperative_HOL.Arrays_Ex

04:09:56 Presenting theory Abstract-Hoare-Logics.PsHoareTotal

04:09:56 Presenting Automatic_Refinement ...

04:09:56 Presenting document Automatic_Refinement/document

04:09:56 Presenting document Automatic_Refinement/outline

04:09:56 Presenting theory Automatic_Refinement.Refine_Util_Bootstrap1

04:09:56 Presenting theory AWN.OAWN_SOS

04:09:56 Presenting theory AWN.OAWN_SOS_Labels

04:09:56 Presenting theory Automatic_Refinement.Mpat_Antiquot

04:09:57 Presenting theory AWN.OPnet

04:09:57 Presenting theory Auto2_Imperative_HOL.Dijkstra

04:09:57 Presenting theory Auto2_Imperative_HOL.Interval

04:09:57 Presenting theory Auto2_Imperative_HOL.Interval_Tree

04:09:57 Presenting theory Automatic_Refinement.Mk_Term_Antiquot

04:09:58 Presenting theory Approximation_Algorithms.Approx_BP_Hoare

04:09:58 Presenting theory Auto2_Imperative_HOL.Quicksort

04:09:58 Presenting theory Allen_Calculus.nest

04:09:58 Presenting Refine_Monadic ...

04:09:58 Presenting document Refine_Monadic/document

04:09:58 Presenting document Refine_Monadic/outline

04:09:58 Presenting theory Refine_Monadic.Refine_Chapter

04:09:58 Presenting theory AWN.ONode_Lifting

04:09:59 Presenting theory Refine_Monadic.Refine_Mono_Prover

04:09:59 Presenting file "refine_mono_prover.ML"

04:09:59 Presenting theory Approximation_Algorithms.Center_Selection

04:09:59 Presenting Collections ...

04:09:59 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue

04:10:00 Presenting document Collections/document

04:10:00 Presenting document Collections/outline

04:10:00 Presenting document Collections/userguide

04:10:00 Presenting theory Collections.Sorted_List_Operations

04:10:00 Presenting theory Automatic_Refinement.Refine_Util

04:10:00 Presenting theory Collections.HashCode

04:10:00 Presenting theory Collections.Code_Target_ICF

04:10:01 Presenting theory Refine_Monadic.Refine_Misc

04:10:01 Presenting theory Automatic_Refinement.Attr_Comb

04:10:01 Presenting theory Automatic_Refinement.Named_Sorted_Thms

04:10:02 Presenting theory Automatic_Refinement.Prio_List

04:10:02 Presenting theory Auto2_Imperative_HOL.RBTree

04:10:02 Presenting theory Refine_Monadic.RefineG_Transfer

04:10:02 Presenting theory AWN.OPnet_Lifting

04:10:03 Presenting theory Auto2_Imperative_HOL.Rect_Intersect

04:10:03 Presenting theory Automatic_Refinement.Tagged_Solver

04:10:03 Presenting theory AWN.OClosed_Lifting

04:10:04 Presenting theory Automatic_Refinement.Anti_Unification

04:10:04 Presenting theory Auto2_Imperative_HOL.SepLogic_Base

04:10:04 Presenting file "sep_util_base.ML"

04:10:04 Presenting file "assn_matcher.ML"

04:10:04 Presenting file "sep_steps.ML"

04:10:04 Presenting theory Refine_Monadic.RefineG_Domain

04:10:04 Presenting theory Collections.SetIterator

04:10:05 Presenting theory Auto2_Imperative_HOL.SepAuto

04:10:05 Presenting file "sep_util.ML"

04:10:05 Presenting file "sep_steps_test.ML"

04:10:05 Presenting theory Auto2_Imperative_HOL.GCD_Impl

04:10:06 Presenting theory Refine_Monadic.RefineG_Recursion

04:10:06 Presenting theory Refine_Monadic.RefineG_Assert

04:10:06 Presenting theory Auto2_Imperative_HOL.LinkedList

04:10:06 Presenting file "list_matcher_test.ML"

04:10:07 Presenting theory AWN.AWN_Invariants

04:10:07 Presenting theory Auto2_Imperative_HOL.BST_Impl

04:10:08 Presenting theory Collections.SetIteratorOperations

04:10:09 Presenting theory Collections.Proper_Iterator

04:10:09 Presenting theory Collections.It_to_It

04:10:10 Presenting theory HOL.HOL

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/misc_legacy.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/try.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/quickcheck.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/solve_direct.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/zipper.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/isand.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/IsaPlanner/rw_inst.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/hypsubst.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/splitter.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/quantifier1.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/atomize_elim.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/cong_tac.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/intuitionistic.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/project_rule.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/subtyping.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

04:10:10 Presenting file "Tools/hologic.ML"

04:10:10 Presenting file "Tools/rewrite_hol_proof.ML"

04:10:10 Presenting file "Tools/simpdata.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/induction.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/induct_tacs.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/coherent.ML"

04:10:10 Presenting file "Tools/cnf.ML"

04:10:10 Presenting theory Auto2_Imperative_HOL.RBTree_Impl

04:10:10 Presenting theory AWN.OAWN_Invariants

04:10:10 Presenting theory Auto2_Imperative_HOL.Arrays_Impl

04:10:10 Presenting theory FOL

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/classical.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/blast.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Provers/clasimp.ML"

04:10:10 Presenting file "simpdata.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/eqsubst.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/induct.ML"

04:10:10 Presenting file "$ISABELLE_HOME/src/Tools/case_product.ML"

04:10:10 Presenting CAVA_Base ...

04:10:10 Presenting theory CAVA_Base.Statistics

04:10:10 Presenting theory CAVA_Base.Code_String

04:10:10 Presenting theory CAVA_Base.CAVA_Code_Target

04:10:10 Presenting theory CAVA_Base.CAVA_Base

04:10:10 Presenting theory Auto2_Imperative_HOL.Quicksort_Impl

04:10:10 Presenting theory CAVA_Base.Lexord_List

04:10:10 Presenting theory CAVA_Base.All_Of_CAVA_Base

04:10:10 Presenting CAVA_Automata ...

04:10:11 Presenting document CAVA_Automata/document

04:10:11 Presenting document CAVA_Automata/outline

04:10:11 Presenting theory Collections.SetIteratorGA

04:10:11 Presenting theory Auto2_Imperative_HOL.Union_Find_Impl

04:10:11 Presenting theory Auto2_Imperative_HOL.Connectivity_Impl

04:10:11 Presenting theory CAVA_Automata.Digraph_Basic

04:10:12 Presenting theory CAVA_Automata.Digraph

04:10:12 Presenting theory AWN.OAWN_Convert

04:10:12 Presenting theory AWN.Qmsg

04:10:12 Presenting theory Auto2_Imperative_HOL.DynamicArray

04:10:13 Presenting theory Collections.Gen_Iterator

04:10:13 Presenting theory Collections.Idx_Iterator

04:10:13 Presenting theory Collections.Iterator

04:10:14 Presenting theory CAVA_Automata.Automata

04:10:14 Presenting theory Collections.RBT_add

04:10:14 Presenting theory Collections.Dlist_add

04:10:14 Presenting theory Collections.Assoc_List

04:10:14 Presenting theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

04:10:14 Presenting theory CAVA_Automata.Lasso

04:10:15 Presenting theory Auto2_Imperative_HOL.Dijkstra_Impl

04:10:15 Presenting theory Refine_Monadic.Refine_Basic

04:10:15 Presenting theory CAVA_Automata.Simulation

04:10:15 Presenting theory AWN.Qmsg_Lifting

04:10:15 Presenting theory Collections.Diff_Array

04:10:15 Presenting theory Automatic_Refinement.Misc

04:10:15 Presenting theory Collections.Partial_Equivalence_Relation

04:10:16 Presenting theory CAVA_Automata.Step_Conv

04:10:16 Presenting theory Collections.ICF_Tools

04:10:16 Presenting theory CAVA_Automata.Stuttering_Extension

04:10:16 Presenting theory Auto2_Imperative_HOL.IntervalTree_Impl

04:10:16 Presenting theory HOL.Orderings

04:10:16 Presenting theory Auto2_HOL.Auto2_Setup

04:10:16 Presenting file "$ISABELLE_HOME/src/Provers/order_procedure.ML"

04:10:16 Presenting file "$ISABELLE_HOME/src/Provers/order_tac.ML"

04:10:16 Presenting theory Collections.Ord_Code_Preproc

04:10:16 Presenting file "util.ML"

04:10:16 Presenting file "util_base.ML"

04:10:16 Presenting file "util_logic.ML"

04:10:16 Presenting file "box_id.ML"

04:10:16 Presenting file "consts.ML"

04:10:16 Presenting file "property.ML"

04:10:16 Presenting file "wellform.ML"

04:10:16 Presenting file "wfterm.ML"

04:10:16 Presenting file "rewrite.ML"

04:10:16 Presenting file "propertydata.ML"

04:10:16 Presenting file "matcher.ML"

04:10:16 Presenting file "items.ML"

04:10:16 Presenting file "wfdata.ML"

04:10:16 Presenting file "auto2_data.ML"

04:10:16 Presenting file "status.ML"

04:10:16 Presenting file "normalize.ML"

04:10:16 Presenting file "proofsteps.ML"

04:10:16 Presenting file "auto2_state.ML"

04:10:16 Presenting file "logic_steps.ML"

04:10:16 Presenting file "auto2.ML"

04:10:16 Presenting file "auto2_outer.ML"

04:10:16 Presenting file "auto2_setup.ML"

04:10:16 Presenting theory Collections.Record_Intf

04:10:16 Presenting theory Auto2_Imperative_HOL.Rect_Intersect_Impl

04:10:16 Presenting theory Auto2_Imperative_HOL.Sep_Examples

04:10:16 Presenting CAVA_Setup ...

04:10:16 Presenting CAVA_LTL_Modelchecker ...

04:10:16 Presenting theory Collections.Locale_Code

04:10:16 Presenting theory Collections.ICF_Spec_Base

04:10:16 Presenting document CAVA_LTL_Modelchecker/document

04:10:16 Presenting document CAVA_LTL_Modelchecker/outline

04:10:16 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

04:10:16 Presenting theory Refine_Monadic.Refine_Leof

04:10:17 Presenting theory Automatic_Refinement.Foldi

04:10:17 Presenting theory Automatic_Refinement.Indep_Vars

04:10:17 Presenting theory CAVA_Automata.Digraph_Impl

04:10:17 Presenting theory Refine_Monadic.Refine_Heuristics

04:10:17 Presenting theory Automatic_Refinement.Select_Solve

04:10:18 Presenting theory Automatic_Refinement.Mk_Record_Simp

04:10:18 Presenting theory Automatic_Refinement.Refine_Lib

04:10:18 Presenting file "Cond_Rewr_Conv.ML"

04:10:18 Presenting file "Revert_Abbrev.ML"

04:10:18 Presenting theory Automatic_Refinement.Param_Chapter

04:10:18 Presenting theory HOL.Groups

04:10:18 Presenting file "Tools/group_cancel.ML"

04:10:18 Presenting theory Refine_Monadic.Refine_More_Comb

04:10:18 Presenting theory Auto2_HOL.Auto2_HOL_Extra_Setup

04:10:18 Presenting file "acdata.ML"

04:10:18 Presenting file "ac_steps.ML"

04:10:18 Presenting file "unfolding.ML"

04:10:18 Presenting file "induct_outer.ML"

04:10:18 Presenting file "extra_hol.ML"

04:10:18 Presenting file "auto2_hol_extra_setup.ML"

04:10:18 Presenting theory Auto2_HOL.HOL_Base

04:10:19 Presenting theory Auto2_HOL.Auto2_HOL_Setup

04:10:19 Presenting file "auto2_hol_util_base.ML"

04:10:19 Presenting theory HOL.Lattices

04:10:19 Presenting theory Auto2_HOL.Logic_Thms

04:10:19 Presenting theory CAVA_LTL_Modelchecker.NDFS_SI

04:10:19 Presenting theory Auto2_HOL.Order_Thms

04:10:19 Presenting file "util_arith.ML"

04:10:20 Presenting theory Automatic_Refinement.Relators

04:10:20 Presenting theory CAVA_LTL_Modelchecker.CAVA_Abstract

04:10:20 Presenting theory Refine_Monadic.RefineG_While

04:10:20 Presenting theory HOL.Boolean_Algebras

04:10:20 Presenting file "Tools/boolean_algebra_cancel.ML"

04:10:20 Presenting theory CAVA_Automata.Automata_Impl

04:10:21 Presenting theory CAVA_Automata.All_Of_CAVA_Automata

04:10:21 Presenting DFS_Framework ...

04:10:21 Presenting document DFS_Framework/document

04:10:21 Presenting document DFS_Framework/outline

04:10:21 Presenting theory DFS_Framework.DFS_Framework_Misc

04:10:21 Presenting theory Automatic_Refinement.Param_Tool

04:10:21 Presenting theory DFS_Framework.DFS_Framework_Refine_Aux

04:10:21 Presenting theory CAVA_LTL_Modelchecker.BoolProgs

04:10:21 Presenting theory DFS_Framework.Impl_Rev_Array_Stack

04:10:21 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Extras

04:10:21 Presenting theory DFS_Framework.On_Stack

04:10:21 Presenting theory DFS_Framework.DFS_Chapter_Framework

04:10:21 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

04:10:21 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

04:10:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

04:10:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Simple

04:10:22 Presenting theory Collections.MapSpec

04:10:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

04:10:22 Presenting theory Automatic_Refinement.Param_HOL

04:10:22 Presenting theory Automatic_Refinement.Parametricity

04:10:22 Presenting theory CAVA_LTL_Modelchecker.BoolProgs_Programs

04:10:22 Presenting theory AWN.OClosed_Transfer

04:10:23 Presenting theory DFS_Framework.Param_DFS

04:10:23 Presenting theory AWN.AWN_Main

04:10:23 Presenting theory Automatic_Refinement.Autoref_Phases

04:10:23 Presenting theory Automatic_Refinement.Autoref_Data

04:10:23 Presenting theory Automatic_Refinement.Autoref_Tagging

04:10:24 Presenting theory Refine_Monadic.Refine_While

04:10:24 Presenting theory Refine_Monadic.Refine_Det

04:10:24 Presenting theory HOL.Set

04:10:24 Presenting theory Automatic_Refinement.Autoref_Id_Ops

04:10:24 Presenting theory Refine_Monadic.Refine_Pfun

04:10:25 Presenting theory Refine_Monadic.Refine_Transfer

04:10:26 Presenting theory Automatic_Refinement.Autoref_Fix_Rel

04:10:26 Presenting theory Automatic_Refinement.Autoref_Relator_Interface

04:10:26 Presenting theory AWN.Toy

04:10:26 Presenting theory Automatic_Refinement.Autoref_Translate

04:10:27 Presenting theory Automatic_Refinement.Autoref_Gen_Algo

04:10:27 Presenting theory Automatic_Refinement.Autoref_Chapter

04:10:27 Presenting theory HOL.Typedef

04:10:27 Presenting file "Tools/typedef.ML"

04:10:27 Presenting theory Automatic_Refinement.Autoref_Tool

04:10:27 Presenting theory Refine_Monadic.Refine_Foreach

04:10:27 Presenting theory AWN.AWN_Term_Graph

04:10:27 Presenting Gabow_SCC ...

04:10:27 Presenting document Gabow_SCC/document

04:10:27 Presenting document Gabow_SCC/outline

04:10:28 Presenting theory Auto2_HOL.Arith_Thms

04:10:28 Presenting file "arith.ML"

04:10:28 Presenting file "order.ML"

04:10:28 Presenting file "order_test.ML"

04:10:28 Presenting file "nat_sub.ML"

04:10:28 Presenting file "nat_sub_test.ML"

04:10:28 Presenting theory CAVA_LTL_Modelchecker.CAVA_Impl

04:10:28 Presenting theory Refine_Monadic.Refine_Automation

04:10:28 Presenting theory Refine_Monadic.Autoref_Monadic

04:10:28 Presenting theory Refine_Monadic.Refine_Monadic

04:10:28 Presenting theory Refine_Monadic.Example_Chapter

04:10:28 Presenting theory Refine_Monadic.Breadth_First_Search

04:10:28 Presenting theory Refine_Monadic.WordRefine

04:10:28 Presenting theory Refine_Monadic.Examples

04:10:28 Presenting LTL_to_GBA ...

04:10:28 Presenting document LTL_to_GBA/document

04:10:28 Presenting document LTL_to_GBA/outline

04:10:29 Presenting theory Auto2_HOL.Set_Thms

04:10:29 Presenting theory Automatic_Refinement.Autoref_Bindings_HOL

04:10:29 Presenting theory Automatic_Refinement.Automatic_Refinement

04:10:29 Presenting Promela ...

04:10:29 Presenting document Promela/document

04:10:29 Presenting document Promela/outline

04:10:29 Presenting theory Promela.PromelaStatistics

04:10:29 Presenting theory Promela.PromelaAST

04:10:29 Presenting theory CAVA_LTL_Modelchecker.Mulog

04:10:29 Presenting theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

04:10:29 Presenting theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

04:10:29 Presenting SM_Base ...

04:10:29 Presenting SM ...

04:10:29 Presenting theory SM.LTS

04:10:30 Presenting theory SM.SOS_Misc_Add

04:10:30 Presenting theory DFS_Framework.DFS_Invars_Basic

04:10:31 Presenting theory Collections.Robdd

04:10:31 Presenting theory HOL.Fun

04:10:31 Presenting theory SM.SM_Datastructures

04:10:31 Presenting file "Tools/functor.ML"

04:10:31 Presenting theory Auto2_HOL.Lists_Thms

04:10:31 Presenting file "list_ac.ML"

04:10:31 Presenting file "list_ac_test.ML"

04:10:31 Presenting theory Auto2_HOL.Auto2_Main

04:10:32 Presenting theory DFS_Framework.DFS_Invars_SCC

04:10:32 Presenting theory SM.Gen_Scheduler

04:10:32 Presenting theory LTL_to_GBA.LTL_to_GBA

04:10:33 Presenting theory Collections.Locale_Code_Ex

04:10:33 Presenting theory SM.Gen_Scheduler_Refine

04:10:33 Presenting theory SM.SM_Syntax

04:10:33 Presenting theory Collections.DatRef

04:10:33 Presenting theory SM.SM_State

04:10:34 Presenting theory LTL_to_GBA.LTL_to_GBA_impl

04:10:34 Presenting theory LTL_to_GBA.All_Of_LTL_to_GBA

04:10:34 Presenting Collections_Examples ...

04:10:34 Presenting document Collections_Examples/document

04:10:34 Presenting document Collections_Examples/outline

04:10:34 Presenting theory Collections_Examples.Examples_Chapter

04:10:34 Presenting theory Collections_Examples.Collection_Autoref_Examples_Chapter

04:10:34 Presenting theory Collections_Examples.Succ_Graph

04:10:34 Presenting theory SM.SM_Cfg

04:10:34 Presenting theory Gabow_SCC.Gabow_Skeleton

04:10:34 Presenting theory HOL.Complete_Lattices

04:10:34 Presenting theory Collections_Examples.Coll_Test

04:10:34 Presenting theory SM.SM_Semantics

04:10:35 Presenting theory Collections_Examples.Simple_DFS

04:10:35 Presenting theory DFS_Framework.General_DFS_Structure

04:10:35 Presenting theory Auto2_HOL.Auto2_Test

04:10:35 Presenting file "util_test.ML"

04:10:35 Presenting file "rewrite_test.ML"

04:10:35 Presenting file "matcher_test.ML"

04:10:35 Presenting file "normalize_test.ML"

04:10:35 Presenting file "logic_steps_test.ML"

04:10:35 Presenting file "acdata_test.ML"

04:10:35 Presenting theory Collections_Examples.ICF_Test

04:10:35 Presenting theory Collections_Examples.ICF_Only_Test

04:10:36 Presenting theory SM.Decide_Locality

04:10:36 Presenting theory DFS_Framework.Tailrec_Impl

04:10:36 Presenting theory Gabow_SCC.Gabow_SCC

04:10:36 Presenting theory Collections_Examples.Nested_DFS

04:10:36 Presenting theory Gabow_SCC.Find_Path

04:10:36 Presenting theory Collections_Examples.Combined_TwoSat

04:10:36 Presenting theory Collections_Examples.Collection_Autoref_Examples

04:10:36 Presenting theory Collections_Examples.Refine_Monadic_Examples_Chapter

04:10:36 Presenting theory Collections.SetAbstractionIterator

04:10:37 Presenting theory Collections.GenCF_Chapter

04:10:37 Presenting theory Collections.GenCF_Intf_Chapter

04:10:37 Presenting theory Collections_Examples.Bfs_Impl

04:10:37 Presenting theory SM.Type_System

04:10:37 Presenting theory Collections_Examples.Foreach_Refine

04:10:37 Presenting theory Collections_Examples.Refine_Fold

04:10:37 Presenting theory Collections_Examples.Refine_Monadic_Examples

04:10:37 Presenting theory Collections_Examples.ICF_Examples_Chapter

04:10:37 Presenting theory Auto2_HOL.Pelletier

04:10:37 Presenting theory SM.SM_Finite_Reachable

04:10:37 Presenting theory Collections_Examples.itp_2010

04:10:37 Presenting theory Collections_Examples.Exploration

04:10:37 Presenting theory DFS_Framework.Rec_Impl

04:10:38 Presenting theory Collections_Examples.Exploration_DFS

04:10:38 Presenting theory Collections_Examples.PerformanceTest

04:10:38 Presenting theory Collections_Examples.ICF_Examples

04:10:38 Presenting theory Collections_Examples.Collection_Examples

04:10:38 Presenting Dijkstra_Shortest_Path ...

04:10:38 Presenting theory Collections.Intf_Map

04:10:38 Presenting document Dijkstra_Shortest_Path/document

04:10:38 Presenting document Dijkstra_Shortest_Path/outline

04:10:38 Presenting theory Dijkstra_Shortest_Path.Introduction

04:10:38 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Misc

04:10:38 Presenting theory Dijkstra_Shortest_Path.Graph

04:10:38 Presenting theory SM.Pid_Scheduler

04:10:38 Presenting theory Dijkstra_Shortest_Path.Weight

04:10:38 Presenting theory SM.SM_LTL

04:10:39 Presenting theory Auto2_HOL.Primes_Ex

04:10:39 Presenting theory Promela.PromelaDatastructures

04:10:39 Presenting Formal_SSA ...

04:10:39 Presenting document Formal_SSA/document

04:10:39 Presenting document Formal_SSA/outline

04:10:39 Presenting theory Collections.Intf_Set

04:10:39 Presenting theory Formal_SSA.FormalSSA_Misc

04:10:39 Presenting theory SM.Gen_Cfg_Bisim

04:10:39 Presenting theory Collections.Intf_Hash

04:10:39 Presenting theory Formal_SSA.Serial_Rel

04:10:40 Presenting theory Dijkstra_Shortest_Path.Dijkstra

04:10:40 Presenting theory Formal_SSA.Mapping_Exts

04:10:40 Presenting theory Formal_SSA.RBT_Mapping_Exts

04:10:40 Presenting theory Promela.PromelaInvariants

04:10:40 Presenting theory DFS_Framework.Simple_Impl

04:10:40 Presenting theory Dijkstra_Shortest_Path.GraphSpec

04:10:41 Presenting theory Dijkstra_Shortest_Path.GraphGA

04:10:41 Presenting theory Dijkstra_Shortest_Path.GraphByMap

04:10:41 Presenting theory Dijkstra_Shortest_Path.HashGraphImpl

04:10:41 Presenting theory SM.Rename_Cfg

04:10:41 Presenting theory DFS_Framework.Restr_Impl

04:10:42 Presenting theory DFS_Framework.DFS_Framework

04:10:42 Presenting theory DFS_Framework.DFS_Chapter_Examples

04:10:42 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl

04:10:42 Presenting theory SM.SM_Visible

04:10:42 Presenting theory SM.SM_Pid

04:10:42 Presenting theory Collections.Intf_Comp

04:10:42 Presenting theory Collections.GenCF_Gen_Chapter

04:10:42 Presenting theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

04:10:42 Presenting theory Dijkstra_Shortest_Path.Test

04:10:42 Presenting Minimal_SSA ...

04:10:42 Presenting document Minimal_SSA/document

04:10:42 Presenting document Minimal_SSA/outline

04:10:43 Presenting theory Gabow_SCC.Gabow_GBG

04:10:43 Presenting theory SM.SM_Variables

04:10:43 Presenting theory Minimal_SSA.Irreducible

04:10:43 Presenting theory SM.SM_Indep

04:10:43 Presenting theory Formal_SSA.Graph_path

04:10:43 Presenting Sepref_Prereq ...

04:10:43 Presenting ROBDD ...

04:10:43 Presenting document ROBDD/document

04:10:43 Presenting document ROBDD/outline

04:10:43 Presenting theory DFS_Framework.Cyc_Check

04:10:43 Presenting theory ROBDD.Bool_Func

04:10:43 Presenting theory Gabow_SCC.Gabow_Skeleton_Code

04:10:44 Presenting theory Gabow_SCC.Gabow_SCC_Code

04:10:44 Presenting theory SM.SM_Sticky

04:10:45 Presenting theory ROBDD.BDT

04:10:45 Presenting theory ROBDD.Option_Helpers

04:10:45 Presenting theory Gabow_SCC.Find_Path_Impl

04:10:45 Presenting theory SM.SM_POR

04:10:45 Presenting theory Collections.Gen_Set

04:10:45 Presenting theory ROBDD.Abstract_Impl

04:10:46 Presenting theory ROBDD.Pointer_Map

04:10:46 Presenting theory Formal_SSA.SSA_CFG

04:10:46 Presenting theory ROBDD.Middle_Impl

04:10:46 Presenting theory HOL.Ctr_Sugar

04:10:46 Presenting file "Tools/Ctr_Sugar/case_translation.ML"

04:10:46 Presenting file "Tools/Ctr_Sugar/ctr_sugar_util.ML"

04:10:46 Presenting file "Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

04:10:46 Presenting file "Tools/Ctr_Sugar/ctr_sugar_code.ML"

04:10:46 Presenting file "Tools/Ctr_Sugar/ctr_sugar.ML"

04:10:46 Presenting file "Tools/coinduction.ML"

04:10:46 Presenting theory ROBDD.Array_List

04:10:46 Presenting theory Promela.Promela

04:10:47 Presenting theory ROBDD.Pointer_Map_Impl

04:10:47 Presenting theory Gabow_SCC.Gabow_GBG_Code

04:10:47 Presenting theory Gabow_SCC.All_Of_Gabow_SCC

04:10:47 Presenting Refine_Imperative_HOL ...

04:10:47 Presenting document Refine_Imperative_HOL/document

04:10:47 Presenting document Refine_Imperative_HOL/outline

04:10:47 Presenting theory Refine_Imperative_HOL.Concl_Pres_Clarification

04:10:47 Presenting theory Collections.Gen_Map

04:10:48 Presenting theory ROBDD.Conc_Impl

04:10:48 Presenting theory Promela.PromelaLTL

04:10:48 Presenting theory Refine_Imperative_HOL.Named_Theorems_Rev

04:10:48 Presenting theory Promela.PromelaLTLConv

04:10:48 Presenting theory Refine_Imperative_HOL.Pf_Add

04:10:48 Presenting theory Promela.All_Of_Promela

04:10:48 Presenting BTree ...

04:10:48 Presenting document BTree/document

04:10:48 Presenting document BTree/outline

04:10:48 Presenting theory Refine_Imperative_HOL.Pf_Mono_Prover

04:10:48 Presenting theory Refine_Imperative_HOL.PO_Normalizer

04:10:48 Presenting file "PO_Normalizer.ML"

04:10:48 Presenting theory ROBDD.Level_Collapse

04:10:48 Presenting theory ROBDD.BDD_Examples

04:10:48 Presenting theory ROBDD.BDD_Code

04:10:48 Presenting Floyd_Warshall ...

04:10:48 Presenting document Floyd_Warshall/document

04:10:48 Presenting document Floyd_Warshall/outline

04:10:48 Presenting theory BTree.BTree

04:10:48 Presenting theory DFS_Framework.DFS_Find_Path

04:10:48 Presenting theory Collections.Gen_Map2Set

04:10:48 Presenting theory Collections.Gen_Comp

04:10:49 Presenting theory Collections.GenCF_Impl_Chapter

04:10:49 Presenting theory Refine_Imperative_HOL.Sepref_Misc

04:10:49 Presenting theory Refine_Imperative_HOL.Structured_Apply

04:10:49 Presenting theory BTree.BTree_Height

04:10:49 Presenting theory Refine_Imperative_HOL.Term_Synth

04:10:49 Presenting theory Collections.Impl_Array_Stack

04:10:49 Presenting theory Formal_SSA.Minimality

04:10:50 Presenting theory DFS_Framework.Reachable_Nodes

04:10:50 Presenting theory Refine_Imperative_HOL.User_Smashing

04:10:50 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Tool

04:10:50 Presenting theory SM.SM_Ample_Impl

04:10:50 Presenting theory Floyd_Warshall.Floyd_Warshall

04:10:51 Presenting theory SM.SM_Wrapup

04:10:51 Presenting Sepref_Basic ...

04:10:51 Presenting theory Collections.Impl_List_Set

04:10:51 Presenting Sepref_IICF ...

04:10:51 Presenting Flow_Networks ...

04:10:51 Presenting theory Refine_Imperative_HOL.Sepref_Id_Op

04:10:51 Presenting document Flow_Networks/document

04:10:51 Presenting document Flow_Networks/outline

04:10:51 Presenting theory Collections.Array_Iterator

04:10:51 Presenting theory Flow_Networks.Fofu_Abs_Base

04:10:51 Presenting theory Flow_Networks.Fofu_Impl_Base

04:10:51 Presenting theory Flow_Networks.Refine_Add_Fofu

04:10:51 Presenting theory Floyd_Warshall.Recursion_Combinators

04:10:51 Presenting theory DFS_Framework.Feedback_Arcs

04:10:51 Presenting theory Floyd_Warshall.FW_Code

04:10:51 Presenting EdmondsKarp_Maxflow ...

04:10:51 Presenting document EdmondsKarp_Maxflow/document

04:10:52 Presenting document EdmondsKarp_Maxflow/outline

04:10:52 Presenting theory Formal_SSA.Construct_SSA

04:10:52 Presenting theory EdmondsKarp_Maxflow.FordFulkerson_Algo

04:10:52 Presenting theory Collections.Impl_List_Map

04:10:52 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

04:10:53 Presenting theory BTree.BTree_Set

04:10:53 Presenting theory Flow_Networks.Graph

04:10:53 Presenting theory BTree.BTree_Split

04:10:53 Presenting theory Flow_Networks.Network

04:10:54 Presenting theory DFS_Framework.Nested_DFS

04:10:54 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

04:10:54 Presenting theory Flow_Networks.Residual_Graph

04:10:54 Presenting theory Refine_Imperative_HOL.Sepref_Basic

04:10:54 Presenting theory Flow_Networks.Augmenting_Flow

04:10:54 Presenting theory BTree.Array_SBlit

04:10:54 Presenting theory DFS_Framework.Tarjan_LowLink

04:10:54 Presenting theory Flow_Networks.Augmenting_Path

04:10:55 Presenting theory Flow_Networks.Ford_Fulkerson

04:10:55 Presenting theory Flow_Networks.Graph_Impl

04:10:55 Presenting theory Collections.Impl_Array_Hash_Map

04:10:55 Presenting theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

04:10:55 Presenting theory Flow_Networks.Network_Impl

04:10:56 Presenting theory BTree.Partially_Filled_Array

04:10:56 Presenting theory BTree.Basic_Assn

04:10:56 Presenting theory Formal_SSA.Construct_SSA_notriv

04:10:56 Presenting theory BTree.BTree_Imp

04:10:56 Presenting theory Refine_Imperative_HOL.Sepref_Monadify

04:10:56 Presenting theory Formal_SSA.SSA_Semantics

04:10:57 Presenting theory Formal_SSA.While_Combinator_Exts

04:10:57 Presenting theory Refine_Imperative_HOL.Sepref_Constraints

04:10:57 Presenting theory Flow_Networks.NetCheck

04:10:58 Presenting theory DFS_Framework.Tarjan

04:10:58 Presenting Prpu_Maxflow ...

04:10:58 Presenting document Prpu_Maxflow/document

04:10:58 Presenting document Prpu_Maxflow/outline

04:10:58 Presenting theory DFS_Framework.DFS_All_Examples

04:10:58 Presenting Knuth_Morris_Pratt ...

04:10:58 Presenting document Knuth_Morris_Pratt/document

04:10:58 Presenting document Knuth_Morris_Pratt/outline

04:10:58 Presenting theory Formal_SSA.SSA_CFG_code

04:10:59 Presenting theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

04:10:59 Presenting theory BTree.BTree_ImpSet

04:10:59 Presenting theory Refine_Imperative_HOL.Sepref_Frame

04:10:59 Presenting theory BTree.Imperative_Loops

04:11:00 Presenting theory Collections.Impl_RBT_Map

04:11:00 Presenting theory Collections.Impl_Cfun_Set

04:11:00 Presenting theory EdmondsKarp_Maxflow.Edka_Checked_Impl

04:11:00 Presenting theory Prpu_Maxflow.Generic_Push_Relabel

04:11:00 Presenting theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

04:11:00 Presenting Kruskal ...

04:11:00 Presenting document Kruskal/document

04:11:00 Presenting document Kruskal/outline

04:11:00 Presenting theory BTree.BTree_ImpSplit

04:11:01 Presenting theory Prpu_Maxflow.Prpu_Common_Inst

04:11:01 Presenting PAC_Checker ...

04:11:01 Presenting document PAC_Checker/document

04:11:01 Presenting document PAC_Checker/outline

04:11:01 Presenting theory Knuth_Morris_Pratt.KMP

04:11:01 Presenting theory Refine_Imperative_HOL.Sepref_Rules

04:11:01 Presenting VerifyThis2018 ...

04:11:01 Presenting document VerifyThis2018/document

04:11:01 Presenting document VerifyThis2018/outline

04:11:01 Presenting theory VerifyThis2018.Dynamic_Array

04:11:01 Presenting theory VerifyThis2018.DRAT_Misc

04:11:01 Presenting theory Refine_Imperative_HOL.Sepref_Combinator_Setup

04:11:01 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel

04:11:01 Presenting theory Kruskal.Kruskal_Misc

04:11:02 Presenting theory Collections.Impl_Array_Map

04:11:02 Presenting theory Prpu_Maxflow.Graph_Topological_Ordering

04:11:02 Presenting theory Formal_SSA.Construct_SSA_code

04:11:02 Presenting theory Kruskal.SeprefUF

04:11:02 Presenting theory Collections.Impl_Bit_Set

04:11:02 Presenting theory Refine_Imperative_HOL.Sepref_Translate

04:11:02 Presenting theory Refine_Imperative_HOL.Sepref_Definition

04:11:02 Presenting theory VerifyThis2018.Array_Map_Default

04:11:03 Presenting theory VerifyThis2018.Synth_Definition

04:11:03 Presenting theory Kruskal.MinWeightBasis

04:11:03 Presenting theory Collections.Impl_Uv_Set

04:11:03 Presenting theory Prpu_Maxflow.Relabel_To_Front

04:11:03 Presenting theory Collections.Gen_Hash

04:11:03 Presenting theory Collections.GenCF

04:11:03 Presenting theory Collections.ICF_Chapter

04:11:03 Presenting theory Refine_Imperative_HOL.Sepref_Intf_Util

04:11:03 Presenting theory Collections.ICF_Spec_Chapter

04:11:04 Presenting theory PAC_Checker.PAC_More_Poly

04:11:04 Presenting theory Refine_Imperative_HOL.Sepref_Tool

04:11:04 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Setup

04:11:04 Presenting theory Kruskal.Kruskal

04:11:04 Presenting theory Kruskal.Kruskal_Refine

04:11:04 Presenting theory PAC_Checker.Finite_Map_Multiset

04:11:05 Presenting theory Refine_Imperative_HOL.Sepref_HOL_Bindings

04:11:05 Presenting theory Formal_SSA.SSA_Transfer_Rules

04:11:06 Presenting theory Prpu_Maxflow.Prpu_Common_Impl

04:11:06 Presenting theory Kruskal.Kruskal_Impl

04:11:06 Presenting theory Refine_Imperative_HOL.Sepref_Foreach

04:11:06 Presenting theory Refine_Imperative_HOL.Sepref_Improper

04:11:06 Presenting theory Refine_Imperative_HOL.Sepref

04:11:06 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_IICF

04:11:06 Presenting theory Refine_Imperative_HOL.IICF_Set

04:11:07 Presenting theory Refine_Imperative_HOL.IICF_List_SetO

04:11:07 Presenting theory Refine_Imperative_HOL.IICF_Multiset

04:11:07 Presenting theory Refine_Imperative_HOL.IICF_Prio_Bag

04:11:07 Presenting theory Refine_Imperative_HOL.IICF_List_Mset

04:11:07 Presenting theory Refine_Imperative_HOL.IICF_List_MsetO

04:11:07 Presenting theory Refine_Imperative_HOL.IICF_List

04:11:08 Presenting theory Collections.SetSpec

04:11:08 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heap

04:11:08 Presenting theory Refine_Imperative_HOL.IICF_HOL_List

04:11:09 Presenting theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

04:11:09 Presenting theory Refine_Imperative_HOL.IICF_Array_List

04:11:09 Presenting theory PAC_Checker.WB_Sort

04:11:09 Presenting theory Kruskal.UGraph

04:11:09 Presenting theory Collections.ListSpec

04:11:09 Presenting theory VerifyThis2018.Exc_Nres_Monad

04:11:09 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heap

04:11:09 Presenting theory PAC_Checker.More_Loops

04:11:09 Presenting theory Refine_Imperative_HOL.IICF_Map

04:11:09 Presenting theory Refine_Imperative_HOL.IICF_Prio_Map

04:11:09 Presenting theory VerifyThis2018.VTcomp

04:11:10 Presenting theory Prpu_Maxflow.Relabel_To_Front_Impl

04:11:10 Presenting theory Prpu_Maxflow.Generated_Code_Test

04:11:10 Presenting VerifyThis2019 ...

04:11:10 Presenting document VerifyThis2019/document

04:11:10 Presenting document VerifyThis2019/outline

04:11:10 Presenting theory Collections.AnnotatedListSpec

04:11:11 Presenting theory Refine_Imperative_HOL.IICF_Abs_Heapmap

04:11:11 Presenting theory VerifyThis2018.DF_System

04:11:11 Presenting theory PAC_Checker.PAC_Specification

04:11:11 Presenting theory Refine_Imperative_HOL.IICF_Array

04:11:11 Presenting theory Collections.PrioSpec

04:11:11 Presenting theory Refine_Imperative_HOL.IICF_MS_Array_List

04:11:11 Presenting theory Kruskal.UGraph_Impl

04:11:11 Presenting theory Collections.PrioUniqueSpec

04:11:11 Presenting theory Collections.ICF_Gen_Algo_Chapter

04:11:11 Presenting theory Refine_Imperative_HOL.IICF_Indexed_Array_List

04:11:11 Presenting theory VerifyThis2018.Snippets

04:11:12 Presenting theory VerifyThis2019.Exc_Nres_Monad

04:11:12 Presenting theory PAC_Checker.PAC_Map_Rel

04:11:12 Presenting theory VerifyThis2019.VTcomp

04:11:12 Presenting theory VerifyThis2019.Challenge1A

04:11:12 Presenting theory Collections.SetIteratorCollectionsGA

04:11:12 Presenting theory Refine_Imperative_HOL.IICF_Impl_Heapmap

04:11:12 Presenting theory VerifyThis2019.Challenge1B

04:11:13 Presenting theory VerifyThis2019.Challenge2A

04:11:13 Presenting theory VerifyThis2018.Challenge1

04:11:13 Presenting theory VerifyThis2019.Challenge2B

04:11:13 Presenting theory VerifyThis2019.Parallel_Multiset_Fold

04:11:13 Presenting theory Refine_Imperative_HOL.IICF_Matrix

04:11:14 Presenting theory VerifyThis2019.Challenge3

04:11:14 Presenting Simplicial_complexes_and_boolean_functions ...

04:11:14 Presenting document Simplicial_complexes_and_boolean_functions/document

04:11:14 Presenting document Simplicial_complexes_and_boolean_functions/outline

04:11:14 Presenting theory Simplicial_complexes_and_boolean_functions.Boolean_functions

04:11:14 Presenting theory VerifyThis2018.Challenge1_short

04:11:14 Presenting theory Refine_Imperative_HOL.IICF_Array_Matrix

04:11:14 Presenting theory Simplicial_complexes_and_boolean_functions.Simplicial_complex

04:11:14 Presenting theory HOL.Inductive

04:11:14 Presenting file "Tools/inductive.ML"

04:11:14 Presenting file "Tools/Old_Datatype/old_datatype_aux.ML"

04:11:14 Presenting file "Tools/Old_Datatype/old_datatype_prop.ML"

04:11:14 Presenting file "Tools/Old_Datatype/old_datatype_data.ML"

04:11:14 Presenting file "Tools/Old_Datatype/old_rep_datatype.ML"

04:11:14 Presenting file "Tools/Old_Datatype/old_datatype_codegen.ML"

04:11:14 Presenting file "Tools/BNF/bnf_fp_rec_sugar_util.ML"

04:11:14 Presenting file "Tools/Old_Datatype/old_primrec.ML"

04:11:14 Presenting file "Tools/BNF/bnf_lfp_rec_sugar.ML"

04:11:14 Presenting theory Collections.MapGA

04:11:15 Presenting theory Simplicial_complexes_and_boolean_functions.Bij_betw_simplicial_complex_bool_func

04:11:15 Presenting theory Simplicial_complexes_and_boolean_functions.MkIfex

04:11:15 Presenting theory Simplicial_complexes_and_boolean_functions.Evasive

04:11:15 Presenting theory Refine_Imperative_HOL.IICF_Sepl_Binding

04:11:15 Presenting theory PAC_Checker.PAC_Checker_Specification

04:11:15 Presenting theory Simplicial_complexes_and_boolean_functions.ListLexorder

04:11:15 Presenting theory Refine_Imperative_HOL.IICF

04:11:15 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

04:11:15 Presenting theory Formal_SSA.Construct_SSA_notriv_code

04:11:15 Presenting theory VerifyThis2018.Challenge2

04:11:15 Presenting theory Kruskal.Graph_Definition

04:11:16 Presenting theory Simplicial_complexes_and_boolean_functions.BDD

04:11:16 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

04:11:16 Presenting theory Simplicial_complexes_and_boolean_functions.Binary_operations

04:11:16 Presenting Transition_Systems_and_Automata ...

04:11:16 Presenting document Transition_Systems_and_Automata/document

04:11:16 Presenting document Transition_Systems_and_Automata/outline

04:11:16 Presenting theory Transition_Systems_and_Automata.Basic

04:11:17 Presenting theory Refine_Imperative_HOL.Sepref_Guide_Reference

04:11:17 Presenting theory Refine_Imperative_HOL.Sepref_Guide_General_Util

04:11:17 Presenting theory Refine_Imperative_HOL.Sepref_ICF_Bindings

04:11:17 Presenting theory Transition_Systems_and_Automata.Sequence

04:11:17 Presenting theory Refine_Imperative_HOL.Sepref_WGraph

04:11:17 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Examples

04:11:17 Presenting theory PAC_Checker.PAC_Polynomials

04:11:17 Presenting theory Refine_Imperative_HOL.Sepref_Graph

04:11:17 Presenting theory Collections.SetGA

04:11:17 Presenting theory Kruskal.Graph_Definition_Aux

04:11:17 Presenting theory Refine_Imperative_HOL.Sepref_DFS

04:11:17 Presenting theory Transition_Systems_and_Automata.Sequence_LTL

04:11:18 Presenting theory Refine_Imperative_HOL.Sepref_Dijkstra

04:11:18 Presenting theory Transition_Systems_and_Automata.Sequence_Zip

04:11:18 Presenting theory PAC_Checker.PAC_Polynomials_Term

04:11:18 Presenting theory Transition_Systems_and_Automata.Maps

04:11:18 Presenting theory Refine_Imperative_HOL.Sepref_NDFS

04:11:18 Presenting theory Transition_Systems_and_Automata.Acceptance

04:11:19 Presenting theory Collections.SetByMap

04:11:19 Presenting theory Refine_Imperative_HOL.Sepref_Minitests

04:11:19 Presenting theory Transition_Systems_and_Automata.Degeneralization

04:11:19 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption

04:11:19 Presenting theory Collections.ListGA

04:11:19 Presenting theory Transition_Systems_and_Automata.Transition_System

04:11:19 Presenting theory Transition_Systems_and_Automata.Transition_System_Extra

04:11:19 Presenting theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

04:11:19 Presenting theory VerifyThis2018.Challenge3

04:11:19 Presenting theory Transition_Systems_and_Automata.Transition_System_Construction

04:11:19 Presenting Adaptive_State_Counting ...

04:11:19 Presenting document Adaptive_State_Counting/document

04:11:19 Presenting document Adaptive_State_Counting/outline

04:11:19 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Datatype

04:11:19 Presenting theory Collections.SetIndex

04:11:20 Presenting theory Refine_Imperative_HOL.Sepref_Snip_Combinator

04:11:20 Presenting theory Refine_Imperative_HOL.Sepref_All_Examples

04:11:20 Presenting theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

04:11:20 Presenting theory Refine_Imperative_HOL.Heapmap_Bench

04:11:20 Presenting theory Refine_Imperative_HOL.Dijkstra_Benchmark

04:11:20 Presenting theory Refine_Imperative_HOL.NDFS_Benchmark

04:11:20 Presenting Buchi_Complementation ...

04:11:20 Presenting document Buchi_Complementation/document

04:11:20 Presenting document Buchi_Complementation/outline

04:11:20 Presenting theory Formal_SSA.Generic_Interpretation

04:11:20 Presenting theory Buchi_Complementation.Alternate

04:11:20 Presenting theory Collections.Algos

04:11:20 Presenting theory Formal_SSA.Generic_Extract

04:11:20 Presenting theory Kruskal.Graph_Definition_Impl

04:11:20 Presenting LTL_Master_Theorem ...

04:11:20 Presenting document LTL_Master_Theorem/document

04:11:20 Presenting document LTL_Master_Theorem/outline

04:11:20 Presenting theory Buchi_Complementation.Graph

04:11:21 Presenting theory Formal_SSA.Disjoin_Transform

04:11:21 Presenting theory Transition_Systems_and_Automata.Deterministic

04:11:21 Presenting theory Transition_Systems_and_Automata.DFA

04:11:21 Presenting theory Buchi_Complementation.Ranking

04:11:21 Presenting theory Formal_SSA.WhileGraphSSA

04:11:21 Presenting Partial_Order_Reduction ...

04:11:21 Presenting document Partial_Order_Reduction/document

04:11:21 Presenting document Partial_Order_Reduction/outline

04:11:21 Presenting theory Partial_Order_Reduction.List_Prefixes

04:11:22 Presenting theory Partial_Order_Reduction.List_Extensions

04:11:23 Presenting theory Transition_Systems_and_Automata.Nondeterministic

04:11:23 Presenting theory Collections.PrioByAnnotatedList

04:11:23 Presenting theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

04:11:23 Presenting theory Buchi_Complementation.Complementation

04:11:23 Presenting theory Transition_Systems_and_Automata.NFA

04:11:23 Presenting theory Transition_Systems_and_Automata.DBA

04:11:23 Presenting theory Transition_Systems_and_Automata.DGBA

04:11:23 Presenting theory Partial_Order_Reduction.Word_Prefixes

04:11:23 Presenting theory Transition_Systems_and_Automata.DBA_Combine

04:11:23 Presenting theory Transition_Systems_and_Automata.DBTA

04:11:23 Presenting theory Transition_Systems_and_Automata.DGBTA

04:11:23 Presenting theory PAC_Checker.PAC_Polynomials_Operations

04:11:24 Presenting theory PAC_Checker.PAC_Misc

04:11:24 Presenting theory Transition_Systems_and_Automata.DBTA_Combine

04:11:24 Presenting theory Partial_Order_Reduction.Set_Extensions

04:11:24 Presenting theory Transition_Systems_and_Automata.DCA

04:11:24 Presenting theory Transition_Systems_and_Automata.DGCA

04:11:25 Presenting theory HOL.Product_Type

04:11:25 Presenting file "Tools/split_rule.ML"

04:11:25 Presenting file "Tools/set_comprehension_pointfree.ML"

04:11:25 Presenting file "Tools/inductive_set.ML"

04:11:25 Presenting theory Transition_Systems_and_Automata.DCA_Combine

04:11:25 Presenting theory Transition_Systems_and_Automata.DRA

04:11:25 Presenting theory Buchi_Complementation.Complementation_Implement

04:11:25 Presenting theory Transition_Systems_and_Automata.DRA_Combine

04:11:25 Presenting theory Buchi_Complementation.Formula

04:11:25 Presenting theory LTL_Master_Theorem.After

04:11:25 Presenting theory Buchi_Complementation.Complementation_Final

04:11:25 Presenting theory Buchi_Complementation.Complementation_Build

04:11:25 Presenting file "code/Autool.mlb"

04:11:25 Presenting file "code/Prelude.sml"

04:11:25 Presenting file "code/Autool.sml"

04:11:25 Presenting theory Transition_Systems_and_Automata.Refine

04:11:25 Presenting Transitive-Closure ...

04:11:25 Presenting theory Partial_Order_Reduction.Basic_Extensions

04:11:25 Presenting document Transitive-Closure/document

04:11:25 Presenting document Transitive-Closure/outline

04:11:25 Presenting theory HOL.Sum_Type

04:11:25 Presenting theory Transition_Systems_and_Automata.Acceptance_Refine

04:11:25 Presenting theory Transitive-Closure.Transitive_Closure_Impl

04:11:26 Presenting theory Transition_Systems_and_Automata.Transition_System_Refine

04:11:26 Presenting theory Transitive-Closure.Transitive_Closure_List_Impl

04:11:26 Presenting theory Partial_Order_Reduction.Relation_Extensions

04:11:26 Presenting theory Transitive-Closure.RBT_Map_Set_Extension

04:11:26 Presenting theory Transition_Systems_and_Automata.DRA_Refine

04:11:26 Presenting theory Transitive-Closure.Transitive_Closure_RBT_Impl

04:11:26 Presenting theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

04:11:26 Presenting Tree-Automata ...

04:11:26 Presenting document Tree-Automata/document

04:11:26 Presenting document Tree-Automata/outline

04:11:26 Presenting theory Tree-Automata.Tree

04:11:27 Presenting theory Partial_Order_Reduction.Transition_System_Extensions

04:11:27 Presenting theory Transition_Systems_and_Automata.Implement

04:11:28 Presenting theory Tree-Automata.Ta

04:11:28 Presenting theory Transition_Systems_and_Automata.DRA_Implement

04:11:28 Presenting theory Transition_Systems_and_Automata.DRA_Nodes

04:11:28 Presenting theory Collections.PrioUniqueByAnnotatedList

04:11:28 Presenting theory Collections.ICF_Impl_Chapter

04:11:29 Presenting theory Collections.ListMapImpl

04:11:29 Presenting theory PAC_Checker.PAC_Checker

04:11:29 Presenting theory Transition_Systems_and_Automata.DRA_Explicit

04:11:29 Presenting theory LTL_Master_Theorem.Advice

04:11:29 Presenting theory Collections.ListMapImpl_Invar

04:11:29 Presenting theory Tree-Automata.AbsAlgo

04:11:30 Presenting theory Transition_Systems_and_Automata.DRA_Translate

04:11:30 Presenting theory Adaptive_State_Counting.FSM

04:11:30 Presenting theory PAC_Checker.PAC_Checker_Relation

04:11:30 Presenting theory Collections.RBTMapImpl

04:11:30 Presenting theory Transition_Systems_and_Automata.NBA

04:11:30 Presenting theory Partial_Order_Reduction.Traces

04:11:30 Presenting theory Transition_Systems_and_Automata.NGBA

04:11:30 Presenting theory HOL.Rings

04:11:30 Presenting file "Tools/arith_data.ML"

04:11:30 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_div_mod.ML"

04:11:30 Presenting theory PAC_Checker.PAC_Assoc_Map_Rel

04:11:30 Presenting theory LTL_Master_Theorem.Master_Theorem

04:11:30 Presenting theory Transition_Systems_and_Automata.NBA_Combine

04:11:30 Presenting theory Partial_Order_Reduction.Transition_System_Traces

04:11:31 Presenting theory Transition_Systems_and_Automata.NBA_Graphs

04:11:31 Presenting theory Partial_Order_Reduction.Functions

04:11:31 Presenting theory Partial_Order_Reduction.ENat_Extensions

04:11:31 Presenting theory Transition_Systems_and_Automata.NBA_Refine

04:11:31 Presenting theory Collections.HashMap_Impl

04:11:31 Presenting theory LTL_Master_Theorem.Asymmetric_Master_Theorem

04:11:31 Presenting theory Transition_Systems_and_Automata.NBA_Implement

04:11:31 Presenting theory Partial_Order_Reduction.CCPO_Extensions

04:11:32 Presenting theory Transition_Systems_and_Automata.NBA_Algorithms

04:11:32 Presenting theory Collections.HashMap

04:11:32 Presenting theory Tree-Automata.Ta_impl

04:11:32 Presenting theory Transition_Systems_and_Automata.NBA_Explicit

04:11:32 Presenting theory Tree-Automata.Ta_impl_codegen

04:11:32 Presenting AxiomaticCategoryTheory ...

04:11:32 Presenting document AxiomaticCategoryTheory/document

04:11:32 Presenting document AxiomaticCategoryTheory/outline

04:11:33 Presenting theory Collections.Trie_Impl

04:11:33 Presenting theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

04:11:33 Presenting theory Transition_Systems_and_Automata.NBA_Translate

04:11:33 Presenting theory Collections.Trie2

04:11:33 Presenting BNF_CC ...

04:11:33 Presenting document BNF_CC/document

04:11:33 Presenting document BNF_CC/outline

04:11:33 Presenting theory BNF_CC.Preliminaries

04:11:33 Presenting theory Transition_Systems_and_Automata.NGBA_Graphs

04:11:33 Presenting theory PAC_Checker.PAC_Checker_Init

04:11:33 Presenting theory PAC_Checker.PAC_Version

04:11:33 Presenting theory Partial_Order_Reduction.ESet_Extensions

04:11:33 Presenting theory Transition_Systems_and_Automata.NGBA_Refine

04:11:33 Presenting theory LTL_Master_Theorem.Restricted_Master_Theorem

04:11:34 Presenting theory Collections.TrieMapImpl

04:11:34 Presenting theory Transition_Systems_and_Automata.NGBA_Implement

04:11:34 Presenting theory Transition_Systems_and_Automata.Degeneralization_Refine

04:11:34 Presenting theory Transition_Systems_and_Automata.NGBA_Algorithms

04:11:34 Presenting theory Transition_Systems_and_Automata.NBTA

04:11:35 Presenting theory Transition_Systems_and_Automata.NGBTA

04:11:35 Presenting theory HOL.Nat

04:11:35 Presenting file "Tools/nat_arith.ML"

04:11:35 Presenting theory BNF_CC.Axiomatised_BNF_CC

04:11:35 Presenting theory Transition_Systems_and_Automata.NBTA_Combine

04:11:35 Presenting BNF_Operations ...

04:11:35 Presenting document BNF_Operations/document

04:11:35 Presenting document BNF_Operations/outline

04:11:36 Presenting theory LTL_Master_Theorem.Transition_Functions

04:11:36 Presenting theory LTL_Master_Theorem.Quotient_Type

04:11:37 Presenting theory LTL_Master_Theorem.Omega_Words_Fun_Stream

04:11:37 Presenting theory Collections.ArrayHashMap_Impl

04:11:37 Presenting theory Partial_Order_Reduction.Coinductive_List_Extensions

04:11:37 Presenting theory Partial_Order_Reduction.LList_Prefixes

04:11:38 Presenting theory Collections.ArrayHashMap

04:11:38 Presenting theory PAC_Checker.PAC_Checker_Synthesis

04:11:38 Presenting theory PAC_Checker.PAC_Checker_MLton

04:11:38 Presenting Belief_Revision ...

04:11:38 Presenting document Belief_Revision/document

04:11:38 Presenting document Belief_Revision/outline

04:11:38 Presenting theory BNF_CC.Composition

04:11:39 Presenting theory Collections.ArrayMapImpl

04:11:39 Presenting theory Collections.MapStdImpl

04:11:39 Presenting theory Partial_Order_Reduction.Stuttering

04:11:39 Presenting theory Collections.ListSetImpl

04:11:39 Presenting theory Collections.ListSetImpl_Invar

04:11:39 Presenting theory BNF_Operations.LFP

04:11:39 Presenting theory Belief_Revision.AGM_Logic

04:11:39 Presenting theory Collections.ListSetImpl_NotDist

04:11:40 Presenting theory Belief_Revision.AGM_Remainder

04:11:40 Presenting theory Collections.ListSetImpl_Sorted

04:11:40 Presenting theory BNF_CC.Fixpoints

04:11:40 Presenting theory Adaptive_State_Counting.FSM_Product

04:11:41 Presenting theory Collections.RBTSetImpl

04:11:41 Presenting theory LTL_Master_Theorem.DRA_Construction

04:11:41 Presenting theory Collections.HashSet

04:11:41 Presenting theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

04:11:41 Presenting theory Belief_Revision.AGM_Contraction

04:11:41 Presenting theory Collections.TrieSetImpl

04:11:41 Presenting theory BNF_CC.Subtypes

04:11:41 Presenting theory LTL_Master_Theorem.DRA_Implementation

04:11:42 Presenting theory BNF_CC.Quotient_Preservation

04:11:42 Presenting theory BNF_CC.Operation_Examples

04:11:42 Presenting theory Belief_Revision.AGM_Revision

04:11:42 Presenting theory Collections.ArrayHashSet

04:11:42 Presenting BinarySearchTree ...

04:11:42 Presenting document BinarySearchTree/document

04:11:42 Presenting document BinarySearchTree/outline

04:11:42 Presenting theory Collections.ArraySetImpl

04:11:42 Presenting theory Collections.SetStdImpl

04:11:42 Presenting theory LTL_Master_Theorem.Extra_Equivalence_Relations

04:11:42 Presenting theory BNF_CC.Concrete_Examples

04:11:43 Presenting theory LTL_Master_Theorem.DRA_Instantiation

04:11:43 Presenting theory LTL_Master_Theorem.Code_Export

04:11:43 Presenting Binomial-Queues ...

04:11:43 Presenting theory Collections.Fifo

04:11:43 Presenting document Binomial-Queues/document

04:11:43 Presenting document Binomial-Queues/outline

04:11:43 Presenting theory BNF_CC.DDS

04:11:43 Presenting Bondy ...

04:11:43 Presenting document Bondy/document

04:11:43 Presenting document Bondy/outline

04:11:43 Presenting theory Collections.BinoPrioImpl

04:11:43 Presenting theory Bondy.Bondy

04:11:43 Presenting Bounded_Deducibility_Security ...

04:11:43 Presenting document Bounded_Deducibility_Security/document

04:11:43 Presenting document Bounded_Deducibility_Security/outline

04:11:43 Presenting theory Collections.SkewPrioImpl

04:11:43 Presenting theory Bounded_Deducibility_Security.Trivia

04:11:44 Presenting theory Bounded_Deducibility_Security.Filtermap

04:11:44 Presenting theory Bounded_Deducibility_Security.Transition_System

04:11:44 Presenting theory Partial_Order_Reduction.Ample_Abstract

04:11:44 Presenting theory Collections.FTAnnotatedListImpl

04:11:44 Presenting theory Partial_Order_Reduction.Formula

04:11:44 Presenting theory Binomial-Queues.PQ

04:11:44 Presenting theory Bounded_Deducibility_Security.IO_Automaton

04:11:44 Presenting theory Collections.FTPrioImpl

04:11:44 Presenting theory Partial_Order_Reduction.Ample_Correctness

04:11:44 Presenting theory Bounded_Deducibility_Security.Abstract_BD_Security

04:11:44 Presenting theory Collections.FTPrioUniqueImpl

04:11:44 Presenting theory Collections.ICF_Impl

04:11:44 Presenting theory BinarySearchTree.BinaryTree

04:11:44 Presenting theory Bounded_Deducibility_Security.BD_Security_TS

04:11:44 Presenting theory HOL.Fields

04:11:44 Presenting file "$ISABELLE_HOME/src/Provers/Arith/fast_lin_arith.ML"

04:11:44 Presenting file "Tools/lin_arith.ML"

04:11:44 Presenting theory Bounded_Deducibility_Security.BD_Security_IO

04:11:45 Presenting theory Bounded_Deducibility_Security.BD_Security_Triggers

04:11:45 Presenting theory Partial_Order_Reduction.Ample_Analysis

04:11:45 Presenting BD_Security_Compositional ...

04:11:45 Presenting document BD_Security_Compositional/document

04:11:45 Presenting document BD_Security_Compositional/outline

04:11:45 Presenting theory Collections.ICF_Refine_Monadic

04:11:45 Presenting theory Bounded_Deducibility_Security.BD_Security_Unwinding

04:11:45 Presenting theory BNF_Operations.GFP

04:11:45 Presenting theory BinarySearchTree.BinaryTree_Map

04:11:46 Presenting theory Adaptive_State_Counting.ATC

04:11:46 Presenting theory BinarySearchTree.BinaryTree_TacticStyle

04:11:46 Presenting theory Bounded_Deducibility_Security.Compositional_Reasoning

04:11:46 Presenting CoSMeDis ...

04:11:46 Presenting theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

04:11:46 Presenting CoCon ...

04:11:46 Presenting document CoSMeDis/document

04:11:46 Presenting document CoSMeDis/outline

04:11:46 Presenting document CoCon/document

04:11:46 Presenting document CoCon/outline

04:11:46 Presenting theory CoCon.Prelim

04:11:46 Presenting theory CoSMeDis.Prelim

04:11:46 Presenting theory BNF_Operations.Compose

04:11:47 Presenting theory BNF_Operations.Kill

04:11:47 Presenting theory BNF_Operations.Lift

04:11:47 Presenting theory Collections.ICF_Autoref

04:11:47 Presenting theory Collections.ICF_Entrypoints_Chapter

04:11:47 Presenting theory Collections.Collections

04:11:47 Presenting theory CoCon.System_Specification

04:11:47 Presenting theory BNF_Operations.Permute

04:11:47 Presenting theory CoCon.Automation_Setup

04:11:48 Presenting theory BNF_Operations.N2M

04:11:48 Presenting theory Binomial-Queues.Binomial_Queue

04:11:48 Presenting theory CoCon.Safety_Properties

04:11:48 Presenting CoSMed ...

04:11:48 Presenting document CoSMed/document

04:11:48 Presenting document CoSMed/outline

04:11:48 Presenting theory CoSMed.Prelim

04:11:48 Presenting theory CoCon.Observation_Setup

04:11:48 Presenting theory CoCon.Paper_Intro

04:11:49 Presenting theory BD_Security_Compositional.Composing_Security

04:11:49 Presenting theory CoCon.Paper_Value_Setup

04:11:49 Presenting theory Collections.CollectionsV1

04:11:49 Presenting theory Collections.Collections_Entrypoints_Chapter

04:11:49 Presenting theory CoSMed.System_Specification

04:11:49 Presenting theory CoSMed.Automation_Setup

04:11:49 Presenting theory BD_Security_Compositional.Trivial_Security

04:11:49 Presenting theory CoCon.Paper_Aut_PC

04:11:49 Presenting theory CoSMed.Safety_Properties

04:11:49 Presenting theory CoSMed.Observation_Setup

04:11:49 Presenting theory CoSMed.Post_Intro

04:11:49 Presenting theory CoSMeDis.System_Specification

04:11:49 Presenting theory CoCon.Paper_Aut

04:11:50 Presenting theory CoSMed.Post_Value_Setup

04:11:50 Presenting theory CoCon.Paper_All

04:11:50 Presenting theory CoCon.Review_Intro

04:11:50 Presenting theory Collections.Refine_Dflt

04:11:50 Presenting theory BD_Security_Compositional.Transporting_Security

04:11:50 Presenting theory CoCon.Review_Value_Setup

04:11:51 Presenting theory CoSMeDis.API_Network

04:11:51 Presenting theory CoSMeDis.Automation_Setup

04:11:51 Presenting theory CoSMed.Post

04:11:51 Presenting theory HOL.Finite_Set

04:11:51 Presenting theory CoSMed.Friend_Intro

04:11:51 Presenting theory CoSMeDis.Safety_Properties

04:11:52 Presenting theory CoSMeDis.Post_Intro

04:11:52 Presenting theory CoSMed.Friend_Value_Setup

04:11:52 Presenting theory CoCon.Review_RAut

04:11:52 Presenting theory Collections.Refine_Dflt_ICF

04:11:52 Presenting theory CoSMeDis.Post_Observation_Setup_ISSUER

04:11:53 Presenting theory CoCon.Review_RAut_NCPC

04:11:53 Presenting theory CoSMed.Friend

04:11:53 Presenting theory CoSMed.Friend_Request_Intro

04:11:53 Presenting theory CoSMeDis.Post_Unwinding_Helper_ISSUER

04:11:54 Presenting theory CoSMeDis.Post_Value_Setup_ISSUER

04:11:54 Presenting theory Collections.Refine_Dflt_Only_ICF

04:11:54 Presenting theory Collections.Userguides_Chapter

04:11:54 Presenting theory CoCon.Review_RAut_NCPC_PAut

04:11:54 Presenting theory CoSMed.Friend_Request_Value_Setup

04:11:54 Presenting theory CoCon.Review_All

04:11:54 Presenting theory CoCon.Discussion_Intro

04:11:54 Presenting theory HOL.Relation

04:11:54 Presenting theory CoCon.Discussion_Value_Setup

04:11:55 Presenting theory Collections.Refine_Monadic_Userguide

04:11:55 Presenting theory CoCon.Discussion_NCPC

04:11:55 Presenting theory CoCon.Discussion_All

04:11:55 Presenting theory CoCon.Decision_Intro

04:11:55 Presenting theory Binomial-Queues.PQ_Implementation

04:11:55 Presenting BytecodeLogicJmlTypes ...

04:11:55 Presenting document BytecodeLogicJmlTypes/document

04:11:55 Presenting document BytecodeLogicJmlTypes/outline

04:11:56 Presenting theory CoCon.Decision_Value_Setup

04:11:56 Presenting theory Collections.ICF_Userguide

04:11:56 Presenting C2KA_DistributedSystems ...

04:11:56 Presenting document C2KA_DistributedSystems/document

04:11:56 Presenting document C2KA_DistributedSystems/outline

04:11:56 Presenting theory C2KA_DistributedSystems.Stimuli

04:11:56 Presenting theory C2KA_DistributedSystems.CKA

04:11:56 Presenting theory CoSMed.Friend_Request

04:11:56 Presenting theory CoCon.Decision_NCPC

04:11:56 Presenting theory CoSMeDis.Post_ISSUER

04:11:56 Presenting theory C2KA_DistributedSystems.C2KA

04:11:56 Presenting theory CoSMed.Traceback_Intro

04:11:57 Presenting theory C2KA_DistributedSystems.Topology_C2KA

04:11:57 Presenting theory CoCon.Decision_NCPC_Aut

04:11:57 Presenting theory CoCon.Decision_All

04:11:57 Presenting theory CoCon.Reviewer_Assignment_Intro

04:11:57 Presenting theory BytecodeLogicJmlTypes.AssocLists

04:11:57 Presenting theory CoSMed.Post_Visibility_Traceback

04:11:57 Presenting theory CoSMeDis.Post_Observation_Setup_RECEIVER

04:11:57 Presenting theory C2KA_DistributedSystems.Communication_C2KA

04:11:57 Presenting CISC-Kernel ...

04:11:57 Presenting document CISC-Kernel/document

04:11:57 Presenting document CISC-Kernel/outline

04:11:57 Presenting theory HOL.Transitive_Closure

04:11:57 Presenting file "$ISABELLE_HOME/src/Provers/trancl.ML"

04:11:57 Presenting theory CoCon.Reviewer_Assignment_Value_Setup

04:11:57 Presenting theory CISC-Kernel.Option_Binders

04:11:58 Presenting theory CoSMed.Friend_Traceback

04:11:58 Presenting CRDT ...

04:11:58 Presenting document CRDT/document

04:11:58 Presenting document CRDT/outline

04:11:58 Presenting theory CRDT.Util

04:11:58 Presenting theory CISC-Kernel.List_Theorems

04:11:58 Presenting theory CRDT.Convergence

04:11:58 Presenting theory CoSMeDis.Post_Unwinding_Helper_RECEIVER

04:11:58 Presenting theory CISC-Kernel.K

04:11:58 Presenting theory CoSMeDis.Post_Value_Setup_RECEIVER

04:11:58 Presenting theory CRDT.Network

04:11:59 Presenting theory CRDT.Ordered_List

04:11:59 Presenting theory CoCon.Reviewer_Assignment_NCPC

04:11:59 Presenting theory CoSMeDis.Post_RECEIVER

04:11:59 Presenting theory BD_Security_Compositional.Composing_Security_Network

04:12:00 Presenting theory HOL.Wellfounded

04:12:00 Presenting theory CoCon.Reviewer_Assignment_NCPC_Aut

04:12:00 Presenting theory CRDT.RGA

04:12:00 Presenting theory CoCon.Reviewer_Assignment_All

04:12:00 Presenting theory HOL.Wfrec

04:12:00 Presenting theory CoSMeDis.Post_COMPOSE2

04:12:00 Presenting theory CRDT.Counter

04:12:01 Presenting theory CRDT.ORSet

04:12:01 Presenting theory CoCon.Traceback_Properties

04:12:01 Presenting IMAP-CRDT ...

04:12:01 Presenting document IMAP-CRDT/document

04:12:01 Presenting document IMAP-CRDT/outline

04:12:01 Presenting theory CoCon.All_BD_Security_Instances_for_CoCon

04:12:01 Presenting CYK ...

04:12:01 Presenting document CYK/document

04:12:01 Presenting document CYK/outline

04:12:01 Presenting theory IMAP-CRDT.IMAP-def

04:12:01 Presenting theory IMAP-CRDT.IMAP-proof-commute

04:12:01 Presenting theory IMAP-CRDT.IMAP-proof-helpers

04:12:01 Presenting theory BD_Security_Compositional.Independent_Secrets

04:12:01 Presenting theory CoSMeDis.Post_Network

04:12:01 Presenting Card_Multisets ...

04:12:01 Presenting document Card_Multisets/document

04:12:01 Presenting document Card_Multisets/outline

04:12:02 Presenting theory HOL.Order_Relation

04:12:02 Presenting theory Card_Multisets.Card_Multisets

04:12:02 Presenting Card_Partitions ...

04:12:02 Presenting document Card_Partitions/document

04:12:02 Presenting document Card_Partitions/outline

04:12:02 Presenting theory CYK.CYK

04:12:02 Presenting theory CoSMeDis.DYNAMIC_Post_Value_Setup_ISSUER

04:12:02 Presenting Case_Labeling ...

04:12:02 Presenting document Case_Labeling/document

04:12:02 Presenting document Case_Labeling/outline

04:12:02 Presenting theory IMAP-CRDT.IMAP-proof-independent

04:12:03 Presenting theory IMAP-CRDT.IMAP-proof

04:12:03 Presenting Category ...

04:12:03 Presenting document Category/document

04:12:03 Presenting document Category/outline

04:12:03 Presenting theory Category.Cat

04:12:03 Presenting theory Case_Labeling.Case_Labeling

04:12:03 Presenting file "print_nested_cases.ML"

04:12:03 Presenting file "util.ML"

04:12:03 Presenting file "casify.ML"

04:12:03 Presenting theory Case_Labeling.Labeled_Hoare

04:12:03 Presenting file "labeled_hoare_tac.ML"

04:12:03 Presenting theory Case_Labeling.Labeled_Hoare_Examples

04:12:03 Presenting theory BytecodeLogicJmlTypes.Language

04:12:03 Presenting theory Case_Labeling.Conditionals

04:12:03 Presenting theory Category.SetCat

04:12:04 Presenting theory Case_Labeling.Monadic_Language

04:12:04 Presenting file "$AFP/Case_Labeling/util.ML"

04:12:04 Presenting theory Category.Functors

04:12:04 Presenting theory Card_Partitions.Set_Partition

04:12:04 Presenting theory Case_Labeling.Case_Labeling_Examples

04:12:04 Presenting Cauchy ...

04:12:04 Presenting theory CISC-Kernel.SK

04:12:04 Presenting document Cauchy/document

04:12:04 Presenting document Cauchy/outline

04:12:04 Presenting theory Category.HomFunctors

04:12:04 Presenting theory Card_Partitions.Injectivity_Solver

04:12:04 Presenting theory Category.NatTrans

04:12:04 Presenting theory Cauchy.CauchysMeanTheorem

04:12:05 Presenting theory Category.Yoneda

04:12:05 Presenting Sqrt_Babylonian ...

04:12:05 Presenting document Sqrt_Babylonian/document

04:12:05 Presenting document Sqrt_Babylonian/outline

04:12:05 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

04:12:05 Presenting theory Cauchy.CauchySchwarz

04:12:05 Presenting Real_Impl ...

04:12:05 Presenting document Real_Impl/document

04:12:05 Presenting document Real_Impl/outline

04:12:05 Presenting theory Real_Impl.Real_Impl_Auxiliary

04:12:05 Presenting theory Sqrt_Babylonian.Log_Impl

04:12:05 Presenting theory Real_Impl.Prime_Product

04:12:06 Presenting theory Real_Impl.Real_Impl

04:12:06 Presenting theory Card_Partitions.Card_Partitions

04:12:06 Presenting Certification_Monads ...

04:12:06 Presenting document Certification_Monads/document

04:12:06 Presenting document Certification_Monads/outline

04:12:06 Presenting theory Certification_Monads.Error_Syntax

04:12:06 Presenting theory Sqrt_Babylonian.NthRoot_Impl

04:12:06 Presenting theory Real_Impl.Real_Unique_Impl

04:12:06 Presenting theory HOL.Hilbert_Choice

04:12:06 Presenting file "Tools/choice_specification.ML"

04:12:06 Presenting Classes ...

04:12:06 Presenting document Classes/classes

04:12:06 Presenting theory Sqrt_Babylonian.Sqrt_Babylonian

04:12:06 Presenting theory Classes.Setup

04:12:06 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:12:06 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

04:12:06 Presenting Clean ...

04:12:06 Presenting document Clean/document

04:12:06 Presenting document Clean/outline

04:12:06 Presenting theory Classes.Classes

04:12:06 Presenting theory Clean.Lens_Laws

04:12:06 Presenting ClockSynchInst ...

04:12:06 Presenting document ClockSynchInst/document

04:12:06 Presenting document ClockSynchInst/outline

04:12:06 Presenting theory Clean.Optics

04:12:07 Presenting theory Certification_Monads.Error_Monad

04:12:07 Presenting theory CISC-Kernel.ISK

04:12:07 Presenting theory CoSMeDis.DYNAMIC_Post_ISSUER

04:12:07 Presenting theory Clean.MonadSE

04:12:07 Presenting theory ClockSynchInst.ICAInstance

04:12:07 Presenting theory Clean.Seq_MonadSE

04:12:08 Presenting theory Certification_Monads.Check_Monad

04:12:08 Presenting theory Clean.Symbex_MonadSE

04:12:08 Presenting theory ClockSynchInst.LynchInstance

04:12:08 Presenting Codegen ...

04:12:08 Presenting document Codegen/codegen

04:12:08 Presenting theory Adaptive_State_Counting.ASC_LB

04:12:08 Presenting theory Codegen.Setup

04:12:08 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:12:08 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

04:12:08 Presenting theory Codegen.Introduction

04:12:08 Presenting theory CoSMeDis.DYNAMIC_Post_COMPOSE2

04:12:08 Presenting theory Codegen.Foundations

04:12:08 Presenting theory CISC-Kernel.CISK

04:12:08 Presenting theory Codegen.Refinement

04:12:09 Presenting theory CISC-Kernel.Step_configuration

04:12:09 Presenting theory Codegen.Inductive_Predicate

04:12:09 Presenting theory Codegen.Evaluation

04:12:09 Presenting theory CISC-Kernel.Step_policies

04:12:09 Presenting theory HOL.Zorn

04:12:09 Presenting theory CISC-Kernel.Step

04:12:09 Presenting theory Certification_Monads.Strict_Sum

04:12:09 Presenting theory Clean.Clean

04:12:09 Presenting theory CoSMeDis.DYNAMIC_Post_Network

04:12:09 Presenting theory Codegen.Computations

04:12:09 Presenting theory CISC-Kernel.Step_invariants

04:12:09 Presenting theory Codegen.Adaptation

04:12:09 Presenting theory CISC-Kernel.Step_vpeq

04:12:09 Presenting theory Codegen.Further

04:12:09 Presenting CofGroups ...

04:12:09 Presenting document CofGroups/document

04:12:09 Presenting document CofGroups/outline

04:12:10 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_ISSUER

04:12:10 Presenting theory CISC-Kernel.Step_vpeq_locally_respects

04:12:10 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Value_Setup_ISSUER

04:12:10 Presenting theory Clean.Hoare_MonadSE

04:12:10 Presenting theory CISC-Kernel.Step_vpeq_weakly_step_consistent

04:12:10 Presenting theory Certification_Monads.Parser_Monad

04:12:10 Presenting theory Certification_Monads.Misc

04:12:10 Presenting Coinductive_Languages ...

04:12:10 Presenting document Coinductive_Languages/document

04:12:10 Presenting document Coinductive_Languages/outline

04:12:10 Presenting theory Clean.Hoare_Clean

04:12:10 Presenting theory HOL.BNF_Wellorder_Relation

04:12:11 Presenting theory CofGroups.CofGroups

04:12:11 Presenting Compiling-Exceptions-Correctly ...

04:12:11 Presenting document Compiling-Exceptions-Correctly/document

04:12:11 Presenting document Compiling-Exceptions-Correctly/outline

04:12:11 Presenting theory CISC-Kernel.Separation_kernel_model

04:12:11 Presenting theory Clean.Clean_Symbex

04:12:11 Presenting theory Clean.Test_Clean

04:12:11 Presenting theory Compiling-Exceptions-Correctly.Exceptions

04:12:11 Presenting theory Clean.Clean_Main

04:12:11 Presenting Complete_Non_Orders ...

04:12:11 Presenting document Complete_Non_Orders/document

04:12:11 Presenting document Complete_Non_Orders/outline

04:12:11 Presenting theory Clean.IsPrime

04:12:11 Presenting theory Clean.LinearSearch

04:12:12 Presenting theory Clean.Quicksort

04:12:12 Presenting theory CISC-Kernel.Link_separation_kernel_model_to_CISK

04:12:12 Presenting Completeness ...

04:12:12 Presenting document Completeness/document

04:12:12 Presenting document Completeness/outline

04:12:12 Presenting theory Adaptive_State_Counting.ASC_Suite

04:12:12 Presenting theory Coinductive_Languages.Coinductive_Language

04:12:12 Presenting theory Completeness.PermutationLemmas

04:12:12 Presenting theory Completeness.Base

04:12:12 Presenting theory Coinductive_Languages.Coinductive_Regular_Set

04:12:12 Presenting theory Coinductive_Languages.Context_Free_Grammar

04:12:12 Presenting Complex_Geometry ...

04:12:12 Presenting document Complex_Geometry/document

04:12:12 Presenting document Complex_Geometry/outline

04:12:12 Presenting theory Complex_Geometry.More_Transcendental

04:12:13 Presenting theory Completeness.Formula

04:12:13 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_ISSUER

04:12:13 Presenting theory Complex_Geometry.Canonical_Angle

04:12:13 Presenting theory Clean.Quicksort_concept

04:12:13 Presenting theory Completeness.Sequents

04:12:13 Presenting theory Clean.SquareRoot_concept

04:12:13 Presenting Poincare_Disc ...

04:12:13 Presenting document Poincare_Disc/document

04:12:13 Presenting document Poincare_Disc/outline

04:12:14 Presenting theory Poincare_Disc.Hyperbolic_Functions

04:12:14 Presenting theory Poincare_Disc.Tarski

04:12:14 Presenting theory CoSMeDis.Independent_Post_Observation_Setup_RECEIVER

04:12:14 Presenting theory Completeness.Tree

04:12:14 Presenting theory Complex_Geometry.More_Complex

04:12:14 Presenting theory CoSMeDis.Independent_Post_Value_Setup_RECEIVER

04:12:14 Presenting theory Complete_Non_Orders.Binary_Relations

04:12:14 Presenting theory Complex_Geometry.Angles

04:12:15 Presenting theory Adaptive_State_Counting.ASC_Sufficiency

04:12:15 Presenting theory Complex_Geometry.More_Set

04:12:15 Presenting theory CoSMeDis.Independent_Post_RECEIVER

04:12:15 Presenting theory Complex_Geometry.Linear_Systems

04:12:15 Presenting theory HOL.BNF_Wellorder_Embedding

04:12:15 Presenting theory Complex_Geometry.Quadratic

04:12:16 Presenting theory CoSMeDis.Independent_DYNAMIC_Post_Network

04:12:16 Presenting theory Poincare_Disc.Poincare_Lines

04:12:16 Presenting theory Complete_Non_Orders.Complete_Relations

04:12:16 Presenting theory Complex_Geometry.Matrices

04:12:17 Presenting theory Complex_Geometry.Unitary_Matrices

04:12:17 Presenting theory Complete_Non_Orders.Fixed_Points

04:12:17 Presenting theory Poincare_Disc.Poincare_Lines_Ideal_Points

04:12:17 Presenting theory Completeness.Completeness

04:12:18 Presenting theory Complete_Non_Orders.Kleene_Fixed_Point

04:12:18 Presenting theory Completeness.Soundness

04:12:18 Presenting ComponentDependencies ...

04:12:18 Presenting document ComponentDependencies/document

04:12:18 Presenting document ComponentDependencies/outline

04:12:18 Presenting Concurrent_Ref_Alg ...

04:12:18 Presenting document Concurrent_Ref_Alg/document

04:12:18 Presenting document Concurrent_Ref_Alg/outline

04:12:18 Presenting theory BytecodeLogicJmlTypes.Logic

04:12:18 Presenting theory Concurrent_Ref_Alg.Refinement_Lattice

04:12:18 Presenting theory Concurrent_Ref_Alg.Sequential

04:12:18 Presenting theory Complex_Geometry.Unitary11_Matrices

04:12:18 Presenting theory Concurrent_Ref_Alg.Parallel

04:12:18 Presenting theory Concurrent_Ref_Alg.Conjunction

04:12:18 Presenting theory Concurrent_Ref_Alg.CRA

04:12:18 Presenting theory Concurrent_Ref_Alg.Galois_Connections

04:12:18 Presenting theory ComponentDependencies.DataDependenciesConcreteValues

04:12:18 Presenting theory Adaptive_State_Counting.ASC_Hoare

04:12:18 Presenting theory Concurrent_Ref_Alg.Iteration

04:12:19 Presenting theory Concurrent_Ref_Alg.Conjunctive_Sequential

04:12:19 Presenting theory Concurrent_Ref_Alg.Infimum_Nat

04:12:19 Presenting theory BytecodeLogicJmlTypes.MultiStep

04:12:19 Presenting theory ComponentDependencies.DataDependencies

04:12:19 Presenting theory Complex_Geometry.Hermitean_Matrices

04:12:19 Presenting theory BytecodeLogicJmlTypes.Reachability

04:12:19 Presenting theory CoSMeDis.Independent_Posts_Network

04:12:19 Presenting theory Concurrent_Ref_Alg.Conjunctive_Iteration

04:12:19 Presenting theory CoSMeDis.Post_All

04:12:19 Presenting theory CoSMeDis.Friend_Intro

04:12:19 Presenting theory Poincare_Disc.Poincare_Distance

04:12:19 Presenting theory CoSMeDis.Friend_Observation_Setup

04:12:20 Presenting theory Adaptive_State_Counting.ASC_Example

04:12:20 Presenting theory Concurrent_Ref_Alg.Rely_Quotient

04:12:20 Presenting Concurrent_Revisions ...

04:12:20 Presenting document Concurrent_Revisions/document

04:12:20 Presenting Conditional_Simplification ...

04:12:20 Presenting document Concurrent_Revisions/outline

04:12:20 Presenting document Conditional_Simplification/document

04:12:20 Presenting document Conditional_Simplification/outline

04:12:20 Presenting theory Conditional_Simplification.CS_Tools

04:12:20 Presenting file "More_Tactical.ML"

04:12:20 Presenting file "CS_Stats.ML"

04:12:20 Presenting theory Complex_Geometry.Elementary_Complex_Geometry

04:12:20 Presenting theory Concurrent_Revisions.Data

04:12:20 Presenting theory Poincare_Disc.Poincare_Circles

04:12:21 Presenting theory ComponentDependencies.DataDependenciesCaseStudy

04:12:21 Presenting Conditional_Transfer_Rule ...

04:12:21 Presenting document Conditional_Transfer_Rule/document

04:12:21 Presenting document Conditional_Transfer_Rule/outline

04:12:21 Presenting theory Conditional_Simplification.IHOL_CS

04:12:21 Presenting file "CS_TimeIt.ML"

04:12:21 Presenting file "CS_UM.ML"

04:12:21 Presenting file "CS_Cond_Simp.ML"

04:12:21 Presenting theory Conditional_Simplification.Reference_Prerequisites

04:12:21 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:12:21 Presenting theory Conditional_Simplification.CS_Reference

04:12:21 Presenting Types_To_Sets_Extension ...

04:12:21 Presenting document Types_To_Sets_Extension/document

04:12:21 Presenting document Types_To_Sets_Extension/outline

04:12:21 Presenting theory Complex_Geometry.Homogeneous_Coordinates

04:12:22 Presenting theory HOL.BNF_Wellorder_Constructions

04:12:22 Presenting theory Concurrent_Revisions.Occurrences

04:12:22 Presenting theory Poincare_Disc.Poincare_Between

04:12:22 Presenting theory CoSMeDis.Friend_State_Indistinguishability

04:12:22 Presenting theory Types_To_Sets_Extension.ETTS_Tools

04:12:22 Presenting file "More_Library.ML"

04:12:22 Presenting file "More_Term.ML"

04:12:22 Presenting file "More_Logic.ML"

04:12:22 Presenting file "More_Tactical.ML"

04:12:22 Presenting file "More_Simplifier.ML"

04:12:22 Presenting file "More_HOLogic.ML"

04:12:22 Presenting file "More_Transfer.ML"

04:12:22 Presenting file "ETTS_Writer.ML"

04:12:23 Presenting theory Conditional_Transfer_Rule.CTR_Tools

04:12:23 Presenting file "More_Library.ML"

04:12:23 Presenting file "More_Binding.ML"

04:12:23 Presenting file "More_Type.ML"

04:12:23 Presenting file "More_Sort.ML"

04:12:23 Presenting file "More_Term.ML"

04:12:23 Presenting file "More_Variable.ML"

04:12:23 Presenting file "More_Logic.ML"

04:12:23 Presenting file "More_Thm.ML"

04:12:23 Presenting file "More_Simplifier.ML"

04:12:23 Presenting file "More_HOLogic.ML"

04:12:23 Presenting file "More_Transfer.ML"

04:12:23 Presenting file "CTR_Utilities.ML"

04:12:23 Presenting theory Conditional_Transfer_Rule.IML_UT

04:12:23 Presenting theory CoSMeDis.Friend_Openness

04:12:23 Presenting theory Complex_Geometry.Moebius

04:12:24 Presenting theory Conditional_Transfer_Rule.UD

04:12:24 Presenting file "UD_With.ML"

04:12:24 Presenting file "UD_Consts.ML"

04:12:24 Presenting file "UD.ML"

04:12:24 Presenting theory Concurrent_Revisions.Renaming

04:12:24 Presenting theory CoSMeDis.Friend_Value_Setup

04:12:24 Presenting theory Concurrent_Revisions.Substitution

04:12:24 Presenting theory Poincare_Disc.Poincare_Lines_Axis_Intersections

04:12:25 Presenting theory Complex_Geometry.Circlines

04:12:25 Presenting theory BytecodeLogicJmlTypes.Sound

04:12:26 Presenting theory Conditional_Transfer_Rule.CTR

04:12:26 Presenting file "CTR_Relators.ML"

04:12:26 Presenting file "CTR_Foundations.ML"

04:12:26 Presenting file "CTR_Algorithm.ML"

04:12:26 Presenting file "CTR_Conversions.ML"

04:12:26 Presenting file "CTR_Relativization.ML"

04:12:26 Presenting file "CTR_Parametricity.ML"

04:12:26 Presenting file "CTR_Postprocessing.ML"

04:12:26 Presenting file "CTR.ML"

04:12:26 Presenting theory Complex_Geometry.Oriented_Circlines

04:12:26 Presenting theory Conditional_Transfer_Rule.UD_Tests

04:12:26 Presenting file "UD_TEST_UNOVERLOAD_DEFINITION.ML"

04:12:26 Presenting theory Poincare_Disc.Poincare_Perpendicular

04:12:26 Presenting theory Complex_Geometry.Circlines_Angle

04:12:27 Presenting theory HOL.BNF_Cardinal_Order_Relation

04:12:27 Presenting theory CoSMeDis.Friend

04:12:27 Presenting theory Poincare_Disc.Poincare

04:12:27 Presenting theory Conditional_Transfer_Rule.CTR_Tests

04:12:27 Presenting file "CTR_TEST_PROCESS_RELATIVIZATION.ML"

04:12:27 Presenting file "CTR_TEST_PROCESS_CTR_RELATOR.ML"

04:12:27 Presenting theory Conditional_Transfer_Rule.Reference_Prerequisites

04:12:27 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:12:27 Presenting theory Conditional_Transfer_Rule.CTR_Introduction

04:12:27 Presenting theory CoSMeDis.Friend_Network

04:12:27 Presenting theory CoSMeDis.Friend_All

04:12:27 Presenting theory CoSMeDis.Friend_Request_Intro

04:12:27 Presenting theory Conditional_Transfer_Rule.UD_Reference

04:12:27 Presenting theory Conditional_Transfer_Rule.CTR_Reference

04:12:27 Presenting theory Complex_Geometry.Unit_Circle_Preserving_Moebius

04:12:27 Presenting Consensus_Refined ...

04:12:27 Presenting document Consensus_Refined/document

04:12:27 Presenting document Consensus_Refined/outline

04:12:27 Presenting theory Consensus_Refined.Infra

04:12:27 Presenting theory Consensus_Refined.Consensus_Types

04:12:27 Presenting theory Consensus_Refined.Quorums

04:12:28 Presenting theory Complex_Geometry.Riemann_Sphere

04:12:28 Presenting theory CoSMeDis.Friend_Request_Value_Setup

04:12:28 Presenting theory Consensus_Refined.Consensus_Misc

04:12:28 Presenting theory Consensus_Refined.Two_Steps

04:12:28 Presenting theory Consensus_Refined.Three_Steps

04:12:30 Presenting theory Types_To_Sets_Extension.ETTS

04:12:30 Presenting file "ETTS_Tactics.ML"

04:12:30 Presenting file "ETTS_Utilities.ML"

04:12:30 Presenting file "ETTS_RI.ML"

04:12:30 Presenting file "ETTS_Substitution.ML"

04:12:30 Presenting file "ETTS_Context.ML"

04:12:30 Presenting file "ETTS_Algorithm.ML"

04:12:30 Presenting file "ETTS_Active.ML"

04:12:30 Presenting file "ETTS_Lemma.ML"

04:12:30 Presenting file "ETTS_Lemmas.ML"

04:12:30 Presenting theory Concurrent_Revisions.OperationalSemantics

04:12:30 Presenting theory HOL.BNF_Cardinal_Arithmetic

04:12:30 Presenting theory Complex_Geometry.Chordal_Metric

04:12:30 Presenting theory Consensus_Refined.Refinement

04:12:30 Presenting theory Types_To_Sets_Extension.ETTS_Auxiliary

04:12:30 Presenting Constructor_Funs ...

04:12:30 Presenting document Constructor_Funs/document

04:12:30 Presenting document Constructor_Funs/outline

04:12:30 Presenting theory Types_To_Sets_Extension.Manual_Prerequisites

04:12:30 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:12:30 Presenting theory Constructor_Funs.Constructor_Funs

04:12:30 Presenting file "constructor_funs.ML"

04:12:30 Presenting theory Constructor_Funs.Test_Constructor_Funs

04:12:30 Presenting Correctness_Algebras ...

04:12:30 Presenting document Correctness_Algebras/document

04:12:30 Presenting document Correctness_Algebras/outline

04:12:30 Presenting theory Consensus_Refined.HO_Transition_System

04:12:31 Presenting theory Correctness_Algebras.Base

04:12:31 Presenting theory Correctness_Algebras.Omega_Algebras

04:12:31 Presenting theory Correctness_Algebras.Capped_Omega_Algebras

04:12:31 Presenting theory Consensus_Refined.Voting

04:12:32 Presenting theory Concurrent_Revisions.Executions

04:12:32 Presenting theory CoSMeDis.Friend_Request

04:12:32 Presenting theory Correctness_Algebras.General_Refinement_Algebras

04:12:32 Presenting theory Consensus_Refined.Voting_Opt

04:12:32 Presenting theory Types_To_Sets_Extension.ETTS_Tests

04:12:32 Presenting file "ETTS_TEST_AMEND_CTXT_DATA.ML"

04:12:32 Presenting file "ETTS_TEST_TTS_ALGORITHM.ML"

04:12:32 Presenting file "ETTS_TEST_TTS_REGISTER_SBTS.ML"

04:12:32 Presenting theory Types_To_Sets_Extension.ETTS_Introduction

04:12:32 Presenting theory Types_To_Sets_Extension.ETTS_Theory

04:12:32 Presenting theory Types_To_Sets_Extension.ETTS_Syntax

04:12:32 Presenting theory Consensus_Refined.OneThirdRule_Defs

04:12:32 Presenting theory CoSMeDis.Friend_Request_Network

04:12:32 Presenting theory Types_To_Sets_Extension.ETTS_Examples

04:12:32 Presenting theory CoSMeDis.Friend_Request_All

04:12:32 Presenting theory Types_To_Sets_Extension.ETTS_CR

04:12:32 Presenting theory Types_To_Sets_Extension.Introduction

04:12:32 Presenting theory CoSMeDis.Outer_Friend_Intro

04:12:32 Presenting theory Types_To_Sets_Extension.SML_Introduction

04:12:32 Presenting theory CoSMeDis.Outer_Friend

04:12:32 Presenting theory Types_To_Sets_Extension.Set_Ext

04:12:32 Presenting theory Types_To_Sets_Extension.Lifting_Set_Ext

04:12:33 Presenting theory Types_To_Sets_Extension.Product_Type_Ext

04:12:33 Presenting theory Correctness_Algebras.Lattice_Ordered_Semirings

04:12:33 Presenting theory CoSMeDis.Outer_Friend_Issuer_Observation_Setup

04:12:33 Presenting theory Types_To_Sets_Extension.Transfer_Ext

04:12:33 Presenting theory Consensus_Refined.OneThirdRule_Proofs

04:12:33 Presenting theory CoSMeDis.Outer_Friend_Issuer_State_Indistinguishability

04:12:33 Presenting theory CoSMeDis.Outer_Friend_Issuer_Openness

04:12:33 Presenting theory Types_To_Sets_Extension.SML_Relations

04:12:33 Presenting theory Correctness_Algebras.Boolean_Semirings

04:12:33 Presenting theory Consensus_Refined.Ate_Defs

04:12:33 Presenting theory CoSMeDis.Outer_Friend_Issuer_Value_Setup

04:12:34 Presenting theory Poincare_Disc.Poincare_Tarski

04:12:34 Presenting theory Consensus_Refined.Ate_Proofs

04:12:34 Presenting theory Correctness_Algebras.Binary_Iterings

04:12:34 Presenting theory Consensus_Refined.Same_Vote

04:12:34 Presenting theory CoSMeDis.Outer_Friend_Issuer

04:12:34 Presenting CryptoBasedCompositionalProperties ...

04:12:34 Presenting document CryptoBasedCompositionalProperties/document

04:12:34 Presenting document CryptoBasedCompositionalProperties/outline

04:12:34 Presenting theory Correctness_Algebras.Binary_Iterings_Strict

04:12:34 Presenting theory Consensus_Refined.Observing_Quorums

04:12:34 Presenting theory CoSMeDis.Outer_Friend_Receiver_Observation_Setup

04:12:34 Presenting theory CryptoBasedCompositionalProperties.ListExtras

04:12:35 Presenting theory CryptoBasedCompositionalProperties.Secrecy_types

04:12:35 Presenting theory Consensus_Refined.Observing_Quorums_Opt

04:12:35 Presenting theory CryptoBasedCompositionalProperties.inout

04:12:35 Presenting theory CoSMeDis.Outer_Friend_Receiver_State_Indistinguishability

04:12:35 Presenting theory Consensus_Refined.Two_Step_Observing

04:12:35 Presenting theory CoSMeDis.Outer_Friend_Receiver_Value_Setup

04:12:35 Presenting theory HOL.Fun_Def_Base

04:12:35 Presenting file "Tools/Function/function_lib.ML"

04:12:35 Presenting file "Tools/Function/function_common.ML"

04:12:35 Presenting file "Tools/Function/function_context_tree.ML"

04:12:35 Presenting file "Tools/Function/sum_tree.ML"

04:12:35 Presenting theory Consensus_Refined.Uv_Defs

04:12:35 Presenting theory CoSMeDis.Outer_Friend_Receiver

04:12:35 Presenting theory Types_To_Sets_Extension.SML_Simple_Orders

04:12:36 Presenting theory CoSMeDis.Outer_Friend_Network

04:12:36 Presenting theory CoSMeDis.Outer_Friend_All

04:12:36 Presenting DPRM_Theorem ...

04:12:36 Presenting document DPRM_Theorem/document

04:12:36 Presenting document DPRM_Theorem/outline

04:12:36 Presenting theory CryptoBasedCompositionalProperties.Secrecy

04:12:36 Presenting theory DPRM_Theorem.Parametric_Polynomials

04:12:36 Presenting theory Consensus_Refined.Uv_Proofs

04:12:36 Presenting theory DPRM_Theorem.Assignments

04:12:36 Presenting theory Consensus_Refined.BenOr_Defs

04:12:36 Presenting theory Types_To_Sets_Extension.SML_Semigroups

04:12:36 Presenting theory DPRM_Theorem.Diophantine_Relations

04:12:36 Presenting theory CryptoBasedCompositionalProperties.CompLocalSecrets

04:12:37 Presenting theory DPRM_Theorem.Existential_Quantifier

04:12:37 Presenting theory DPRM_Theorem.Modulo_Divisibility

04:12:37 Presenting theory Correctness_Algebras.Binary_Iterings_Nonstrict

04:12:37 Presenting theory Types_To_Sets_Extension.SML_Monoids

04:12:37 Presenting theory Correctness_Algebras.Tests

04:12:37 Presenting theory Consensus_Refined.BenOr_Proofs

04:12:38 Presenting theory Consensus_Refined.MRU_Vote

04:12:38 Presenting theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

04:12:38 Presenting DPT-SAT-Solver ...

04:12:38 Presenting document DPT-SAT-Solver/document

04:12:38 Presenting document DPT-SAT-Solver/outline

04:12:38 Presenting theory Consensus_Refined.MRU_Vote_Opt

04:12:38 Presenting theory Correctness_Algebras.Test_Iterings

04:12:38 Presenting theory Types_To_Sets_Extension.SML_Groups

04:12:38 Presenting theory Consensus_Refined.Three_Step_MRU

04:12:39 Presenting theory Consensus_Refined.New_Algorithm_Defs

04:12:39 Presenting theory Types_To_Sets_Extension.SML_Semirings

04:12:39 Presenting theory Concurrent_Revisions.Determinacy

04:12:39 Presenting theory DPRM_Theorem.Exponentiation

04:12:39 Presenting DataRefinementIBP ...

04:12:39 Presenting document DataRefinementIBP/document

04:12:39 Presenting document DataRefinementIBP/outline

04:12:39 Presenting theory DataRefinementIBP.Preliminaries

04:12:39 Presenting theory DataRefinementIBP.Statements

04:12:39 Presenting theory Types_To_Sets_Extension.SML_Rings

04:12:39 Presenting theory Correctness_Algebras.N_Semirings

04:12:39 Presenting theory DataRefinementIBP.Hoare

04:12:40 Presenting theory Consensus_Refined.New_Algorithm_Proofs

04:12:40 Presenting theory DPRM_Theorem.Alpha_Sequence

04:12:40 Presenting theory Consensus_Refined.Paxos_Defs

04:12:40 Presenting theory Types_To_Sets_Extension.SML_Semilattices

04:12:40 Presenting theory DPRM_Theorem.Exponential_Relation

04:12:40 Presenting theory DataRefinementIBP.Diagram

04:12:40 Presenting theory DPRM_Theorem.Digit_Function

04:12:40 Presenting theory DPRM_Theorem.Binomial_Coefficient

04:12:40 Presenting theory DPRM_Theorem.Binary_Orthogonal

04:12:40 Presenting theory DPRM_Theorem.Binary_Masking

04:12:40 Presenting theory Types_To_Sets_Extension.SML_Lattices

04:12:40 Presenting theory DPRM_Theorem.Binary_And

04:12:41 Presenting theory DataRefinementIBP.DataRefinement

04:12:41 Presenting Datatypes ...

04:12:41 Presenting theory DPRM_Theorem.RegisterMachineSpecification

04:12:41 Presenting document Datatypes/datatypes

04:12:41 Presenting theory Correctness_Algebras.N_Semirings_Boolean

04:12:41 Presenting theory DPRM_Theorem.RegisterMachineProperties

04:12:41 Presenting theory Datatypes.Setup

04:12:41 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:12:41 Presenting theory Types_To_Sets_Extension.SML_Complete_Lattices

04:12:42 Presenting theory DPRM_Theorem.RegisterMachineSimulation

04:12:42 Presenting theory Types_To_Sets_Extension.SML_Linorders

04:12:42 Presenting theory Correctness_Algebras.N_Semirings_Modal

04:12:42 Presenting theory Consensus_Refined.Paxos_Proofs

04:12:42 Presenting theory DPRM_Theorem.SingleStepRegister

04:12:42 Presenting theory Correctness_Algebras.Approximation

04:12:42 Presenting theory DPRM_Theorem.SingleStepState

04:12:42 Presenting theory Consensus_Refined.CT_Defs

04:12:43 Presenting theory BytecodeLogicJmlTypes.Cachera

04:12:43 Presenting theory Datatypes.Datatypes

04:12:43 Presenting Corec ...

04:12:43 Presenting document Corec/corec

04:12:43 Presenting theory Correctness_Algebras.Recursion_Strict

04:12:43 Presenting theory Types_To_Sets_Extension.SML_Topological_Space

04:12:43 Presenting Decl_Sem_Fun_PL ...

04:12:43 Presenting document Decl_Sem_Fun_PL/document

04:12:43 Presenting document Decl_Sem_Fun_PL/outline

04:12:43 Presenting theory DPRM_Theorem.MultipleStepRegister

04:12:43 Presenting theory Decl_Sem_Fun_PL.Lambda

04:12:43 Presenting theory Corec.Corec

04:12:43 Presenting theory Types_To_Sets_Extension.SML_Topological_Space_Countability

04:12:43 Presenting Dedekind_Real ...

04:12:43 Presenting document Dedekind_Real/document

04:12:43 Presenting document Dedekind_Real/outline

04:12:43 Presenting theory Decl_Sem_Fun_PL.SmallStepLam

04:12:44 Presenting theory DPT-SAT-Solver.DPT_SAT_Solver

04:12:44 Presenting file "dpt_sat_solver.ML"

04:12:44 Presenting theory Types_To_Sets_Extension.SML_Ordered_Topological_Spaces

04:12:44 Presenting theory Types_To_Sets_Extension.SML_Product_Topology

04:12:44 Presenting theory Types_To_Sets_Extension.SML_Conclusions

04:12:44 Presenting theory Consensus_Refined.CT_Proofs

04:12:44 Presenting Dependent_SIFUM_Type_Systems ...

04:12:44 Presenting document Dependent_SIFUM_Type_Systems/document

04:12:44 Presenting theory DPT-SAT-Solver.DPT_SAT_Tests

04:12:44 Presenting document Dependent_SIFUM_Type_Systems/outline

04:12:44 Presenting Dependent_SIFUM_Refinement ...

04:12:44 Presenting document Dependent_SIFUM_Refinement/document

04:12:44 Presenting document Dependent_SIFUM_Refinement/outline

04:12:44 Presenting theory Types_To_Sets_Extension.VS_Prerequisites

04:12:45 Presenting theory DPRM_Theorem.MultipleStepState

04:12:45 Presenting theory Dependent_SIFUM_Type_Systems.Preliminaries

04:12:45 Presenting theory Decl_Sem_Fun_PL.BigStepLam

04:12:45 Presenting theory Correctness_Algebras.N_Algebras

04:12:45 Presenting theory Types_To_Sets_Extension.VS_Groups

04:12:45 Presenting theory Decl_Sem_Fun_PL.ValuesFSet

04:12:45 Presenting theory DPRM_Theorem.MachineMasking

04:12:45 Presenting theory Decl_Sem_Fun_PL.ValuesFSetProps

04:12:46 Presenting theory Decl_Sem_Fun_PL.RelationalSemFSet

04:12:46 Presenting theory DPRM_Theorem.MachineEquations

04:12:46 Presenting theory Dedekind_Real.Dedekind_Real

04:12:46 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

04:12:46 Presenting theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

04:12:46 Presenting theory Correctness_Algebras.Recursion

04:12:46 Presenting Depth-First-Search ...

04:12:46 Presenting document Depth-First-Search/document

04:12:46 Presenting document Depth-First-Search/outline

04:12:46 Presenting theory DPRM_Theorem.CommutationRelations

04:12:47 Presenting theory Dependent_SIFUM_Type_Systems.Security

04:12:47 Presenting theory Correctness_Algebras.N_Omega_Algebras

04:12:47 Presenting theory Depth-First-Search.DFS

04:12:47 Presenting theory Decl_Sem_Fun_PL.ChangeEnv

04:12:47 Presenting Derangements ...

04:12:47 Presenting document Derangements/document

04:12:47 Presenting document Derangements/outline

04:12:47 Presenting theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

04:12:47 Presenting theory Decl_Sem_Fun_PL.InterTypeSystem

04:12:47 Presenting theory Decl_Sem_Fun_PL.Values

04:12:47 Presenting theory Derangements.Derangements

04:12:47 Presenting Dict_Construction ...

04:12:47 Presenting document Dict_Construction/document

04:12:47 Presenting document Dict_Construction/outline

04:12:47 Presenting theory Dict_Construction.Introduction

04:12:48 Presenting theory Types_To_Sets_Extension.VS_Modules

04:12:48 Presenting theory Dict_Construction.Impossibility

04:12:48 Presenting theory DPRM_Theorem.MultipleToSingleSteps

04:12:48 Presenting theory DPRM_Theorem.Equation_Setup

04:12:48 Presenting theory Decl_Sem_Fun_PL.ValueProps

04:12:48 Presenting theory DPRM_Theorem.Register_Machine_Sums

04:12:48 Presenting theory Decl_Sem_Fun_PL.DeclSemAsDenot

04:12:49 Presenting theory DPRM_Theorem.RM_Sums_Diophantine

04:12:49 Presenting theory Decl_Sem_Fun_PL.DenotLam5

04:12:49 Presenting theory Correctness_Algebras.N_Omega_Binary_Iterings

04:12:49 Presenting theory Correctness_Algebras.N_Relation_Algebras

04:12:50 Presenting theory Correctness_Algebras.Domain

04:12:50 Presenting theory DPRM_Theorem.Register_Equations

04:12:50 Presenting theory Correctness_Algebras.Domain_Iterings

04:12:50 Presenting theory Decl_Sem_Fun_PL.EquivDenotInterTypes

04:12:51 Presenting theory Correctness_Algebras.Domain_Recursion

04:12:51 Presenting theory DPRM_Theorem.State_0_Equation

04:12:51 Presenting theory Dict_Construction.Dict_Construction

04:12:51 Presenting theory Types_To_Sets_Extension.VS_Vector_Spaces

04:12:51 Presenting file "dict_construction_util.ML"

04:12:51 Presenting file "transfer_termination.ML"

04:12:51 Presenting file "congruences.ML"

04:12:51 Presenting file "side_conditions.ML"

04:12:51 Presenting theory Decl_Sem_Fun_PL.DenotSoundFSet

04:12:51 Presenting file "class_graph.ML"

04:12:51 Presenting file "dict_construction.ML"

04:12:51 Presenting theory Types_To_Sets_Extension.VS_Conclusions

04:12:51 Presenting theory Types_To_Sets_Extension.FNDS_Introduction

04:12:51 Presenting theory Types_To_Sets_Extension.FNDS_Set_Ext

04:12:52 Presenting theory Dict_Construction.Termination

04:12:52 Presenting theory Types_To_Sets_Extension.FNDS_Definite_Description

04:12:52 Presenting theory Types_To_Sets_Extension.FNDS_Auxiliary

04:12:52 Presenting theory Correctness_Algebras.Extended_Designs

04:12:52 Presenting theory Dict_Construction.Test_Dict_Construction

04:12:52 Presenting theory DPRM_Theorem.State_d_Equation

04:12:52 Presenting theory Dict_Construction.Test_Side_Conditions

04:12:52 Presenting theory DPRM_Theorem.State_Unique_Equations

04:12:52 Presenting theory Dict_Construction.Test_Lazy_Case

04:12:52 Presenting Digit_Expansions ...

04:12:52 Presenting document Digit_Expansions/document

04:12:52 Presenting document Digit_Expansions/outline

04:12:53 Presenting theory Decl_Sem_Fun_PL.DenotCompleteFSet

04:12:53 Presenting theory DPRM_Theorem.All_State_Equations

04:12:53 Presenting theory Correctness_Algebras.Relative_Domain

04:12:53 Presenting theory Decl_Sem_Fun_PL.DenotCongruenceFSet

04:12:53 Presenting theory DPRM_Theorem.Mask_Equations

04:12:53 Presenting theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

04:12:53 Presenting theory DPRM_Theorem.Constants_Equations

04:12:53 Presenting theory Types_To_Sets_Extension.Type_Simple_Orders

04:12:53 Presenting theory Digit_Expansions.Bits_Digits

04:12:53 Presenting theory Dependent_SIFUM_Type_Systems.Compositionality

04:12:53 Presenting theory Decl_Sem_Fun_PL.Optimizer

04:12:53 Presenting theory DPRM_Theorem.All_Equations_Invariance

04:12:54 Presenting theory DPRM_Theorem.All_Equations

04:12:54 Presenting theory Digit_Expansions.Carries

04:12:54 Presenting theory Correctness_Algebras.Relative_Modal

04:12:54 Presenting theory HOL.BNF_Def

04:12:54 Presenting file "Tools/BNF/bnf_util.ML"

04:12:54 Presenting file "Tools/BNF/bnf_tactics.ML"

04:12:54 Presenting file "Tools/BNF/bnf_def_tactics.ML"

04:12:54 Presenting file "Tools/BNF/bnf_def.ML"

04:12:54 Presenting theory Digit_Expansions.Binary_Operations

04:12:54 Presenting Diophantine_Eqns_Lin_Hom ...

04:12:54 Presenting document Diophantine_Eqns_Lin_Hom/document

04:12:54 Presenting document Diophantine_Eqns_Lin_Hom/outline

04:12:54 Presenting theory Correctness_Algebras.Complete_Tests

04:12:54 Presenting theory DPRM_Theorem.Machine_Equation_Equivalence

04:12:54 Presenting theory Correctness_Algebras.Complete_Domain

04:12:55 Presenting theory DPRM_Theorem.DPRM

04:12:55 Presenting Discrete_Summation ...

04:12:55 Presenting document Discrete_Summation/document

04:12:55 Presenting document Discrete_Summation/outline

04:12:55 Presenting theory Diophantine_Eqns_Lin_Hom.List_Vector

04:12:55 Presenting theory Dependent_SIFUM_Type_Systems.Language

04:12:55 Presenting theory Dependent_SIFUM_Refinement.CompositionalRefinement

04:12:55 Presenting theory Correctness_Algebras.Preconditions

04:12:56 Presenting theory Types_To_Sets_Extension.Set_Simple_Orders

04:12:56 Presenting theory Decl_Sem_Fun_PL.SystemF

04:12:56 Presenting theory Discrete_Summation.Factorials

04:12:56 Presenting theory Discrete_Summation.Discrete_Summation

04:12:56 Presenting theory Types_To_Sets_Extension.Type_Semigroups

04:12:56 Presenting theory Dependent_SIFUM_Refinement.Eg1

04:12:56 Presenting theory Discrete_Summation.Summation_Conversion

04:12:56 Presenting theory Types_To_Sets_Extension.FNDS_Lifting_Set_Ext

04:12:56 Presenting theory Discrete_Summation.Examples

04:12:56 Presenting DiskPaxos ...

04:12:56 Presenting document DiskPaxos/document

04:12:56 Presenting document DiskPaxos/outline

04:12:57 Presenting theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

04:12:57 Presenting theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

04:12:57 Presenting theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

04:12:57 Presenting theory Decl_Sem_Fun_PL.MutableRef

04:12:57 Presenting theory Types_To_Sets_Extension.Set_Semigroups

04:12:57 Presenting theory Dependent_SIFUM_Refinement.Eg2

04:12:57 Presenting theory Types_To_Sets_Extension.FNDS_Conclusions

04:12:57 Presenting Dominance_CHK ...

04:12:57 Presenting theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

04:12:57 Presenting document Dominance_CHK/document

04:12:57 Presenting document Dominance_CHK/outline

04:12:57 Presenting theory Decl_Sem_Fun_PL.MutableRefProps

04:12:57 Presenting Efficient-Mergesort ...

04:12:57 Presenting document Efficient-Mergesort/document

04:12:57 Presenting document Efficient-Mergesort/outline

04:12:57 Presenting theory DiskPaxos.DiskPaxos_Model

04:12:57 Presenting theory Correctness_Algebras.Hoare

04:12:57 Presenting theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

04:12:57 Presenting theory DiskPaxos.DiskPaxos_Inv1

04:12:58 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2

04:12:58 Presenting theory Efficient-Mergesort.Efficient_Sort

04:12:59 Presenting theory Correctness_Algebras.Hoare_Modal

04:12:59 Presenting theory Efficient-Mergesort.Mergesort_Complexity

04:12:59 Presenting theory Diophantine_Eqns_Lin_Hom.Algorithm

04:12:59 Presenting theory Dominance_CHK.Cfg

04:12:59 Presenting theory Diophantine_Eqns_Lin_Hom.Solver_Code

04:12:59 Presenting file "src/Main.hs"

04:12:59 Presenting Eisbach ...

04:12:59 Presenting document Eisbach/eisbach

04:12:59 Presenting theory Dominance_CHK.Sorted_Less2

04:12:59 Presenting theory DiskPaxos.DiskPaxos_Inv2

04:12:59 Presenting theory Correctness_Algebras.Pre_Post

04:12:59 Presenting theory Dominance_CHK.Sorted_List_Operations2

04:12:59 Presenting theory Correctness_Algebras.Pre_Post_Modal

04:12:59 Presenting theory Efficient-Mergesort.Natural_Mergesort

04:12:59 Presenting Encodability_Process_Calculi ...

04:12:59 Presenting document Encodability_Process_Calculi/document

04:12:59 Presenting document Encodability_Process_Calculi/outline

04:13:00 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers

04:13:00 Presenting theory Eisbach.Base

04:13:00 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:13:00 Presenting theory Eisbach.Preface

04:13:00 Presenting theory DiskPaxos.DiskPaxos_Inv3

04:13:00 Presenting theory Dominance_CHK.Dom_Semi_List

04:13:00 Presenting theory Dominance_CHK.Dom_Kildall

04:13:01 Presenting theory Eisbach.Manual

04:13:01 Presenting Euler_Partition ...

04:13:01 Presenting document Euler_Partition/document

04:13:01 Presenting document Euler_Partition/outline

04:13:01 Presenting theory Correctness_Algebras.Monotonic_Boolean_Transformers_Instances

04:13:01 Presenting Example-Submission ...

04:13:01 Presenting document Example-Submission/document

04:13:01 Presenting document Example-Submission/outline

04:13:01 Presenting theory Example-Submission.Submission

04:13:01 Presenting FFT ...

04:13:01 Presenting document FFT/document

04:13:01 Presenting document FFT/outline

04:13:01 Presenting theory Encodability_Process_Calculi.Relations

04:13:01 Presenting theory FFT.FFT

04:13:01 Presenting FLP ...

04:13:01 Presenting document FLP/document

04:13:01 Presenting document FLP/outline

04:13:01 Presenting theory FLP.Multiset

04:13:02 Presenting theory HOL.BNF_Composition

04:13:02 Presenting file "Tools/BNF/bnf_comp_tactics.ML"

04:13:02 Presenting file "Tools/BNF/bnf_comp.ML"

04:13:02 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystem

04:13:02 Presenting theory Euler_Partition.Euler_Partition

04:13:02 Presenting FOL_Axiomatic ...

04:13:02 Presenting document FOL_Axiomatic/document

04:13:02 Presenting document FOL_Axiomatic/outline

04:13:02 Presenting theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

04:13:02 Presenting theory Encodability_Process_Calculi.ProcessCalculi

04:13:02 Presenting theory FLP.AsynchronousSystem

04:13:02 Presenting theory HOL.Basic_BNFs

04:13:03 Presenting theory FLP.ListUtilities

04:13:03 Presenting theory DiskPaxos.DiskPaxos_Inv4

04:13:03 Presenting theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

04:13:03 Presenting theory FLP.Execution

04:13:04 Presenting theory Dependent_SIFUM_Type_Systems.Example

04:13:04 Presenting theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

04:13:04 Presenting theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

04:13:04 Presenting theory FLP.FLPSystem

04:13:05 Presenting theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

04:13:05 Presenting FOL_Harrison ...

04:13:05 Presenting document FOL_Harrison/document

04:13:05 Presenting document FOL_Harrison/outline

04:13:05 Presenting theory FOL_Axiomatic.FOL_Axiomatic

04:13:06 Presenting theory DiskPaxos.DiskPaxos_Inv5

04:13:07 Presenting theory Encodability_Process_Calculi.SimulationRelations

04:13:07 Presenting theory FLP.FLPTheorem

04:13:07 Presenting theory FLP.FLPExistingSystem

04:13:07 Presenting Factored_Transition_System_Bounding ...

04:13:07 Presenting document Factored_Transition_System_Bounding/document

04:13:07 Presenting document Factored_Transition_System_Bounding/outline

04:13:07 Presenting theory Factored_Transition_System_Bounding.FactoredSystemLib

04:13:07 Presenting theory Factored_Transition_System_Bounding.ListUtils

04:13:08 Presenting theory DiskPaxos.DiskPaxos_Chosen

04:13:08 Presenting theory Factored_Transition_System_Bounding.FSSublist

04:13:08 Presenting theory Factored_Transition_System_Bounding.HoArithUtils

04:13:08 Presenting theory Factored_Transition_System_Bounding.FmapUtils

04:13:08 Presenting theory FOL_Axiomatic.FOL_Axiomatic_Variant

04:13:08 Presenting theory FOL_Harrison.FOL_Harrison

04:13:08 Presenting theory Encodability_Process_Calculi.Encodings

04:13:08 Presenting FeatherweightJava ...

04:13:08 Presenting document FeatherweightJava/document

04:13:08 Presenting document FeatherweightJava/outline

04:13:09 Presenting Featherweight_OCL ...

04:13:09 Presenting document Featherweight_OCL/annex-a

04:13:09 Presenting document Featherweight_OCL/document

04:13:09 Presenting document Featherweight_OCL/outline

04:13:09 Presenting theory Featherweight_OCL.UML_Types

04:13:09 Presenting theory DiskPaxos.DiskPaxos_Inv6

04:13:09 Presenting theory DiskPaxos.DiskPaxos_Invariant

04:13:10 Presenting theory FeatherweightJava.FJDefs

04:13:10 Presenting theory DiskPaxos.DiskPaxos

04:13:10 Presenting FileRefinement ...

04:13:10 Presenting document FileRefinement/document

04:13:10 Presenting document FileRefinement/outline

04:13:10 Presenting theory FileRefinement.CArrays

04:13:10 Presenting theory FileRefinement.ResizableArrays

04:13:11 Presenting theory Dominance_CHK.Dom_Kildall_Property

04:13:11 Presenting theory FileRefinement.FileRefinement

04:13:11 Presenting theory Factored_Transition_System_Bounding.FactoredSystem

04:13:11 Presenting FinFun ...

04:13:11 Presenting document FinFun/document

04:13:11 Presenting document FinFun/outline

04:13:11 Presenting theory Featherweight_OCL.UML_Logic

04:13:11 Presenting theory FeatherweightJava.FJAux

04:13:12 Presenting theory Dominance_CHK.Dom_Kildall_Correct

04:13:12 Presenting Finite-Map-Extras ...

04:13:12 Presenting document Finite-Map-Extras/document

04:13:12 Presenting document Finite-Map-Extras/outline

04:13:12 Presenting theory Featherweight_OCL.UML_PropertyProfiles

04:13:12 Presenting theory Featherweight_OCL.UML_Boolean

04:13:12 Presenting theory Factored_Transition_System_Bounding.ActionSeqProcess

04:13:12 Presenting theory Featherweight_OCL.UML_Void

04:13:12 Presenting theory Factored_Transition_System_Bounding.RelUtils

04:13:13 Presenting theory Featherweight_OCL.UML_Integer

04:13:13 Presenting theory Factored_Transition_System_Bounding.Dependency

04:13:13 Presenting theory Factored_Transition_System_Bounding.Invariants

04:13:13 Presenting theory Featherweight_OCL.UML_Real

04:13:13 Presenting theory Factored_Transition_System_Bounding.SetUtils

04:13:13 Presenting theory Featherweight_OCL.UML_String

04:13:13 Presenting theory Featherweight_OCL.UML_Pair

04:13:14 Presenting theory Finite-Map-Extras.Finite_Map_Extras

04:13:15 Presenting Finite_Automata_HF ...

04:13:15 Presenting document Finite_Automata_HF/document

04:13:15 Presenting document Finite_Automata_HF/outline

04:13:15 Presenting theory FeatherweightJava.FJSound

04:13:15 Presenting theory FinFun.FinFun

04:13:15 Presenting theory Featherweight_OCL.UML_Bag

04:13:16 Presenting theory Factored_Transition_System_Bounding.TopologicalProps

04:13:16 Presenting theory FeatherweightJava.Execute

04:13:16 Presenting theory FeatherweightJava.Featherweight_Java

04:13:16 Presenting Fishburn_Impossibility ...

04:13:16 Presenting document Fishburn_Impossibility/document

04:13:16 Presenting document Fishburn_Impossibility/outline

04:13:16 Presenting theory FinFun.FinFunPred

04:13:16 Presenting Flyspeck-Tame ...

04:13:16 Presenting document Flyspeck-Tame/document

04:13:16 Presenting document Flyspeck-Tame/outline

04:13:18 Presenting theory Finite_Automata_HF.Finite_Automata_HF

04:13:18 Presenting FocusStreamsCaseStudies ...

04:13:18 Presenting document FocusStreamsCaseStudies/document

04:13:18 Presenting document FocusStreamsCaseStudies/outline

04:13:18 Presenting theory FocusStreamsCaseStudies.ArithExtras

04:13:18 Presenting theory FocusStreamsCaseStudies.ListExtras

04:13:18 Presenting theory FocusStreamsCaseStudies.arith_hints

04:13:19 Presenting theory Featherweight_OCL.UML_Set

04:13:19 Presenting theory Fishburn_Impossibility.Social_Choice_Functions

04:13:20 Presenting theory Factored_Transition_System_Bounding.SystemAbstraction

04:13:20 Presenting theory FocusStreamsCaseStudies.stream

04:13:20 Presenting theory Flyspeck-Tame.ListAux

04:13:20 Presenting theory Featherweight_OCL.UML_Sequence

04:13:20 Presenting theory FocusStreamsCaseStudies.BitBoolTS

04:13:20 Presenting theory Factored_Transition_System_Bounding.Acyclicity

04:13:20 Presenting theory Flyspeck-Tame.Quasi_Order

04:13:20 Presenting theory Fishburn_Impossibility.Fishburn_Impossibility

04:13:20 Presenting theory Featherweight_OCL.UML_Library

04:13:21 Presenting Foundation_of_geometry ...

04:13:21 Presenting document Foundation_of_geometry/document

04:13:21 Presenting document Foundation_of_geometry/outline

04:13:21 Presenting theory FocusStreamsCaseStudies.JoinSplitTime

04:13:21 Presenting theory FocusStreamsCaseStudies.SteamBoiler

04:13:22 Presenting theory Foundation_of_geometry.Incidence

04:13:22 Presenting theory Factored_Transition_System_Bounding.AcycSspace

04:13:22 Presenting Free-Boolean-Algebra ...

04:13:22 Presenting document Free-Boolean-Algebra/document

04:13:22 Presenting document Free-Boolean-Algebra/outline

04:13:22 Presenting theory Featherweight_OCL.UML_State

04:13:23 Presenting theory FocusStreamsCaseStudies.SteamBoiler_proof

04:13:23 Presenting theory Free-Boolean-Algebra.Free_Boolean_Algebra

04:13:23 Presenting Free-Groups ...

04:13:23 Presenting document Free-Groups/document

04:13:23 Presenting document Free-Groups/outline

04:13:23 Presenting theory FocusStreamsCaseStudies.FR_types

04:13:23 Presenting theory Flyspeck-Tame.PlaneGraphIso

04:13:23 Presenting theory FocusStreamsCaseStudies.FR

04:13:23 Presenting theory Flyspeck-Tame.Rotation

04:13:24 Presenting theory Featherweight_OCL.UML_Contracts

04:13:24 Presenting theory Featherweight_OCL.UML_Tools

04:13:24 Presenting theory Featherweight_OCL.UML_Main

04:13:24 Presenting theory Free-Groups.Cancelation

04:13:24 Presenting theory Free-Groups.Generators

04:13:24 Presenting theory Flyspeck-Tame.Graph

04:13:24 Presenting theory Flyspeck-Tame.IArray_Syntax

04:13:24 Presenting theory Flyspeck-Tame.Enumerator

04:13:25 Presenting theory Free-Groups.FreeGroups

04:13:25 Presenting theory Flyspeck-Tame.FaceDivision

04:13:25 Presenting theory Free-Groups.UnitGroup

04:13:25 Presenting theory Free-Groups.C2

04:13:25 Presenting theory Flyspeck-Tame.RTranCl

04:13:25 Presenting theory Featherweight_OCL.Analysis_UML

04:13:25 Presenting theory Flyspeck-Tame.Plane

04:13:25 Presenting theory Flyspeck-Tame.Plane1

04:13:26 Presenting theory Free-Groups.Isomorphisms

04:13:26 Presenting theory FocusStreamsCaseStudies.FR_proof

04:13:26 Presenting theory Featherweight_OCL.Analysis_OCL

04:13:26 Presenting theory FocusStreamsCaseStudies.Gateway_types

04:13:26 Presenting theory Free-Groups.PingPongLemma

04:13:26 Presenting Fresh_Identifiers ...

04:13:26 Presenting document Fresh_Identifiers/document

04:13:26 Presenting document Fresh_Identifiers/outline

04:13:26 Presenting theory Fresh_Identifiers.Fresh

04:13:26 Presenting theory Fresh_Identifiers.Fresh_Nat

04:13:26 Presenting theory Fresh_Identifiers.Fresh_String

04:13:26 Presenting theory Fresh_Identifiers.Fresh_Infinite

04:13:26 Presenting FunWithFunctions ...

04:13:26 Presenting document FunWithFunctions/document

04:13:26 Presenting document FunWithFunctions/outline

04:13:27 Presenting theory FunWithFunctions.FunWithFunctions

04:13:27 Presenting FunWithTilings ...

04:13:27 Presenting document FunWithTilings/document

04:13:27 Presenting document FunWithTilings/outline

04:13:27 Presenting theory FocusStreamsCaseStudies.Gateway

04:13:27 Presenting theory FunWithTilings.Tilings

04:13:27 Presenting Functions ...

04:13:27 Presenting theory Flyspeck-Tame.GraphProps

04:13:27 Presenting document Functions/functions

04:13:27 Presenting theory Functions.Functions

04:13:27 Presenting GPU_Kernel_PL ...

04:13:27 Presenting document GPU_Kernel_PL/document

04:13:27 Presenting document GPU_Kernel_PL/outline

04:13:27 Presenting theory GPU_Kernel_PL.Misc

04:13:27 Presenting theory GPU_Kernel_PL.KPL_syntax

04:13:27 Presenting theory GPU_Kernel_PL.KPL_wellformedness

04:13:27 Presenting theory GPU_Kernel_PL.KPL_state

04:13:27 Presenting theory GPU_Kernel_PL.KPL_execution_thread

04:13:27 Presenting theory GPU_Kernel_PL.KPL_execution_group

04:13:28 Presenting theory GPU_Kernel_PL.KPL_execution_kernel

04:13:28 Presenting theory GPU_Kernel_PL.Kernel_programming_language

04:13:28 Presenting Gale_Shapley ...

04:13:28 Presenting theory Flyspeck-Tame.EnumeratorProps

04:13:28 Presenting document Gale_Shapley/document

04:13:28 Presenting document Gale_Shapley/outline

04:13:28 Presenting theory Featherweight_OCL.Design_UML

04:13:28 Presenting theory Dependent_SIFUM_Refinement.EgHighBranchRevC

04:13:29 Presenting theory Featherweight_OCL.Design_OCL

04:13:29 Presenting GenClock ...

04:13:29 Presenting document GenClock/document

04:13:29 Presenting document GenClock/outline

04:13:29 Presenting General-Triangle ...

04:13:29 Presenting document General-Triangle/document

04:13:29 Presenting document General-Triangle/outline

04:13:29 Presenting theory General-Triangle.GeneralTriangle

04:13:29 Presenting Generic_Deriving ...

04:13:29 Presenting document Generic_Deriving/document

04:13:29 Presenting document Generic_Deriving/outline

04:13:30 Presenting theory FocusStreamsCaseStudies.Gateway_proof_aux

04:13:30 Presenting theory Generic_Deriving.Tagged_Prod_Sum

04:13:30 Presenting theory GenClock.GenClock

04:13:30 Presenting Generic_Join ...

04:13:30 Presenting document Generic_Join/document

04:13:30 Presenting document Generic_Join/outline

04:13:30 Presenting theory Generic_Join.Generic_Join

04:13:31 Presenting theory Encodability_Process_Calculi.SourceTargetRelation

04:13:31 Presenting theory FocusStreamsCaseStudies.Gateway_proof

04:13:31 Presenting GewirthPGCProof ...

04:13:31 Presenting document GewirthPGCProof/document

04:13:31 Presenting document GewirthPGCProof/outline

04:13:32 Presenting theory Encodability_Process_Calculi.SuccessSensitiveness

04:13:32 Presenting theory Foundation_of_geometry.Order

04:13:32 Presenting theory GewirthPGCProof.CJDDLplus

04:13:32 Presenting theory Gale_Shapley.Gale_Shapley1

04:13:33 Presenting theory Encodability_Process_Calculi.DivergenceReflection

04:13:33 Presenting theory GewirthPGCProof.ExtendedDDL

04:13:33 Presenting theory Generic_Deriving.Derive

04:13:33 Presenting file "derive_util.ML"

04:13:33 Presenting file "derive_laws.ML"

04:13:33 Presenting file "derive_setup.ML"

04:13:33 Presenting file "derive.ML"

04:13:33 Presenting theory Generic_Deriving.Derive_Datatypes

04:13:33 Presenting theory Generic_Deriving.Derive_Eq

04:13:34 Presenting theory Generic_Deriving.Derive_Encode

04:13:34 Presenting theory Generic_Deriving.Derive_Algebra

04:13:34 Presenting theory Generic_Deriving.Derive_Show

04:13:34 Presenting theory Gale_Shapley.Gale_Shapley2

04:13:34 Presenting GoedelGod ...

04:13:34 Presenting document GoedelGod/document

04:13:34 Presenting document GoedelGod/outline

04:13:34 Presenting theory GewirthPGCProof.GewirthArgument

04:13:34 Presenting Goodstein_Lambda ...

04:13:34 Presenting theory Generic_Deriving.Derive_Eq_Laws

04:13:34 Presenting document Goodstein_Lambda/document

04:13:34 Presenting document Goodstein_Lambda/outline

04:13:34 Presenting theory GoedelGod.GoedelGod

04:13:34 Presenting GraphMarkingIBP ...

04:13:34 Presenting document GraphMarkingIBP/document

04:13:34 Presenting document GraphMarkingIBP/outline

04:13:34 Presenting theory GraphMarkingIBP.Graph

04:13:34 Presenting theory Generic_Deriving.Derive_Algebra_Laws

04:13:34 Presenting Grothendieck_Schemes ...

04:13:34 Presenting document Grothendieck_Schemes/document

04:13:34 Presenting document Grothendieck_Schemes/outline

04:13:34 Presenting theory Grothendieck_Schemes.Set_Extras

04:13:35 Presenting theory Grothendieck_Schemes.Group_Extras

04:13:35 Presenting theory GraphMarkingIBP.SetMark

04:13:35 Presenting theory HOL.BNF_Fixpoint_Base

04:13:35 Presenting file "Tools/BNF/bnf_fp_util_tactics.ML"

04:13:35 Presenting file "Tools/BNF/bnf_fp_util.ML"

04:13:35 Presenting theory GraphMarkingIBP.StackMark

04:13:35 Presenting file "Tools/BNF/bnf_fp_def_sugar_tactics.ML"

04:13:35 Presenting file "Tools/BNF/bnf_fp_def_sugar.ML"

04:13:35 Presenting file "Tools/BNF/bnf_fp_n2m_tactics.ML"

04:13:35 Presenting file "Tools/BNF/bnf_fp_n2m.ML"

04:13:35 Presenting file "Tools/BNF/bnf_fp_n2m_sugar.ML"

04:13:36 Presenting theory Grothendieck_Schemes.Topological_Space

04:13:36 Presenting theory Goodstein_Lambda.Goodstein_Lambda

04:13:36 Presenting HOL-Analysis ...

04:13:36 Presenting document HOL-Analysis/document

04:13:36 Presenting document HOL-Analysis/manual

04:13:36 Presenting theory HOL-Analysis.L2_Norm

04:13:36 Presenting theory GraphMarkingIBP.LinkMark

04:13:37 Presenting theory HOL-Analysis.Inner_Product

04:13:38 Presenting theory GraphMarkingIBP.DSWMark

04:13:38 Presenting Actuarial_Mathematics ...

04:13:38 Presenting document Actuarial_Mathematics/document

04:13:38 Presenting document Actuarial_Mathematics/outline

04:13:38 Presenting theory Actuarial_Mathematics.Preliminaries

04:13:39 Presenting theory HOL-Analysis.Product_Vector

04:13:40 Presenting theory Actuarial_Mathematics.Interest

04:13:40 Presenting Affine_Arithmetic ...

04:13:40 Presenting document Affine_Arithmetic/document

04:13:40 Presenting document Affine_Arithmetic/outline

04:13:40 Presenting theory Encodability_Process_Calculi.OperationalCorrespondence

04:13:40 Presenting theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

04:13:40 Presenting theory Flyspeck-Tame.FaceDivisionProps

04:13:41 Presenting theory HOL-Analysis.Euclidean_Space

04:13:41 Presenting theory Generic_Join.Generic_Join_Correctness

04:13:42 Presenting theory Generic_Join.Examples_Join

04:13:42 Presenting Taylor_Models ...

04:13:42 Presenting document Taylor_Models/document

04:13:42 Presenting document Taylor_Models/outline

04:13:42 Presenting theory Affine_Arithmetic.Executable_Euclidean_Space

04:13:44 Presenting theory Encodability_Process_Calculi.FullAbstraction

04:13:45 Presenting theory Taylor_Models.Polynomial_Expression

04:13:46 Presenting theory Flyspeck-Tame.Invariants

04:13:46 Presenting theory Taylor_Models.Float_Topology

04:13:46 Presenting theory HOL-Analysis.Linear_Algebra

04:13:46 Presenting theory Taylor_Models.Horner_Eval

04:13:46 Presenting theory Flyspeck-Tame.PlaneProps

04:13:46 Presenting theory Flyspeck-Tame.ListSum

04:13:47 Presenting theory Flyspeck-Tame.Tame

04:13:47 Presenting theory Taylor_Models.Polynomial_Expression_Additional

04:13:47 Presenting theory Flyspeck-Tame.Plane1Props

04:13:47 Presenting theory Flyspeck-Tame.Generator

04:13:47 Presenting theory Flyspeck-Tame.TameProps

04:13:47 Presenting theory Flyspeck-Tame.TameEnum

04:13:47 Presenting theory Taylor_Models.Taylor_Models_Misc

04:13:48 Presenting theory Flyspeck-Tame.ScoreProps

04:13:48 Presenting theory Flyspeck-Tame.LowerBound

04:13:48 Presenting theory Affine_Arithmetic.Affine_Form

04:13:49 Presenting theory Flyspeck-Tame.GeneratorProps

04:13:49 Presenting theory Flyspeck-Tame.TameEnumProps

04:13:49 Presenting theory Foundation_of_geometry.Congruence

04:13:49 Presenting theory Flyspeck-Tame.Worklist

04:13:49 Presenting theory Flyspeck-Tame.Maps

04:13:49 Presenting theory Flyspeck-Tame.Arch

04:13:50 Presenting theory Flyspeck-Tame.ArchCompAux

04:13:50 Presenting theory Flyspeck-Tame.ArchCompProps

04:13:50 Presenting theory Flyspeck-Tame.Relative_Completeness

04:13:50 Presenting Akra_Bazzi ...

04:13:50 Presenting document Akra_Bazzi/document

04:13:50 Presenting document Akra_Bazzi/outline

04:13:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Library

04:13:50 Presenting theory Akra_Bazzi.Akra_Bazzi_Asymptotics

04:13:51 Presenting theory HOL-Analysis.Affine

04:13:51 Presenting Closest_Pair_Points ...

04:13:51 Presenting document Closest_Pair_Points/document

04:13:51 Presenting document Closest_Pair_Points/outline

04:13:52 Presenting theory Akra_Bazzi.Akra_Bazzi_Real

04:13:52 Presenting theory Taylor_Models.Taylor_Models

04:13:52 Presenting theory Closest_Pair_Points.Common

04:13:53 Presenting theory Taylor_Models.Experiments

04:13:53 Presenting Banach_Steinhaus ...

04:13:53 Presenting document Banach_Steinhaus/document

04:13:53 Presenting document Banach_Steinhaus/outline

04:13:53 Presenting theory Akra_Bazzi.Akra_Bazzi

04:13:54 Presenting theory Affine_Arithmetic.Floatarith_Expression

04:13:54 Presenting theory Akra_Bazzi.Master_Theorem

04:13:54 Presenting theory Akra_Bazzi.Eval_Numeral

04:13:55 Presenting theory Closest_Pair_Points.Closest_Pair

04:13:56 Presenting theory Akra_Bazzi.Akra_Bazzi_Method

04:13:56 Presenting file "akra_bazzi.ML"

04:13:56 Presenting theory Akra_Bazzi.Akra_Bazzi_Approximation

04:13:56 Presenting theory Banach_Steinhaus.Banach_Steinhaus_Missing

04:13:56 Presenting theory Akra_Bazzi.Master_Theorem_Examples

04:13:56 Presenting Catalan_Numbers ...

04:13:56 Presenting document Catalan_Numbers/document

04:13:56 Presenting document Catalan_Numbers/outline

04:13:57 Presenting theory Catalan_Numbers.Catalan_Auxiliary_Integral

04:13:57 Presenting theory Closest_Pair_Points.Closest_Pair_Alternative

04:13:57 Presenting theory Catalan_Numbers.Catalan_Numbers

04:13:57 Presenting Cayley_Hamilton ...

04:13:57 Presenting document Cayley_Hamilton/document

04:13:57 Presenting document Cayley_Hamilton/outline

04:13:57 Presenting Chord_Segments ...

04:13:57 Presenting document Chord_Segments/document

04:13:57 Presenting document Chord_Segments/outline

04:13:57 Presenting theory Chord_Segments.Chord_Segments

04:13:57 Presenting Complex_Bounded_Operators ...

04:13:57 Presenting document Complex_Bounded_Operators/document

04:13:57 Presenting document Complex_Bounded_Operators/outline

04:13:57 Presenting theory HOL-Analysis.Convex

04:13:58 Presenting theory Complex_Bounded_Operators.Extra_General

04:13:58 Presenting theory Affine_Arithmetic.Straight_Line_Program

04:13:58 Presenting theory Encodability_Process_Calculi.CombinedCriteria

04:13:58 Presenting theory Complex_Bounded_Operators.Extra_Vector_Spaces

04:13:58 Presenting theory Cayley_Hamilton.Square_Matrix

04:13:58 Presenting theory Banach_Steinhaus.Banach_Steinhaus

04:13:58 Presenting Registers ...

04:13:58 Presenting document Registers/document

04:13:58 Presenting document Registers/outline

04:13:58 Presenting Differential_Game_Logic ...

04:13:58 Presenting document Differential_Game_Logic/document

04:13:58 Presenting document Differential_Game_Logic/outline

04:13:58 Presenting theory Complex_Bounded_Operators.Extra_Ordered_Fields

04:13:58 Presenting theory Registers.Axioms

04:13:58 Presenting theory Cayley_Hamilton.Cayley_Hamilton

04:13:58 Presenting Echelon_Form ...

04:13:58 Presenting document Echelon_Form/document

04:13:58 Presenting document Echelon_Form/outline

04:13:59 Presenting theory Differential_Game_Logic.Lib

04:13:59 Presenting theory Differential_Game_Logic.Identifiers

04:13:59 Presenting theory Grothendieck_Schemes.Comm_Ring

04:13:59 Presenting theory Differential_Game_Logic.Syntax

04:13:59 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces0

04:13:59 Presenting theory Registers.Laws

04:14:00 Presenting theory Registers.Axioms_Complement

04:14:00 Presenting theory Registers.Laws_Complement

04:14:00 Presenting theory Differential_Game_Logic.Denotational_Semantics

04:14:01 Presenting theory Echelon_Form.Rings2

04:14:01 Presenting theory Registers.Axioms_Classical

04:14:01 Presenting theory Differential_Game_Logic.Static_Semantics

04:14:01 Presenting theory Echelon_Form.Cayley_Hamilton_Compatible

04:14:01 Presenting theory HOL-Analysis.Finite_Cartesian_Product

04:14:02 Presenting theory Registers.Laws_Classical

04:14:02 Presenting theory Echelon_Form.Code_Cayley_Hamilton

04:14:02 Presenting theory Registers.Misc

04:14:02 Presenting theory Complex_Bounded_Operators.Complex_Vector_Spaces

04:14:02 Presenting theory Registers.Classical_Extra

04:14:03 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product0

04:14:03 Presenting theory Registers.Finite_Tensor_Product

04:14:03 Presenting theory Registers.Axioms_Quantum

04:14:03 Presenting theory HOL.BNF_Least_Fixpoint

04:14:03 Presenting file "Tools/BNF/bnf_lfp_util.ML"

04:14:03 Presenting file "Tools/BNF/bnf_lfp_tactics.ML"

04:14:03 Presenting file "Tools/BNF/bnf_lfp.ML"

04:14:03 Presenting file "Tools/BNF/bnf_lfp_compat.ML"

04:14:03 Presenting file "Tools/BNF/bnf_lfp_rec_sugar_more.ML"

04:14:03 Presenting file "Tools/BNF/bnf_lfp_size.ML"

04:14:03 Presenting file "Tools/datatype_simprocs.ML"

04:14:04 Presenting theory Complex_Bounded_Operators.Complex_Inner_Product

04:14:05 Presenting theory Complex_Bounded_Operators.Extra_Operator_Norm

04:14:05 Presenting theory Registers.Laws_Quantum

04:14:05 Presenting theory HOL.Equiv_Relations

04:14:05 Presenting theory Complex_Bounded_Operators.One_Dimensional_Spaces

04:14:05 Presenting theory Registers.Quantum

04:14:05 Presenting theory Registers.Quantum_Extra

04:14:05 Presenting theory Registers.QHoare

04:14:05 Presenting theory Complex_Bounded_Operators.Complex_Euclidean_Space0

04:14:06 Presenting theory Registers.Finite_Tensor_Product_Matrices

04:14:06 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function0

04:14:06 Presenting theory HOL.Basic_BNF_LFPs

04:14:06 Presenting file "Tools/BNF/bnf_lfp_basic_sugar.ML"

04:14:06 Presenting theory Registers.Teleport

04:14:07 Presenting theory Grothendieck_Schemes.Scheme

04:14:07 Presenting Hermite ...

04:14:07 Presenting document Hermite/document

04:14:07 Presenting document Hermite/outline

04:14:07 Presenting theory Differential_Game_Logic.Coincidence

04:14:07 Presenting theory HOL-Analysis.Cartesian_Space

04:14:07 Presenting theory Registers.Axioms_Complement_Quantum

04:14:08 Presenting theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function

04:14:08 Presenting theory Registers.Laws_Complement_Quantum

04:14:08 Presenting theory Registers.Quantum_Extra2

04:14:09 Presenting theory HOL.Meson

04:14:09 Presenting file "Tools/Meson/meson.ML"

04:14:09 Presenting file "Tools/Meson/meson_clausify.ML"

04:14:09 Presenting file "Tools/Meson/meson_tactic.ML"

04:14:10 Presenting theory Registers.Pure_States

04:14:10 Presenting theory Registers.Check_Autogenerated_Files

04:14:10 Presenting Smith_Normal_Form ...

04:14:10 Presenting document Smith_Normal_Form/document

04:14:10 Presenting document Smith_Normal_Form/outline

04:14:10 Presenting theory Complex_Bounded_Operators.Complex_L2

04:14:10 Presenting theory Smith_Normal_Form.Smith_Normal_Form

04:14:10 Presenting theory Affine_Arithmetic.Affine_Approximation

04:14:10 Presenting theory Complex_Bounded_Operators.Extra_Jordan_Normal_Form

04:14:12 Presenting theory Affine_Arithmetic.Counterclockwise

04:14:12 Presenting theory Smith_Normal_Form.Diagonal_To_Smith

04:14:12 Presenting theory Complex_Bounded_Operators.Cblinfun_Matrix

04:14:13 Presenting theory Affine_Arithmetic.Counterclockwise_Vector

04:14:13 Presenting theory Smith_Normal_Form.Mod_Type_Connect

04:14:13 Presenting theory Complex_Bounded_Operators.Cblinfun_Code

04:14:13 Presenting theory Complex_Bounded_Operators.Extra_Pretty_Code_Examples

04:14:13 Presenting theory Complex_Bounded_Operators.Cblinfun_Code_Examples

04:14:13 Presenting Modular_arithmetic_LLL_and_HNF_algorithms ...

04:14:13 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/document

04:14:13 Presenting document Modular_arithmetic_LLL_and_HNF_algorithms/outline

04:14:13 Presenting theory HOL-Analysis.Determinants

04:14:13 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row

04:14:13 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo

04:14:14 Presenting theory Echelon_Form.Echelon_Form

04:14:14 Presenting theory Smith_Normal_Form.SNF_Missing_Lemmas

04:14:15 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation

04:14:15 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Strict

04:14:16 Presenting theory Smith_Normal_Form.Cauchy_Binet

04:14:16 Presenting theory Hermite.Hermite

04:14:16 Presenting theory Echelon_Form.Echelon_Form_Det

04:14:16 Presenting theory Smith_Normal_Form.Smith_Normal_Form_JNF

04:14:16 Presenting theory Echelon_Form.Echelon_Form_Inverse

04:14:17 Presenting theory Smith_Normal_Form.Rings2_Extended

04:14:17 Presenting theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

04:14:17 Presenting theory Hermite.Hermite_IArrays

04:14:17 Presenting First_Welfare_Theorem ...

04:14:17 Presenting document First_Welfare_Theorem/document

04:14:17 Presenting document First_Welfare_Theorem/outline

04:14:17 Presenting theory First_Welfare_Theorem.Syntax

04:14:17 Presenting theory Echelon_Form.Examples_Echelon_Form_Abstract

04:14:17 Presenting theory First_Welfare_Theorem.Argmax

04:14:17 Presenting theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

04:14:17 Presenting theory Affine_Arithmetic.Polygon

04:14:18 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann

04:14:18 Presenting theory First_Welfare_Theorem.Preferences

04:14:18 Presenting theory Smith_Normal_Form.SNF_Uniqueness

04:14:19 Presenting theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

04:14:19 Presenting theory Smith_Normal_Form.Diagonalize

04:14:19 Presenting theory First_Welfare_Theorem.Utility_Functions

04:14:19 Presenting theory First_Welfare_Theorem.Consumers

04:14:19 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

04:14:19 Presenting theory First_Welfare_Theorem.Common

04:14:19 Presenting theory Echelon_Form.Echelon_Form_IArrays

04:14:20 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl

04:14:20 Presenting theory Smith_Normal_Form.Diagonal_To_Smith_JNF

04:14:20 Presenting theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

04:14:20 Presenting theory First_Welfare_Theorem.Exchange_Economy

04:14:20 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite

04:14:21 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF

04:14:21 Presenting theory First_Welfare_Theorem.Private_Ownership_Economy

04:14:21 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm

04:14:22 Presenting theory HOL-Analysis.Elementary_Topology

04:14:22 Presenting theory First_Welfare_Theorem.Arrow_Debreu_Model

04:14:22 Presenting theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

04:14:22 Presenting Furstenberg_Topology ...

04:14:22 Presenting document Furstenberg_Topology/document

04:14:22 Presenting document Furstenberg_Topology/outline

04:14:23 Presenting theory Smith_Normal_Form.SNF_Algorithm

04:14:23 Presenting theory Echelon_Form.Echelon_Form_Det_IArrays

04:14:23 Presenting theory Echelon_Form.Code_Cayley_Hamilton_IArrays

04:14:23 Presenting theory Echelon_Form.Echelon_Form_Inverse_IArrays

04:14:23 Presenting theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

04:14:23 Presenting theory Echelon_Form.Examples_Echelon_Form_IArrays

04:14:23 Presenting Gauss_Jordan ...

04:14:23 Presenting document Gauss_Jordan/document

04:14:24 Presenting document Gauss_Jordan/outline

04:14:24 Presenting theory Furstenberg_Topology.Furstenberg_Topology

04:14:24 Presenting Green ...

04:14:24 Presenting document Green/document

04:14:24 Presenting document Green/outline

04:14:24 Presenting theory Green.General_Utils

04:14:24 Presenting theory Gauss_Jordan.Rref

04:14:25 Presenting theory Gauss_Jordan.Code_Set

04:14:25 Presenting theory Gauss_Jordan.Code_Matrix

04:14:25 Presenting theory Differential_Game_Logic.USubst

04:14:25 Presenting theory Smith_Normal_Form.Elementary_Divisor_Rings

04:14:26 Presenting theory Green.Derivs

04:14:26 Presenting theory Differential_Game_Logic.Ids

04:14:26 Presenting theory Differential_Game_Logic.Axioms

04:14:26 Presenting theory Differential_Game_Logic.Differential_Game_Logic

04:14:26 Presenting Gromov_Hyperbolicity ...

04:14:26 Presenting document Gromov_Hyperbolicity/document

04:14:26 Presenting document Gromov_Hyperbolicity/outline

04:14:27 Presenting theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

04:14:27 Presenting theory Smith_Normal_Form.Smith_Certified

04:14:27 Presenting theory Gauss_Jordan.Elementary_Operations

04:14:28 Presenting theory Gauss_Jordan.Rank

04:14:28 Presenting theory Smith_Normal_Form.Alternative_Proofs

04:14:28 Presenting HOL-Analysis-ex ...

04:14:28 Presenting theory Green.Integrals

04:14:29 Presenting theory HOL-Analysis-ex.Approximations

04:14:29 Presenting theory HOL-Analysis-ex.Metric_Arith_Examples

04:14:29 Presenting HOL-Complex_Analysis ...

04:14:29 Presenting document HOL-Complex_Analysis/document

04:14:29 Presenting document HOL-Complex_Analysis/manual

04:14:29 Presenting theory Gromov_Hyperbolicity.Library_Complements

04:14:30 Presenting theory Gromov_Hyperbolicity.Eexp_Eln

04:14:30 Presenting theory HOL-Analysis.Abstract_Topology

04:14:31 Presenting theory Gromov_Hyperbolicity.Hausdorff_Distance

04:14:32 Presenting theory HOL-Complex_Analysis.Contour_Integration

04:14:33 Presenting theory HOL-Analysis.Abstract_Topology_2

04:14:34 Presenting theory HOL-Analysis.Connected

04:14:34 Presenting theory HOL-Analysis.Abstract_Limits

04:14:34 Presenting theory HOL-Analysis.Metric_Arith

04:14:34 Presenting file "metric_arith.ML"

04:14:35 Presenting theory Affine_Arithmetic.Intersection

04:14:37 Presenting theory Affine_Arithmetic.Affine_Code

04:14:37 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

04:14:37 Presenting theory Affine_Arithmetic.Optimize_Integer

04:14:37 Presenting theory Affine_Arithmetic.Optimize_Float

04:14:37 Presenting theory Affine_Arithmetic.Print

04:14:37 Presenting theory Affine_Arithmetic.Float_Real

04:14:37 Presenting theory Gromov_Hyperbolicity.Isometries

04:14:38 Presenting theory Affine_Arithmetic.Ex_Affine_Approximation

04:14:38 Presenting theory Affine_Arithmetic.Ex_Ineqs

04:14:39 Presenting theory HOL.ATP

04:14:39 Presenting file "Tools/ATP/atp_util.ML"

04:14:39 Presenting file "Tools/ATP/atp_problem.ML"

04:14:39 Presenting file "Tools/ATP/atp_proof.ML"

04:14:39 Presenting file "Tools/ATP/atp_proof_redirect.ML"

04:14:39 Presenting file "Tools/lambda_lifting.ML"

04:14:39 Presenting file "Tools/monomorph.ML"

04:14:39 Presenting file "Tools/ATP/atp_problem_generate.ML"

04:14:39 Presenting file "Tools/ATP/atp_proof_reconstruct.ML"

04:14:39 Presenting theory Affine_Arithmetic.Ex_Inter

04:14:39 Presenting theory Affine_Arithmetic.Affine_Arithmetic

04:14:39 Presenting Bernoulli ...

04:14:39 Presenting document Bernoulli/document

04:14:39 Presenting document Bernoulli/outline

04:14:39 Presenting theory HOL-Analysis.Elementary_Metric_Spaces

04:14:39 Presenting theory Gromov_Hyperbolicity.Metric_Completion

04:14:40 Presenting theory Bernoulli.Bernoulli

04:14:40 Presenting theory Gauss_Jordan.Gauss_Jordan

04:14:40 Presenting theory Bernoulli.Periodic_Bernpoly

04:14:42 Presenting theory HOL-Analysis.Elementary_Normed_Spaces

04:14:42 Presenting theory Bernoulli.Bernoulli_FPS

04:14:42 Presenting theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

04:14:43 Presenting theory Bernoulli.Bernoulli_Zeta

04:14:43 Presenting theory HOL-Analysis.Norm_Arith

04:14:43 Presenting file "normarith.ML"

04:14:43 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness

04:14:43 Presenting Euler_MacLaurin ...

04:14:43 Presenting document Euler_MacLaurin/document

04:14:43 Presenting document Euler_MacLaurin/outline

04:14:43 Presenting theory HOL-Complex_Analysis.Winding_Numbers

04:14:43 Presenting theory Green.Paths

04:14:46 Presenting theory Euler_MacLaurin.Euler_MacLaurin

04:14:46 Presenting theory HOL-Analysis.Topology_Euclidean_Space

04:14:47 Presenting theory Euler_MacLaurin.Euler_MacLaurin_Landau

04:14:47 Presenting Lambert_W ...

04:14:47 Presenting document Lambert_W/document

04:14:47 Presenting document Lambert_W/outline

04:14:48 Presenting theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF

04:14:48 Presenting Stirling_Formula ...

04:14:48 Presenting document Stirling_Formula/document

04:14:48 Presenting document Stirling_Formula/outline

04:14:49 Presenting theory HOL-Analysis.Convex_Euclidean_Space

04:14:49 Presenting theory HOL-Analysis.Operator_Norm

04:14:49 Presenting theory Lambert_W.Lambert_W

04:14:50 Presenting theory Lambert_W.Lambert_W_MacLaurin_Series

04:14:50 Presenting theory Gauss_Jordan.Linear_Maps

04:14:50 Presenting Clique_and_Monotone_Circuits ...

04:14:50 Presenting document Clique_and_Monotone_Circuits/document

04:14:50 Presenting document Clique_and_Monotone_Circuits/outline

04:14:50 Presenting theory HOL-Analysis.Line_Segment

04:14:50 Presenting theory Clique_and_Monotone_Circuits.Preliminaries

04:14:51 Presenting theory Stirling_Formula.Stirling_Formula

04:14:51 Presenting theory Clique_and_Monotone_Circuits.Monotone_Formula

04:14:52 Presenting theory HOL-Analysis.Extended_Real_Limits

04:14:52 Presenting theory Clique_and_Monotone_Circuits.Assumptions_and_Approximations

04:14:53 Presenting theory HOL-Complex_Analysis.Cauchy_Integral_Formula

04:14:53 Presenting theory Gauss_Jordan.Gauss_Jordan_PA

04:14:53 Presenting theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

04:14:54 Presenting theory HOL-Analysis.Summation_Tests

04:14:54 Presenting theory Stirling_Formula.Gamma_Asymptotics

04:14:55 Presenting theory HOL-Analysis.Uniform_Limit

04:14:55 Presenting Comparison_Sort_Lower_Bound ...

04:14:55 Presenting document Comparison_Sort_Lower_Bound/document

04:14:55 Presenting document Comparison_Sort_Lower_Bound/outline

04:14:56 Presenting theory Comparison_Sort_Lower_Bound.Linorder_Relations

04:14:57 Presenting theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

04:14:57 Presenting Irrationals_From_THEBOOK ...

04:14:57 Presenting document Irrationals_From_THEBOOK/document

04:14:57 Presenting document Irrationals_From_THEBOOK/outline

04:14:57 Presenting theory Gauss_Jordan.Determinants2

04:14:57 Presenting theory HOL-Analysis.Function_Topology

04:14:57 Presenting theory Irrationals_From_THEBOOK.Irrationals_From_THEBOOK

04:14:57 Presenting Cartan_FP ...

04:14:57 Presenting document Cartan_FP/document

04:14:57 Presenting document Cartan_FP/outline

04:14:58 Presenting theory Clique_and_Monotone_Circuits.Clique_Large_Monotone_Circuits

04:14:58 Presenting theory HOL-Analysis.Bounded_Linear_Function

04:14:58 Presenting theory HOL-Complex_Analysis.Conformal_Mappings

04:14:58 Presenting theory Cartan_FP.Cartan

04:14:58 Presenting Cotangent_PFD_Formula ...

04:14:58 Presenting document Cotangent_PFD_Formula/document

04:14:58 Presenting document Cotangent_PFD_Formula/outline

04:14:58 Presenting Count_Complex_Roots ...

04:14:58 Presenting document Count_Complex_Roots/document

04:14:58 Presenting document Count_Complex_Roots/outline

04:14:58 Presenting theory Gauss_Jordan.Inverse

04:14:58 Presenting theory Green.Green

04:14:59 Presenting theory Count_Complex_Roots.CC_Polynomials_Extra

04:14:59 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

04:14:59 Presenting theory Cotangent_PFD_Formula.Cotangent_PFD_Formula

04:15:00 Presenting Linear_Recurrences ...

04:15:00 Presenting document Linear_Recurrences/document

04:15:00 Presenting document Linear_Recurrences/outline

04:15:00 Presenting theory Green.SymmetricR2Shapes

04:15:01 Presenting theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

04:15:01 Presenting theory HOL-Analysis.Derivative

04:15:01 Presenting theory Linear_Recurrences.RatFPS

04:15:02 Presenting theory Linear_Recurrences.Pochhammer_Polynomials

04:15:02 Presenting theory Linear_Recurrences.Linear_Recurrences_Misc

04:15:02 Presenting theory HOL-Analysis.Cartesian_Euclidean_Space

04:15:03 Presenting theory Green.CircExample

04:15:03 Presenting theory Linear_Recurrences.Partial_Fraction_Decomposition

04:15:04 Presenting theory Gauss_Jordan.System_Of_Equations

04:15:04 Presenting theory Gauss_Jordan.Code_Z2

04:15:04 Presenting theory HOL-Complex_Analysis.Complex_Singularities

04:15:04 Presenting theory Linear_Recurrences.Factorizations

04:15:04 Presenting theory Green.DiamExample

04:15:04 Presenting Dirichlet_Series ...

04:15:04 Presenting document Dirichlet_Series/document

04:15:04 Presenting document Dirichlet_Series/outline

04:15:05 Presenting theory Dirichlet_Series.Dirichlet_Misc

04:15:05 Presenting theory Linear_Recurrences.Rational_FPS_Solver

04:15:05 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

04:15:05 Presenting theory Linear_Recurrences.Linear_Recurrences_Common

04:15:05 Presenting theory Gauss_Jordan.IArray_Addenda

04:15:06 Presenting theory Dirichlet_Series.Multiplicative_Function

04:15:06 Presenting theory HOL-Complex_Analysis.Complex_Residues

04:15:06 Presenting theory Linear_Recurrences.Linear_Homogenous_Recurrences

04:15:07 Presenting theory Linear_Recurrences.Eulerian_Polynomials

04:15:07 Presenting theory Gauss_Jordan.Matrix_To_IArray

04:15:07 Presenting theory HOL-Analysis.Starlike

04:15:07 Presenting theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

04:15:07 Presenting theory Dirichlet_Series.Dirichlet_Product

04:15:08 Presenting theory HOL-Complex_Analysis.Residue_Theorem

04:15:08 Presenting theory Gauss_Jordan.Gauss_Jordan_IArrays

04:15:09 Presenting theory HOL-Analysis.Product_Topology

04:15:09 Presenting theory Linear_Recurrences.Rational_FPS_Asymptotics

04:15:09 Presenting Gauss_Sums ...

04:15:09 Presenting document Gauss_Sums/document

04:15:09 Presenting document Gauss_Sums/outline

04:15:09 Presenting theory HOL-Analysis.T1_Spaces

04:15:10 Presenting theory Gauss_Sums.Gauss_Sums_Auxiliary

04:15:10 Presenting theory Count_Complex_Roots.Extended_Sturm

04:15:10 Presenting theory Gauss_Sums.Periodic_Arithmetic

04:15:11 Presenting theory Gauss_Sums.Complex_Roots_Of_Unity

04:15:12 Presenting theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

04:15:12 Presenting theory Gauss_Sums.Finite_Fourier_Series

04:15:13 Presenting theory HOL-Analysis.Path_Connected

04:15:13 Presenting theory Dirichlet_Series.Dirichlet_Series

04:15:13 Presenting theory Count_Complex_Roots.Count_Line

04:15:13 Presenting theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

04:15:13 Presenting theory Dirichlet_Series.Moebius_Mu

04:15:14 Presenting theory Dirichlet_Series.More_Totient

04:15:14 Presenting theory Dirichlet_Series.Liouville_Lambda

04:15:14 Presenting theory HOL-Complex_Analysis.Great_Picard

04:15:14 Presenting theory Gromov_Hyperbolicity.Gromov_Boundary

04:15:15 Presenting theory HOL-Analysis.Weierstrass_Theorems

04:15:15 Presenting theory Dirichlet_Series.Divisor_Count

04:15:15 Presenting theory Gauss_Sums.Ramanujan_Sums

04:15:15 Presenting theory Gauss_Jordan.System_Of_Equations_IArrays

04:15:15 Presenting theory Dirichlet_Series.Arithmetic_Summatory

04:15:16 Presenting theory Dirichlet_Series.Partial_Summation

04:15:17 Presenting theory Dirichlet_Series.Euler_Products

04:15:17 Presenting theory HOL-Analysis.Sigma_Algebra

04:15:17 Presenting theory Count_Complex_Roots.Count_Half_Plane

04:15:17 Presenting theory Gauss_Jordan.Determinants_IArrays

04:15:17 Presenting theory Gauss_Jordan.Inverse_IArrays

04:15:17 Presenting theory HOL.Metis

04:15:17 Presenting file "$ISABELLE_HOME/src/Tools/Metis/metis.ML"

04:15:18 Presenting file "Tools/Metis/metis_generate.ML"

04:15:18 Presenting file "Tools/Metis/metis_reconstruct.ML"

04:15:18 Presenting file "Tools/Metis/metis_tactic.ML"

04:15:18 Presenting theory Count_Complex_Roots.Count_Circle

04:15:19 Presenting theory Gromov_Hyperbolicity.Boundary_Extension

04:15:19 Presenting theory HOL-Analysis.Measurable

04:15:19 Presenting file "measurable.ML"

04:15:19 Presenting theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

04:15:19 Presenting theory Gauss_Sums.Gauss_Sums

04:15:19 Presenting theory HOL-Complex_Analysis.Riemann_Mapping

04:15:19 Presenting theory HOL-Complex_Analysis.Complex_Analysis

04:15:19 Presenting Zeta_Function ...

04:15:20 Presenting document Zeta_Function/document

04:15:20 Presenting document Zeta_Function/outline

04:15:20 Presenting theory Gauss_Jordan.Code_Generation_IArrays

04:15:20 Presenting theory Gauss_Jordan.Code_Generation_IArrays_SML

04:15:20 Presenting theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

04:15:20 Presenting theory Gauss_Jordan.Code_Rational

04:15:20 Presenting theory Gauss_Jordan.Code_Generation_IArrays_Haskell

04:15:20 Presenting Dirichlet_L ...

04:15:20 Presenting document Dirichlet_L/document

04:15:20 Presenting document Dirichlet_L/outline

04:15:22 Presenting theory Gauss_Sums.Polya_Vinogradov

04:15:22 Presenting Prime_Distribution_Elementary ...

04:15:22 Presenting document Prime_Distribution_Elementary/document

04:15:22 Presenting document Prime_Distribution_Elementary/outline

04:15:22 Presenting theory Gromov_Hyperbolicity.Busemann_Function

04:15:22 Presenting theory Zeta_Function.Zeta_Library

04:15:23 Presenting theory Count_Complex_Roots.Count_Rectangle

04:15:23 Presenting theory HOL-Analysis.Measure_Space

04:15:23 Presenting theory Count_Complex_Roots.Count_Complex_Roots

04:15:23 Presenting theory Count_Complex_Roots.Count_Complex_Roots_Examples

04:15:23 Presenting IMO2019 ...

04:15:23 Presenting document IMO2019/document

04:15:23 Presenting document IMO2019/outline

04:15:23 Presenting theory IMO2019.IMO2019_Q1

04:15:23 Presenting theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

04:15:23 Presenting theory IMO2019.IMO2019_Q4

04:15:24 Presenting theory HOL-Analysis.Ordered_Euclidean_Space

04:15:24 Presenting theory IMO2019.IMO2019_Q5

04:15:24 Presenting Prime_Number_Theorem ...

04:15:24 Presenting document Prime_Number_Theorem/document

04:15:25 Presenting document Prime_Number_Theorem/outline

04:15:25 Presenting theory Prime_Distribution_Elementary.More_Dirichlet_Misc

04:15:25 Presenting theory Prime_Distribution_Elementary.Primes_Omega

04:15:26 Presenting theory HOL-Analysis.Borel_Space

04:15:26 Presenting theory Prime_Distribution_Elementary.Primorial

04:15:26 Presenting theory Prime_Distribution_Elementary.Lcm_Nat_Upto

04:15:27 Presenting theory Dirichlet_Series.Dirichlet_Series_Analysis

04:15:27 Presenting theory Gromov_Hyperbolicity.Isometries_Classification

04:15:28 Presenting Zeta_3_Irrational ...

04:15:28 Presenting theory Prime_Distribution_Elementary.Shapiro_Tauberian

04:15:28 Presenting document Zeta_3_Irrational/document

04:15:28 Presenting document Zeta_3_Irrational/outline

04:15:28 Presenting theory Dirichlet_L.Multiplicative_Characters

04:15:28 Presenting theory HOL.Transfer

04:15:28 Presenting file "Tools/Transfer/transfer.ML"

04:15:28 Presenting file "Tools/Transfer/transfer_bnf.ML"

04:15:28 Presenting file "Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

04:15:28 Presenting theory HOL-Analysis.Nonnegative_Lebesgue_Integration

04:15:29 Presenting theory Dirichlet_L.Dirichlet_Characters

04:15:29 Presenting theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

04:15:30 Presenting theory HOL-Analysis.Binary_Product_Measure

04:15:31 Presenting theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

04:15:31 Presenting theory Zeta_Function.Zeta_Function

04:15:31 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem_Library

04:15:31 Presenting theory Prime_Distribution_Elementary.Moebius_Mu_Sum

04:15:31 Presenting theory Dirichlet_Series.Dirichlet_Efficient_Code

04:15:31 Presenting E_Transcendental ...

04:15:31 Presenting document E_Transcendental/document

04:15:31 Presenting document E_Transcendental/outline

04:15:32 Presenting theory HOL-Analysis.Finite_Product_Measure

04:15:32 Presenting theory Zeta_Function.Zeta_Laurent_Expansion

04:15:33 Presenting theory Dirichlet_L.Dirichlet_L_Functions

04:15:33 Presenting theory E_Transcendental.E_Transcendental

04:15:33 Presenting Pi_Transcendental ...

04:15:33 Presenting document Pi_Transcendental/document

04:15:33 Presenting document Pi_Transcendental/outline

04:15:33 Presenting theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

04:15:34 Presenting theory Prime_Number_Theorem.Newman_Ingham_Tauberian

04:15:34 Presenting theory HOL-Analysis.Caratheodory

04:15:34 Presenting theory Zeta_Function.Hadjicostas_Chapman

04:15:34 Presenting theory Dirichlet_L.Dirichlet_Theorem

04:15:34 Presenting theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

04:15:34 Presenting Hermite_Lindemann ...

04:15:34 Presenting document Hermite_Lindemann/document

04:15:34 Presenting document Hermite_Lindemann/outline

04:15:34 Presenting Error_Function ...

04:15:34 Presenting theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

04:15:34 Presenting document Error_Function/document

04:15:34 Presenting document Error_Function/outline

04:15:35 Presenting theory Hermite_Lindemann.Algebraic_Integer_Divisibility

04:15:36 Presenting theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

04:15:36 Presenting theory Hermite_Lindemann.More_Polynomial_HLW

04:15:36 Presenting theory Hermite_Lindemann.More_Min_Int_Poly

04:15:36 Presenting theory Pi_Transcendental.Pi_Transcendental

04:15:36 Presenting theory Hermite_Lindemann.Complex_Lexorder

04:15:36 Presenting Transcendence_Series_Hancl_Rucki ...

04:15:36 Presenting document Transcendence_Series_Hancl_Rucki/document

04:15:36 Presenting document Transcendence_Series_Hancl_Rucki/outline

04:15:37 Presenting theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW

04:15:37 Presenting theory Error_Function.Error_Function

04:15:37 Presenting theory Hermite_Lindemann.More_Algebraic_Numbers_HLW

04:15:37 Presenting theory HOL-Analysis.Bochner_Integration

04:15:38 Presenting theory Zeta_3_Irrational.Zeta_3_Irrational

04:15:38 Presenting theory Hermite_Lindemann.Misc_HLW

04:15:38 Presenting theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

04:15:38 Presenting theory Error_Function.Error_Function_Asymptotics

04:15:38 Presenting Wetzels_Problem ...

04:15:38 Presenting document Wetzels_Problem/document

04:15:38 Presenting document Wetzels_Problem/outline

04:15:38 Presenting theory Prime_Number_Theorem.Prime_Counting_Functions

04:15:38 Presenting Winding_Number_Eval ...

04:15:38 Presenting document Winding_Number_Eval/document

04:15:38 Presenting document Winding_Number_Eval/outline

04:15:38 Presenting HOL-Homology ...

04:15:38 Presenting document HOL-Homology/document

04:15:38 Presenting document HOL-Homology/manual

04:15:39 Presenting theory HOL-Analysis.Complete_Measure

04:15:39 Presenting theory Prime_Distribution_Elementary.PNT_Consequences

04:15:39 Presenting theory Wetzels_Problem.Wetzels_Problem

04:15:39 Presenting HOL-Probability ...

04:15:39 Presenting document HOL-Probability/document

04:15:39 Presenting document HOL-Probability/outline

04:15:40 Presenting Applicative_Lifting ...

04:15:40 Presenting document Applicative_Lifting/document

04:15:40 Presenting document Applicative_Lifting/outline

04:15:40 Presenting theory Prime_Number_Theorem.Prime_Number_Theorem

04:15:40 Presenting theory HOL-Analysis.Regularity

04:15:40 Presenting theory Winding_Number_Eval.Missing_Topology

04:15:41 Presenting theory Prime_Number_Theorem.Mertens_Theorems

04:15:41 Presenting Stern_Brocot ...

04:15:41 Presenting document Stern_Brocot/document

04:15:41 Presenting document Stern_Brocot/outline

04:15:41 Presenting theory Stern_Brocot.Cotree

04:15:42 Presenting theory HOL-Analysis.Lebesgue_Measure

04:15:42 Presenting theory Stern_Brocot.Cotree_Algebra

04:15:42 Presenting theory Winding_Number_Eval.Missing_Algebraic

04:15:42 Presenting theory Stern_Brocot.Stern_Brocot_Tree

04:15:43 Presenting theory Stern_Brocot.Bird_Tree

04:15:43 Presenting Buffons_Needle ...

04:15:43 Presenting document Buffons_Needle/document

04:15:43 Presenting document Buffons_Needle/outline

04:15:44 Presenting theory Buffons_Needle.Buffons_Needle

04:15:44 Presenting Deep_Learning ...

04:15:44 Presenting document Deep_Learning/document

04:15:44 Presenting document Deep_Learning/outline

04:15:44 Presenting theory Deep_Learning.Tensor

04:15:44 Presenting theory Deep_Learning.Tensor_Subtensor

04:15:44 Presenting theory HOL-Analysis.Tagged_Division

04:15:44 Presenting theory Deep_Learning.Tensor_Plus

04:15:45 Presenting theory Deep_Learning.Tensor_Scalar_Mult

04:15:45 Presenting theory Deep_Learning.Tensor_Product

04:15:45 Presenting theory Deep_Learning.Tensor_Unit_Vec

04:15:45 Presenting theory Hermite_Lindemann.Hermite_Lindemann

04:15:45 Presenting theory Deep_Learning.Tensor_Rank

04:15:45 Presenting theory HOL.Lifting

04:15:45 Presenting theory Winding_Number_Eval.Missing_Transcendental

04:15:46 Presenting file "Tools/Lifting/lifting_util.ML"

04:15:46 Presenting file "Tools/Lifting/lifting_info.ML"

04:15:46 Presenting file "Tools/Lifting/lifting_bnf.ML"

04:15:46 Presenting file "Tools/Lifting/lifting_term.ML"

04:15:46 Presenting file "Tools/Lifting/lifting_def.ML"

04:15:46 Presenting file "Tools/Lifting/lifting_setup.ML"

04:15:46 Presenting file "Tools/Lifting/lifting_def_code_dt.ML"

04:15:46 Presenting Density_Compiler ...

04:15:46 Presenting document Density_Compiler/document

04:15:46 Presenting document Density_Compiler/outline

04:15:46 Presenting theory Deep_Learning.Tensor_Matricization

04:15:46 Presenting theory Deep_Learning.DL_Rank_CP_Rank

04:15:46 Presenting theory Deep_Learning.DL_Flatten_Matrix

04:15:46 Presenting theory HOL-Probability.Probability_Measure

04:15:46 Presenting theory Winding_Number_Eval.Missing_Analysis

04:15:47 Presenting theory Deep_Learning.DL_Network

04:15:47 Presenting theory Deep_Learning.DL_Concrete_Matrices

04:15:47 Presenting theory Deep_Learning.DL_Missing_Finite_Set

04:15:47 Presenting theory HOL-Probability.Distribution_Functions

04:15:47 Presenting theory Density_Compiler.Density_Predicates

04:15:49 Presenting theory HOL-Probability.Weak_Convergence

04:15:49 Presenting theory Deep_Learning.DL_Deep_Model

04:15:49 Presenting theory Applicative_Lifting.Applicative

04:15:49 Presenting file "applicative.ML"

04:15:49 Presenting theory Applicative_Lifting.Applicative_Environment

04:15:49 Presenting theory Density_Compiler.PDF_Transformations

04:15:50 Presenting theory Applicative_Lifting.Applicative_Option

04:15:50 Presenting theory Deep_Learning.DL_Deep_Model_Poly

04:15:50 Presenting theory Applicative_Lifting.Applicative_Sum

04:15:50 Presenting theory Applicative_Lifting.Applicative_Set

04:15:50 Presenting theory Deep_Learning.Lebesgue_Functional

04:15:51 Presenting theory Applicative_Lifting.Applicative_List

04:15:51 Presenting theory Deep_Learning.Lebesgue_Zero_Set

04:15:51 Presenting theory Deep_Learning.DL_Shallow_Model

04:15:51 Presenting theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

04:15:51 Presenting DiscretePricing ...

04:15:51 Presenting document DiscretePricing/document

04:15:51 Presenting document DiscretePricing/outline

04:15:51 Presenting theory Applicative_Lifting.Applicative_DNEList

04:15:52 Presenting theory Applicative_Lifting.Applicative_Monoid

04:15:52 Presenting theory DiscretePricing.Generated_Subalgebra

04:15:52 Presenting theory Applicative_Lifting.Applicative_Filter

04:15:52 Presenting theory Applicative_Lifting.Applicative_State

04:15:52 Presenting theory Applicative_Lifting.Applicative_Stream

04:15:52 Presenting theory DiscretePricing.Filtration

04:15:52 Presenting theory Applicative_Lifting.Applicative_Open_State

04:15:52 Presenting theory Density_Compiler.PDF_Values

04:15:53 Presenting theory DiscretePricing.Martingale

04:15:53 Presenting theory Applicative_Lifting.Applicative_PMF

04:15:53 Presenting theory Applicative_Lifting.Applicative_Probability_List

04:15:53 Presenting theory Applicative_Lifting.Applicative_Star

04:15:53 Presenting theory Applicative_Lifting.Applicative_Vector

04:15:53 Presenting theory Applicative_Lifting.Applicative_Functor

04:15:53 Presenting theory Applicative_Lifting.Applicative_Environment_Algebra

04:15:53 Presenting theory Applicative_Lifting.Stream_Algebra

04:15:54 Presenting theory HOL-Homology.Simplices

04:15:55 Presenting theory HOL-Analysis.Henstock_Kurzweil_Integration

04:15:55 Presenting theory DiscretePricing.Disc_Cond_Expect

04:15:55 Presenting theory Applicative_Lifting.Tree_Relabelling

04:15:55 Presenting theory Applicative_Lifting.Applicative_Examples

04:15:56 Presenting theory HOL-Probability.Giry_Monad

04:15:56 Presenting theory Applicative_Lifting.Joinable

04:15:56 Presenting theory Applicative_Lifting.Beta_Eta

04:15:56 Presenting theory Applicative_Lifting.Combinators

04:15:57 Presenting theory Density_Compiler.PDF_Semantics

04:15:58 Presenting theory HOL-Analysis.Radon_Nikodym

04:15:59 Presenting theory HOL-Analysis.Set_Integral

04:16:00 Presenting theory HOL-Analysis.Continuum_Not_Denumerable

04:16:00 Presenting theory Applicative_Lifting.Idiomatic_Terms

04:16:00 Presenting theory Applicative_Lifting.Abstract_AF

04:16:01 Presenting theory Applicative_Lifting.Applicative_Test

04:16:01 Presenting Ergodic_Theory ...

04:16:01 Presenting document Ergodic_Theory/document

04:16:01 Presenting document Ergodic_Theory/outline

04:16:01 Presenting theory HOL-Probability.Projective_Family

04:16:02 Presenting theory DiscretePricing.Infinite_Coin_Toss_Space

04:16:03 Presenting theory Density_Compiler.PDF_Density_Contexts

04:16:03 Presenting theory DiscretePricing.Geometric_Random_Walk

04:16:05 Presenting theory HOL-Probability.Infinite_Product_Measure

04:16:05 Presenting theory Ergodic_Theory.SG_Library_Complement

04:16:05 Presenting theory Ergodic_Theory.ME_Library_Complement

04:16:06 Presenting theory HOL-Analysis.Homotopy

04:16:07 Presenting theory Ergodic_Theory.Fekete

04:16:08 Presenting theory Winding_Number_Eval.Cauchy_Index_Theorem

04:16:09 Presenting theory Ergodic_Theory.Asymptotic_Density

04:16:09 Presenting theory HOL-Analysis.Homeomorphism

04:16:10 Presenting theory Density_Compiler.PDF_Compiler_Pred

04:16:11 Presenting theory HOL.Quotient

04:16:11 Presenting file "Tools/Quotient/quotient_info.ML"

04:16:11 Presenting file "Tools/Quotient/quotient_term.ML"

04:16:11 Presenting file "Tools/Quotient/quotient_type.ML"

04:16:11 Presenting file "Tools/Quotient/quotient_def.ML"

04:16:11 Presenting file "Tools/Quotient/quotient_tacs.ML"

04:16:11 Presenting file "Tools/BNF/bnf_lift.ML"

04:16:11 Presenting theory HOL-Probability.Independent_Family

04:16:11 Presenting theory HOL-Homology.Homology_Groups

04:16:13 Presenting theory HOL-Probability.Convolution

04:16:14 Presenting theory Density_Compiler.PDF_Target_Semantics

04:16:14 Presenting theory Ergodic_Theory.Measure_Preserving_Transformations

04:16:15 Presenting theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

04:16:15 Presenting theory HOL.Num

04:16:15 Presenting file "Tools/numeral.ML"

04:16:16 Presenting theory Density_Compiler.PDF_Target_Density_Contexts

04:16:16 Presenting theory HOL-Analysis.Complex_Analysis_Basics

04:16:17 Presenting theory DiscretePricing.Fair_Price

04:16:17 Presenting theory HOL.Power

04:16:19 Presenting theory HOL-Analysis.Complex_Transcendental

04:16:20 Presenting theory Winding_Number_Eval.Winding_Number_Eval

04:16:20 Presenting theory HOL-Homology.Brouwer_Degree

04:16:20 Presenting theory HOL-Analysis.Harmonic_Numbers

04:16:20 Presenting theory Winding_Number_Eval.Winding_Number_Eval_Examples

04:16:20 Presenting Laws_of_Large_Numbers ...

04:16:20 Presenting document Laws_of_Large_Numbers/document

04:16:20 Presenting document Laws_of_Large_Numbers/outline

04:16:21 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers

04:16:21 Presenting theory Density_Compiler.PDF_Compiler

04:16:22 Presenting theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example

04:16:22 Presenting Fisher_Yates ...

04:16:22 Presenting document Fisher_Yates/document

04:16:22 Presenting document Fisher_Yates/outline

04:16:22 Presenting Fourier ...

04:16:22 Presenting document Fourier/document

04:16:22 Presenting document Fourier/outline

04:16:23 Presenting theory Fourier.Periodic

04:16:23 Presenting theory Fisher_Yates.Fisher_Yates

04:16:23 Presenting Frequency_Moments ...

04:16:23 Presenting theory HOL.Groups_Big

04:16:23 Presenting document Frequency_Moments/document

04:16:23 Presenting document Frequency_Moments/outline

04:16:23 Presenting theory Fourier.Lspace

04:16:23 Presenting theory HOL.Complete_Partial_Order

04:16:24 Presenting theory HOL-Analysis.Gamma_Function

04:16:24 Presenting theory HOL-Probability.Information

04:16:24 Presenting theory Ergodic_Theory.Recurrence

04:16:24 Presenting theory HOL.Option

04:16:24 Presenting theory Frequency_Moments.Frequency_Moments_Preliminary_Results

04:16:24 Presenting theory Frequency_Moments.Frequency_Moments

04:16:25 Presenting theory Frequency_Moments.K_Smallest

04:16:25 Presenting theory HOL-Analysis.Interval_Integral

04:16:26 Presenting theory Frequency_Moments.Landau_Ext

04:16:26 Presenting theory HOL-Analysis.Lebesgue_Integral_Substitution

04:16:26 Presenting theory Fourier.Square_Integrable

04:16:26 Presenting theory HOL-Analysis.Ball_Volume

04:16:27 Presenting theory HOL-Analysis.Integral_Test

04:16:27 Presenting theory Frequency_Moments.Probability_Ext

04:16:27 Presenting theory Fourier.Confine

04:16:27 Presenting theory Fourier.Fourier_Aux2

04:16:28 Presenting theory Frequency_Moments.Product_PMF_Ext

04:16:28 Presenting theory HOL.Partial_Function

04:16:28 Presenting file "Tools/Function/partial_function.ML"

04:16:29 Presenting theory HOL-Analysis.Improper_Integral

04:16:29 Presenting theory HOL-Probability.Distributions

04:16:30 Presenting theory HOL-Analysis.Continuous_Extension

04:16:31 Presenting theory HOL-Analysis.Equivalence_Measurable_On_Borel

04:16:32 Presenting theory HOL-Probability.Characteristic_Functions

04:16:32 Presenting theory HOL-Analysis.Embed_Measure

04:16:32 Presenting theory Frequency_Moments.Frequency_Moment_0

04:16:32 Presenting theory Ergodic_Theory.Invariants

04:16:33 Presenting theory HOL-Probability.Helly_Selection

04:16:33 Presenting theory DiscretePricing.CRR_Model

04:16:35 Presenting theory HOL-Analysis.Brouwer_Fixpoint

04:16:35 Presenting theory Ergodic_Theory.Ergodicity

04:16:35 Presenting theory Frequency_Moments.Frequency_Moment_2

04:16:35 Presenting theory HOL-Probability.Sinc_Integral

04:16:35 Presenting theory HOL-Homology.Invariance_of_Domain

04:16:35 Presenting theory Ergodic_Theory.Shift_Operator

04:16:36 Presenting theory HOL-Homology.Homology

04:16:36 Presenting Girth_Chromatic ...

04:16:36 Presenting document Girth_Chromatic/document

04:16:36 Presenting document Girth_Chromatic/outline

04:16:36 Presenting theory Girth_Chromatic.Girth_Chromatic_Misc

04:16:36 Presenting theory HOL-Analysis.Fashoda_Theorem

04:16:36 Presenting theory HOL-Analysis.Cross3

04:16:36 Presenting theory DiscretePricing.Option_Price_Examples

04:16:36 Presenting theory Girth_Chromatic.Ugraphs

04:16:36 Presenting Random_Graph_Subgraph_Threshold ...

04:16:36 Presenting document Random_Graph_Subgraph_Threshold/document

04:16:36 Presenting document Random_Graph_Subgraph_Threshold/outline

04:16:37 Presenting theory HOL-Analysis.Bounded_Continuous_Function

04:16:37 Presenting theory HOL-Analysis.Lindelof_Spaces

04:16:38 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

04:16:38 Presenting theory HOL-Probability.Levy

04:16:38 Presenting theory HOL-Analysis.Infinite_Products

04:16:38 Presenting theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

04:16:38 Presenting theory HOL-Probability.Central_Limit_Theorem

04:16:39 Presenting theory HOL-Probability.Discrete_Topology

04:16:39 Presenting theory Frequency_Moments.Frequency_Moment_k

04:16:39 Presenting theory Girth_Chromatic.Girth_Chromatic

04:16:39 Presenting HOL-Probability-ex ...

04:16:39 Presenting Hahn_Jordan_Decomposition ...

04:16:39 Presenting document Hahn_Jordan_Decomposition/document

04:16:39 Presenting document Hahn_Jordan_Decomposition/outline

04:16:39 Presenting theory Fourier.Fourier

04:16:39 Presenting theory Hahn_Jordan_Decomposition.Extended_Reals_Sums_Compl

04:16:40 Presenting List_Update ...

04:16:40 Presenting document List_Update/document

04:16:40 Presenting document List_Update/outline

04:16:40 Presenting theory List_Update.Inversion

04:16:40 Presenting theory HOL-Probability-ex.Dining_Cryptographers

04:16:40 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Prelims

04:16:41 Presenting theory List_Update.Swaps

04:16:41 Presenting theory HOL-Analysis.Infinite_Sum

04:16:41 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

04:16:41 Presenting theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

04:16:42 Presenting theory List_Update.On_Off

04:16:42 Presenting theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

04:16:42 Presenting theory HOL-Analysis.Infinite_Set_Sum

04:16:43 Presenting theory HOL-Probability-ex.Measure_Not_CCC

04:16:43 Presenting Lp ...

04:16:43 Presenting document Lp/document

04:16:43 Presenting document Lp/outline

04:16:44 Presenting theory Ergodic_Theory.Kingman

04:16:44 Presenting theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

04:16:44 Presenting MDP-Rewards ...

04:16:44 Presenting document MDP-Rewards/document

04:16:44 Presenting document MDP-Rewards/outline

04:16:44 Presenting theory List_Update.Prob_Theory

04:16:45 Presenting theory Hahn_Jordan_Decomposition.Hahn_Jordan_Decomposition

04:16:45 Presenting theory MDP-Rewards.Bounded_Functions

04:16:45 Presenting theory HOL-Probability.Probability_Mass_Function

04:16:46 Presenting MDP-Algorithms ...

04:16:46 Presenting document MDP-Algorithms/document

04:16:46 Presenting document MDP-Algorithms/outline

04:16:46 Presenting theory List_Update.Competitive_Analysis

04:16:46 Presenting theory Lp.Functional_Spaces

04:16:46 Presenting theory HOL-Probability.PMF_Impl

04:16:47 Presenting theory HOL-Analysis.Polytope

04:16:47 Presenting theory HOL.Argo

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_expr.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_term.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_lit.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_proof.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_rewr.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cls.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_common.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cc.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_simplex.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_thy.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_heap.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_cdcl.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_core.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_clausify.ML"

04:16:47 Presenting file "$ISABELLE_HOME/src/Tools/Argo/argo_solver.ML"

04:16:47 Presenting file "Tools/Argo/argo_tactic.ML"

04:16:47 Presenting theory MDP-Algorithms.Value_Iteration

04:16:47 Presenting theory MDP-Rewards.Blinfun_Util

04:16:48 Presenting theory MDP-Algorithms.Policy_Iteration

04:16:49 Presenting theory MDP-Rewards.MDP_reward_Util

04:16:49 Presenting theory HOL-Probability.Fin_Map

04:16:50 Presenting theory MDP-Algorithms.Modified_Policy_Iteration

04:16:50 Presenting theory HOL-Analysis.Arcwise_Connected

04:16:51 Presenting theory MDP-Algorithms.Matrix_Util

04:16:51 Presenting theory HOL-Probability.Projective_Limit

04:16:51 Presenting theory Ergodic_Theory.Gouezel_Karlsson

04:16:51 Presenting theory List_Update.Move_to_Front

04:16:51 Presenting theory HOL-Probability.Random_Permutations

04:16:51 Presenting theory MDP-Algorithms.Blinfun_Matrix

04:16:52 Presenting theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

04:16:53 Presenting theory HOL.SAT

04:16:53 Presenting file "Tools/prop_logic.ML"

04:16:53 Presenting file "Tools/sat_solver.ML"

04:16:53 Presenting file "Tools/sat.ML"

04:16:53 Presenting file "Tools/Argo/argo_sat_solver.ML"

04:16:53 Presenting theory List_Update.Bit_Strings

04:16:53 Presenting theory MDP-Rewards.MDP_cont

04:16:53 Presenting theory HOL-Analysis.Retracts

04:16:54 Presenting theory Ergodic_Theory.Transfer_Operator

04:16:56 Presenting theory MDP-Rewards.MDP_disc

04:16:56 Presenting theory Lp.Lp

04:16:56 Presenting MFMC_Countable ...

04:16:56 Presenting document MFMC_Countable/document

04:16:56 Presenting document MFMC_Countable/outline

04:16:57 Presenting theory List_Update.MTF2_Effects

04:16:57 Presenting theory MFMC_Countable.MFMC_Misc

04:16:57 Presenting theory MFMC_Countable.MFMC_Finite

04:16:59 Presenting theory MDP-Algorithms.Splitting_Methods

04:16:59 Presenting theory HOL-Analysis.Further_Topology

04:16:59 Presenting theory MDP-Algorithms.Algorithms

04:17:00 Presenting theory MFMC_Countable.Matrix_For_Marginals

04:17:00 Presenting theory Ergodic_Theory.Normalizing_Sequences

04:17:00 Presenting Markov_Models ...

04:17:00 Presenting document Markov_Models/document

04:17:00 Presenting document Markov_Models/outline

04:17:00 Presenting theory MDP-Rewards.MDP_reward

04:17:00 Presenting Hidden_Markov_Models ...

04:17:00 Presenting document Hidden_Markov_Models/document

04:17:00 Presenting document Hidden_Markov_Models/outline

04:17:01 Presenting theory HOL-Analysis.Jordan_Curve

04:17:01 Presenting theory MDP-Algorithms.Code_DP

04:17:01 Presenting theory Hidden_Markov_Models.Auxiliary

04:17:01 Presenting theory HOL-Analysis.Poly_Roots

04:17:01 Presenting theory MDP-Algorithms.Code_Mod

04:17:01 Presenting theory MDP-Algorithms.Code_Real_Approx_By_Float_Fix

04:17:01 Presenting theory HOL-Analysis.Generalised_Binomial_Theorem

04:17:01 Presenting theory Markov_Models.Markov_Models_Auxiliary

04:17:02 Presenting theory MDP-Algorithms.Code_Inventory

04:17:02 Presenting theory MFMC_Countable.MFMC_Network

04:17:02 Presenting theory MDP-Algorithms.Code_Gridworld

04:17:02 Presenting theory MDP-Algorithms.Examples

04:17:02 Presenting Probabilistic_Timed_Automata ...

04:17:02 Presenting document Probabilistic_Timed_Automata/document

04:17:02 Presenting document Probabilistic_Timed_Automata/outline

04:17:02 Presenting theory HOL-Analysis.Vitali_Covering_Theorem

04:17:02 Presenting theory Probabilistic_Timed_Automata.MDP_Aux

04:17:02 Presenting theory Probabilistic_Timed_Automata.Finiteness

04:17:02 Presenting theory Probabilistic_Timed_Automata.Basic

04:17:03 Presenting theory HOL-Probability.SPMF

04:17:03 Presenting theory Hidden_Markov_Models.Hidden_Markov_Model

04:17:03 Presenting theory Probabilistic_Timed_Automata.Sequence

04:17:04 Presenting theory Probabilistic_Timed_Automata.Sequence_LTL

04:17:04 Presenting theory Probabilistic_Timed_Automata.Instantiate_Existentials

04:17:05 Presenting theory Hidden_Markov_Models.HMM_Implementation

04:17:05 Presenting theory Hidden_Markov_Models.HMM_Example

04:17:05 Presenting Stochastic_Matrices ...

04:17:05 Presenting document Stochastic_Matrices/document

04:17:05 Presenting document Stochastic_Matrices/outline

04:17:05 Presenting theory Probabilistic_Timed_Automata.More_List

04:17:05 Presenting theory Stochastic_Matrices.Stochastic_Matrix

04:17:05 Presenting theory Stochastic_Matrices.Stochastic_Vector_PMF

04:17:05 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

04:17:06 Presenting theory Stochastic_Matrices.Eigenspace

04:17:06 Presenting theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

04:17:06 Presenting Median_Method ...

04:17:06 Presenting document Median_Method/document

04:17:06 Presenting document Median_Method/outline

04:17:06 Presenting theory Probabilistic_Timed_Automata.Stream_More

04:17:07 Presenting theory Markov_Models.Discrete_Time_Markov_Chain

04:17:08 Presenting theory Median_Method.Median

04:17:08 Presenting Monad_Normalisation ...

04:17:08 Presenting document Monad_Normalisation/document

04:17:08 Presenting document Monad_Normalisation/outline

04:17:08 Presenting theory HOL-Analysis.Change_Of_Vars

04:17:08 Presenting theory MFMC_Countable.MFMC_Web

04:17:08 Presenting theory HOL-Probability.Product_PMF

04:17:09 Presenting theory Markov_Models.Trace_Space_Equals_Markov_Processes

04:17:09 Presenting theory Monad_Normalisation.Monad_Normalisation

04:17:09 Presenting file "monad_rules.ML"

04:17:09 Presenting file "monad_normalisation.ML"

04:17:09 Presenting theory Monad_Normalisation.Monad_Normalisation_Test

04:17:09 Presenting Monomorphic_Monad ...

04:17:09 Presenting document Monomorphic_Monad/document

04:17:09 Presenting document Monomorphic_Monad/outline

04:17:09 Presenting theory List_Update.BIT

04:17:09 Presenting theory HOL.Fun_Def

04:17:09 Presenting file "Tools/Function/function_core.ML"

04:17:09 Presenting file "Tools/Function/mutual.ML"

04:17:09 Presenting file "Tools/Function/pattern_split.ML"

04:17:09 Presenting file "Tools/Function/relation.ML"

04:17:09 Presenting file "Tools/Function/function_elims.ML"

04:17:09 Presenting file "Tools/Function/function.ML"

04:17:09 Presenting file "Tools/Function/pat_completeness.ML"

04:17:09 Presenting file "Tools/Function/fun.ML"

04:17:09 Presenting file "Tools/Function/induction_schema.ML"

04:17:09 Presenting file "Tools/Function/measure_functions.ML"

04:17:09 Presenting file "Tools/Function/lexicographic_order.ML"

04:17:09 Presenting file "Tools/Function/termination.ML"

04:17:09 Presenting file "Tools/Function/scnp_solve.ML"

04:17:09 Presenting file "Tools/Function/scnp_reconstruct.ML"

04:17:09 Presenting file "Tools/Function/fun_cases.ML"

04:17:09 Presenting theory HOL-Analysis.Lipschitz

04:17:10 Presenting theory HOL-Analysis.Multivariate_Analysis

04:17:10 Presenting theory HOL-Analysis.Simplex_Content

04:17:10 Presenting theory List_Update.Partial_Cost_Model

04:17:10 Presenting theory Probabilistic_Timed_Automata.Graphs

04:17:11 Presenting theory HOL-Analysis.FPS_Convergence

04:17:11 Presenting theory HOL-Probability.Hoeffding

04:17:11 Presenting theory HOL-Analysis.Smooth_Paths

04:17:12 Presenting theory HOL-Analysis.Locally

04:17:12 Presenting theory Probabilistic_Timed_Automata.Lib

04:17:12 Presenting theory HOL-Analysis.Abstract_Euclidean_Space

04:17:13 Presenting theory HOL-Analysis.Function_Metric

04:17:13 Presenting theory HOL-Analysis.Analysis

04:17:13 Presenting Neumann_Morgenstern_Utility ...

04:17:13 Presenting document Neumann_Morgenstern_Utility/document

04:17:13 Presenting document Neumann_Morgenstern_Utility/outline

04:17:13 Presenting theory Neumann_Morgenstern_Utility.PMF_Composition

04:17:13 Presenting theory List_Update.RExp_Var

04:17:13 Presenting theory HOL-Probability.Stream_Space

04:17:13 Presenting theory MFMC_Countable.MFMC_Reduction

04:17:14 Presenting theory HOL.Int

04:17:14 Presenting file "Tools/int_arith.ML"

04:17:14 Presenting theory Neumann_Morgenstern_Utility.Lotteries

04:17:15 Presenting theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

04:17:15 Presenting theory Neumann_Morgenstern_Utility.Expected_Utility

04:17:15 Presenting Probabilistic_Noninterference ...

04:17:15 Presenting document Probabilistic_Noninterference/document

04:17:15 Presenting document Probabilistic_Noninterference/outline

04:17:15 Presenting theory Probabilistic_Noninterference.Interface

04:17:15 Presenting theory HOL-Probability.Tree_Space

04:17:16 Presenting theory MFMC_Countable.MFMC_Bounded

04:17:17 Presenting theory Markov_Models.Classifying_Markov_Chain_States

04:17:17 Presenting theory Probabilistic_Noninterference.Language_Semantics

04:17:17 Presenting theory HOL.Lattices_Big

04:17:18 Presenting theory List_Update.OPT2

04:17:19 Presenting theory Probabilistic_Noninterference.Resumption_Based

04:17:20 Presenting theory HOL.Euclidean_Division

04:17:21 Presenting theory Markov_Models.Markov_Decision_Process

04:17:21 Presenting theory Probabilistic_Noninterference.Trace_Based

04:17:21 Presenting theory HOL.Parity

04:17:21 Presenting theory List_Update.Phase_Partitioning

04:17:22 Presenting theory MFMC_Countable.MFMC_Flow_Attainability

04:17:23 Presenting theory HOL-Probability.Conditional_Expectation

04:17:23 Presenting theory HOL-Probability.Essential_Supremum

04:17:24 Presenting theory HOL.Divides

04:17:24 Presenting theory HOL-Probability.Stopping_Time

04:17:24 Presenting theory HOL-Probability.Probability

04:17:24 Presenting Probabilistic_Prime_Tests ...

04:17:24 Presenting document Probabilistic_Prime_Tests/document

04:17:24 Presenting document Probabilistic_Prime_Tests/outline

04:17:25 Presenting theory Probabilistic_Timed_Automata.PTA

04:17:25 Presenting theory Probabilistic_Noninterference.Compositionality

04:17:25 Presenting theory Probabilistic_Prime_Tests.Legendre_Symbol

04:17:25 Presenting theory Markov_Models.MDP_Reachability_Problem

04:17:26 Presenting theory Probabilistic_Noninterference.Syntactic_Criteria

04:17:26 Presenting theory Probabilistic_Noninterference.Concrete

04:17:26 Presenting Probabilistic_System_Zoo ...

04:17:26 Presenting document Probabilistic_System_Zoo/document

04:17:26 Presenting document Probabilistic_System_Zoo/outline

04:17:26 Presenting document Probabilistic_System_Zoo/bnfs

04:17:26 Presenting document Probabilistic_System_Zoo/non_bnfs

04:17:26 Presenting theory Probabilistic_System_Zoo.Bool_Bounded_Set

04:17:26 Presenting theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

04:17:26 Presenting theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

04:17:26 Presenting theory Monomorphic_Monad.Monomorphic_Monad

04:17:26 Presenting theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

04:17:28 Presenting theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

04:17:28 Presenting theory Markov_Models.Discrete_Time_Markov_Process

04:17:28 Presenting theory Probabilistic_Prime_Tests.Jacobi_Symbol

04:17:28 Presenting theory Probabilistic_System_Zoo.Vardi

04:17:28 Presenting theory Probabilistic_System_Zoo.Vardi_Counterexample

04:17:28 Presenting Probabilistic_While ...

04:17:28 Presenting document Probabilistic_While/document

04:17:28 Presenting document Probabilistic_While/outline

04:17:29 Presenting theory Probabilistic_While.While_SPMF

04:17:29 Presenting theory Probabilistic_Prime_Tests.Residues_Nat

04:17:29 Presenting theory Probabilistic_While.Bernoulli

04:17:29 Presenting theory Probabilistic_While.Geometric

04:17:29 Presenting theory Probabilistic_Prime_Tests.QuadRes

04:17:30 Presenting theory Probabilistic_While.Fast_Dice_Roll

04:17:30 Presenting theory Probabilistic_While.Resampling

04:17:30 Presenting CryptHOL ...

04:17:30 Presenting document CryptHOL/document

04:17:30 Presenting document CryptHOL/outline

04:17:30 Presenting theory HOL.Numeral_Simprocs

04:17:30 Presenting file "$ISABELLE_HOME/src/Provers/Arith/assoc_fold.ML"

04:17:30 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

04:17:30 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

04:17:30 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numeral_factor.ML"

04:17:30 Presenting file "$ISABELLE_HOME/src/Provers/Arith/extract_common_term.ML"

04:17:30 Presenting file "Tools/numeral_simprocs.ML"

04:17:30 Presenting file "Tools/nat_numeral_simprocs.ML"

04:17:31 Presenting theory Monomorphic_Monad.Monad_Overloading

04:17:31 Presenting theory Probabilistic_Prime_Tests.Euler_Witness

04:17:32 Presenting theory Probabilistic_Prime_Tests.Carmichael_Numbers

04:17:32 Presenting theory CryptHOL.Misc_CryptHOL

04:17:33 Presenting theory CryptHOL.Set_Applicative

04:17:33 Presenting theory CryptHOL.SPMF_Applicative

04:17:33 Presenting theory CryptHOL.List_Bits

04:17:33 Presenting theory CryptHOL.Environment_Functor

04:17:33 Presenting theory CryptHOL.Partial_Function_Set

04:17:33 Presenting theory CryptHOL.Negligible

04:17:34 Presenting theory Probabilistic_Prime_Tests.Fermat_Witness

04:17:34 Presenting theory Markov_Models.Continuous_Time_Markov_Chain

04:17:34 Presenting theory Probabilistic_Prime_Tests.Generalized_Primality_Test

04:17:34 Presenting theory Probabilistic_Prime_Tests.Fermat_Test

04:17:34 Presenting theory Markov_Models.Markov_Models

04:17:34 Presenting theory Probabilistic_Prime_Tests.Miller_Rabin_Test

04:17:34 Presenting theory Markov_Models.Example_A

04:17:34 Presenting theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

04:17:34 Presenting Constructive_Cryptography ...

04:17:34 Presenting document Constructive_Cryptography/document

04:17:34 Presenting document Constructive_Cryptography/outline

04:17:35 Presenting theory CryptHOL.Resumption

04:17:35 Presenting theory Markov_Models.Example_B

04:17:35 Presenting theory CryptHOL.Generat

04:17:35 Presenting theory Probabilistic_Timed_Automata.PTA_Reachability

04:17:36 Presenting theory Monomorphic_Monad.Interpreter

04:17:36 Presenting Constructive_Cryptography_CM ...

04:17:36 Presenting theory MFMC_Countable.MFMC_Unbounded

04:17:36 Presenting document Constructive_Cryptography_CM/document

04:17:36 Presenting document Constructive_Cryptography_CM/outline

04:17:36 Presenting theory Monomorphic_Monad.Just_Do_It_Examples

04:17:36 Presenting Game_Based_Crypto ...

04:17:36 Presenting document Game_Based_Crypto/document

04:17:36 Presenting document Game_Based_Crypto/outline

04:17:36 Presenting theory HOL.Semiring_Normalization

04:17:36 Presenting file "Tools/semiring_normalizer.ML"

04:17:36 Presenting theory Game_Based_Crypto.Diffie_Hellman

04:17:37 Presenting theory MFMC_Countable.Max_Flow_Min_Cut_Countable

04:17:37 Presenting theory MFMC_Countable.Rel_PMF_Characterisation

04:17:37 Presenting theory Game_Based_Crypto.IND_CCA2

04:17:37 Presenting theory Constructive_Cryptography.Resource

04:17:37 Presenting theory Game_Based_Crypto.IND_CCA2_sym

04:17:37 Presenting theory List_Update.List_Factoring

04:17:38 Presenting theory Game_Based_Crypto.IND_CPA

04:17:38 Presenting theory Markov_Models.PCTL

04:17:38 Presenting theory Game_Based_Crypto.IND_CPA_PK

04:17:38 Presenting theory Game_Based_Crypto.IND_CPA_PK_Single

04:17:39 Presenting theory Game_Based_Crypto.SUF_CMA

04:17:39 Presenting theory Game_Based_Crypto.Pseudo_Random_Function

04:17:39 Presenting theory Game_Based_Crypto.Pseudo_Random_Permutation

04:17:39 Presenting theory MFMC_Countable.Rel_PMF_Characterisation_MFMC

04:17:39 Presenting theory Markov_Models.PGCL

04:17:39 Presenting Multi_Party_Computation ...

04:17:39 Presenting document Multi_Party_Computation/document

04:17:39 Presenting document Multi_Party_Computation/outline

04:17:40 Presenting theory Multi_Party_Computation.Cyclic_Group_Ext

04:17:40 Presenting theory Multi_Party_Computation.Number_Theory_Aux

04:17:41 Presenting theory Multi_Party_Computation.Uniform_Sampling

04:17:41 Presenting theory Game_Based_Crypto.Guessing_Many_One

04:17:41 Presenting theory Game_Based_Crypto.Unpredictable_Function

04:17:41 Presenting theory Game_Based_Crypto.Security_Spec

04:17:41 Presenting theory Multi_Party_Computation.Semi_Honest_Def

04:17:41 Presenting theory Multi_Party_Computation.OT_Functionalities

04:17:42 Presenting theory Game_Based_Crypto.Elgamal

04:17:42 Presenting theory Multi_Party_Computation.ETP

04:17:42 Presenting theory Markov_Models.Crowds_Protocol

04:17:43 Presenting theory Markov_Models.Zeroconf_Analysis

04:17:43 Presenting theory Multi_Party_Computation.ETP_OT

04:17:44 Presenting theory Markov_Models.Gossip_Broadcast

04:17:44 Presenting theory Game_Based_Crypto.Hashed_Elgamal

04:17:44 Presenting theory HOL.Groebner_Basis

04:17:44 Presenting file "Tools/groebner.ML"

04:17:45 Presenting theory Game_Based_Crypto.RP_RF

04:17:45 Presenting theory Multi_Party_Computation.ETP_RSA_OT

04:17:45 Presenting theory CryptHOL.Generative_Probabilistic_Value

04:17:45 Presenting theory Markov_Models.MDP_RP_Certification

04:17:46 Presenting theory Game_Based_Crypto.PRF_UHF

04:17:46 Presenting theory Constructive_Cryptography.Converter

04:17:46 Presenting theory Multi_Party_Computation.Noar_Pinkas_OT

04:17:48 Presenting theory CryptHOL.Computational_Model

04:17:48 Presenting theory Markov_Models.MDP_RP

04:17:48 Presenting Sigma_Commit_Crypto ...

04:17:48 Presenting document Sigma_Commit_Crypto/document

04:17:48 Presenting document Sigma_Commit_Crypto/outline

04:17:49 Presenting theory HOL.Set_Interval

04:17:49 Presenting theory Sigma_Commit_Crypto.Commitment_Schemes

04:17:50 Presenting theory Constructive_Cryptography_CM.More_CC

04:17:50 Presenting theory CryptHOL.GPV_Expectation

04:17:50 Presenting theory Sigma_Commit_Crypto.Cyclic_Group_Ext

04:17:50 Presenting theory Game_Based_Crypto.PRF_IND_CPA

04:17:50 Presenting theory Sigma_Commit_Crypto.Discrete_Log

04:17:50 Presenting theory Sigma_Commit_Crypto.Number_Theory_Aux

04:17:51 Presenting theory Constructive_Cryptography.Converter_Rewrite

04:17:51 Presenting theory Sigma_Commit_Crypto.Uniform_Sampling

04:17:51 Presenting theory Multi_Party_Computation.OT14

04:17:52 Presenting theory CryptHOL.GPV_Bisim

04:17:52 Presenting theory Sigma_Commit_Crypto.Pedersen

04:17:52 Presenting theory CryptHOL.GPV_Applicative

04:17:52 Presenting theory CryptHOL.Cyclic_Group

04:17:52 Presenting theory CryptHOL.Cyclic_Group_SPMF

04:17:52 Presenting theory CryptHOL.CryptHOL

04:17:52 Presenting Projective_Measurements ...

04:17:52 Presenting document Projective_Measurements/document

04:17:52 Presenting document Projective_Measurements/outline

04:17:52 Presenting theory Multi_Party_Computation.GMW

04:17:53 Presenting theory Constructive_Cryptography.Random_System

04:17:53 Presenting theory Sigma_Commit_Crypto.Rivest

04:17:54 Presenting theory Constructive_Cryptography_CM.Observe_Failure

04:17:54 Presenting theory Multi_Party_Computation.Secure_Multiplication

04:17:54 Presenting theory Game_Based_Crypto.PRF_UPF_IND_CCA

04:17:54 Presenting theory Constructive_Cryptography_CM.Fold_Spmf

04:17:54 Presenting theory Constructive_Cryptography.Distinguisher

04:17:54 Presenting theory Game_Based_Crypto.Cryptographic_Constructions

04:17:54 Presenting theory Game_Based_Crypto.Game_Based_Crypto

04:17:54 Presenting theory Multi_Party_Computation.DH_Ext

04:17:55 Presenting theory Sigma_Commit_Crypto.Sigma_Protocols

04:17:55 Presenting theory Multi_Party_Computation.Malicious_Defs

04:17:56 Presenting theory List_Update.TS

04:17:56 Presenting theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

04:17:57 Presenting theory Projective_Measurements.Linear_Algebra_Complements

04:17:57 Presenting theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

04:17:58 Presenting theory Constructive_Cryptography.Wiring

04:17:59 Presenting theory Game_Based_Crypto.CryptHOL_Tutorial

04:17:59 Presenting Quasi_Borel_Spaces ...

04:17:59 Presenting document Quasi_Borel_Spaces/document

04:17:59 Presenting document Quasi_Borel_Spaces/outline

04:18:00 Presenting theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

04:18:00 Presenting theory Sigma_Commit_Crypto.Xor

04:18:00 Presenting theory Multi_Party_Computation.Malicious_OT

04:18:00 Presenting theory Sigma_Commit_Crypto.Sigma_AND

04:18:01 Presenting theory List_Update.BIT_pairwise

04:18:01 Presenting Quick_Sort_Cost ...

04:18:01 Presenting document Quick_Sort_Cost/document

04:18:01 Presenting document Quick_Sort_Cost/outline

04:18:01 Presenting theory Projective_Measurements.Projective_Measurements

04:18:01 Presenting theory Constructive_Cryptography.Constructive_Cryptography

04:18:01 Presenting theory Constructive_Cryptography_CM.Fused_Resource

04:18:02 Presenting theory Constructive_Cryptography_CM.State_Isomorphism

04:18:02 Presenting theory Constructive_Cryptography.System_Construction

04:18:03 Presenting theory Quick_Sort_Cost.Randomised_Quick_Sort

04:18:03 Presenting theory Projective_Measurements.CHSH_Inequality

04:18:03 Presenting theory Quasi_Borel_Spaces.StandardBorel

04:18:03 Presenting theory Sigma_Commit_Crypto.Sigma_OR

04:18:03 Presenting theory Quick_Sort_Cost.Quick_Sort_Average_Case

04:18:03 Presenting Random_BSTs ...

04:18:03 Presenting document Random_BSTs/document

04:18:03 Presenting document Random_BSTs/outline

04:18:03 Presenting Randomised_BSTs ...

04:18:03 Presenting document Randomised_BSTs/document

04:18:03 Presenting document Randomised_BSTs/outline

04:18:03 Presenting Randomised_Social_Choice ...

04:18:03 Presenting document Randomised_Social_Choice/document

04:18:03 Presenting document Randomised_Social_Choice/outline

04:18:04 Presenting theory Random_BSTs.Random_BSTs

04:18:04 Presenting theory Quasi_Borel_Spaces.QuasiBorel

04:18:04 Presenting SDS_Impossibility ...

04:18:04 Presenting document SDS_Impossibility/document

04:18:04 Presenting document SDS_Impossibility/outline

04:18:05 Presenting theory Constructive_Cryptography_CM.Construction_Utility

04:18:05 Presenting theory Quasi_Borel_Spaces.Measure_QuasiBorel_Adjunction

04:18:05 Presenting theory Constructive_Cryptography.One_Time_Pad

04:18:05 Presenting theory SDS_Impossibility.SDS_Impossibility

04:18:05 Presenting Roth_Arithmetic_Progressions ...

04:18:05 Presenting document Roth_Arithmetic_Progressions/document

04:18:05 Presenting document Roth_Arithmetic_Progressions/outline

04:18:06 Presenting theory Quasi_Borel_Spaces.Binary_Product_QuasiBorel

04:18:06 Presenting theory Quasi_Borel_Spaces.Product_QuasiBorel

04:18:06 Presenting theory Quasi_Borel_Spaces.Binary_CoProduct_QuasiBorel

04:18:07 Presenting theory Randomised_Social_Choice.Order_Predicates

04:18:07 Presenting theory Quasi_Borel_Spaces.CoProduct_QuasiBorel

04:18:08 Presenting theory Quasi_Borel_Spaces.Exponent_QuasiBorel

04:18:08 Presenting theory Roth_Arithmetic_Progressions.Roth_Arithmetic_Progressions

04:18:08 Presenting Skip_Lists ...

04:18:08 Presenting document Skip_Lists/document

04:18:08 Presenting document Skip_Lists/outline

04:18:09 Presenting theory Randomised_BSTs.Randomised_BSTs

04:18:09 Presenting theory HOL.Presburger

04:18:09 Presenting file "Tools/Qelim/qelim.ML"

04:18:09 Presenting file "Tools/Qelim/cooper_procedure.ML"

04:18:09 Presenting file "Tools/Qelim/cooper.ML"

04:18:09 Presenting file "Tools/try0.ML"

04:18:09 Presenting Source_Coding_Theorem ...

04:18:09 Presenting document Source_Coding_Theorem/document

04:18:09 Presenting document Source_Coding_Theorem/outline

04:18:09 Presenting theory Quasi_Borel_Spaces.Probability_Space_QuasiBorel

04:18:09 Presenting theory Constructive_Cryptography_CM.Concrete_Security

04:18:09 Presenting theory Skip_Lists.Pi_pmf

04:18:10 Presenting theory Skip_Lists.Misc

04:18:10 Presenting theory List_Update.BIT_2comp_on2

04:18:10 Presenting theory Source_Coding_Theorem.Source_Coding_Theorem

04:18:10 Presenting Treaps ...

04:18:10 Presenting document Treaps/document

04:18:10 Presenting document Treaps/outline

04:18:11 Presenting theory Skip_Lists.Geometric_PMF

04:18:11 Presenting theory Randomised_Social_Choice.Preference_Profiles

04:18:11 Presenting theory Randomised_Social_Choice.Elections

04:18:11 Presenting theory Quasi_Borel_Spaces.Monad_QuasiBorel

04:18:11 Presenting theory Randomised_Social_Choice.Lotteries

04:18:11 Presenting theory Treaps.Probability_Misc

04:18:12 Presenting theory Randomised_Social_Choice.Utility_Functions

04:18:12 Presenting theory Constructive_Cryptography_CM.Asymptotic_Security

04:18:12 Presenting theory Quasi_Borel_Spaces.Pair_QuasiBorel_Measure

04:18:12 Presenting theory Skip_Lists.Skip_List

04:18:13 Presenting Universal_Hash_Families ...

04:18:13 Presenting document Universal_Hash_Families/document

04:18:13 Presenting document Universal_Hash_Families/outline

04:18:13 Presenting theory Universal_Hash_Families.Definitions

04:18:13 Presenting theory Constructive_Cryptography_CM.Key

04:18:13 Presenting theory Quasi_Borel_Spaces.Measure_as_QuasiBorel_Measure

04:18:13 Presenting theory Universal_Hash_Families.Preliminary_Results

04:18:13 Presenting theory Universal_Hash_Families.Carter_Wegman_Hash_Family

04:18:13 Presenting theory Constructive_Cryptography_CM.Channel

04:18:14 Presenting theory Treaps.Treap

04:18:14 Presenting theory Randomised_Social_Choice.Stochastic_Dominance

04:18:14 Presenting theory List_Update.Comb

04:18:14 Presenting theory Universal_Hash_Families.Field

04:18:14 Presenting theory Quasi_Borel_Spaces.Bayesian_Linear_Regression

04:18:14 Presenting Hybrid_Systems_VCs ...

04:18:14 Presenting document Hybrid_Systems_VCs/document

04:18:14 Presenting document Hybrid_Systems_VCs/outline

04:18:14 Presenting Hyperdual ...

04:18:14 Presenting document Hyperdual/document

04:18:14 Presenting document Hyperdual/outline

04:18:14 Presenting Irrational_Series_Erdos_Straus ...

04:18:14 Presenting document Irrational_Series_Erdos_Straus/document

04:18:14 Presenting document Irrational_Series_Erdos_Straus/outline

04:18:15 Presenting theory Treaps.Random_List_Permutation

04:18:16 Presenting theory Hyperdual.Hyperdual

04:18:16 Presenting theory Randomised_Social_Choice.SD_Efficiency

04:18:16 Presenting theory Hybrid_Systems_VCs.HS_Preliminaries

04:18:16 Presenting theory Treaps.Treap_Sort_and_BSTs

04:18:16 Presenting theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

04:18:16 Presenting theory Hyperdual.TwiceFieldDifferentiable

04:18:16 Presenting Irrationality_J_Hancl ...

04:18:16 Presenting document Irrationality_J_Hancl/document

04:18:16 Presenting document Irrationality_J_Hancl/outline

04:18:17 Presenting theory Randomised_Social_Choice.Social_Decision_Schemes

04:18:17 Presenting theory Hyperdual.HyperdualFunctionExtension

04:18:17 Presenting theory Hyperdual.LogisticFunction

04:18:18 Presenting theory Treaps.Random_Treap

04:18:18 Presenting theory Irrationality_J_Hancl.Irrationality_J_Hancl

04:18:18 Presenting KD_Tree ...

04:18:18 Presenting document KD_Tree/document

04:18:18 Presenting document KD_Tree/outline

04:18:18 Presenting Kuratowski_Closure_Complement ...

04:18:18 Presenting document Kuratowski_Closure_Complement/document

04:18:18 Presenting document Kuratowski_Closure_Complement/outline

04:18:18 Presenting theory Hyperdual.AnalyticTestFunction

04:18:18 Presenting Laplace_Transform ...

04:18:18 Presenting document Laplace_Transform/document

04:18:18 Presenting document Laplace_Transform/outline

04:18:18 Presenting theory Laplace_Transform.Laplace_Transform_Library

04:18:18 Presenting theory KD_Tree.KD_Tree

04:18:19 Presenting theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

04:18:19 Presenting theory Randomised_Social_Choice.SDS_Lowering

04:18:19 Presenting Lower_Semicontinuous ...

04:18:19 Presenting document Lower_Semicontinuous/document

04:18:19 Presenting document Lower_Semicontinuous/outline

04:18:19 Presenting theory Laplace_Transform.Piecewise_Continuous

04:18:19 Presenting theory Randomised_Social_Choice.Random_Dictatorship

04:18:19 Presenting theory Hybrid_Systems_VCs.HS_ODEs

04:18:20 Presenting theory Laplace_Transform.Existence

04:18:20 Presenting theory Constructive_Cryptography.Message_Authentication_Code

04:18:20 Presenting theory Laplace_Transform.Lerch_Lemma

04:18:20 Presenting theory KD_Tree.Build

04:18:20 Presenting theory Randomised_Social_Choice.Random_Serial_Dictatorship

04:18:20 Presenting theory Laplace_Transform.Uniqueness

04:18:21 Presenting theory Randomised_Social_Choice.Randomised_Social_Choice

04:18:21 Presenting theory KD_Tree.Range_Search

04:18:21 Presenting theory Laplace_Transform.Laplace_Transform

04:18:21 Presenting Matrices_for_ODEs ...

04:18:21 Presenting document Matrices_for_ODEs/document

04:18:21 Presenting document Matrices_for_ODEs/outline

04:18:21 Presenting theory Constructive_Cryptography.Secure_Channel

04:18:21 Presenting theory Constructive_Cryptography.Examples

04:18:21 Presenting Minkowskis_Theorem ...

04:18:21 Presenting document Minkowskis_Theorem/document

04:18:21 Presenting document Minkowskis_Theorem/outline

04:18:21 Presenting theory Constructive_Cryptography_CM.One_Time_Pad

04:18:21 Presenting theory Lower_Semicontinuous.Lower_Semicontinuous

04:18:21 Presenting theory Hybrid_Systems_VCs.HS_VC_Spartan

04:18:21 Presenting theory Matrices_for_ODEs.MTX_Preliminaries

04:18:21 Presenting Octonions ...

04:18:21 Presenting document Octonions/document

04:18:21 Presenting document Octonions/outline

04:18:22 Presenting theory Matrices_for_ODEs.MTX_Norms

04:18:22 Presenting theory Matrices_for_ODEs.SQ_MTX

04:18:22 Presenting theory Octonions.Cross_Product_7

04:18:22 Presenting theory Hybrid_Systems_VCs.HS_VC_Examples

04:18:22 Presenting theory Matrices_for_ODEs.MTX_Flows

04:18:22 Presenting theory Minkowskis_Theorem.Minkowskis_Theorem

04:18:23 Presenting Ordinary_Differential_Equations ...

04:18:23 Presenting document Ordinary_Differential_Equations/document

04:18:23 Presenting document Ordinary_Differential_Equations/outline

04:18:23 Presenting theory Matrices_for_ODEs.MTX_Examples

04:18:23 Presenting theory KD_Tree.Nearest_Neighbors

04:18:23 Presenting Differential_Dynamic_Logic ...

04:18:23 Presenting document Differential_Dynamic_Logic/document

04:18:23 Presenting HOL-ODE-Numerics ...

04:18:23 Presenting document Differential_Dynamic_Logic/outline

04:18:23 Presenting theory Differential_Dynamic_Logic.Ids

04:18:23 Presenting theory HOL-ODE-Numerics.GenCF_No_Comp

04:18:24 Presenting theory Octonions.Octonions

04:18:24 Presenting HOL-ODE-ARCH-COMP ...

04:18:24 Presenting theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

04:18:24 Presenting theory Differential_Dynamic_Logic.Lib

04:18:24 Presenting theory Hybrid_Systems_VCs.HS_VC_PT

04:18:24 Presenting theory Ordinary_Differential_Equations.ODE_Auxiliarities

04:18:24 Presenting theory Randomised_Social_Choice.Preference_Profile_Cmd

04:18:24 Presenting file "preference_profiles.ML"

04:18:25 Presenting theory Ordinary_Differential_Equations.MVT_Ex

04:18:25 Presenting theory Differential_Dynamic_Logic.Syntax

04:18:25 Presenting theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

04:18:25 Presenting HOL-ODE-Examples ...

04:18:25 Presenting theory HOL-ODE-Examples.Examples_Integral

04:18:25 Presenting theory Ordinary_Differential_Equations.Vector_Derivative_On

04:18:26 Presenting theory Hybrid_Systems_VCs.HS_VC_PT_Examples

04:18:26 Presenting theory Randomised_Social_Choice.QSOpt_Exact

04:18:26 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA

04:18:26 Presenting theory HOL-ODE-Examples.Examples_One_Step_Method

04:18:26 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_rel

04:18:26 Presenting theory Ordinary_Differential_Equations.Interval_Integral_HK

04:18:26 Presenting theory HOL-ODE-Numerics.Autoref_Misc

04:18:27 Presenting theory Differential_Dynamic_Logic.Denotational_Semantics

04:18:27 Presenting theory HOL-ODE-Examples.Examples_Poincare_Map

04:18:27 Presenting theory HOL-ODE-Examples.ODE_Examples

04:18:27 Presenting Lorenz_Approximation ...

04:18:27 Presenting theory Lorenz_Approximation.Result_Elements

04:18:27 Presenting theory Ordinary_Differential_Equations.Gronwall

04:18:27 Presenting theory Differential_Dynamic_Logic.Axioms

04:18:28 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_rel

04:18:29 Presenting theory HOL-ODE-Numerics.Weak_Set

04:18:29 Presenting theory Lorenz_Approximation.Result_File_Coarse

04:18:29 Presenting theory Differential_Dynamic_Logic.Frechet_Correctness

04:18:29 Presenting theory HOL-ODE-Numerics.Enclosure_Operations

04:18:29 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

04:18:29 Presenting theory Hybrid_Systems_VCs.HS_VC_KA_ndfun

04:18:29 Presenting theory Differential_Dynamic_Logic.Static_Semantics

04:18:30 Presenting theory HOL-ODE-Numerics.Refine_Vector_List

04:18:31 Presenting theory HOL-ODE-Numerics.Transfer_Analysis

04:18:31 Presenting theory Randomised_Social_Choice.SDS_Automation

04:18:31 Presenting file "randomised_social_choice.ML"

04:18:31 Presenting file "sds_automation.ML"

04:18:31 Presenting Lorenz_C0 ...

04:18:31 Presenting theory Lorenz_C0.Lorenz_C0

04:18:31 Presenting Lorenz_C1 ...

04:18:31 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

04:18:31 Presenting theory HOL-ODE-Numerics.Transfer_ODE

04:18:31 Presenting theory Lorenz_C1.Lorenz_C1

04:18:31 Presenting Poincare_Bendixson ...

04:18:31 Presenting document Poincare_Bendixson/document

04:18:31 Presenting document Poincare_Bendixson/outline

04:18:32 Presenting theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

04:18:33 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT

04:18:33 Presenting theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

04:18:33 Presenting theory Ordinary_Differential_Equations.Initial_Value_Problem

04:18:34 Presenting theory Poincare_Bendixson.Analysis_Misc

04:18:34 Presenting theory HOL-ODE-Numerics.Refine_Hyperplane

04:18:34 Presenting theory Differential_Dynamic_Logic.Coincidence

04:18:35 Presenting theory HOL-ODE-Numerics.Refine_Unions

04:18:35 Presenting theory Lorenz_Approximation.Lorenz_Approximation

04:18:35 Presenting theory Differential_Dynamic_Logic.Bound_Effect

04:18:35 Presenting theory HOL-ODE-Numerics.Refine_Intersection

04:18:35 Presenting Prime_Harmonic_Series ...

04:18:35 Presenting document Prime_Harmonic_Series/document

04:18:35 Presenting document Prime_Harmonic_Series/outline

04:18:35 Presenting theory Prime_Harmonic_Series.Prime_Harmonic_Misc

04:18:35 Presenting theory Prime_Harmonic_Series.Squarefree_Nat

04:18:36 Presenting theory HOL-ODE-Numerics.Refine_Invar

04:18:36 Presenting theory Prime_Harmonic_Series.Prime_Harmonic

04:18:36 Presenting Ptolemys_Theorem ...

04:18:36 Presenting document Ptolemys_Theorem/document

04:18:36 Presenting document Ptolemys_Theorem/outline

04:18:36 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_rel

04:18:36 Presenting theory Ptolemys_Theorem.Ptolemys_Theorem

04:18:36 Presenting QR_Decomposition ...

04:18:36 Presenting document QR_Decomposition/document

04:18:36 Presenting document QR_Decomposition/outline

04:18:37 Presenting theory Poincare_Bendixson.ODE_Misc

04:18:37 Presenting theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

04:18:37 Presenting theory QR_Decomposition.Miscellaneous_QR

04:18:37 Presenting theory QR_Decomposition.Projections

04:18:37 Presenting theory Ordinary_Differential_Equations.Bounded_Linear_Operator

04:18:38 Presenting theory Poincare_Bendixson.Invariance

04:18:38 Presenting theory HOL-ODE-Numerics.Refine_Interval

04:18:39 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel

04:18:39 Presenting theory QR_Decomposition.Gram_Schmidt

04:18:39 Presenting theory HOL-ODE-Numerics.Refine_Info

04:18:39 Presenting theory Poincare_Bendixson.Limit_Set

04:18:40 Presenting theory Ordinary_Differential_Equations.Multivariate_Taylor

04:18:40 Presenting theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

04:18:40 Presenting theory QR_Decomposition.QR_Decomposition

04:18:41 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

04:18:41 Presenting theory Poincare_Bendixson.Periodic_Orbit

04:18:41 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun

04:18:42 Presenting theory QR_Decomposition.Least_Squares_Approximation

04:18:42 Presenting theory QR_Decomposition.Examples_QR_Abstract_Float

04:18:42 Presenting theory QR_Decomposition.Examples_QR_Abstract_Symbolic

04:18:42 Presenting theory Differential_Dynamic_Logic.Differential_Axioms

04:18:42 Presenting theory QR_Decomposition.IArray_Addenda_QR

04:18:42 Presenting theory QR_Decomposition.Matrix_To_IArray_QR

04:18:43 Presenting theory QR_Decomposition.Gram_Schmidt_IArrays

04:18:43 Presenting theory QR_Decomposition.QR_Decomposition_IArrays

04:18:44 Presenting theory QR_Decomposition.Examples_QR_IArrays_Float

04:18:44 Presenting theory QR_Decomposition.Examples_QR_IArrays_Symbolic

04:18:44 Presenting theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun

04:18:44 Presenting Quaternions ...

04:18:44 Presenting document Quaternions/document

04:18:44 Presenting document Quaternions/outline

04:18:44 Presenting theory QR_Decomposition.Generalizations2

04:18:45 Presenting theory Differential_Dynamic_Logic.USubst

04:18:46 Presenting theory QR_Decomposition.QR_Efficient

04:18:46 Presenting Rank_Nullity_Theorem ...

04:18:46 Presenting document Rank_Nullity_Theorem/document

04:18:46 Presenting document Rank_Nullity_Theorem/outline

04:18:46 Presenting theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

04:18:46 Presenting theory Rank_Nullity_Theorem.Dual_Order

04:18:46 Presenting theory Rank_Nullity_Theorem.Mod_Type

04:18:46 Presenting theory Quaternions.Quaternions

04:18:46 Presenting Safe_Distance ...

04:18:46 Presenting document Safe_Distance/document

04:18:46 Presenting document Safe_Distance/outline

04:18:47 Presenting theory Rank_Nullity_Theorem.Miscellaneous

04:18:47 Presenting theory Rank_Nullity_Theorem.Fundamental_Subspaces

04:18:48 Presenting theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

04:18:48 Presenting theory Constructive_Cryptography_CM.Diffie_Hellman_CC

04:18:48 Presenting theory HOL-ODE-Numerics.Refine_String

04:18:48 Presenting theory Rank_Nullity_Theorem.Dim_Formula

04:18:48 Presenting Smooth_Manifolds ...

04:18:48 Presenting document Smooth_Manifolds/document

04:18:48 Presenting document Smooth_Manifolds/outline

04:18:48 Presenting theory HOL-ODE-Numerics.Refine_Folds

04:18:49 Presenting theory Poincare_Bendixson.Poincare_Bendixson

04:18:50 Presenting theory Poincare_Bendixson.Affine_Arithmetic_Misc

04:18:50 Presenting theory HOL-ODE-Numerics.One_Step_Method

04:18:51 Presenting theory Constructive_Cryptography_CM.DH_OTP

04:18:51 Presenting Sophomores_Dream ...

04:18:51 Presenting document Sophomores_Dream/document

04:18:51 Presenting document Sophomores_Dream/outline

04:18:51 Presenting theory Safe_Distance.Safe_Distance

04:18:52 Presenting theory Poincare_Bendixson.Examples

04:18:52 Presenting Stewart_Apollonius ...

04:18:52 Presenting document Stewart_Apollonius/document

04:18:52 Presenting document Stewart_Apollonius/outline

04:18:52 Presenting theory Smooth_Manifolds.Analysis_More

04:18:52 Presenting theory Stewart_Apollonius.Stewart_Apollonius

04:18:52 Presenting Tarskis_Geometry ...

04:18:52 Presenting document Tarskis_Geometry/document

04:18:52 Presenting document Tarskis_Geometry/outline

04:18:52 Presenting theory Tarskis_Geometry.Metric

04:18:53 Presenting theory Sophomores_Dream.Sophomores_Dream

04:18:53 Presenting Triangle ...

04:18:53 Presenting document Triangle/document

04:18:53 Presenting document Triangle/outline

04:18:53 Presenting theory Ordinary_Differential_Equations.Flow

04:18:53 Presenting theory Tarskis_Geometry.Miscellany

04:18:53 Presenting theory Triangle.Angles

04:18:54 Presenting theory Triangle.Triangle

04:18:54 Presenting UpDown_Scheme ...

04:18:54 Presenting document UpDown_Scheme/document

04:18:54 Presenting document UpDown_Scheme/outline

04:18:54 Presenting theory Tarskis_Geometry.Tarski

04:18:55 Presenting theory UpDown_Scheme.Grid_Point

04:18:55 Presenting theory Smooth_Manifolds.Smooth

04:18:55 Presenting theory Safe_Distance.Safe_Distance_Reaction

04:18:55 Presenting theory Ordinary_Differential_Equations.Upper_Lower_Solution

04:18:55 Presenting theory HOL-ODE-Numerics.Runge_Kutta

04:18:55 Presenting theory Smooth_Manifolds.Bump_Function

04:18:56 Presenting theory Safe_Distance.Evaluation

04:18:56 Presenting Virtual_Substitution ...

04:18:56 Presenting document Virtual_Substitution/document

04:18:56 Presenting document Virtual_Substitution/outline

04:18:56 Presenting theory Smooth_Manifolds.Chart

04:18:57 Presenting theory Smooth_Manifolds.Topological_Manifold

04:18:58 Presenting theory Tarskis_Geometry.Euclid_Tarski

04:18:58 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

04:18:58 Presenting theory Tarskis_Geometry.Linear_Algebra2

04:18:59 Presenting theory Tarskis_Geometry.Action

04:18:59 Presenting theory Differential_Dynamic_Logic.USubst_Lemma

04:18:59 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

04:18:59 Presenting theory Smooth_Manifolds.Differentiable_Manifold

04:18:59 Presenting theory HOL-ODE-Numerics.Refine_Parallel

04:19:00 Presenting theory HOL-ODE-Numerics.Refine_Default

04:19:00 Presenting theory HOL-ODE-Numerics.Refine_Phantom

04:19:01 Presenting theory HOL.SMT

04:19:01 Presenting file "Tools/SMT/smt_util.ML"

04:19:01 Presenting file "Tools/SMT/smt_failure.ML"

04:19:01 Presenting file "Tools/SMT/smt_config.ML"

04:19:01 Presenting file "Tools/SMT/smt_builtin.ML"

04:19:01 Presenting file "Tools/SMT/smt_datatypes.ML"

04:19:01 Presenting file "Tools/SMT/smt_normalize.ML"

04:19:01 Presenting file "Tools/SMT/smt_translate.ML"

04:19:01 Presenting file "Tools/SMT/smtlib.ML"

04:19:01 Presenting file "Tools/SMT/smtlib_interface.ML"

04:19:01 Presenting file "Tools/SMT/smtlib_proof.ML"

04:19:01 Presenting file "Tools/SMT/smtlib_isar.ML"

04:19:01 Presenting file "Tools/SMT/z3_proof.ML"

04:19:01 Presenting file "Tools/SMT/z3_isar.ML"

04:19:01 Presenting file "Tools/SMT/smt_solver.ML"

04:19:01 Presenting file "Tools/SMT/cvc4_interface.ML"

04:19:01 Presenting file "Tools/SMT/lethe_proof.ML"

04:19:01 Presenting file "Tools/SMT/lethe_isar.ML"

04:19:01 Presenting file "Tools/SMT/lethe_proof_parse.ML"

04:19:01 Presenting file "Tools/SMT/cvc4_proof_parse.ML"

04:19:01 Presenting file "Tools/SMT/verit_proof.ML"

04:19:01 Presenting file "Tools/SMT/conj_disj_perm.ML"

04:19:01 Presenting file "Tools/SMT/smt_replay_methods.ML"

04:19:01 Presenting file "Tools/SMT/smt_replay.ML"

04:19:01 Presenting file "Tools/SMT/smt_replay_arith.ML"

04:19:01 Presenting file "Tools/SMT/z3_interface.ML"

04:19:01 Presenting file "Tools/SMT/z3_replay_rules.ML"

04:19:01 Presenting file "Tools/SMT/z3_replay_methods.ML"

04:19:01 Presenting file "Tools/SMT/z3_replay.ML"

04:19:01 Presenting file "Tools/SMT/lethe_replay_methods.ML"

04:19:01 Presenting file "Tools/SMT/verit_replay_methods.ML"

04:19:01 Presenting file "Tools/SMT/verit_replay.ML"

04:19:01 Presenting file "Tools/SMT/smt_systems.ML"

04:19:01 Presenting theory HOL-ODE-Numerics.Refine_ScaleR2

04:19:01 Presenting theory Smooth_Manifolds.Partition_Of_Unity

04:19:01 Presenting theory Ordinary_Differential_Equations.Poincare_Map

04:19:01 Presenting theory UpDown_Scheme.Grid

04:19:02 Presenting theory Ordinary_Differential_Equations.Reachability_Analysis

04:19:03 Presenting theory Ordinary_Differential_Equations.Flow_Congs

04:19:03 Presenting theory Smooth_Manifolds.Tangent_Space

04:19:03 Presenting theory Ordinary_Differential_Equations.Cones

04:19:03 Presenting theory Ordinary_Differential_Equations.Linear_ODE

04:19:03 Presenting theory Ordinary_Differential_Equations.ODE_Analysis

04:19:03 Presenting Youngs_Inequality ...

04:19:03 Presenting document Youngs_Inequality/document

04:19:03 Presenting document Youngs_Inequality/outline

04:19:03 Presenting theory UpDown_Scheme.Triangular_Function

04:19:04 Presenting theory UpDown_Scheme.UpDown_Scheme

04:19:04 Presenting theory Smooth_Manifolds.Cotangent_Space

04:19:04 Presenting theory Smooth_Manifolds.Product_Manifold

04:19:05 Presenting theory Youngs_Inequality.Youngs

04:19:05 Presenting theory Smooth_Manifolds.Sphere

04:19:05 Presenting pGCL ...

04:19:05 Presenting document pGCL/document

04:19:05 Presenting document pGCL/outline

04:19:05 Presenting theory pGCL.Misc

04:19:06 Presenting theory Differential_Dynamic_Logic.Uniform_Renaming

04:19:06 Presenting theory pGCL.Expectations

04:19:06 Presenting theory UpDown_Scheme.Up

04:19:06 Presenting theory Smooth_Manifolds.Projective_Space

04:19:06 Presenting HOL-Auth ...

04:19:06 Presenting document HOL-Auth/document

04:19:06 Presenting document HOL-Auth/outline

04:19:06 Presenting theory Differential_Dynamic_Logic.Pretty_Printer

04:19:07 Presenting theory Tarskis_Geometry.Projective

04:19:07 Presenting theory UpDown_Scheme.Down

04:19:07 Presenting theory HOL-Auth.Message

04:19:07 Presenting theory HOL-Auth.Event

04:19:07 Presenting theory pGCL.Transformers

04:19:08 Presenting theory HOL-Auth.Public

04:19:08 Presenting theory UpDown_Scheme.Up_Down

04:19:09 Presenting theory HOL-Auth.NS_Shared

04:19:09 Presenting theory UpDown_Scheme.Imperative

04:19:09 Presenting HOL-UNITY ...

04:19:09 Presenting document HOL-UNITY/document

04:19:09 Presenting document HOL-UNITY/outline

04:19:09 Presenting theory pGCL.Induction

04:19:10 Presenting theory pGCL.Embedding

04:19:10 Presenting theory HOL-UNITY.UNITY

04:19:10 Presenting theory HOL-UNITY.FP

04:19:10 Presenting theory HOL-Auth.Kerberos_BAN

04:19:11 Presenting theory HOL-UNITY.WFair

04:19:11 Presenting theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

04:19:11 Presenting theory HOL-UNITY.Constrains

04:19:11 Presenting theory HOL-Auth.Kerberos_BAN_Gets

04:19:12 Presenting theory HOL-UNITY.SubstAx

04:19:12 Presenting theory HOL-UNITY.Detects

04:19:13 Presenting theory HOL-Auth.KerberosIV

04:19:13 Presenting theory pGCL.Healthiness

04:19:13 Presenting theory HOL-UNITY.Union

04:19:13 Presenting theory HOL-UNITY.Comp

04:19:14 Presenting theory HOL-UNITY.Guar

04:19:14 Presenting theory HOL-Auth.KerberosIV_Gets

04:19:15 Presenting theory HOL-UNITY.Extend

04:19:16 Presenting theory HOL-UNITY.Rename

04:19:16 Presenting theory HOL-Auth.KerberosV

04:19:16 Presenting theory HOL-Auth.OtwayRees

04:19:17 Presenting theory HOL-Auth.OtwayRees_AN

04:19:17 Presenting theory HOL-Auth.OtwayRees_Bad

04:19:17 Presenting theory HOL-Auth.OtwayReesBella

04:19:17 Presenting theory HOL-UNITY.Lift_prog

04:19:17 Presenting theory HOL-Auth.WooLam

04:19:18 Presenting theory HOL-UNITY.PPROD

04:19:18 Presenting theory HOL-Auth.Recur

04:19:18 Presenting theory HOL-Auth.Yahalom

04:19:18 Presenting theory HOL-UNITY.ListOrder

04:19:19 Presenting theory HOL-Auth.Yahalom2

04:19:19 Presenting theory pGCL.Continuity

04:19:19 Presenting theory HOL-UNITY.Follows

04:19:19 Presenting theory HOL-Auth.Yahalom_Bad

04:19:19 Presenting theory Differential_Dynamic_Logic.Proof_Checker

04:19:19 Presenting theory HOL-Auth.ZhouGollmann

04:19:20 Presenting theory HOL-Auth.Auth_Shared

04:19:20 Presenting theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

04:19:20 Presenting HOL-Bali ...

04:19:20 Presenting theory HOL-Auth.NS_Public_Bad

04:19:20 Presenting document HOL-Bali/document

04:19:20 Presenting document HOL-Bali/outline

04:19:20 Presenting theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

04:19:20 Presenting theory HOL-Auth.NS_Public

04:19:20 Presenting theory HOL-UNITY.Transformers

04:19:20 Presenting theory HOL-Bali.Basis

04:19:20 Presenting theory HOL-Bali.Name

04:19:20 Presenting theory HOL-Bali.Type

04:19:20 Presenting theory HOL-Bali.Value

04:19:21 Presenting theory HOL-Auth.TLS

04:19:21 Presenting theory HOL-Bali.Table

04:19:21 Presenting theory HOL-Auth.CertifiedEmail

04:19:21 Presenting theory HOL-UNITY.ProgressSets

04:19:21 Presenting theory HOL-Auth.Auth_Public

04:19:21 Presenting theory Tarskis_Geometry.Hyperbolic_Tarski

04:19:21 Presenting theory HOL-UNITY.UNITY_Main

04:19:21 Presenting file "UNITY_tactics.ML"

04:19:21 Presenting theory HOL-UNITY.Deadlock

04:19:22 Presenting theory HOL-UNITY.Common

04:19:22 Presenting theory HOL-UNITY.Network

04:19:22 Presenting theory HOL-Bali.Term

04:19:22 Presenting theory HOL-UNITY.Token

04:19:22 Presenting theory HOL-UNITY.Channel

04:19:22 Presenting HOL-Cardinals ...

04:19:22 Presenting document HOL-Cardinals/document

04:19:22 Presenting document HOL-Cardinals/outline

04:19:23 Presenting theory HOL-Auth.EventSC

04:19:23 Presenting theory HOL-Auth.All_Symmetric

04:19:23 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis

04:19:23 Presenting theory HOL-Cardinals.Fun_More

04:19:23 Presenting theory HOL-UNITY.Lift

04:19:23 Presenting theory HOL-UNITY.Mutex

04:19:23 Presenting theory HOL-Bali.Decl

04:19:23 Presenting theory HOL-Auth.Smartcard

04:19:23 Presenting theory Virtual_Substitution.QE

04:19:23 Presenting theory HOL-UNITY.Reach

04:19:24 Presenting theory pGCL.LoopInduction

04:19:24 Presenting theory HOL-Cardinals.Order_Relation_More

04:19:24 Presenting theory HOL-Cardinals.Wellfounded_More

04:19:24 Presenting theory HOL-UNITY.Reachability

04:19:25 Presenting theory HOL-Bali.TypeRel

04:19:25 Presenting theory HOL-Cardinals.Wellorder_Relation

04:19:25 Presenting theory HOL-UNITY.NSP_Bad

04:19:25 Presenting theory HOL.Sledgehammer

04:19:25 Presenting file "Tools/ATP/system_on_tptp.ML"

04:19:25 Presenting file "Tools/Sledgehammer/async_manager_legacy.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_util.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_fact.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_proof_methods.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_isar_proof.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_isar_compress.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_isar.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_atp_systems.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_prover.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_prover_atp.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_prover_smt.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_mepo.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_mash.ML"

04:19:25 Presenting theory HOL-UNITY.Handshake

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_commands.ML"

04:19:25 Presenting file "Tools/Sledgehammer/sledgehammer_tactics.ML"

04:19:25 Presenting theory HOL-Cardinals.Wellorder_Embedding

04:19:25 Presenting theory HOL-UNITY.Counter

04:19:26 Presenting theory HOL-Cardinals.Order_Union

04:19:26 Presenting theory HOL-UNITY.Counterc

04:19:26 Presenting theory HOL-UNITY.PriorityAux

04:19:26 Presenting theory HOL.Lifting_Set

04:19:26 Presenting theory Virtual_Substitution.MPolyExtension

04:19:26 Presenting theory pGCL.Sublinearity

04:19:27 Presenting theory HOL-UNITY.Priority

04:19:27 Presenting theory HOL-UNITY.TimerArray

04:19:27 Presenting theory HOL-UNITY.Progress

04:19:27 Presenting theory HOL-UNITY.AllocBase

04:19:27 Presenting theory Virtual_Substitution.ExecutiblePolyProps

04:19:28 Presenting theory HOL-Cardinals.Wellorder_Constructions

04:19:28 Presenting theory Virtual_Substitution.PolyAtoms

04:19:28 Presenting theory HOL-Auth.ShoupRubin

04:19:29 Presenting theory HOL-Bali.DeclConcepts

04:19:29 Presenting theory HOL-UNITY.Alloc

04:19:29 Presenting theory Virtual_Substitution.Debruijn

04:19:30 Presenting theory pGCL.WellDefined

04:19:30 Presenting theory Virtual_Substitution.Reindex

04:19:30 Presenting theory Virtual_Substitution.Optimizations

04:19:30 Presenting theory HOL-UNITY.AllocImpl

04:19:31 Presenting theory HOL-UNITY.Client

04:19:31 Presenting theory Virtual_Substitution.OptimizationProofs

04:19:31 Presenting theory HOL-Bali.WellType

04:19:32 Presenting theory Virtual_Substitution.VSAlgos

04:19:32 Presenting theory Virtual_Substitution.Heuristic

04:19:33 Presenting theory Virtual_Substitution.PrettyPrinting

04:19:33 Presenting theory HOL-UNITY.Project

04:19:33 Presenting theory Virtual_Substitution.Exports

04:19:33 Presenting theory HOL-Cardinals.Ordinal_Arithmetic

04:19:33 Presenting theory Virtual_Substitution.LinearCase

04:19:33 Presenting theory pGCL.Algebra

04:19:34 Presenting theory HOL-Auth.ShoupRubinBella

04:19:34 Presenting theory HOL-Auth.Auth_Smartcard

04:19:34 Presenting theory HOL-UNITY.ELT

04:19:34 Presenting Binding_Syntax_Theory ...

04:19:34 Presenting document Binding_Syntax_Theory/document

04:19:34 Presenting document Binding_Syntax_Theory/outline

04:19:34 Presenting theory HOL-Bali.DefiniteAssignment

04:19:34 Presenting theory pGCL.StructuredReasoning

04:19:35 Presenting theory pGCL.Automation

04:19:35 Presenting file "pVCG.ML"

04:19:35 Presenting theory pGCL.Determinism

04:19:35 Presenting theory pGCL.Loops

04:19:35 Presenting theory Binding_Syntax_Theory.Preliminaries

04:19:35 Presenting theory Virtual_Substitution.QuadraticCase

04:19:36 Presenting theory pGCL.Termination

04:19:36 Presenting theory HOL-Auth.Extensions

04:19:36 Presenting theory pGCL.pGCL

04:19:36 Presenting theory pGCL.Primitives

04:19:36 Presenting theory pGCL.LoopExamples

04:19:37 Presenting theory pGCL.Monty

04:19:37 Presenting Ordinals_and_Cardinals ...

04:19:37 Presenting document Ordinals_and_Cardinals/document

04:19:37 Presenting document Ordinals_and_Cardinals/outline

04:19:37 Presenting theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

04:19:37 Presenting Sort_Encodings ...

04:19:37 Presenting document Sort_Encodings/document

04:19:37 Presenting document Sort_Encodings/outline

04:19:37 Presenting theory HOL-Auth.Analz

04:19:37 Presenting theory Virtual_Substitution.EliminateVariable

04:19:37 Presenting theory Sort_Encodings.Preliminaries

04:19:38 Presenting theory Virtual_Substitution.LuckyFind

04:19:38 Presenting theory Sort_Encodings.TermsAndClauses

04:19:38 Presenting theory Sort_Encodings.Sig

04:19:38 Presenting theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

04:19:38 Presenting theory HOL-Auth.Guard

04:19:38 Presenting theory HOL-Cardinals.Cardinal_Order_Relation

04:19:38 Presenting theory Virtual_Substitution.EqualityVS

04:19:39 Presenting theory HOL.List

04:19:39 Presenting theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

04:19:39 Presenting theory Virtual_Substitution.UniAtoms

04:19:39 Presenting theory Sort_Encodings.M

04:19:39 Presenting theory Sort_Encodings.CM

04:19:39 Presenting theory Virtual_Substitution.NegInfinity

04:19:39 Presenting theory HOL-Cardinals.Cardinal_Arithmetic

04:19:39 Presenting theory HOL-Auth.GuardK

04:19:39 Presenting theory Sort_Encodings.Mono

04:19:40 Presenting theory Virtual_Substitution.NegInfinityUni

04:19:40 Presenting theory Sort_Encodings.Mcalc

04:19:40 Presenting theory Sort_Encodings.T_G_Prelim

04:19:40 Presenting theory HOL-Auth.Shared

04:19:40 Presenting theory HOL-Cardinals.Wellorder_Extension

04:19:40 Presenting theory HOL-Cardinals.Cardinals

04:19:40 Presenting theory Virtual_Substitution.Infinitesimals

04:19:40 Presenting theory Sort_Encodings.Mcalc2

04:19:41 Presenting theory HOL-ODE-Numerics.Init_ODE_Solver

04:19:41 Presenting theory Sort_Encodings.Mcalc2C

04:19:41 Presenting theory HOL-Auth.Guard_Shared

04:19:41 Presenting theory HOL-Cardinals.Bounded_Set

04:19:41 Presenting HOL-Combinatorics ...

04:19:41 Presenting document HOL-Combinatorics/document

04:19:41 Presenting document HOL-Combinatorics/outline

04:19:41 Presenting theory HOL.Groups_List

04:19:41 Presenting theory HOL-Combinatorics.Transposition

04:19:41 Presenting theory HOL-Auth.Guard_OtwayRees

04:19:42 Presenting theory HOL-Combinatorics.Stirling

04:19:42 Presenting theory HOL-Bali.WellForm

04:19:42 Presenting theory Virtual_Substitution.InfinitesimalsUni

04:19:42 Presenting theory Virtual_Substitution.DNFUni

04:19:42 Presenting theory HOL-Auth.Guard_Yahalom

04:19:42 Presenting theory HOL-Auth.Auth_Guard_Shared

04:19:43 Presenting theory HOL-Auth.Guard_Public

04:19:43 Presenting theory Sort_Encodings.G

04:19:43 Presenting theory HOL-Auth.List_Msg

04:19:44 Presenting theory HOL-Bali.State

04:19:45 Presenting theory Sort_Encodings.T

04:19:45 Presenting theory Sort_Encodings.U

04:19:45 Presenting theory Sort_Encodings.CU

04:19:46 Presenting theory Sort_Encodings.E

04:19:46 Presenting theory HOL-Combinatorics.Permutations

04:19:46 Presenting theory Virtual_Substitution.GeneralVSProofs

04:19:46 Presenting theory HOL-Auth.P1

04:19:46 Presenting theory Sort_Encodings.Encodings

04:19:46 Presenting Blue_Eyes ...

04:19:46 Presenting document Blue_Eyes/document

04:19:46 Presenting document Blue_Eyes/outline

04:19:46 Presenting theory HOL-Combinatorics.List_Permutation

04:19:46 Presenting theory HOL.Bit_Operations

04:19:47 Presenting theory HOL-Bali.Eval

04:19:47 Presenting theory Blue_Eyes.Blue_Eyes

04:19:47 Presenting Gauss-Jordan-Elim-Fun ...

04:19:47 Presenting document Gauss-Jordan-Elim-Fun/document

04:19:47 Presenting document Gauss-Jordan-Elim-Fun/outline

04:19:47 Presenting theory HOL-Combinatorics.Multiset_Permutations

04:19:47 Presenting theory Virtual_Substitution.DNF

04:19:48 Presenting theory HOL.Code_Numeral

04:19:48 Presenting theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

04:19:48 Presenting HOL-Data_Structures ...

04:19:48 Presenting document HOL-Data_Structures/document

04:19:48 Presenting theory HOL-Data_Structures.Less_False

04:19:48 Presenting theory HOL-ODE-Numerics.Example_Utilities

04:19:48 Presenting theory Virtual_Substitution.VSQuad

04:19:48 Presenting theory HOL.Random

04:19:48 Presenting theory HOL-ODE-Numerics.ODE_Numerics

04:19:48 Presenting HOL-Eisbach ...

04:19:48 Presenting theory HOL-Auth.P2

04:19:49 Presenting theory HOL-Combinatorics.Cycles

04:19:49 Presenting theory HOL-Data_Structures.Sorting

04:19:49 Presenting theory HOL-Auth.Guard_NS_Public

04:19:49 Presenting theory Virtual_Substitution.HeuristicProofs

04:19:49 Presenting theory HOL-Data_Structures.Balance

04:19:49 Presenting theory HOL-Data_Structures.Cmp

04:19:50 Presenting theory Virtual_Substitution.ExportProofs

04:19:50 Presenting theory HOL-Data_Structures.Sorted_Less

04:19:50 Presenting Optics ...

04:19:50 Presenting document Optics/document

04:19:50 Presenting document Optics/outline

04:19:50 Presenting theory Optics.Interp

04:19:50 Presenting theory Optics.Two

04:19:50 Presenting theory HOL-Data_Structures.List_Ins_Del

04:19:50 Presenting theory Optics.Lens_Laws

04:19:50 Presenting theory HOL-Combinatorics.Perm

04:19:50 Presenting theory HOL-Data_Structures.Set_Specs

04:19:50 Presenting theory Optics.Lens_Algebra

04:19:50 Presenting theory HOL.Map

04:19:50 Presenting theory HOL-Data_Structures.Tree_Set

04:19:50 Presenting theory HOL-Data_Structures.AList_Upd_Del

04:19:50 Presenting theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

04:19:51 Presenting theory HOL-Data_Structures.Map_Specs

04:19:51 Presenting theory Optics.Lens_Order

04:19:51 Presenting theory HOL-Data_Structures.Tree_Map

04:19:51 Presenting theory HOL-Data_Structures.Tree2

04:19:51 Presenting theory HOL-Data_Structures.Isin2

04:19:51 Presenting theory Optics.Lens_Symmetric

04:19:51 Presenting theory HOL-Data_Structures.Interval_Tree

04:19:51 Presenting theory HOL-Data_Structures.AVL_Set_Code

04:19:52 Presenting theory HOL.Enum

04:19:52 Presenting theory HOL-Combinatorics.Orbits

04:19:52 Presenting theory HOL-Data_Structures.AVL_Set

04:19:52 Presenting theory HOL-Combinatorics.Combinatorics

04:19:52 Presenting HOL-Examples ...

04:19:52 Presenting document HOL-Examples/document

04:19:52 Presenting document HOL-Examples/outline

04:19:52 Presenting theory HOL-Data_Structures.Lookup2

04:19:52 Presenting theory Optics.Lens_Instances

04:19:52 Presenting file "Lens_Lib.ML"

04:19:52 Presenting file "Lens_Record.ML"

04:19:52 Presenting file "Lens_Statespace.ML"

04:19:52 Presenting theory Optics.Lenses

04:19:52 Presenting theory HOL-Data_Structures.AVL_Map

04:19:52 Presenting theory Optics.Prisms

04:19:52 Presenting file "Prism_Lib.ML"

04:19:52 Presenting theory HOL-Auth.Proto

04:19:52 Presenting theory HOL-Examples.Adhoc_Overloading_Examples

04:19:52 Presenting theory HOL-Auth.Auth_Guard_Public

04:19:52 Presenting HOL-Hahn_Banach ...

04:19:52 Presenting document HOL-Hahn_Banach/document

04:19:52 Presenting document HOL-Hahn_Banach/outline

04:19:53 Presenting theory HOL-Examples.Ackermann

04:19:53 Presenting theory Optics.Channel_Type

04:19:53 Presenting file "Channel_Type.ML"

04:19:53 Presenting theory HOL-Data_Structures.AVL_Bal_Set

04:19:53 Presenting theory HOL-Hahn_Banach.Bounds

04:19:53 Presenting theory HOL-Examples.Cantor

04:19:53 Presenting theory HOL.String

04:19:53 Presenting file "Tools/string_syntax.ML"

04:19:53 Presenting theory Optics.Dataspace

04:19:53 Presenting file "Tools/literal.ML"

04:19:53 Presenting file "Dataspace.ML"

04:19:53 Presenting theory HOL-Data_Structures.AVL_Bal2_Set

04:19:53 Presenting theory HOL.Typerep

04:19:53 Presenting theory HOL-Examples.Coherent

04:19:53 Presenting theory HOL-Eisbach.Eisbach

04:19:53 Presenting file "parse_tools.ML"

04:19:53 Presenting file "method_closure.ML"

04:19:53 Presenting file "eisbach_rule_insts.ML"

04:19:53 Presenting file "match_method.ML"

04:19:54 Presenting theory HOL-Data_Structures.Height_Balanced_Tree

04:19:54 Presenting theory HOL-Examples.Commands

04:19:54 Presenting theory Optics.Scenes

04:19:54 Presenting theory HOL-Eisbach.Eisbach_Tools

04:19:54 Presenting theory HOL-Hahn_Banach.Vector_Space

04:19:54 Presenting theory HOL-Examples.Drinker

04:19:54 Presenting theory Optics.Optics

04:19:54 Presenting theory HOL-Data_Structures.RBT

04:19:54 Presenting theory Optics.Lens_Record_Example

04:19:54 Presenting theory HOL.Predicate

04:19:54 Presenting theory Optics.Lens_State

04:19:54 Presenting HOL-Hoare ...

04:19:54 Presenting document HOL-Hoare/document

04:19:54 Presenting document HOL-Hoare/outline

04:19:54 Presenting theory HOL-Eisbach.Tests

04:19:54 Presenting theory HOL.Lazy_Sequence

04:19:54 Presenting theory HOL-Eisbach.Examples

04:19:54 Presenting theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

04:19:54 Presenting theory HOL-Hoare.Hoare_Syntax

04:19:54 Presenting file "hoare_syntax.ML"

04:19:55 Presenting theory HOL-Eisbach.Examples_FOL

04:19:55 Presenting theory HOL.Limited_Sequence

04:19:55 Presenting theory HOL-Data_Structures.RBT_Set

04:19:55 Presenting theory HOL-Examples.Functions

04:19:55 Presenting theory HOL-Eisbach.Example_Metric

04:19:55 Presenting HOL-Hoare_Parallel ...

04:19:55 Presenting document HOL-Hoare_Parallel/document

04:19:55 Presenting document HOL-Hoare_Parallel/outline

04:19:55 Presenting theory HOL-Bali.DefiniteAssignmentCorrect

04:19:55 Presenting theory HOL-Hoare_Parallel.OG_Com

04:19:55 Presenting theory HOL-Data_Structures.RBT_Set2

04:19:55 Presenting theory HOL-Hoare.Hoare_Tac

04:19:55 Presenting file "hoare_tac.ML"

04:19:55 Presenting theory HOL-Hahn_Banach.Subspace

04:19:55 Presenting theory HOL-Examples.Groebner_Examples

04:19:55 Presenting theory HOL-Examples.Iff_Oracle

04:19:55 Presenting theory HOL-Hahn_Banach.Normed_Space

04:19:55 Presenting theory HOL-Examples.Induction_Schema

04:19:55 Presenting theory HOL-Hoare.Hoare_Logic

04:19:55 Presenting theory HOL-Examples.Knaster_Tarski

04:19:55 Presenting theory HOL-Data_Structures.RBT_Map

04:19:55 Presenting theory HOL-Hahn_Banach.Linearform

04:19:55 Presenting theory HOL-Hoare_Parallel.OG_Tran

04:19:55 Presenting theory HOL-Hoare.Arith2

04:19:55 Presenting theory HOL-Data_Structures.Tree23

04:19:56 Presenting theory HOL-Examples.ML

04:19:56 Presenting theory HOL-Examples.Peirce

04:19:56 Presenting theory HOL.Code_Evaluation

04:19:56 Presenting file "Tools/code_evaluation.ML"

04:19:56 Presenting file "Tools/value_command.ML"

04:19:56 Presenting file "Tools/reification.ML"

04:19:56 Presenting theory HOL-Hahn_Banach.Function_Order

04:19:56 Presenting theory HOL-Bali.Conform

04:19:56 Presenting theory HOL-Examples.Records

04:19:56 Presenting theory HOL-Hoare.Examples

04:19:56 Presenting theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

04:19:56 Presenting theory HOL-Hahn_Banach.Function_Norm

04:19:56 Presenting theory HOL-Data_Structures.Tree23_Set

04:19:56 Presenting theory Binding_Syntax_Theory.Pick

04:19:56 Presenting theory HOL-Hahn_Banach.Zorn_Lemma

04:19:57 Presenting theory HOL-Hoare.Hoare_Logic_Abort

04:19:57 Presenting theory HOL-Hoare.ExamplesAbort

04:19:57 Presenting theory HOL-Examples.Rewrite_Examples

04:19:57 Presenting theory Binding_Syntax_Theory.Equiv_Relation2

04:19:57 Presenting theory HOL-Hoare.ExamplesTC

04:19:57 Presenting theory HOL-Examples.Seq

04:19:57 Presenting theory HOL-Data_Structures.Tree23_Map

04:19:57 Presenting theory HOL-Examples.Sqrt

04:19:57 Presenting HOL-IMPP ...

04:19:57 Presenting theory HOL-Data_Structures.Tree23_of_List

04:19:57 Presenting theory HOL-IMPP.Com

04:19:57 Presenting theory HOL-Data_Structures.Tree234

04:19:57 Presenting theory HOL-Hoare_Parallel.OG_Hoare

04:19:58 Presenting theory HOL-IMPP.Natural

04:19:58 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

04:19:58 Presenting theory HOL-Hoare.Pointers0

04:19:58 Presenting theory HOL.Quickcheck_Random

04:19:58 Presenting file "Tools/Quickcheck/quickcheck_common.ML"

04:19:58 Presenting file "Tools/Quickcheck/random_generators.ML"

04:19:58 Presenting theory HOL.Random_Pred

04:19:58 Presenting theory HOL-Hoare.Heap

04:19:58 Presenting theory HOL.Random_Sequence

04:19:59 Presenting theory HOL-Hoare.HeapSyntax

04:19:59 Presenting theory HOL-IMPP.Hoare

04:19:59 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

04:19:59 Presenting theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

04:19:59 Presenting theory HOL-Hoare_Parallel.OG_Tactics

04:19:59 Presenting theory HOL-Hoare_Parallel.Quote_Antiquote

04:19:59 Presenting theory HOL-IMPP.Misc

04:19:59 Presenting theory HOL-IMPP.EvenOdd

04:19:59 Presenting HOL-IOA ...

04:19:59 Presenting theory HOL-Data_Structures.Tree234_Set

04:19:59 Presenting theory HOL-IOA.Asig

04:19:59 Presenting theory HOL-Hoare_Parallel.OG_Syntax

04:20:00 Presenting theory HOL-IOA.IOA

04:20:00 Presenting theory HOL-Hoare_Parallel.OG_Examples

04:20:00 Presenting theory HOL-Hahn_Banach.Hahn_Banach

04:20:00 Presenting HOL-Imperative_HOL ...

04:20:00 Presenting document HOL-Imperative_HOL/document

04:20:00 Presenting document HOL-Imperative_HOL/outline

04:20:01 Presenting theory HOL-Imperative_HOL.Heap

04:20:01 Presenting theory HOL-IOA.Solve

04:20:01 Presenting Imperative_Insertion_Sort ...

04:20:01 Presenting theory HOL-Data_Structures.Tree234_Map

04:20:01 Presenting document Imperative_Insertion_Sort/document

04:20:01 Presenting document Imperative_Insertion_Sort/outline

04:20:01 Presenting theory Imperative_Insertion_Sort.Imperative_Loops

04:20:01 Presenting theory HOL-Hoare.Pointer_Examples

04:20:01 Presenting theory HOL-Hoare_Parallel.Graph

04:20:01 Presenting theory HOL.Quickcheck_Exhaustive

04:20:01 Presenting file "Tools/Quickcheck/exhaustive_generators.ML"

04:20:01 Presenting file "Tools/Quickcheck/abstract_generators.ML"

04:20:01 Presenting theory HOL-Hoare.HeapSyntaxAbort

04:20:01 Presenting theory HOL-Hoare.Pointer_ExamplesAbort

04:20:02 Presenting theory HOL-Bali.TypeSafe

04:20:02 Presenting theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

04:20:02 Presenting HOL-Import ...

04:20:02 Presenting theory HOL-Data_Structures.Brother12_Set

04:20:03 Presenting theory HOL-Data_Structures.Brother12_Map

04:20:03 Presenting theory HOL-Hoare_Parallel.Gar_Coll

04:20:04 Presenting theory HOL-Data_Structures.AA_Set

04:20:04 Presenting theory HOL-Imperative_HOL.Heap_Monad

04:20:04 Presenting theory HOL-Import.Import_Setup

04:20:04 Presenting file "import_data.ML"

04:20:04 Presenting file "import_rule.ML"

04:20:04 Presenting theory HOL-Bali.Evaln

04:20:04 Presenting theory HOL-Data_Structures.AA_Map

04:20:04 Presenting theory HOL-Hoare.SchorrWaite

04:20:04 Presenting theory HOL-Import.HOL_Light_Maps

04:20:04 Presenting HOL-Induct ...

04:20:04 Presenting document HOL-Induct/document

04:20:04 Presenting document HOL-Induct/outline

04:20:05 Presenting theory HOL-Hoare.SepLogHeap

04:20:05 Presenting theory HOL-Hoare.Separation

04:20:05 Presenting HOL-Lattice ...

04:20:05 Presenting theory HOL-Data_Structures.Set2_Join

04:20:05 Presenting document HOL-Lattice/document

04:20:05 Presenting document HOL-Lattice/outline

04:20:05 Presenting theory HOL-Induct.Common_Patterns

04:20:05 Presenting theory HOL-Lattice.Orders

04:20:05 Presenting theory HOL-Data_Structures.Set2_Join_RBT

04:20:05 Presenting theory HOL-Induct.Nested_Datatype

04:20:05 Presenting theory HOL-Data_Structures.Array_Specs

04:20:06 Presenting theory HOL-Data_Structures.Braun_Tree

04:20:06 Presenting theory HOL-Lattice.Bounds

04:20:06 Presenting theory HOL-Induct.QuoDataType

04:20:06 Presenting theory HOL-Imperative_HOL.Array

04:20:06 Presenting theory HOL-Hoare_Parallel.Mul_Gar_Coll

04:20:06 Presenting theory HOL-Hoare_Parallel.RG_Com

04:20:06 Presenting theory HOL-Data_Structures.Array_Braun

04:20:07 Presenting theory HOL-Induct.QuoNestedDataType

04:20:07 Presenting theory HOL-Data_Structures.Trie_Fun

04:20:07 Presenting theory HOL-Bali.AxSem

04:20:07 Presenting theory HOL-Data_Structures.Trie_Map

04:20:07 Presenting theory HOL-Induct.Term

04:20:07 Presenting theory HOL-Lattice.Lattice

04:20:07 Presenting theory HOL-Data_Structures.Tries_Binary

04:20:07 Presenting theory HOL-Data_Structures.Queue_Spec

04:20:07 Presenting theory HOL-Induct.Sexp

04:20:07 Presenting theory HOL-Data_Structures.Reverse

04:20:07 Presenting theory HOL-Imperative_HOL.Ref

04:20:07 Presenting theory HOL-Imperative_HOL.Imperative_HOL

04:20:07 Presenting theory HOL-Data_Structures.Queue_2Lists

04:20:08 Presenting theory HOL-Data_Structures.Priority_Queue_Specs

04:20:08 Presenting theory HOL-Imperative_HOL.Overview

04:20:08 Presenting theory HOL-Data_Structures.Heaps

04:20:08 Presenting theory HOL-Lattice.CompleteLattice

04:20:08 Presenting HOL-Library ...

04:20:08 Presenting theory HOL-Data_Structures.Leftist_Heap

04:20:08 Presenting theory HOL-Induct.SList

04:20:08 Presenting theory HOL-Induct.ABexp

04:20:08 Presenting theory HOL-Bali.Example

04:20:08 Presenting document HOL-Library/document

04:20:08 Presenting document HOL-Library/outline

04:20:08 Presenting theory HOL-Induct.Infinitely_Branching_Tree

04:20:08 Presenting theory HOL-Data_Structures.Binomial_Heap

04:20:09 Presenting theory HOL-Induct.Ordinals

04:20:09 Presenting theory HOL-Hoare_Parallel.RG_Tran

04:20:09 Presenting theory HOL-Induct.Sigma_Algebra

04:20:09 Presenting theory HOL-Data_Structures.Time_Funs

04:20:09 Presenting theory HOL-Induct.Comb

04:20:09 Presenting theory HOL-Bali.AxExample

04:20:09 Presenting theory HOL-Imperative_HOL.List_Sublist

04:20:09 Presenting theory HOL-Induct.PropLog

04:20:09 Presenting theory HOL-Imperative_HOL.Subarray

04:20:10 Presenting theory HOL-Data_Structures.Selection

04:20:10 Presenting ADS_Functor ...

04:20:10 Presenting document ADS_Functor/document

04:20:10 Presenting document ADS_Functor/outline

04:20:10 Presenting theory HOL-Induct.Com

04:20:10 Presenting Abs_Int_ITP2012 ...

04:20:10 Presenting document Abs_Int_ITP2012/document

04:20:10 Presenting document Abs_Int_ITP2012/outline

04:20:10 Presenting theory Abs_Int_ITP2012.Complete_Lattice_ix

04:20:10 Presenting theory ADS_Functor.Merkle_Interface

04:20:11 Presenting theory Abs_Int_ITP2012.ACom

04:20:12 Presenting theory HOL-Imperative_HOL.Imperative_Quicksort

04:20:12 Presenting theory Abs_Int_ITP2012.Collecting

04:20:12 Presenting theory HOL-Library.AList

04:20:12 Presenting theory ADS_Functor.ADS_Construction

04:20:12 Presenting theory HOL-Imperative_HOL.Imperative_Reverse

04:20:13 Presenting theory HOL.Predicate_Compile

04:20:13 Presenting theory HOL-Library.Adhoc_Overloading

04:20:13 Presenting file "adhoc_overloading.ML"

04:20:13 Presenting file "Tools/Predicate_Compile/predicate_compile_aux.ML"

04:20:13 Presenting file "Tools/Predicate_Compile/predicate_compile_compilations.ML"

04:20:13 Presenting file "Tools/Predicate_Compile/core_data.ML"

04:20:13 Presenting file "Tools/Predicate_Compile/mode_inference.ML"

04:20:13 Presenting file "Tools/Predicate_Compile/predicate_compile_proof.ML"

04:20:13 Presenting file "Tools/Predicate_Compile/predicate_compile_core.ML"

04:20:14 Presenting file "Tools/Predicate_Compile/predicate_compile_data.ML"

04:20:14 Presenting file "Tools/Predicate_Compile/predicate_compile_fun.ML"

04:20:14 Presenting file "Tools/Predicate_Compile/predicate_compile_pred.ML"

04:20:14 Presenting file "Tools/Predicate_Compile/predicate_compile_specialisation.ML"

04:20:14 Presenting file "Tools/Predicate_Compile/predicate_compile.ML"

04:20:14 Presenting theory ADS_Functor.Generic_ADS_Construction

04:20:14 Presenting theory HOL-Library.Function_Algebras

04:20:14 Presenting theory Abs_Int_ITP2012.Abs_Int0

04:20:14 Presenting theory HOL-Hoare_Parallel.RG_Hoare

04:20:14 Presenting theory Abs_Int_ITP2012.Abs_State

04:20:14 Presenting theory HOL-Hoare_Parallel.RG_Syntax

04:20:14 Presenting theory HOL-Library.Set_Algebras

04:20:15 Presenting theory HOL.Quickcheck_Narrowing

04:20:15 Presenting file "Tools/Quickcheck/Narrowing_Engine.hs"

04:20:15 Presenting file "Tools/Quickcheck/PNF_Narrowing_Engine.hs"

04:20:15 Presenting file "Tools/Quickcheck/narrowing_generators.ML"

04:20:15 Presenting file "Tools/Quickcheck/find_unused_assms.ML"

04:20:15 Presenting theory ADS_Functor.Inclusion_Proof_Construction

04:20:15 Presenting theory HOL-Bali.AxSound

04:20:15 Presenting theory HOL-Hoare_Parallel.RG_Examples

04:20:15 Presenting theory HOL-Hoare_Parallel.Hoare_Parallel

04:20:15 Presenting Abstract-Rewriting ...

04:20:15 Presenting document Abstract-Rewriting/document

04:20:15 Presenting document Abstract-Rewriting/outline

04:20:16 Presenting theory Abs_Int_ITP2012.Abs_Int1

04:20:16 Presenting theory HOL.Mirabelle

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_util.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_arith.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_metis.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_presburger.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_quickcheck.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_sledgehammer.ML"

04:20:16 Presenting file "Tools/Mirabelle/mirabelle_try0.ML"

04:20:16 Presenting theory HOL.Extraction

04:20:16 Presenting theory Abstract-Rewriting.Seq

04:20:16 Presenting theory HOL-Library.BigO

04:20:16 Presenting theory ADS_Functor.Canton_Transaction_Tree

04:20:16 Presenting Decreasing-Diagrams ...

04:20:16 Presenting document Decreasing-Diagrams/document

04:20:16 Presenting document Decreasing-Diagrams/outline

04:20:17 Presenting theory HOL-Imperative_HOL.Linked_Lists

04:20:17 Presenting theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

04:20:17 Presenting theory Abs_Int_ITP2012.Abs_Int2

04:20:17 Presenting theory HOL-Imperative_HOL.Sorted_List

04:20:18 Presenting theory HOL-Library.BNF_Axiomatization

04:20:18 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_axiomatization.ML"

04:20:18 Presenting theory Abs_Int_ITP2012.Abs_Int2_ivl

04:20:19 Presenting theory HOL-Bali.AxCompl

04:20:20 Presenting theory HOL-Imperative_HOL.SatChecker

04:20:20 Presenting theory Decreasing-Diagrams.Decreasing_Diagrams

04:20:20 Presenting theory HOL.Record

04:20:20 Presenting file "Tools/record.ML"

04:20:21 Presenting theory HOL-Bali.Trans

04:20:21 Presenting theory HOL-Imperative_HOL.Imperative_HOL_ex

04:20:21 Presenting Decreasing-Diagrams-II ...

04:20:21 Presenting document Decreasing-Diagrams-II/document

04:20:21 Presenting document Decreasing-Diagrams-II/outline

04:20:21 Presenting First_Order_Terms ...

04:20:21 Presenting document First_Order_Terms/document

04:20:21 Presenting document First_Order_Terms/outline

04:20:21 Presenting theory First_Order_Terms.Transitive_Closure_More

04:20:21 Presenting theory First_Order_Terms.Seq_More

04:20:21 Presenting theory Abs_Int_ITP2012.Abs_Int3

04:20:21 Presenting Knuth_Bendix_Order ...

04:20:21 Presenting document Knuth_Bendix_Order/document

04:20:21 Presenting document Knuth_Bendix_Order/outline

04:20:21 Presenting theory First_Order_Terms.Fun_More

04:20:21 Presenting theory Knuth_Bendix_Order.Order_Pair

04:20:21 Presenting theory First_Order_Terms.Option_Monad

04:20:22 Presenting theory Abs_Int_ITP2012.Abs_Int1_const

04:20:22 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

04:20:22 Presenting theory Abs_Int_ITP2012.Abs_Int1_parity

04:20:22 Presenting Weighted_Path_Order ...

04:20:22 Presenting document Weighted_Path_Order/document

04:20:22 Presenting document Weighted_Path_Order/outline

04:20:22 Presenting theory Weighted_Path_Order.Status

04:20:22 Presenting theory HOL.GCD

04:20:22 Presenting theory Weighted_Path_Order.Precedence

04:20:23 Presenting theory First_Order_Terms.Term

04:20:23 Presenting theory Knuth_Bendix_Order.Lexicographic_Extension

04:20:23 Presenting theory Weighted_Path_Order.Relations

04:20:23 Presenting theory First_Order_Terms.Term_Pair_Multiset

04:20:23 Presenting theory Weighted_Path_Order.List_Order

04:20:24 Presenting theory Knuth_Bendix_Order.Subterm_and_Context

04:20:24 Presenting theory Knuth_Bendix_Order.Term_Aux

04:20:25 Presenting theory First_Order_Terms.Abstract_Matching

04:20:26 Presenting theory Binding_Syntax_Theory.Terms

04:20:26 Presenting theory Abstract-Rewriting.Abstract_Rewriting

04:20:27 Presenting theory Knuth_Bendix_Order.KBO

04:20:27 Presenting theory First_Order_Terms.Unifiers

04:20:27 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair

04:20:27 Presenting Multiset_Ordering_NPC ...

04:20:27 Presenting document Multiset_Ordering_NPC/document

04:20:27 Presenting document Multiset_Ordering_NPC/outline

04:20:28 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_More

04:20:28 Presenting theory Multiset_Ordering_NPC.Propositional_Formula

04:20:28 Presenting theory Weighted_Path_Order.Multiset_Extension_Pair_Impl

04:20:29 Presenting theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

04:20:29 Presenting theory First_Order_Terms.Abstract_Unification

04:20:29 Presenting Stateful_Protocol_Composition_and_Typing ...

04:20:29 Presenting document Stateful_Protocol_Composition_and_Typing/document

04:20:29 Presenting document Stateful_Protocol_Composition_and_Typing/outline

04:20:30 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_in_NP

04:20:31 Presenting theory Multiset_Ordering_NPC.Multiset_Ordering_NP_Hard

04:20:31 Presenting theory Weighted_Path_Order.Multiset_Extension2

04:20:32 Presenting theory Multiset_Ordering_NPC.RPO_NP_Hard

04:20:32 Presenting Automated_Stateful_Protocol_Verification ...

04:20:32 Presenting document Automated_Stateful_Protocol_Verification/document

04:20:32 Presenting document Automated_Stateful_Protocol_Verification/outline

04:20:32 Presenting theory First_Order_Terms.Unification

04:20:32 Presenting theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

04:20:33 Presenting theory Weighted_Path_Order.Multiset_Extension2_Impl

04:20:33 Presenting theory First_Order_Terms.Matching

04:20:35 Presenting theory First_Order_Terms.Subsumption

04:20:35 Presenting Matrix ...

04:20:35 Presenting document Matrix/document

04:20:35 Presenting document Matrix/outline

04:20:35 Presenting theory Abstract-Rewriting.Relative_Rewriting

04:20:35 Presenting theory Matrix.Utility

04:20:35 Presenting theory Stateful_Protocol_Composition_and_Typing.Messages

04:20:36 Presenting theory Matrix.Ordered_Semiring

04:20:36 Presenting theory Abstract-Rewriting.SN_Orders

04:20:38 Presenting theory Automated_Stateful_Protocol_Verification.Transactions

04:20:38 Presenting theory Abstract-Rewriting.SN_Order_Carrier

04:20:38 Presenting Matrix_Tensor ...

04:20:38 Presenting document Matrix_Tensor/document

04:20:38 Presenting document Matrix_Tensor/outline

04:20:39 Presenting theory Automated_Stateful_Protocol_Verification.Term_Abstraction

04:20:39 Presenting theory HOL.Nitpick

04:20:39 Presenting file "Tools/Nitpick/kodkod.ML"

04:20:39 Presenting file "Tools/Nitpick/kodkod_sat.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_util.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_hol.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_mono.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_preproc.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_scope.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_peephole.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_rep.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_nut.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_kodkod.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_model.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_commands.ML"

04:20:39 Presenting file "Tools/Nitpick/nitpick_tests.ML"

04:20:39 Presenting theory Matrix.Matrix_Legacy

04:20:39 Presenting Knot_Theory ...

04:20:39 Presenting document Knot_Theory/document

04:20:39 Presenting document Knot_Theory/outline

04:20:39 Presenting theory Weighted_Path_Order.WPO

04:20:40 Presenting theory Knot_Theory.Preliminaries

04:20:40 Presenting theory Knot_Theory.Tangles

04:20:40 Presenting theory Weighted_Path_Order.RPO

04:20:41 Presenting theory Weighted_Path_Order.LPO

04:20:42 Presenting theory Weighted_Path_Order.KBO_Transformation

04:20:43 Presenting theory Binding_Syntax_Theory.Well_Sorted_Terms

04:20:43 Presenting theory HOL.Nunchaku

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_util.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_collect.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_problem.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_translate.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_model.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_reconstruct.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_display.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_tool.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku.ML"

04:20:43 Presenting file "Tools/Nunchaku/nunchaku_commands.ML"

04:20:44 Presenting theory Weighted_Path_Order.KBO_as_WPO

04:20:44 Presenting theory Weighted_Path_Order.Executable_Orders

04:20:44 Presenting Minsky_Machines ...

04:20:44 Presenting document Minsky_Machines/document

04:20:44 Presenting document Minsky_Machines/outline

04:20:44 Presenting theory Minsky_Machines.Recursive_Inseparability

04:20:46 Presenting theory Knot_Theory.Tangle_Algebra

04:20:46 Presenting theory Knot_Theory.Tangle_Relation

04:20:48 Presenting theory Minsky_Machines.Minsky

04:20:48 Presenting Polynomials ...

04:20:48 Presenting theory Knot_Theory.Tangle_Moves

04:20:48 Presenting document Polynomials/document

04:20:48 Presenting document Polynomials/outline

04:20:50 Presenting theory Knot_Theory.Link_Algebra

04:20:50 Presenting theory Polynomials.Utils

04:20:51 Presenting theory Polynomials.MPoly_Type

04:20:54 Presenting theory Knot_Theory.Example

04:20:54 Presenting theory Polynomials.More_MPoly_Type

04:20:57 Presenting theory Stateful_Protocol_Composition_and_Typing.More_Unification

04:20:57 Presenting theory HOL.BNF_Greatest_Fixpoint

04:20:57 Presenting file "Tools/BNF/bnf_gfp_util.ML"

04:20:57 Presenting file "Tools/BNF/bnf_gfp_tactics.ML"

04:20:57 Presenting file "Tools/BNF/bnf_gfp.ML"

04:20:57 Presenting file "Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

04:20:57 Presenting file "Tools/BNF/bnf_gfp_rec_sugar.ML"

04:21:00 Presenting theory HOL.Filter

04:21:01 Presenting theory Polynomials.Power_Products

04:21:02 Presenting theory HOL.Conditionally_Complete_Lattices

04:21:02 Presenting theory HOL.Factorial

04:21:02 Presenting theory Polynomials.More_Modules

04:21:04 Presenting theory HOL.Binomial

04:21:04 Presenting theory Main

04:21:04 Presenting theory HOL-Library.BNF_Corec

04:21:04 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

04:21:04 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

04:21:04 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

04:21:04 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

04:21:04 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

04:21:04 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

04:21:05 Presenting theory Knot_Theory.Kauffman_Matrix

04:21:05 Presenting theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

04:21:05 Presenting theory HOL.Archimedean_Field

04:21:06 Presenting theory HOL-Library.While_Combinator

04:21:06 Presenting theory HOL.Rat

04:21:07 Presenting theory HOL-Library.Bourbaki_Witt_Fixpoint

04:21:07 Presenting theory HOL-Library.Char_ord

04:21:07 Presenting theory HOL-Library.Phantom_Type

04:21:08 Presenting theory HOL-Library.Cardinality

04:21:08 Presenting theory HOL.Real

04:21:08 Presenting file "Tools/SMT/smt_real.ML"

04:21:08 Presenting file "Tools/SMT/z3_real.ML"

04:21:08 Presenting file "Tools/Argo/argo_real.ML"

04:21:09 Presenting theory HOL-Library.Code_Cardinality

04:21:09 Presenting theory Polynomials.MPoly_Type_Class

04:21:10 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

04:21:10 Presenting theory Binding_Syntax_Theory.Iteration

04:21:11 Presenting theory HOL-Library.Case_Converter

04:21:11 Presenting file "case_converter.ML"

04:21:12 Presenting theory Automated_Stateful_Protocol_Verification.Term_Variants

04:21:12 Presenting theory HOL.Topological_Spaces

04:21:12 Presenting theory Matrix_Tensor.Matrix_Tensor

04:21:12 Presenting theory Knot_Theory.Computations

04:21:13 Presenting theory HOL.Hull

04:21:13 Presenting Abstract_Completeness ...

04:21:13 Presenting document Abstract_Completeness/document

04:21:13 Presenting document Abstract_Completeness/outline

04:21:13 Presenting theory HOL-Library.Code_Lazy

04:21:13 Presenting file "code_lazy.ML"

04:21:13 Presenting theory HOL.Modules

04:21:14 Presenting theory Abstract_Completeness.Abstract_Completeness

04:21:15 Presenting theory HOL.Vector_Spaces

04:21:15 Presenting theory Abstract_Completeness.Propositional_Logic

04:21:15 Presenting Abstract_Soundness ...

04:21:15 Presenting theory HOL-Library.Code_Test

04:21:15 Presenting document Abstract_Soundness/document

04:21:15 Presenting document Abstract_Soundness/outline

04:21:15 Presenting file "code_test.ML"

04:21:15 Presenting theory Abstract_Soundness.Finite_Proof_Soundness

04:21:15 Presenting theory HOL-Library.Combine_PER

04:21:16 Presenting theory Knot_Theory.Linkrel_Kauffman

04:21:16 Presenting theory Knot_Theory.Kauffman_Invariance

04:21:16 Presenting theory Knot_Theory.Knot_Theory

04:21:16 Presenting Amortized_Complexity ...

04:21:16 Presenting document Amortized_Complexity/document

04:21:16 Presenting document Amortized_Complexity/outline

04:21:17 Presenting theory HOL.Real_Vector_Spaces

04:21:17 Presenting theory Amortized_Complexity.Amortized_Framework0

04:21:17 Presenting theory Amortized_Complexity.Amortized_Framework

04:21:18 Presenting theory Abstract_Soundness.Infinite_Proof_Soundness

04:21:18 Presenting Dynamic_Tables ...

04:21:18 Presenting document Dynamic_Tables/document

04:21:18 Presenting document Dynamic_Tables/outline

04:21:18 Presenting theory Binding_Syntax_Theory.Semantic_Domains

04:21:19 Presenting theory Dynamic_Tables.Tables_real

04:21:19 Presenting theory Amortized_Complexity.Amortized_Examples

04:21:19 Presenting theory Amortized_Complexity.Priority_Queue_ops_merge

04:21:20 Presenting theory Amortized_Complexity.Skew_Heap_Analysis

04:21:20 Presenting theory Amortized_Complexity.Lemmas_log

04:21:20 Presenting theory Dynamic_Tables.Tables_nat

04:21:20 Presenting theory HOL.Limits

04:21:20 Presenting Bell_Numbers_Spivey ...

04:21:20 Presenting document Bell_Numbers_Spivey/document

04:21:20 Presenting document Bell_Numbers_Spivey/outline

04:21:20 Presenting theory Automated_Stateful_Protocol_Verification.Term_Implication

04:21:21 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Base

04:21:21 Presenting theory HOL.Inequalities

04:21:21 Presenting theory Polynomials.MPoly_Type_Class_Ordered

04:21:22 Presenting theory Bell_Numbers_Spivey.Bell_Numbers

04:21:22 Presenting Card_Equiv_Relations ...

04:21:22 Presenting document Card_Equiv_Relations/document

04:21:22 Presenting document Card_Equiv_Relations/outline

04:21:22 Presenting theory HOL.Series

04:21:22 Presenting theory Card_Equiv_Relations.Card_Equiv_Relations

04:21:22 Presenting theory Polynomials.Poly_Mapping_Finite_Map

04:21:22 Presenting theory Amortized_Complexity.Splay_Tree_Analysis

04:21:22 Presenting theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

04:21:22 Presenting Binomial-Heaps ...

04:21:22 Presenting document Binomial-Heaps/document

04:21:22 Presenting document Binomial-Heaps/outline

04:21:24 Presenting theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

04:21:24 Presenting theory Amortized_Complexity.Priority_Queue_ops

04:21:24 Presenting theory HOL-Library.Complete_Partial_Order2

04:21:24 Presenting theory Polynomials.MPoly_Type_Class_FMap

04:21:24 Presenting theory HOL.Deriv

04:21:24 Presenting theory Amortized_Complexity.Splay_Heap_Analysis

04:21:24 Presenting theory Polynomials.PP_Type

04:21:25 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

04:21:25 Presenting theory HOL.NthRoot

04:21:25 Presenting theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

04:21:25 Presenting theory Binomial-Heaps.BinomialHeap

04:21:26 Presenting theory HOL-Library.Conditional_Parametricity

04:21:26 Presenting file "conditional_parametricity.ML"

04:21:26 Presenting theory HOL-Library.Confluence

04:21:26 Presenting theory HOL-Library.Confluent_Quotient

04:21:26 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis

04:21:27 Presenting theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

04:21:27 Presenting theory HOL-Library.Old_Datatype

04:21:27 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Old_Datatype/old_datatype.ML"

04:21:27 Presenting theory HOL-Library.Nat_Bijection

04:21:28 Presenting theory Amortized_Complexity.Pairing_Heap_List2_Analysis

04:21:28 Presenting Boolean_Expression_Checkers ...

04:21:28 Presenting document Boolean_Expression_Checkers/document

04:21:28 Presenting document Boolean_Expression_Checkers/outline

04:21:28 Presenting theory HOL-Library.Countable

04:21:28 Presenting file "$ISABELLE_HOME/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

04:21:28 Presenting theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

04:21:28 Presenting theory HOL-Library.Infinite_Set

04:21:28 Presenting theory HOL-Library.Countable_Set

04:21:28 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

04:21:29 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

04:21:29 Presenting theory HOL-Library.Countable_Complete_Lattices

04:21:29 Presenting theory Boolean_Expression_Checkers.Boolean_Expression_Example

04:21:29 Presenting Buildings ...

04:21:29 Presenting document Buildings/document

04:21:29 Presenting document Buildings/outline

04:21:29 Presenting theory HOL-Library.Countable_Set_Type

04:21:29 Presenting theory HOL-Library.Debug

04:21:29 Presenting theory HOL-Library.Diagonal_Subsequence

04:21:30 Presenting theory HOL-Library.Discrete

04:21:30 Presenting theory HOL-Library.FuncSet

04:21:31 Presenting theory HOL-Library.Disjoint_Sets

04:21:32 Presenting theory HOL-Library.FSet

04:21:32 Presenting theory Buildings.Prelim

04:21:33 Presenting theory Binomial-Heaps.SkewBinomialHeap

04:21:33 Presenting theory HOL-Library.Finite_Map

04:21:33 Presenting theory Binomial-Heaps.Test

04:21:33 Presenting Card_Number_Partitions ...

04:21:33 Presenting document Card_Number_Partitions/document

04:21:33 Presenting document Card_Number_Partitions/outline

04:21:34 Presenting theory Card_Number_Partitions.Additions_to_Main

04:21:34 Presenting theory HOL-Library.Disjoint_FSets

04:21:34 Presenting theory HOL-Library.Dlist

04:21:34 Presenting theory HOL-Library.Dual_Ordered_Lattice

04:21:34 Presenting theory Binding_Syntax_Theory.Recursion

04:21:34 Presenting theory HOL-Library.Equipollence

04:21:35 Presenting theory Card_Number_Partitions.Number_Partition

04:21:35 Presenting Category2 ...

04:21:35 Presenting document Category2/document

04:21:35 Presenting document Category2/outline

04:21:35 Presenting theory HOL-Library.Simps_Case_Conv

04:21:35 Presenting file "simps_case_conv.ML"

04:21:35 Presenting theory HOL-Library.Extended

04:21:35 Presenting theory HOL-Library.Order_Continuity

04:21:35 Presenting theory Card_Number_Partitions.Card_Number_Partitions

04:21:35 Presenting Category3 ...

04:21:35 Presenting document Category3/document

04:21:35 Presenting document Category3/outline

04:21:36 Presenting theory HOL-Library.Extended_Nat

04:21:36 Presenting theory Category3.Category

04:21:36 Presenting theory Category3.DualCategory

04:21:36 Presenting theory HOL-Library.Liminf_Limsup

04:21:36 Presenting theory Category2.Category

04:21:37 Presenting theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

04:21:37 Presenting theory Category3.ConcreteCategory

04:21:37 Presenting theory Category2.Universe

04:21:38 Presenting theory Category3.EpiMonoIso

04:21:38 Presenting theory Category3.InitialTerminal

04:21:39 Presenting theory Buildings.Algebra

04:21:39 Presenting theory HOL-Library.Extended_Real

04:21:40 Presenting theory HOL-Library.Indicator_Function

04:21:40 Presenting theory Category3.Functor

04:21:40 Presenting theory Buildings.Simplicial

04:21:40 Presenting theory HOL.Transcendental

04:21:40 Presenting theory Category3.Subcategory

04:21:41 Presenting theory Polynomials.OAlist

04:21:41 Presenting theory HOL-Library.Extended_Nonnegative_Real

04:21:42 Presenting theory HOL-Library.Log_Nat

04:21:42 Presenting theory HOL-Library.Lattice_Algebras

04:21:44 Presenting theory HOL-Library.Float

04:21:44 Presenting theory Category2.MonadicEquationalTheory

04:21:44 Presenting theory HOL-Library.Function_Division

04:21:44 Presenting theory Polynomials.OAlist_Poly_Mapping

04:21:44 Presenting theory HOL-Library.Fun_Lexorder

04:21:44 Presenting theory HOL-Library.Going_To_Filter

04:21:44 Presenting theory HOL-Library.Groups_Big_Fun

04:21:45 Presenting theory HOL.Complex

04:21:45 Presenting theory Category3.SetCategory

04:21:45 Presenting theory HOL-Library.Interval

04:21:45 Presenting theory HOL-Library.Interval_Float

04:21:46 Presenting theory HOL-Library.IArray

04:21:46 Presenting theory HOL.MacLaurin

04:21:46 Presenting theory Complex_Main

04:21:46 Presenting MonoidalCategory ...

04:21:46 Presenting document MonoidalCategory/document

04:21:46 Presenting document MonoidalCategory/outline

04:21:48 Presenting theory HOL-Library.Landau_Symbols

04:21:48 Presenting theory Category2.Functors

04:21:48 Presenting theory HOL-Library.Lattice_Constructions

04:21:49 Presenting theory Buildings.Chamber

04:21:49 Presenting theory HOL-Library.Stream

04:21:49 Presenting theory Polynomials.Term_Order

04:21:50 Presenting theory HOL-Library.Sublist

04:21:51 Presenting theory Category3.SetCat

04:21:51 Presenting theory Category3.ProductCategory

04:21:52 Presenting theory HOL-Library.Linear_Temporal_Logic_on_Streams

04:21:52 Presenting theory HOL-Library.ListVector

04:21:52 Presenting theory HOL-Library.Lub_Glb

04:21:53 Presenting theory HOL-Library.Mapping

04:21:53 Presenting theory HOL-Library.Monad_Syntax

04:21:53 Presenting theory HOL-Library.More_List

04:21:53 Presenting theory Polynomials.MPoly_Type_Class_OAlist

04:21:54 Presenting theory HOL-Library.Cancellation

04:21:54 Presenting file "Cancellation/cancel.ML"

04:21:54 Presenting file "Cancellation/cancel_data.ML"

04:21:54 Presenting file "Cancellation/cancel_simprocs.ML"

04:21:54 Presenting theory Buildings.Coxeter

04:21:55 Presenting theory Polynomials.Quasi_PM_Power_Products

04:21:55 Presenting theory Category3.NaturalTransformation

04:21:55 Presenting theory Category2.NatTrans

04:21:55 Presenting theory Category3.BinaryFunctor

04:21:57 Presenting theory HOL-Library.Multiset

04:21:57 Presenting file "multiset_simprocs.ML"

04:21:57 Presenting theory MonoidalCategory.MonoidalCategory

04:21:57 Presenting theory HOL-Library.Multiset_Order

04:21:57 Presenting theory Stateful_Protocol_Composition_and_Typing.Typed_Model

04:21:57 Presenting theory Buildings.Building

04:21:58 Presenting theory HOL-Library.Nonpos_Ints

04:21:58 Presenting Combinatorics_Words ...

04:21:58 Presenting document Combinatorics_Words/document

04:21:58 Presenting document Combinatorics_Words/manual

04:21:58 Presenting theory Combinatorics_Words.Arithmetical_Hints

04:21:58 Presenting theory HOL-Library.Numeral_Type

04:21:59 Presenting theory HOL-Library.Omega_Words_Fun

04:21:59 Presenting theory Combinatorics_Words.Reverse_Symmetry

04:21:59 Presenting theory Category3.FunctorCategory

04:21:59 Presenting theory Category2.SetCat

04:21:59 Presenting theory HOL-Library.Open_State_Syntax

04:21:59 Presenting theory HOL-Library.Option_ord

04:21:59 Presenting theory HOL-Library.Parallel

04:21:59 Presenting theory HOL-Library.Pattern_Aliases

04:22:00 Presenting theory HOL-Library.Periodic_Fun

04:22:00 Presenting theory MonoidalCategory.MonoidalFunctor

04:22:01 Presenting theory HOL-Library.Poly_Mapping

04:22:01 Presenting theory HOL-Library.Power_By_Squaring

04:22:01 Presenting theory HOL-Library.Preorder

04:22:01 Presenting file "$ISABELLE_HOME/src/Provers/preorder.ML"

04:22:01 Presenting theory HOL-Library.Product_Plus

04:22:02 Presenting theory HOL-Library.Quadratic_Discriminant

04:22:02 Presenting theory HOL-Library.Quotient_Syntax

04:22:02 Presenting theory HOL-Library.Quotient_Set

04:22:02 Presenting theory HOL-Library.Quotient_Product

04:22:02 Presenting theory HOL-Library.Quotient_Option

04:22:02 Presenting theory HOL-Library.Quotient_List

04:22:02 Presenting theory HOL-Library.Quotient_Sum

04:22:02 Presenting theory HOL-Library.Quotient_Type

04:22:02 Presenting theory Category3.Yoneda

04:22:03 Presenting theory HOL-Library.Ramsey

04:22:03 Presenting theory HOL-Library.Reflection

04:22:03 Presenting file "$ISABELLE_HOME/src/HOL/Tools/reflection.ML"

04:22:04 Presenting theory HOL-Library.Rewrite

04:22:04 Presenting file "cconv.ML"

04:22:04 Presenting file "rewrite.ML"

04:22:04 Presenting theory HOL-Library.Type_Length

04:22:05 Presenting theory HOL-Library.Saturated

04:22:05 Presenting theory HOL-Library.Set_Idioms

04:22:05 Presenting theory HOL-Library.Signed_Division

04:22:05 Presenting theory HOL-Library.State_Monad

04:22:06 Presenting theory HOL-Library.Comparator

04:22:06 Presenting theory Category2.Yoneda

04:22:06 Presenting Combinatorics_Words_Graph_Lemma ...

04:22:06 Presenting document Combinatorics_Words_Graph_Lemma/document

04:22:06 Presenting document Combinatorics_Words_Graph_Lemma/outline

04:22:06 Presenting theory HOL-Library.Sorting_Algorithms

04:22:07 Presenting theory Combinatorics_Words.CoWBasic

04:22:08 Presenting theory MonoidalCategory.FreeMonoidalCategory

04:22:08 Presenting theory Combinatorics_Words_Graph_Lemma.Graph_Lemma

04:22:08 Presenting Combinatorics_Words_Lyndon ...

04:22:08 Presenting document Combinatorics_Words_Lyndon/document

04:22:08 Presenting document Combinatorics_Words_Lyndon/outline

04:22:08 Presenting theory HOL-Library.Sum_of_Squares

04:22:08 Presenting file "Sum_of_Squares/positivstellensatz.ML"

04:22:08 Presenting file "Sum_of_Squares/positivstellensatz_tools.ML"

04:22:08 Presenting file "Sum_of_Squares/sum_of_squares.ML"

04:22:08 Presenting file "Sum_of_Squares/sos_wrapper.ML"

04:22:08 Presenting theory HOL-Library.Transitive_Closure_Table

04:22:09 Presenting theory HOL-Library.Tree

04:22:09 Presenting theory HOL-Library.Tree_Multiset

04:22:09 Presenting theory HOL-Library.Tree_Real

04:22:09 Presenting theory HOL-Library.Uprod

04:22:10 Presenting theory Combinatorics_Words.Submonoids

04:22:10 Presenting theory MonoidalCategory.CartesianMonoidalCategory

04:22:10 Presenting theory Combinatorics_Words_Lyndon.Lyndon

04:22:10 Presenting ConcurrentIMP ...

04:22:10 Presenting document ConcurrentIMP/document

04:22:10 Presenting document ConcurrentIMP/outline

04:22:11 Presenting theory ConcurrentIMP.CIMP_pred

04:22:11 Presenting theory Combinatorics_Words_Lyndon.Lyndon_Addition

04:22:11 Presenting CoreC++ ...

04:22:11 Presenting document CoreC++/document

04:22:11 Presenting document CoreC++/outline

04:22:11 Presenting theory ConcurrentIMP.Infinite_Sequences

04:22:11 Presenting theory CoreC++.Auxiliary

04:22:11 Presenting theory CoreC++.Type

04:22:12 Presenting theory CoreC++.Value

04:22:12 Presenting theory Combinatorics_Words.Periodicity_Lemma

04:22:12 Presenting theory CoreC++.Expr

04:22:12 Presenting theory HOL-Library.Word

04:22:12 Presenting file "Tools/word_lib.ML"

04:22:12 Presenting file "Tools/smt_word.ML"

04:22:12 Presenting theory CoreC++.Decl

04:22:13 Presenting theory Combinatorics_Words.Lyndon_Schutzenberger

04:22:13 Presenting theory HOL-Library.Z2

04:22:13 Presenting theory HOL-Library.Library

04:22:13 Presenting theory Combinatorics_Words.CoWAll

04:22:13 Presenting Core_DOM ...

04:22:13 Presenting document Core_DOM/document

04:22:13 Presenting document Core_DOM/outline

04:22:13 Presenting theory ConcurrentIMP.LTL

04:22:13 Presenting theory HOL-Library.Product_Order

04:22:13 Presenting theory HOL-Library.Finite_Lattice

04:22:13 Presenting theory HOL-Library.List_Lexorder

04:22:13 Presenting theory HOL-Library.List_Lenlexorder

04:22:13 Presenting theory HOL-Library.Prefix_Order

04:22:13 Presenting theory CoreC++.ClassRel

04:22:13 Presenting theory HOL-Library.Product_Lexorder

04:22:14 Presenting theory HOL-Library.Subseq_Order

04:22:14 Presenting theory HOL-Library.Datatype_Records

04:22:14 Presenting file "datatype_records.ML"

04:22:14 Presenting theory HOL-Library.AList_Mapping

04:22:14 Presenting theory HOL-Library.Code_Abstract_Nat

04:22:14 Presenting theory ConcurrentIMP.CIMP_lang

04:22:14 Presenting theory Core_DOM.Hiding_Type_Variables

04:22:14 Presenting theory HOL-Library.Code_Binary_Nat

04:22:14 Presenting theory Core_DOM.Ref

04:22:14 Presenting theory Core_DOM.Core_DOM_Basic_Datatypes

04:22:14 Presenting theory Core_DOM.BaseClass

04:22:15 Presenting theory Polynomials.MPoly_PM

04:22:16 Presenting theory HOL-Library.Code_Prolog

04:22:16 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

04:22:16 Presenting theory HOL-Library.Code_Target_Int

04:22:16 Presenting theory HOL-Library.Code_Real_Approx_By_Float

04:22:16 Presenting theory HOL-Library.Code_Target_Nat

04:22:16 Presenting theory HOL-Library.Code_Target_Numeral

04:22:16 Presenting theory HOL-Library.Code_Target_Numeral_Float

04:22:16 Presenting theory HOL-Library.Complex_Order

04:22:16 Presenting theory HOL-Library.DAList

04:22:16 Presenting theory Polynomials.MPoly_Type_Univariate

04:22:16 Presenting theory HOL-Library.DAList_Multiset

04:22:17 Presenting theory Core_DOM.Heap_Error_Monad

04:22:18 Presenting theory ConcurrentIMP.CIMP_vcg

04:22:18 Presenting theory Category3.Adjunction

04:22:19 Presenting theory ConcurrentIMP.CIMP_vcg_rules

04:22:19 Presenting theory ConcurrentIMP.CIMP

04:22:19 Presenting file "cimp.ML"

04:22:19 Presenting theory ConcurrentIMP.CIMP_locales

04:22:20 Presenting theory CoreC++.SubObj

04:22:20 Presenting theory ConcurrentIMP.CIMP_one_place_buffer

04:22:20 Presenting theory Core_DOM.BaseMonad

04:22:20 Presenting theory Core_DOM.ObjectPointer

04:22:20 Presenting theory ConcurrentIMP.CIMP_unbounded_buffer

04:22:20 Presenting Shadow_DOM ...

04:22:20 Presenting document Shadow_DOM/document

04:22:20 Presenting document Shadow_DOM/outline

04:22:20 Presenting theory CoreC++.Objects

04:22:20 Presenting theory Core_DOM.ObjectClass

04:22:21 Presenting theory CoreC++.Exceptions

04:22:21 Presenting theory CoreC++.Syntax

04:22:21 Presenting theory CoreC++.State

04:22:21 Presenting theory HOL-Library.RBT_Impl

04:22:21 Presenting theory Core_DOM.ObjectMonad

04:22:21 Presenting theory Core_DOM.NodePointer

04:22:21 Presenting theory Category3.EquivalenceOfCategories

04:22:21 Presenting theory Core_DOM.NodeClass

04:22:21 Presenting theory Shadow_DOM.ShadowRootClass

04:22:22 Presenting theory Core_DOM.NodeMonad

04:22:22 Presenting theory HOL-Library.RBT

04:22:22 Presenting theory Core_DOM.ElementPointer

04:22:22 Presenting theory HOL-Library.RBT_Mapping

04:22:22 Presenting theory Core_DOM.CharacterDataPointer

04:22:22 Presenting theory Core_DOM.DocumentPointer

04:22:22 Presenting theory Category3.FreeCategory

04:22:22 Presenting theory Core_DOM.ShadowRootPointer

04:22:22 Presenting theory Category3.DiscreteCategory

04:22:22 Presenting theory HOL-Library.RBT_Set

04:22:22 Presenting theory Polynomials.Polynomials

04:22:22 Presenting theory HOL-Library.LaTeXsugar

04:22:22 Presenting theory HOL-Library.OptionalSugar

04:22:23 Presenting theory Polynomials.Show_Polynomials

04:22:23 Presenting theory HOL-Library.Predicate_Compile_Alternative_Defs

04:22:23 Presenting theory Polynomials.NZM

04:22:23 Presenting DOM_Components ...

04:22:23 Presenting document DOM_Components/document

04:22:23 Presenting document DOM_Components/outline

04:22:23 Presenting theory Core_DOM.ElementClass

04:22:23 Presenting theory Shadow_DOM.ShadowRootMonad

04:22:23 Presenting theory HOL-Library.Predicate_Compile_Quickcheck

04:22:23 Presenting file "$ISABELLE_HOME/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

04:22:24 Presenting theory Core_DOM.ElementMonad

04:22:24 Presenting theory Stateful_Protocol_Composition_and_Typing.Typing_Result

04:22:25 Presenting theory CoreC++.BigStep

04:22:25 Presenting theory Core_DOM.CharacterDataClass

04:22:26 Presenting theory HOL-Library.Old_Recdef

04:22:26 Presenting file "old_recdef.ML"

04:22:26 Presenting theory Core_DOM.CharacterDataMonad

04:22:27 Presenting theory Core_DOM.DocumentClass

04:22:27 Presenting theory HOL-Library.Realizers

04:22:27 Presenting file "$ISABELLE_HOME/src/HOL/Tools/datatype_realizer.ML"

04:22:27 Presenting file "$ISABELLE_HOME/src/HOL/Tools/inductive_realizer.ML"

04:22:28 Presenting theory DOM_Components.Core_DOM_Components

04:22:28 Presenting theory Core_DOM.DocumentMonad

04:22:30 Presenting theory HOL-Library.Refute

04:22:30 Presenting file "refute.ML"

04:22:30 Presenting theory CoreC++.SmallStep

04:22:30 Presenting Core_SC_DOM ...

04:22:30 Presenting document Core_SC_DOM/document

04:22:30 Presenting document Core_SC_DOM/outline

04:22:30 Presenting theory CoreC++.SystemClasses

04:22:30 Presenting theory CoreC++.TypeRel

04:22:30 Presenting theory Core_SC_DOM.Hiding_Type_Variables

04:22:30 Presenting theory Core_SC_DOM.Ref

04:22:30 Presenting theory Core_SC_DOM.Core_DOM_Basic_Datatypes

04:22:30 Presenting theory Core_SC_DOM.BaseClass

04:22:31 Presenting theory CoreC++.WellType

04:22:31 Presenting theory Core_SC_DOM.Heap_Error_Monad

04:22:32 Presenting theory Core_SC_DOM.BaseMonad

04:22:32 Presenting theory Core_SC_DOM.ObjectPointer

04:22:32 Presenting theory Core_SC_DOM.ObjectClass

04:22:32 Presenting theory DOM_Components.Shadow_DOM_Components

04:22:32 Presenting theory Core_SC_DOM.ObjectMonad

04:22:32 Presenting theory Core_SC_DOM.NodePointer

04:22:32 Presenting theory Core_SC_DOM.NodeClass

04:22:33 Presenting theory Core_SC_DOM.NodeMonad

04:22:33 Presenting theory Core_SC_DOM.ElementPointer

04:22:33 Presenting theory Core_SC_DOM.CharacterDataPointer

04:22:33 Presenting theory Core_SC_DOM.DocumentPointer

04:22:33 Presenting theory Core_SC_DOM.ShadowRootPointer

04:22:33 Presenting theory DOM_Components.fancy_tabs

04:22:33 Presenting Shadow_SC_DOM ...

04:22:33 Presenting document Shadow_SC_DOM/document

04:22:33 Presenting document Shadow_SC_DOM/outline

04:22:33 Presenting theory Core_SC_DOM.ElementClass

04:22:33 Presenting theory Core_SC_DOM.ElementMonad

04:22:34 Presenting theory Core_SC_DOM.CharacterDataClass

04:22:34 Presenting theory Core_SC_DOM.CharacterDataMonad

04:22:34 Presenting theory Shadow_SC_DOM.ShadowRootClass

04:22:34 Presenting theory Core_SC_DOM.DocumentClass

04:22:35 Presenting theory Core_SC_DOM.DocumentMonad

04:22:37 Presenting theory Core_DOM.Core_DOM_Functions

04:22:38 Presenting theory Shadow_SC_DOM.ShadowRootMonad

04:22:38 Presenting theory Core_SC_DOM.Core_DOM_Functions

04:22:41 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

04:22:43 Presenting theory Core_SC_DOM.Core_DOM_Heap_WF

04:22:44 Presenting theory Core_SC_DOM.Core_DOM

04:22:44 Presenting theory CoreC++.WellForm

04:22:45 Presenting theory Core_SC_DOM.Testing_Utils

04:22:45 Presenting theory CoreC++.WWellForm

04:22:45 Presenting theory Core_SC_DOM.Core_DOM_BaseTest

04:22:45 Presenting theory Shadow_DOM.Shadow_DOM

04:22:45 Presenting theory Core_SC_DOM.Document_adoptNode

04:22:46 Presenting theory Core_SC_DOM.Document_getElementById

04:22:46 Presenting theory Core_SC_DOM.Node_insertBefore

04:22:46 Presenting theory Core_SC_DOM.Node_removeChild

04:22:46 Presenting theory Core_SC_DOM.Core_DOM_Tests

04:22:46 Presenting SC_DOM_Components ...

04:22:46 Presenting document SC_DOM_Components/document

04:22:46 Presenting document SC_DOM_Components/outline

04:22:47 Presenting theory Category3.Limit

04:22:47 Presenting theory Shadow_DOM.Shadow_DOM_BaseTest

04:22:49 Presenting theory Shadow_DOM.slots

04:22:50 Presenting theory Category3.CartesianCategory

04:22:50 Presenting theory Shadow_DOM.slots_fallback

04:22:51 Presenting theory Shadow_DOM.Shadow_DOM_Document_adoptNode

04:22:51 Presenting theory Category3.CategoryWithPullbacks

04:22:52 Presenting theory Category3.CategoryWithFiniteLimits

04:22:52 Presenting theory Category3.CartesianClosedCategory

04:22:53 Presenting theory Shadow_DOM.Shadow_DOM_Document_getElementById

04:22:53 Presenting theory SC_DOM_Components.Core_DOM_DOM_Components

04:22:53 Presenting theory Shadow_DOM.Shadow_DOM_Node_insertBefore

04:22:53 Presenting theory Shadow_DOM.Shadow_DOM_Node_removeChild

04:22:53 Presenting theory Shadow_DOM.Shadow_DOM_Tests

04:22:53 Presenting Datatype_Order_Generator ...

04:22:53 Presenting document Datatype_Order_Generator/document

04:22:53 Presenting document Datatype_Order_Generator/outline

04:22:54 Presenting theory Core_DOM.Core_DOM_Heap_WF

04:22:54 Presenting theory Datatype_Order_Generator.Derive_Aux

04:22:54 Presenting file "derive_aux.ML"

04:22:55 Presenting theory Core_DOM.Core_DOM

04:22:55 Presenting theory Core_DOM.Testing_Utils

04:22:56 Presenting theory Core_DOM.Core_DOM_BaseTest

04:22:56 Presenting theory Core_DOM.Document_adoptNode

04:22:56 Presenting theory Datatype_Order_Generator.Order_Generator

04:22:56 Presenting file "order_generator.ML"

04:22:57 Presenting theory Datatype_Order_Generator.Hash_Generator

04:22:57 Presenting file "hash_generator.ML"

04:22:57 Presenting theory Datatype_Order_Generator.Derive

04:22:57 Presenting theory Datatype_Order_Generator.Derive_Examples

04:22:57 Presenting Old_Datatype_Show ...

04:22:58 Presenting theory Old_Datatype_Show.Old_Show

04:22:58 Presenting theory Core_DOM.Document_getElementById

04:22:59 Presenting theory Core_DOM.Node_insertBefore

04:22:59 Presenting theory Core_DOM.Node_removeChild

04:22:59 Presenting theory Core_DOM.Core_DOM_Tests

04:22:59 Presenting Deriving ...

04:22:59 Presenting document Deriving/document

04:22:59 Presenting document Deriving/outline

04:22:59 Presenting theory Old_Datatype_Show.Old_Show_Generator

04:22:59 Presenting file "old_show_generator.ML"

04:22:59 Presenting theory Deriving.Derive_Manager

04:22:59 Presenting file "derive_manager.ML"

04:22:59 Presenting theory Old_Datatype_Show.Old_Show_Instances

04:22:59 Presenting theory Old_Datatype_Show.Old_Show_Examples

04:22:59 Presenting Containers ...

04:22:59 Presenting document Containers/document

04:23:00 Presenting document Containers/outline

04:23:00 Presenting theory Containers.Containers_Auxiliary

04:23:00 Presenting theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

04:23:00 Presenting theory Category3.HFSetCat

04:23:00 Presenting theory Containers.Card_Datatype

04:23:00 Presenting theory SC_DOM_Components.Core_DOM_SC_DOM_Components

04:23:01 Presenting theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

04:23:02 Presenting theory Deriving.Generator_Aux

04:23:02 Presenting file "bnf_access.ML"

04:23:02 Presenting file "generator_aux.ML"

04:23:02 Presenting theory Category3.ZFC_SetCat

04:23:02 Presenting theory Containers.List_Fusion

04:23:02 Presenting theory Deriving.Comparator

04:23:02 Presenting Containers-Benchmarks ...

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_Bool

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_Comparison

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_LC

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_Default

04:23:03 Presenting theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

04:23:03 Presenting file "ml-yacc-lib/base.sig"

04:23:03 Presenting file "ml-yacc-lib/join.sml"

04:23:03 Presenting file "ml-yacc-lib/lrtable.sml"

04:23:03 Presenting file "ml-yacc-lib/stream.sml"

04:23:03 Presenting file "ml-yacc-lib/parser2.sml"

04:23:03 Presenting theory Containers.Lexicographic_Order

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_ICF

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_RBT

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_Set

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_Set_Default

04:23:03 Presenting theory Containers-Benchmarks.Benchmark_Set_LC

04:23:03 Presenting theory Deriving.Compare

04:23:03 Presenting file "compare_code.ML"

04:23:03 Presenting theory Containers-Benchmarks.Clauses

04:23:03 Presenting Eval_FO ...

04:23:03 Presenting document Eval_FO/document

04:23:03 Presenting document Eval_FO/outline

04:23:03 Presenting theory Eval_FO.Infinite

04:23:03 Presenting theory Deriving.RBT_Compare_Order_Impl

04:23:03 Presenting theory Eval_FO.FO

04:23:04 Presenting theory Eval_FO.Eval_FO

04:23:04 Presenting theory Eval_FO.Mapping_Code

04:23:04 Presenting theory Eval_FO.Cluster

04:23:04 Presenting theory Containers.Extend_Partial_Order

04:23:05 Presenting theory CoreC++.Equivalence

04:23:05 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

04:23:05 Presenting theory SC_DOM_Components.Shadow_DOM_DOM_Components

04:23:06 Presenting theory Automated_Stateful_Protocol_Verification.trac_term

04:23:06 Presenting theory CoreC++.DefAss

04:23:06 Presenting theory Deriving.RBT_Comparator_Impl

04:23:07 Presenting theory Automated_Stateful_Protocol_Verification.trac_fp_parser

04:23:07 Presenting file "trac_parser/trac_fp.grm.sig"

04:23:07 Presenting file "trac_parser/trac_fp.lex.sml"

04:23:07 Presenting file "trac_parser/trac_fp.grm.sml"

04:23:07 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

04:23:08 Presenting theory CoreC++.WellTypeRT

04:23:09 Presenting theory Shadow_SC_DOM.Shadow_DOM

04:23:09 Presenting theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

04:23:09 Presenting MFOTL_Monitor ...

04:23:09 Presenting document MFOTL_Monitor/document

04:23:09 Presenting document MFOTL_Monitor/outline

04:23:10 Presenting theory Containers.Set_Linorder

04:23:11 Presenting theory Deriving.Comparator_Generator

04:23:11 Presenting file "comparator_generator.ML"

04:23:11 Presenting theory MFOTL_Monitor.Trace

04:23:11 Presenting theory Containers.Containers_Generator

04:23:11 Presenting file "containers_generator.ML"

04:23:11 Presenting theory CoreC++.Conform

04:23:11 Presenting theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

04:23:11 Presenting file "trac_parser/trac_protocol.grm.sig"

04:23:11 Presenting file "trac_parser/trac_protocol.lex.sml"

04:23:11 Presenting file "trac_parser/trac_protocol.grm.sml"

04:23:11 Presenting theory Deriving.Compare_Generator

04:23:11 Presenting file "compare_generator.ML"

04:23:12 Presenting theory Deriving.Compare_Instances

04:23:12 Presenting theory Containers.Collection_Order

04:23:12 Presenting file "ccompare_generator.ML"

04:23:12 Presenting theory Containers.List_Proper_Interval

04:23:12 Presenting theory Deriving.Compare_Order_Instances

04:23:12 Presenting theory Deriving.Compare_Rat

04:23:12 Presenting theory Deriving.Compare_Real

04:23:13 Presenting theory Containers.Collection_Eq

04:23:13 Presenting file "ceq_generator.ML"

04:23:13 Presenting theory MFOTL_Monitor.Table

04:23:13 Presenting theory MFOTL_Monitor.Abstract_Monitor

04:23:14 Presenting theory Shadow_SC_DOM.Shadow_DOM_BaseTest

04:23:14 Presenting theory MFOTL_Monitor.Interval

04:23:14 Presenting theory Containers.Collection_Enum

04:23:14 Presenting file "cenum_generator.ML"

04:23:14 Presenting theory Containers.Equal

04:23:15 Presenting theory Deriving.Equality_Generator

04:23:15 Presenting file "equality_generator.ML"

04:23:15 Presenting theory Deriving.Equality_Instances

04:23:15 Presenting theory Containers.RBT_ext

04:23:15 Presenting theory MFOTL_Monitor.MFOTL

04:23:16 Presenting theory Eval_FO.Ailamazyan

04:23:16 Presenting theory Containers.RBT_Mapping2

04:23:16 Presenting theory Containers.AssocList

04:23:16 Presenting theory Deriving.Hash_Generator

04:23:16 Presenting file "hash_generator.ML"

04:23:16 Presenting theory Deriving.Hash_Instances

04:23:16 Presenting theory Deriving.Countable_Generator

04:23:16 Presenting theory Deriving.Derive

04:23:16 Presenting theory Deriving.Derive_Examples

04:23:16 Presenting MFODL_Monitor_Optimized ...

04:23:16 Presenting document MFODL_Monitor_Optimized/document

04:23:16 Presenting document MFODL_Monitor_Optimized/outline

04:23:17 Presenting theory Eval_FO.Ailamazyan_Code

04:23:17 Presenting VYDRA_MDL ...

04:23:17 Presenting document VYDRA_MDL/document

04:23:17 Presenting document VYDRA_MDL/outline

04:23:17 Presenting theory VYDRA_MDL.Timestamp

04:23:17 Presenting theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

04:23:17 Presenting theory Containers.DList_Set

04:23:17 Presenting theory VYDRA_MDL.Interval

04:23:17 Presenting theory VYDRA_MDL.Trace

04:23:18 Presenting theory MFODL_Monitor_Optimized.Code_Double

04:23:18 Presenting theory MFODL_Monitor_Optimized.Event_Data

04:23:18 Presenting theory VYDRA_MDL.MDL

04:23:18 Presenting theory CoreC++.Progress

04:23:18 Presenting theory VYDRA_MDL.Metric_Point_Structure

04:23:18 Presenting theory Containers.RBT_Set2

04:23:18 Presenting theory Automated_Stateful_Protocol_Verification.trac

04:23:18 Presenting theory Containers.Closure_Set

04:23:19 Presenting theory Automated_Stateful_Protocol_Verification.PSPSP

04:23:19 Presenting theory Automated_Stateful_Protocol_Verification.introduction

04:23:19 Presenting theory VYDRA_MDL.NFA

04:23:19 Presenting theory MFODL_Monitor_Optimized.Regex

04:23:19 Presenting theory Automated_Stateful_Protocol_Verification.KeyserverEx

04:23:19 Presenting theory Automated_Stateful_Protocol_Verification.manual

04:23:19 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver

04:23:20 Presenting theory CoreC++.HeapExtension

04:23:20 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver2

04:23:20 Presenting theory CoreC++.CWellForm

04:23:20 Presenting theory Shadow_SC_DOM.slots

04:23:21 Presenting theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

04:23:21 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model03

04:23:22 Presenting theory VYDRA_MDL.Window

04:23:23 Presenting theory Shadow_SC_DOM.slots_fallback

04:23:23 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

04:23:24 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model07

04:23:25 Presenting theory MFOTL_Monitor.Monitor

04:23:25 Presenting theory Automated_Stateful_Protocol_Verification.PKCS_Model09

04:23:25 Presenting theory Automated_Stateful_Protocol_Verification.Examples

04:23:25 Presenting Show ...

04:23:25 Presenting document Show/document

04:23:25 Presenting document Show/outline

04:23:26 Presenting theory VYDRA_MDL.Temporal

04:23:26 Presenting theory MFODL_Monitor_Optimized.Formula

04:23:26 Presenting theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

04:23:27 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

04:23:27 Presenting theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

04:23:27 Presenting theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

04:23:27 Presenting theory Shadow_SC_DOM.Shadow_DOM_Tests

04:23:27 Presenting Design_Theory ...

04:23:27 Presenting document Design_Theory/document

04:23:27 Presenting document Design_Theory/outline

04:23:27 Presenting theory MFOTL_Monitor.Slicing

04:23:28 Presenting theory Show.Show

04:23:28 Presenting file "show_generator.ML"

04:23:28 Presenting theory Containers.Set_Impl

04:23:28 Presenting file "set_impl_generator.ML"

04:23:28 Presenting theory MFOTL_Monitor.Monitor_Code

04:23:28 Presenting theory MFOTL_Monitor.Examples

04:23:28 Presenting Epistemic_Logic ...

04:23:28 Presenting document Epistemic_Logic/document

04:23:28 Presenting document Epistemic_Logic/outline

04:23:28 Presenting theory Show.Show_Instances

04:23:28 Presenting theory Show.Show_Poly

04:23:29 Presenting theory Show.Show_Real

04:23:29 Presenting theory Show.Show_Complex

04:23:29 Presenting theory Show.Show_Real_Impl

04:23:29 Presenting Public_Announcement_Logic ...

04:23:29 Presenting document Public_Announcement_Logic/document

04:23:29 Presenting document Public_Announcement_Logic/outline

04:23:29 Presenting theory Containers.Mapping_Impl

04:23:29 Presenting file "mapping_impl_generator.ML"

04:23:29 Presenting theory Containers.Map_To_Mapping

04:23:29 Presenting theory Containers.Containers

04:23:29 Presenting theory Containers.Compatibility_Containers_Regular_Sets

04:23:30 Presenting theory VYDRA_MDL.Monitor

04:23:30 Presenting theory MFODL_Monitor_Optimized.Optimized_Join

04:23:31 Presenting theory Design_Theory.Multisets_Extras

04:23:31 Presenting theory VYDRA_MDL.Preliminaries

04:23:31 Presenting theory Containers.Containers_Userguide

04:23:31 Presenting theory VYDRA_MDL.Monitor_Code

04:23:31 Presenting theory VYDRA_MDL.Timestamp_Lex

04:23:31 Presenting theory VYDRA_MDL.Timestamp_Prod

04:23:31 Presenting Equivalence_Relation_Enumeration ...

04:23:31 Presenting document Equivalence_Relation_Enumeration/document

04:23:31 Presenting document Equivalence_Relation_Enumeration/outline

04:23:31 Presenting theory Containers.Card_Datatype_Ex

04:23:31 Presenting theory Containers.Map_To_Mapping_Ex

04:23:31 Presenting theory Equivalence_Relation_Enumeration.Equivalence_Relation_Enumeration

04:23:32 Presenting Extended_Finite_State_Machines ...

04:23:32 Presenting document Extended_Finite_State_Machines/document

04:23:32 Presenting document Extended_Finite_State_Machines/outline

04:23:32 Presenting theory Public_Announcement_Logic.PAL

04:23:32 Presenting theory Extended_Finite_State_Machines.Trilean

04:23:32 Presenting Extended_Finite_State_Machine_Inference ...

04:23:32 Presenting document Extended_Finite_State_Machine_Inference/document

04:23:32 Presenting document Extended_Finite_State_Machine_Inference/outline

04:23:32 Presenting theory Epistemic_Logic.Epistemic_Logic

04:23:32 Presenting theory Containers.TwoSat_Ex

04:23:32 Presenting FOL-Fitting ...

04:23:32 Presenting document FOL-Fitting/document

04:23:32 Presenting document FOL-Fitting/outline

04:23:32 Presenting theory Extended_Finite_State_Machines.Value

04:23:32 Presenting theory Extended_Finite_State_Machines.VName

04:23:32 Presenting theory Extended_Finite_State_Machines.Value_Lexorder

04:23:32 Presenting theory Containers.Containers_DFS_Ex

04:23:32 Presenting theory Containers.Containers_TwoSat_Ex

04:23:32 Presenting FOL_Seq_Calc1 ...

04:23:32 Presenting document FOL_Seq_Calc1/document

04:23:32 Presenting document FOL_Seq_Calc1/outline

04:23:32 Presenting theory FOL_Seq_Calc1.Common

04:23:33 Presenting theory Extended_Finite_State_Machine_Inference.Subsumption

04:23:33 Presenting theory Design_Theory.Design_Basics

04:23:33 Presenting theory Extended_Finite_State_Machines.AExp

04:23:33 Presenting theory Extended_Finite_State_Machines.AExp_Lexorder

04:23:33 Presenting theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

04:23:34 Presenting theory FOL_Seq_Calc1.Tableau

04:23:34 Presenting theory Extended_Finite_State_Machines.GExp

04:23:34 Presenting theory Design_Theory.Design_Operations

04:23:34 Presenting theory FOL_Seq_Calc1.Sequent

04:23:34 Presenting FOL_Seq_Calc2 ...

04:23:34 Presenting document FOL_Seq_Calc2/document

04:23:34 Presenting document FOL_Seq_Calc2/outline

04:23:34 Presenting theory Extended_Finite_State_Machines.GExp_Lexorder

04:23:35 Presenting theory Extended_Finite_State_Machines.FSet_Utils

04:23:35 Presenting theory Extended_Finite_State_Machines.Transition

04:23:35 Presenting theory FOL_Seq_Calc2.SeCaV

04:23:35 Presenting theory Extended_Finite_State_Machines.Transition_Lexorder

04:23:35 Presenting theory FOL_Seq_Calc2.Sequent1

04:23:35 Presenting theory FOL_Seq_Calc2.Sequent_Calculus_Verifier

04:23:35 Presenting theory FOL_Seq_Calc2.Prover

04:23:35 Presenting theory FOL_Seq_Calc2.Export

04:23:36 Presenting theory Design_Theory.Block_Designs

04:23:36 Presenting theory FOL_Seq_Calc2.ProverLemmas

04:23:36 Presenting theory FOL_Seq_Calc2.Hintikka

04:23:37 Presenting theory Extended_Finite_State_Machines.EFSM

04:23:37 Presenting theory Extended_Finite_State_Machines.EFSM_LTL

04:23:37 Presenting theory Extended_Finite_State_Machines.Drinks_Machine

04:23:38 Presenting theory Extended_Finite_State_Machine_Inference.Inference

04:23:38 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_2

04:23:38 Presenting theory FOL_Seq_Calc2.EPathHintikka

04:23:38 Presenting theory Extended_Finite_State_Machine_Inference.SelectionStrategies

04:23:38 Presenting theory Extended_Finite_State_Machines.Drinks_Machine_LTL

04:23:38 Presenting FOL_Seq_Calc3 ...

04:23:38 Presenting document FOL_Seq_Calc3/document

04:23:38 Presenting document FOL_Seq_Calc3/outline

04:23:38 Presenting theory FOL_Seq_Calc3.List_Syntax

04:23:38 Presenting theory FOL_Seq_Calc3.Fair_Stream

04:23:38 Presenting theory FOL_Seq_Calc3.Syntax

04:23:38 Presenting theory FOL_Seq_Calc2.Usemantics

04:23:38 Presenting theory FOL_Seq_Calc3.Semantics

04:23:39 Presenting theory FOL_Seq_Calc3.Encoding

04:23:39 Presenting theory FOL_Seq_Calc3.Prover

04:23:39 Presenting theory FOL_Seq_Calc3.Export

04:23:39 Presenting theory FOL_Seq_Calc2.Countermodel

04:23:39 Presenting theory FOL_Seq_Calc3.Soundness

04:23:39 Presenting theory FOL_Seq_Calc2.Soundness

04:23:39 Presenting theory Design_Theory.BIBD

04:23:39 Presenting theory FOL_Seq_Calc3.Completeness

04:23:39 Presenting theory FOL_Seq_Calc3.Result

04:23:39 Presenting FO_Theory_Rewriting ...

04:23:39 Presenting theory FOL_Seq_Calc2.Completeness

04:23:39 Presenting document FO_Theory_Rewriting/document

04:23:39 Presenting document FO_Theory_Rewriting/outline

04:23:40 Presenting theory FOL_Seq_Calc2.Results

04:23:40 Presenting Falling_Factorial_Sum ...

04:23:40 Presenting document Falling_Factorial_Sum/document

04:23:40 Presenting document Falling_Factorial_Sum/outline

04:23:40 Presenting theory CoreC++.TypeSafe

04:23:40 Presenting theory Design_Theory.Resolvable_Designs

04:23:40 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse

04:23:40 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

04:23:40 Presenting theory FO_Theory_Rewriting.Utils

04:23:41 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

04:23:41 Presenting theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

04:23:41 Presenting Finger-Trees ...

04:23:41 Presenting document Finger-Trees/document

04:23:41 Presenting document Finger-Trees/outline

04:23:42 Presenting theory FO_Theory_Rewriting.Multihole_Context

04:23:43 Presenting theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

04:23:43 Presenting theory FO_Theory_Rewriting.Ground_MCtxt

04:23:44 Presenting theory FO_Theory_Rewriting.Bot_Terms

04:23:44 Presenting theory Extended_Finite_State_Machine_Inference.Increment_Reset

04:23:44 Presenting theory FO_Theory_Rewriting.Saturation

04:23:44 Presenting theory Design_Theory.Group_Divisible_Designs

04:23:45 Presenting theory Extended_Finite_State_Machine_Inference.Same_Register

04:23:45 Presenting theory FO_Theory_Rewriting.Rewriting

04:23:45 Presenting theory FO_Theory_Rewriting.LV_to_GTT

04:23:46 Presenting theory FO_Theory_Rewriting.NF

04:23:46 Presenting theory Design_Theory.Designs_And_Graphs

04:23:46 Presenting theory FO_Theory_Rewriting.Tree_Automata_Derivation_Split

04:23:47 Presenting theory Design_Theory.Sub_Designs

04:23:48 Presenting theory FO_Theory_Rewriting.TA_Clousure_Const

04:23:48 Presenting theory Design_Theory.Design_Isomorphisms

04:23:48 Presenting theory Design_Theory.Design_Theory_Root

04:23:48 Presenting Formula_Derivatives ...

04:23:48 Presenting document Formula_Derivatives/document

04:23:48 Presenting document Formula_Derivatives/outline

04:23:48 Presenting theory FO_Theory_Rewriting.Type_Instances_Impl

04:23:48 Presenting theory Formula_Derivatives.While_Default

04:23:49 Presenting theory Formula_Derivatives.FSet_More

04:23:49 Presenting theory FO_Theory_Rewriting.NF_Impl

04:23:49 Presenting theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

04:23:50 Presenting theory FO_Theory_Rewriting.Context_Extensions

04:23:50 Presenting theory FO_Theory_Rewriting.FOR_Certificate

04:23:51 Presenting theory Finger-Trees.FingerTree

04:23:51 Presenting theory Formula_Derivatives.Automaton

04:23:51 Presenting theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

04:23:51 Presenting theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

04:23:51 Presenting theory Extended_Finite_State_Machine_Inference.Group_By

04:23:52 Presenting theory FOL-Fitting.FOL_Fitting

04:23:52 Presenting theory Finger-Trees.Test

04:23:52 Presenting Formula_Derivatives-Examples ...

04:23:52 Presenting theory FO_Theory_Rewriting.Lift_Root_Step

04:23:52 Presenting theory FO_Theory_Rewriting.Context_RR2

04:23:52 Presenting Functional-Automata ...

04:23:52 Presenting document Functional-Automata/document

04:23:52 Presenting document Functional-Automata/outline

04:23:52 Presenting theory Functional-Automata.AutoProj

04:23:52 Presenting theory Functional-Automata.DA

04:23:52 Presenting theory FO_Theory_Rewriting.GTT_RRn

04:23:52 Presenting theory Functional-Automata.NA

04:23:53 Presenting theory Functional-Automata.NAe

04:23:53 Presenting theory Functional-Automata.Automata

04:23:53 Presenting theory FO_Theory_Rewriting.FOL_Extra

04:23:53 Presenting theory Formula_Derivatives-Examples.WS1S_Examples

04:23:54 Presenting theory Formula_Derivatives-Examples.WS1S_Alt_Examples

04:23:54 Presenting theory Formula_Derivatives-Examples.Presburger_Examples

04:23:54 Presenting theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

04:23:54 Presenting theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

04:23:54 Presenting Generalized_Counting_Sort ...

04:23:54 Presenting document Generalized_Counting_Sort/document

04:23:54 Presenting document Generalized_Counting_Sort/outline

04:23:54 Presenting theory FO_Theory_Rewriting.FOR_Semantics

04:23:55 Presenting theory Functional-Automata.RegExp2NA

04:23:57 Presenting theory FO_Theory_Rewriting.FOR_Check

04:23:57 Presenting theory Generalized_Counting_Sort.Algorithm

04:23:58 Presenting theory Functional-Automata.RegExp2NAe

04:23:59 Presenting theory Functional-Automata.AutoRegExp

04:23:59 Presenting theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

04:23:59 Presenting theory Functional-Automata.MaxPrefix

04:23:59 Presenting theory Functional-Automata.MaxChop

04:23:59 Presenting theory FO_Theory_Rewriting.FOR_Check_Impl

04:23:59 Presenting theory Functional-Automata.AutoMaxChop

04:23:59 Presenting Graph_Saturation ...

04:23:59 Presenting document Graph_Saturation/document

04:23:59 Presenting document Graph_Saturation/outline

04:23:59 Presenting theory Extended_Finite_State_Machine_Inference.EFSM_Dot

04:24:00 Presenting theory Graph_Saturation.MissingRelation

04:24:00 Presenting theory Functional-Automata.RegSet_of_nat_DA

04:24:00 Presenting theory Functional-Automata.Execute

04:24:00 Presenting theory Functional-Automata.Functional_Automata

04:24:00 Presenting Graph_Theory ...

04:24:00 Presenting document Graph_Theory/document

04:24:00 Presenting document Graph_Theory/outline

04:24:00 Presenting theory Extended_Finite_State_Machine_Inference.efsm2sal

04:24:00 Presenting theory Graph_Theory.Rtrancl_On

04:24:00 Presenting theory Graph_Theory.Stuff

04:24:00 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_List

04:24:00 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_Set

04:24:01 Presenting theory Graph_Saturation.LabeledGraphs

04:24:01 Presenting theory Formula_Derivatives.Abstract_Formula

04:24:01 Presenting theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

04:24:02 Presenting theory Graph_Theory.Digraph

04:24:02 Presenting theory Graph_Saturation.RulesAndChains

04:24:02 Presenting theory Graph_Theory.Bidirected_Digraph

04:24:03 Presenting theory Formula_Derivatives.WS1S_Prelim

04:24:03 Presenting theory Graph_Saturation.GraphRewriting

04:24:03 Presenting theory Extended_Finite_State_Machine_Inference.Code_Generation

04:24:04 Presenting ShortestPath ...

04:24:04 Presenting document ShortestPath/document

04:24:04 Presenting document ShortestPath/outline

04:24:04 Presenting theory Graph_Saturation.LabeledGraphSemantics

04:24:04 Presenting theory Graph_Saturation.StandardModels

04:24:04 Presenting theory Graph_Theory.Arc_Walk

04:24:05 Presenting theory ShortestPath.ShortestPath

04:24:05 Presenting theory Graph_Saturation.RuleSemanticsConnection

04:24:06 Presenting theory ShortestPath.ShortestPathNeg

04:24:06 Presenting Group-Ring-Module ...

04:24:06 Presenting document Group-Ring-Module/document

04:24:06 Presenting document Group-Ring-Module/outline

04:24:06 Presenting theory CoreC++.Determinism

04:24:06 Presenting theory Graph_Saturation.StandardRules

04:24:06 Presenting theory Graph_Theory.Pair_Digraph

04:24:07 Presenting theory Graph_Saturation.CombinedCorrectness

04:24:07 Presenting Valuation ...

04:24:07 Presenting document Valuation/document

04:24:07 Presenting document Valuation/outline

04:24:07 Presenting theory CoreC++.Annotate

04:24:07 Presenting theory MFODL_Monitor_Optimized.Monitor

04:24:07 Presenting theory Generalized_Counting_Sort.Conservation

04:24:09 Presenting theory Formula_Derivatives.WS1S_Formula

04:24:10 Presenting theory Graph_Theory.Digraph_Component

04:24:12 Presenting theory Graph_Theory.Vertex_Walk

04:24:12 Presenting theory Graph_Theory.Digraph_Component_Vwalk

04:24:12 Presenting theory Generalized_Counting_Sort.Sorting

04:24:13 Presenting theory Valuation.Valuation1

04:24:13 Presenting theory Formula_Derivatives.WS1S_Alt_Formula

04:24:15 Presenting theory Graph_Theory.Digraph_Isomorphism

04:24:16 Presenting theory Generalized_Counting_Sort.Stability

04:24:16 Presenting theory Graph_Theory.Auxiliary

04:24:16 Presenting HOL-Codegenerator_Test ...

04:24:16 Presenting theory HOL-Codegenerator_Test.Candidates

04:24:16 Presenting theory HOL-Codegenerator_Test.Generate

04:24:16 Presenting theory HOL-Codegenerator_Test.Generate_Binary_Nat

04:24:16 Presenting theory HOL-Codegenerator_Test.Generate_Target_Nat

04:24:16 Presenting theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

04:24:17 Presenting theory HOL-Codegenerator_Test.Code_Lazy_Test

04:24:17 Presenting theory HOL-Codegenerator_Test.Code_Test_PolyML

04:24:17 Presenting theory HOL-Codegenerator_Test.Code_Test_Scala

04:24:17 Presenting theory HOL-Codegenerator_Test.Code_Test_GHC

04:24:17 Presenting theory HOL-Codegenerator_Test.Code_Test_MLton

04:24:17 Presenting theory Graph_Theory.Subdivision

04:24:17 Presenting theory HOL-Codegenerator_Test.Code_Test_OCaml

04:24:17 Presenting theory HOL-Codegenerator_Test.Code_Test_SMLNJ

04:24:17 Presenting HOL-Computational_Algebra ...

04:24:17 Presenting theory Formula_Derivatives.Presburger_Formula

04:24:18 Presenting theory Formula_Derivatives.WS1S_Presburger_Equivalence

04:24:18 Presenting theory Valuation.Valuation2

04:24:18 Presenting theory Graph_Theory.Euler

04:24:21 Presenting theory Formula_Derivatives.WS1S_Nameful

04:24:21 Presenting theory HOL-Computational_Algebra.Factorial_Ring

04:24:21 Presenting Budan_Fourier ...

04:24:21 Presenting document Budan_Fourier/document

04:24:21 Presenting document Budan_Fourier/outline

04:24:21 Presenting theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

04:24:22 Presenting theory CoreC++.Execute

04:24:22 Presenting theory CoreC++.CoreC++

04:24:22 Presenting Coinductive ...

04:24:22 Presenting document Coinductive/document

04:24:22 Presenting document Coinductive/outline

04:24:22 Presenting theory HOL-Computational_Algebra.Euclidean_Algorithm

04:24:23 Presenting theory Graph_Theory.Kuratowski

04:24:24 Presenting theory Graph_Theory.Weighted_Graph

04:24:24 Presenting theory Coinductive.Coinductive_Nat

04:24:25 Presenting theory Graph_Theory.Shortest_Path

04:24:25 Presenting theory Graph_Theory.Graph_Theory

04:24:25 Presenting DynamicArchitectures ...

04:24:25 Presenting document DynamicArchitectures/document

04:24:25 Presenting document DynamicArchitectures/outline

04:24:25 Presenting theory Budan_Fourier.BF_Misc

04:24:26 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

04:24:26 Presenting theory MFODL_Monitor_Optimized.Optimized_MTL

04:24:27 Presenting theory Stateful_Protocol_Composition_and_Typing.Example_TLS

04:24:27 Presenting theory Valuation.Valuation3

04:24:27 Presenting theory Stateful_Protocol_Composition_and_Typing.Examples

04:24:27 Presenting Architectural_Design_Patterns ...

04:24:27 Presenting document Architectural_Design_Patterns/document

04:24:27 Presenting document Architectural_Design_Patterns/outline

04:24:28 Presenting Lazy-Lists-II ...

04:24:28 Presenting document Lazy-Lists-II/document

04:24:28 Presenting document Lazy-Lists-II/outline

04:24:28 Presenting theory Architectural_Design_Patterns.Singleton

04:24:29 Presenting theory Lazy-Lists-II.LList2

04:24:29 Presenting Stream_Fusion_Code ...

04:24:29 Presenting document Stream_Fusion_Code/document

04:24:29 Presenting document Stream_Fusion_Code/outline

04:24:29 Presenting theory Stream_Fusion_Code.Stream_Fusion

04:24:29 Presenting file "stream_fusion.ML"

04:24:29 Presenting theory Architectural_Design_Patterns.Publisher_Subscriber

04:24:30 Presenting theory Budan_Fourier.Budan_Fourier

04:24:30 Presenting theory DynamicArchitectures.Configuration_Traces

04:24:31 Presenting theory Stream_Fusion_Code.Stream_Fusion_List

04:24:32 Presenting theory Budan_Fourier.Sturm_Multiple_Roots

04:24:32 Presenting theory Stream_Fusion_Code.Stream_Fusion_LList

04:24:32 Presenting theory Stream_Fusion_Code.Stream_Fusion_Examples

04:24:32 Presenting Topology ...

04:24:32 Presenting document Topology/document

04:24:32 Presenting document Topology/outline

04:24:32 Presenting theory Budan_Fourier.Descartes_Roots_Test

04:24:32 Presenting Descartes_Sign_Rule ...

04:24:32 Presenting document Descartes_Sign_Rule/document

04:24:32 Presenting document Descartes_Sign_Rule/outline

04:24:32 Presenting theory MFODL_Monitor_Optimized.Monitor_Impl

04:24:33 Presenting theory MFODL_Monitor_Optimized.Monitor_Code

04:24:33 Presenting Formal_Puiseux_Series ...

04:24:33 Presenting document Formal_Puiseux_Series/document

04:24:33 Presenting document Formal_Puiseux_Series/outline

04:24:33 Presenting theory HOL-Computational_Algebra.Polynomial

04:24:33 Presenting theory Topology.Topology

04:24:34 Presenting theory Group-Ring-Module.Algebra1

04:24:34 Presenting theory Formal_Puiseux_Series.Puiseux_Polynomial_Library

04:24:34 Presenting theory Topology.LList_Topology

04:24:34 Presenting HOL-Algebra ...

04:24:34 Presenting document HOL-Algebra/document

04:24:34 Presenting document HOL-Algebra/outline

04:24:34 Presenting theory Formal_Puiseux_Series.Puiseux_Laurent_Library

04:24:35 Presenting theory HOL-Algebra.Congruence

04:24:35 Presenting theory Descartes_Sign_Rule.Descartes_Sign_Rule

04:24:35 Presenting Finite_Fields ...

04:24:35 Presenting document Finite_Fields/document

04:24:35 Presenting document Finite_Fields/outline

04:24:35 Presenting theory HOL-Algebra.Order

04:24:36 Presenting theory HOL-Algebra.Lattice

04:24:36 Presenting theory Formal_Puiseux_Series.FPS_Hensel

04:24:37 Presenting theory HOL-Algebra.Complete_Lattice

04:24:37 Presenting theory HOL-Algebra.Galois_Connection

04:24:37 Presenting theory Coinductive.Coinductive_List

04:24:38 Presenting theory Coinductive.Coinductive_List_Prefix

04:24:39 Presenting theory Finite_Fields.Finite_Fields_Preliminary_Results

04:24:39 Presenting theory HOL-Algebra.Group

04:24:39 Presenting theory Coinductive.Coinductive_Stream

04:24:40 Presenting theory HOL-Algebra.FiniteProduct

04:24:41 Presenting theory Finite_Fields.Finite_Fields_Factorization_Ext

04:24:42 Presenting theory HOL-Algebra.Coset

04:24:42 Presenting theory Formal_Puiseux_Series.Formal_Puiseux_Series

04:24:42 Presenting theory DynamicArchitectures.Dynamic_Architecture_Calculus

04:24:42 Presenting Finitely_Generated_Abelian_Groups ...

04:24:42 Presenting document Finitely_Generated_Abelian_Groups/document

04:24:42 Presenting document Finitely_Generated_Abelian_Groups/outline

04:24:42 Presenting theory HOL-Algebra.Exponent

04:24:42 Presenting theory Coinductive.TLList

04:24:42 Presenting Groebner_Bases ...

04:24:42 Presenting document Groebner_Bases/document

04:24:42 Presenting document Groebner_Bases/outline

04:24:42 Presenting theory HOL-Algebra.Sylow

04:24:42 Presenting theory Coinductive.Quotient_Coinductive_List

04:24:42 Presenting theory HOL-Algebra.Bij

04:24:42 Presenting theory Finitely_Generated_Abelian_Groups.Set_Multiplication

04:24:43 Presenting theory Coinductive.Quotient_TLList

04:24:43 Presenting theory Coinductive.Coinductive

04:24:43 Presenting theory Finitely_Generated_Abelian_Groups.Miscellaneous_Groups

04:24:44 Presenting theory HOL-Algebra.Ring

04:24:44 Presenting file "ringsimp.ML"

04:24:44 Presenting theory Coinductive.Lazy_LList

04:24:44 Presenting theory Architectural_Design_Patterns.Blackboard

04:24:44 Presenting theory HOL-Algebra.Module

04:24:44 Presenting theory Finitely_Generated_Abelian_Groups.Generated_Groups_Extend

04:24:45 Presenting theory Architectural_Design_Patterns.Auxiliary

04:24:45 Presenting theory HOL-Algebra.AbelCoset

04:24:45 Presenting theory Coinductive.Lazy_TLList

04:24:45 Presenting theory Groebner_Bases.General

04:24:45 Presenting theory Finite_Fields.Ring_Characteristic

04:24:45 Presenting theory Finitely_Generated_Abelian_Groups.General_Auxiliary

04:24:45 Presenting theory HOL-Algebra.Ideal

04:24:45 Presenting theory Coinductive.CCPO_Topology

04:24:46 Presenting theory HOL-Algebra.RingHom

04:24:46 Presenting theory HOL-Computational_Algebra.Formal_Power_Series

04:24:46 Presenting theory Finite_Fields.Formal_Polynomial_Derivatives

04:24:47 Presenting theory Groebner_Bases.Confluence

04:24:47 Presenting theory Finitely_Generated_Abelian_Groups.IDirProds

04:24:47 Presenting theory HOL-Computational_Algebra.Polynomial_FPS

04:24:48 Presenting theory Architectural_Design_Patterns.RF_LTL

04:24:48 Presenting theory Coinductive.LList_CCPO_Topology

04:24:48 Presenting theory Finite_Fields.Monic_Polynomial_Factorization

04:24:48 Presenting theory HOL-Algebra.UnivPoly

04:24:49 Presenting theory HOL-Algebra.Generated_Groups

04:24:50 Presenting theory Coinductive.TLList_CCPO

04:24:50 Presenting theory HOL-Algebra.Elementary_Groups

04:24:50 Presenting theory Coinductive.TLList_CCPO_Examples

04:24:51 Presenting theory Finite_Fields.Card_Irreducible_Polynomials_Aux

04:24:51 Presenting theory Finitely_Generated_Abelian_Groups.Finite_Product_Extend

04:24:51 Presenting theory Coinductive.Koenigslemma

04:24:51 Presenting theory HOL-Algebra.Multiplicative_Group

04:24:52 Presenting theory Finite_Fields.Card_Irreducible_Polynomials

04:24:52 Presenting theory Coinductive.LMirror

04:24:52 Presenting theory Finitely_Generated_Abelian_Groups.Group_Hom

04:24:52 Presenting theory HOL-Algebra.Group_Action

04:24:53 Presenting theory Coinductive.Hamming_Stream

04:24:53 Presenting theory HOL-Algebra.Zassenhaus

04:24:53 Presenting theory Finite_Fields.Finite_Fields_Isomorphic

04:24:53 Presenting Groebner_Macaulay ...

04:24:53 Presenting document Groebner_Macaulay/document

04:24:53 Presenting document Groebner_Macaulay/outline

04:24:54 Presenting theory Finitely_Generated_Abelian_Groups.Finite_And_Cyclic_Groups

04:24:54 Presenting theory HOL-Computational_Algebra.Formal_Laurent_Series

04:24:55 Presenting theory Groebner_Macaulay.Degree_Section

04:24:56 Presenting theory Coinductive.Resumption

04:24:56 Presenting theory Coinductive.Coinductive_Examples

04:24:56 Presenting Nullstellensatz ...

04:24:56 Presenting document Nullstellensatz/document

04:24:56 Presenting document Nullstellensatz/outline

04:24:56 Presenting theory HOL-Computational_Algebra.Fraction_Field

04:24:56 Presenting theory Groebner_Bases.Reduction

04:24:56 Presenting theory Nullstellensatz.Algebraically_Closed_Fields

04:24:56 Presenting theory HOL-Algebra.Divisibility

04:24:57 Presenting theory Nullstellensatz.Lex_Order_PP

04:24:57 Presenting theory Finitely_Generated_Abelian_Groups.DirProds

04:24:58 Presenting theory Finitely_Generated_Abelian_Groups.Group_Relations

04:24:58 Presenting theory HOL-Algebra.QuotRing

04:24:58 Presenting theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

04:24:58 Presenting theory Nullstellensatz.Univariate_PM

04:24:58 Presenting theory HOL-Algebra.IntRing

04:24:58 Presenting theory Groebner_Macaulay.Degree_Bound_Utils

04:24:58 Presenting theory HOL-Computational_Algebra.Group_Closure

04:24:59 Presenting theory HOL-Algebra.Weak_Morphisms

04:25:00 Presenting theory HOL-Computational_Algebra.Normalized_Fraction

04:25:00 Presenting theory HOL-Algebra.Ideal_Product

04:25:00 Presenting theory Groebner_Macaulay.Groebner_Macaulay

04:25:00 Presenting theory HOL-Algebra.Chinese_Remainder

04:25:01 Presenting theory HOL-Computational_Algebra.Primes

04:25:01 Presenting theory HOL-Algebra.Subrings

04:25:01 Presenting theory HOL-Algebra.Generated_Rings

04:25:01 Presenting theory HOL-Computational_Algebra.Nth_Powers

04:25:01 Presenting theory HOL-Algebra.Generated_Fields

04:25:01 Presenting theory Groebner_Macaulay.Binomial_Int

04:25:02 Presenting theory Finitely_Generated_Abelian_Groups.Finitely_Generated_Abelian_Groups

04:25:02 Presenting Signature_Groebner ...

04:25:02 Presenting document Signature_Groebner/document

04:25:02 Presenting document Signature_Groebner/outline

04:25:02 Presenting theory HOL-Algebra.Product_Groups

04:25:02 Presenting theory Groebner_Macaulay.Poly_Fun

04:25:03 Presenting theory HOL-Algebra.Free_Abelian_Groups

04:25:04 Presenting theory HOL-Computational_Algebra.Polynomial_Factorial

04:25:04 Presenting theory Signature_Groebner.Prelims

04:25:04 Presenting theory HOL-Computational_Algebra.Squarefree

04:25:04 Presenting theory HOL-Computational_Algebra.Computational_Algebra

04:25:04 Presenting theory Nullstellensatz.Nullstellensatz

04:25:05 Presenting theory HOL-Computational_Algebra.Field_as_Ring

04:25:05 Presenting HOL-Decision_Procs ...

04:25:05 Presenting theory HOL-Algebra.Embedded_Algebras

04:25:05 Presenting theory Signature_Groebner.More_MPoly

04:25:05 Presenting theory Architectural_Design_Patterns.Blockchain

04:25:05 Presenting theory Groebner_Macaulay.Monomial_Module

04:25:05 Presenting theory HOL-Algebra.Solvable_Groups

04:25:06 Presenting HOL-Quotient_Examples ...

04:25:06 Presenting theory Groebner_Bases.Groebner_Bases

04:25:06 Presenting theory Group-Ring-Module.Algebra2

04:25:06 Presenting theory HOL-Algebra.Sym_Groups

04:25:07 Presenting theory HOL-Quotient_Examples.DList

04:25:07 Presenting theory Groebner_Macaulay.Dube_Prelims

04:25:07 Presenting theory Nullstellensatz.Nullstellensatz_Field

04:25:07 Presenting Interpolation_Polynomials_HOL_Algebra ...

04:25:07 Presenting document Interpolation_Polynomials_HOL_Algebra/document

04:25:07 Presenting document Interpolation_Polynomials_HOL_Algebra/outline

04:25:07 Presenting theory HOL-Algebra.Exact_Sequence

04:25:07 Presenting theory HOL-Decision_Procs.Conversions

04:25:07 Presenting theory Interpolation_Polynomials_HOL_Algebra.Bounded_Degree_Polynomials

04:25:08 Presenting theory HOL-Algebra.Ring_Divisibility

04:25:08 Presenting theory Interpolation_Polynomials_HOL_Algebra.Lagrange_Interpolation

04:25:08 Presenting theory HOL-Decision_Procs.Algebra_Aux

04:25:09 Presenting theory Interpolation_Polynomials_HOL_Algebra.Interpolation_Polynomial_Cardinalities

04:25:09 Presenting Jordan_Hoelder ...

04:25:09 Presenting document Jordan_Hoelder/document

04:25:09 Presenting document Jordan_Hoelder/outline

04:25:10 Presenting theory Jordan_Hoelder.SndIsomorphismGrp

04:25:10 Presenting theory HOL-Quotient_Examples.Quotient_FSet

04:25:11 Presenting theory HOL-Quotient_Examples.Quotient_Int

04:25:12 Presenting theory HOL-Quotient_Examples.Quotient_Message

04:25:12 Presenting theory HOL-Decision_Procs.Commutative_Ring

04:25:12 Presenting theory HOL-Algebra.Polynomials

04:25:12 Presenting theory HOL-Quotient_Examples.Lift_FSet

04:25:12 Presenting theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

04:25:12 Presenting theory HOL-Quotient_Examples.Lift_Set

04:25:12 Presenting theory Jordan_Hoelder.SimpleGroups

04:25:12 Presenting theory HOL-Quotient_Examples.Lift_Fun

04:25:12 Presenting theory Jordan_Hoelder.MaximalNormalSubgroups

04:25:13 Presenting theory HOL-Quotient_Examples.Quotient_Rat

04:25:13 Presenting theory HOL-Quotient_Examples.Lift_DList

04:25:13 Presenting theory HOL-Quotient_Examples.Int_Pow

04:25:13 Presenting theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

04:25:14 Presenting Jordan_Normal_Form ...

04:25:14 Presenting document Jordan_Normal_Form/document

04:25:14 Presenting document Jordan_Normal_Form/outline

04:25:14 Presenting theory Groebner_Macaulay.Hilbert_Function

04:25:14 Presenting theory HOL-Algebra.Polynomial_Divisibility

04:25:15 Presenting theory Jordan_Normal_Form.Missing_Misc

04:25:16 Presenting theory Jordan_Hoelder.CompositionSeries

04:25:16 Presenting theory Group-Ring-Module.Algebra3

04:25:16 Presenting theory Jordan_Normal_Form.Missing_Ring

04:25:16 Presenting theory HOL-Algebra.Indexed_Polynomials

04:25:16 Presenting theory Jordan_Hoelder.GroupIsoClasses

04:25:16 Presenting theory Jordan_Normal_Form.Conjugate

04:25:17 Presenting theory HOL-Algebra.Finite_Extensions

04:25:17 Presenting theory Jordan_Hoelder.JordanHolder

04:25:17 Presenting Isabelle_Marries_Dirac ...

04:25:17 Presenting document Isabelle_Marries_Dirac/document

04:25:17 Presenting document Isabelle_Marries_Dirac/outline

04:25:18 Presenting theory Isabelle_Marries_Dirac.Basics

04:25:18 Presenting theory Isabelle_Marries_Dirac.Binary_Nat

04:25:19 Presenting theory HOL-Algebra.Algebraic_Closure

04:25:19 Presenting theory HOL-Algebra.Algebra

04:25:19 Presenting Linear_Programming ...

04:25:19 Presenting document Linear_Programming/document

04:25:19 Presenting document Linear_Programming/outline

04:25:20 Presenting theory Linear_Programming.More_Jordan_Normal_Forms

04:25:20 Presenting theory Linear_Programming.Matrix_LinPoly

04:25:21 Presenting theory HOL-Decision_Procs.Cooper

04:25:21 Presenting file "cooper_tac.ML"

04:25:22 Presenting theory Linear_Programming.LP_Preliminaries

04:25:22 Presenting theory Isabelle_Marries_Dirac.Quantum

04:25:22 Presenting theory Linear_Programming.Linear_Programming

04:25:22 Presenting Perron_Frobenius ...

04:25:22 Presenting document Perron_Frobenius/document

04:25:22 Presenting document Perron_Frobenius/outline

04:25:22 Presenting theory Perron_Frobenius.Cancel_Card_Constraint

04:25:22 Presenting file "cancel_card_constraint.ML"

04:25:23 Presenting theory Perron_Frobenius.Bij_Nat

04:25:23 Presenting theory Perron_Frobenius.HMA_Connect

04:25:23 Presenting theory Isabelle_Marries_Dirac.Complex_Vectors

04:25:24 Presenting theory Perron_Frobenius.Perron_Frobenius_Aux

04:25:24 Presenting theory Perron_Frobenius.Perron_Frobenius

04:25:25 Presenting theory Perron_Frobenius.Roots_Unity

04:25:25 Presenting theory Isabelle_Marries_Dirac.Tensor

04:25:26 Presenting theory Group-Ring-Module.Algebra4

04:25:27 Presenting theory Perron_Frobenius.Perron_Frobenius_Irreducible

04:25:28 Presenting theory HOL-Decision_Procs.Dense_Linear_Order

04:25:28 Presenting file "langford_data.ML"

04:25:28 Presenting file "ferrante_rackoff_data.ML"

04:25:28 Presenting file "langford.ML"

04:25:28 Presenting file "ferrante_rackoff.ML"

04:25:28 Presenting theory Perron_Frobenius.Perron_Frobenius_General

04:25:28 Presenting theory Isabelle_Marries_Dirac.More_Tensor

04:25:28 Presenting theory HOL-Decision_Procs.DP_Library

04:25:28 Presenting theory Perron_Frobenius.Spectral_Radius_Theory

04:25:29 Presenting theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

04:25:29 Presenting theory Jordan_Normal_Form.Matrix

04:25:30 Presenting theory Perron_Frobenius.Hom_Gauss_Jordan

04:25:30 Presenting theory Perron_Frobenius.Spectral_Radius_Theory_2

04:25:30 Presenting theory Perron_Frobenius.Check_Matrix_Growth

04:25:30 Presenting QHLProver ...

04:25:30 Presenting document QHLProver/document

04:25:30 Presenting document QHLProver/outline

04:25:31 Presenting theory Jordan_Normal_Form.Matrix_IArray_Impl

04:25:32 Presenting theory Isabelle_Marries_Dirac.Measurement

04:25:33 Presenting theory Isabelle_Marries_Dirac.Entanglement

04:25:33 Presenting theory QHLProver.Complex_Matrix

04:25:33 Presenting file "mat_alg.ML"

04:25:36 Presenting theory Isabelle_Marries_Dirac.Quantum_Teleportation

04:25:36 Presenting theory HOL-Decision_Procs.Ferrack

04:25:36 Presenting file "ferrack_tac.ML"

04:25:36 Presenting theory QHLProver.Matrix_Limit

04:25:36 Presenting theory Isabelle_Marries_Dirac.Deutsch

04:25:37 Presenting theory Group-Ring-Module.Algebra5

04:25:38 Presenting theory Jordan_Normal_Form.Gauss_Jordan_Elimination

04:25:39 Presenting theory QHLProver.Quantum_Program

04:25:39 Presenting theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

04:25:40 Presenting theory Jordan_Normal_Form.Column_Operations

04:25:41 Presenting theory Isabelle_Marries_Dirac.Deutsch_Jozsa

04:25:41 Presenting theory QHLProver.Partial_State

04:25:42 Presenting theory QHLProver.Gates

04:25:42 Presenting theory Isabelle_Marries_Dirac.No_Cloning

04:25:45 Presenting theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

04:25:45 Presenting Subresultants ...

04:25:45 Presenting document Subresultants/document

04:25:45 Presenting document Subresultants/outline

04:25:45 Presenting theory Subresultants.Resultant_Prelim

04:25:46 Presenting theory Subresultants.Dichotomous_Lazard

04:25:46 Presenting theory Subresultants.Binary_Exponentiation

04:25:46 Presenting theory Subresultants.More_Homomorphisms

04:25:46 Presenting theory Subresultants.Coeff_Int

04:25:47 Presenting theory QHLProver.Quantum_Hoare

04:25:49 Presenting theory Group-Ring-Module.Algebra6

04:25:51 Presenting theory QHLProver.Grover

04:25:51 Presenting Berlekamp_Zassenhaus ...

04:25:51 Presenting document Berlekamp_Zassenhaus/document

04:25:51 Presenting document Berlekamp_Zassenhaus/outline

04:25:52 Presenting theory Jordan_Normal_Form.Determinant

04:25:52 Presenting theory Berlekamp_Zassenhaus.Finite_Field

04:25:52 Presenting theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

04:25:53 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

04:25:54 Presenting theory Berlekamp_Zassenhaus.Matrix_Record_Based

04:25:54 Presenting theory Berlekamp_Zassenhaus.More_Missing_Multiset

04:25:55 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization

04:25:56 Presenting theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

04:25:56 Presenting theory Jordan_Normal_Form.Determinant_Impl

04:25:56 Presenting theory Jordan_Normal_Form.Show_Matrix

04:25:57 Presenting theory Berlekamp_Zassenhaus.Poly_Mod

04:25:58 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

04:25:58 Presenting theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

04:25:58 Presenting theory Subresultants.Subresultant

04:25:59 Presenting theory Jordan_Normal_Form.Char_Poly

04:25:59 Presenting theory Berlekamp_Zassenhaus.Polynomial_Record_Based

04:25:59 Presenting theory Group-Ring-Module.Algebra7

04:25:59 Presenting theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

04:25:59 Presenting theory Subresultants.Subresultant_Gcd

04:26:00 Presenting Algebraic_Numbers ...

04:26:00 Presenting document Algebraic_Numbers/document

04:26:00 Presenting document Algebraic_Numbers/outline

04:26:00 Presenting theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

04:26:02 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form

04:26:03 Presenting theory Algebraic_Numbers.Algebraic_Numbers_Prelim

04:26:03 Presenting theory HOL-Decision_Procs.MIR

04:26:03 Presenting file "mir_tac.ML"

04:26:03 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

04:26:05 Presenting theory Groebner_Macaulay.Cone_Decomposition

04:26:05 Presenting theory Algebraic_Numbers.Bivariate_Polynomials

04:26:05 Presenting theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

04:26:05 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization

04:26:06 Presenting theory Group-Ring-Module.Algebra8

04:26:06 Presenting theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

04:26:06 Presenting theory Jordan_Normal_Form.Missing_VectorSpace

04:26:08 Presenting theory Algebraic_Numbers.Resultant

04:26:08 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting

04:26:09 Presenting theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

04:26:10 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Hensel

04:26:10 Presenting theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

04:26:11 Presenting theory Berlekamp_Zassenhaus.Suitable_Prime

04:26:11 Presenting theory Jordan_Normal_Form.VS_Connect

04:26:11 Presenting theory Berlekamp_Zassenhaus.Degree_Bound

04:26:12 Presenting theory Berlekamp_Zassenhaus.Mahler_Measure

04:26:12 Presenting theory Berlekamp_Zassenhaus.Factor_Bound

04:26:13 Presenting theory Algebraic_Numbers.Algebraic_Numbers

04:26:13 Presenting theory HOL-Decision_Procs.Approximation_Bounds

04:26:13 Presenting theory Berlekamp_Zassenhaus.Sublist_Iteration

04:26:13 Presenting theory Jordan_Normal_Form.Gram_Schmidt

04:26:14 Presenting theory Algebraic_Numbers.Sturm_Rat

04:26:15 Presenting theory Berlekamp_Zassenhaus.Reconstruction

04:26:15 Presenting theory Jordan_Normal_Form.Schur_Decomposition

04:26:15 Presenting theory Signature_Groebner.Signature_Groebner

04:26:15 Presenting theory Algebraic_Numbers.Factors_of_Int_Poly

04:26:15 Presenting theory Berlekamp_Zassenhaus.Code_Abort_Gcd

04:26:15 Presenting theory Algebraic_Numbers.Min_Int_Poly

04:26:15 Presenting theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

04:26:16 Presenting theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

04:26:16 Presenting theory Group-Ring-Module.Algebra9

04:26:16 Presenting theory Groebner_Macaulay.Dube_Bound

04:26:17 Presenting theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

04:26:17 Presenting BenOr_Kozen_Reif ...

04:26:17 Presenting document BenOr_Kozen_Reif/document

04:26:17 Presenting document BenOr_Kozen_Reif/outline

04:26:17 Presenting theory Berlekamp_Zassenhaus.Factorize_Int_Poly

04:26:18 Presenting theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

04:26:18 Presenting Cubic_Quartic_Equations ...

04:26:18 Presenting document Cubic_Quartic_Equations/document

04:26:18 Presenting document Cubic_Quartic_Equations/outline

04:26:18 Presenting theory Cubic_Quartic_Equations.Ferraris_Formula

04:26:18 Presenting theory Cubic_Quartic_Equations.Cardanos_Formula

04:26:18 Presenting theory Cubic_Quartic_Equations.Complex_Roots

04:26:19 Presenting theory Cubic_Quartic_Equations.Cubic_Polynomials

04:26:19 Presenting theory Cubic_Quartic_Equations.Quartic_Polynomials

04:26:19 Presenting Factor_Algebraic_Polynomial ...

04:26:19 Presenting document Factor_Algebraic_Polynomial/document

04:26:19 Presenting document Factor_Algebraic_Polynomial/outline

04:26:20 Presenting theory Factor_Algebraic_Polynomial.Poly_Connection

04:26:20 Presenting theory HOL-Decision_Procs.Approximation

04:26:20 Presenting file "approximation.ML"

04:26:20 Presenting file "approximation_generator.ML"

04:26:20 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide

04:26:20 Presenting theory Factor_Algebraic_Polynomial.MPoly_Divide_Code

04:26:20 Presenting theory Factor_Algebraic_Polynomial.MPoly_Container

04:26:20 Presenting theory Factor_Algebraic_Polynomial.Multivariate_Resultant

04:26:20 Presenting theory Factor_Algebraic_Polynomial.Is_Int_To_Int

04:26:21 Presenting theory Algebraic_Numbers.Real_Algebraic_Numbers

04:26:21 Presenting theory HOL-Decision_Procs.Rat_Pair

04:26:21 Presenting theory Signature_Groebner.Signature_Examples

04:26:21 Presenting Fishers_Inequality ...

04:26:21 Presenting document Fishers_Inequality/document

04:26:21 Presenting document Fishers_Inequality/outline

04:26:22 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly

04:26:22 Presenting theory Groebner_Bases.Algorithm_Schema

04:26:22 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Algebraic_Poly_Impl

04:26:22 Presenting theory Groebner_Macaulay.Groebner_Macaulay_Examples

04:26:22 Presenting theory Fishers_Inequality.Set_Multiset_Extras

04:26:22 Presenting LLL_Basis_Reduction ...

04:26:22 Presenting theory Factor_Algebraic_Polynomial.Roots_via_IA

04:26:22 Presenting document LLL_Basis_Reduction/document

04:26:22 Presenting document LLL_Basis_Reduction/outline

04:26:22 Presenting theory Factor_Algebraic_Polynomial.Roots_of_Real_Complex_Poly

04:26:22 Presenting theory Algebraic_Numbers.Real_Roots

04:26:23 Presenting theory Factor_Algebraic_Polynomial.Factor_Complex_Poly

04:26:23 Presenting theory Algebraic_Numbers.Complex_Roots_Real_Poly

04:26:23 Presenting theory Algebraic_Numbers.Compare_Complex

04:26:23 Presenting theory Factor_Algebraic_Polynomial.Factor_Real_Poly

04:26:23 Presenting LLL_Factorization ...

04:26:23 Presenting document LLL_Factorization/document

04:26:23 Presenting document LLL_Factorization/outline

04:26:23 Presenting theory Algebraic_Numbers.Interval_Arithmetic

04:26:23 Presenting theory LLL_Factorization.Factor_Bound_2

04:26:24 Presenting theory HOL-Decision_Procs.Polynomial_List

04:26:24 Presenting theory LLL_Factorization.Missing_Dvd_Int_Poly

04:26:24 Presenting theory BenOr_Kozen_Reif.More_Matrix

04:26:24 Presenting theory LLL_Factorization.LLL_Factorization_Impl

04:26:24 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

04:26:24 Presenting theory Algebraic_Numbers.Complex_Algebraic_Numbers

04:26:24 Presenting theory BenOr_Kozen_Reif.BKR_Algorithm

04:26:24 Presenting theory Fishers_Inequality.Matrix_Vector_Extras

04:26:25 Presenting theory Algebraic_Numbers.Show_Real_Alg

04:26:25 Presenting theory Algebraic_Numbers.Show_Real_Approx

04:26:25 Presenting theory Algebraic_Numbers.Show_Real_Precise

04:26:25 Presenting theory Algebraic_Numbers.Algebraic_Number_Tests

04:26:25 Presenting theory LLL_Basis_Reduction.Missing_Lemmas

04:26:25 Presenting theory Algebraic_Numbers.Algebraic_Numbers_External_Code

04:26:25 Presenting Linear_Inequalities ...

04:26:25 Presenting document Linear_Inequalities/document

04:26:25 Presenting document Linear_Inequalities/outline

04:26:25 Presenting theory Jordan_Normal_Form.Matrix_Impl

04:26:25 Presenting theory LLL_Basis_Reduction.More_IArray

04:26:25 Presenting theory Linear_Inequalities.Missing_Matrix

04:26:25 Presenting theory Linear_Inequalities.Missing_VS_Connect

04:26:26 Presenting theory LLL_Factorization.LLL_Factorization

04:26:26 Presenting theory Linear_Inequalities.Basis_Extension

04:26:26 Presenting theory Linear_Inequalities.Sum_Vec_Set

04:26:26 Presenting theory Jordan_Normal_Form.Strassen_Algorithm

04:26:26 Presenting theory Jordan_Normal_Form.Strassen_Algorithm_Code

04:26:26 Presenting theory LLL_Factorization.Sub_Sums

04:26:26 Presenting theory Linear_Inequalities.Integral_Bounded_Vectors

04:26:26 Presenting theory Fishers_Inequality.Design_Extras

04:26:26 Presenting theory LLL_Basis_Reduction.Norms

04:26:27 Presenting theory LLL_Basis_Reduction.Int_Rat_Operations

04:26:27 Presenting theory Linear_Inequalities.Cone

04:26:27 Presenting theory LLL_Basis_Reduction.Cost

04:26:27 Presenting theory Groebner_Bases.Buchberger

04:26:27 Presenting theory LLL_Basis_Reduction.List_Representation

04:26:27 Presenting theory LLL_Factorization.Factorization_Algorithm_16_22

04:26:27 Presenting theory Groebner_Bases.Benchmarks

04:26:27 Presenting theory Linear_Inequalities.Convex_Hull

04:26:27 Presenting theory Groebner_Bases.Algorithm_Schema_Impl

04:26:27 Presenting theory Groebner_Bases.Code_Target_Rat

04:26:27 Presenting theory BenOr_Kozen_Reif.Matrix_Equation_Construction

04:26:28 Presenting theory LLL_Factorization.Modern_Computer_Algebra_Problem

04:26:28 Presenting LP_Duality ...

04:26:28 Presenting document LP_Duality/document

04:26:28 Presenting document LP_Duality/outline

04:26:28 Presenting theory LP_Duality.Minimum_Maximum

04:26:28 Presenting theory Jordan_Normal_Form.Matrix_Comparison

04:26:28 Presenting theory Linear_Inequalities.Normal_Vector

04:26:28 Presenting theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

04:26:28 Presenting theory LP_Duality.LP_Duality

04:26:28 Presenting theory Jordan_Normal_Form.Ring_Hom_Matrix

04:26:28 Presenting theory Linear_Inequalities.Dim_Span

04:26:28 Presenting Linear_Recurrences_Solver ...

04:26:28 Presenting theory Jordan_Normal_Form.Derivation_Bound

04:26:28 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

04:26:28 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

04:26:28 Presenting theory Linear_Recurrences_Solver.Show_RatFPS

04:26:28 Presenting theory Jordan_Normal_Form.Complexity_Carrier

04:26:28 Presenting theory Linear_Recurrences_Solver.Linear_Recurrences_Test

04:26:28 Presenting Localization_Ring ...

04:26:28 Presenting document Localization_Ring/document

04:26:28 Presenting document Localization_Ring/outline

04:26:28 Presenting theory Jordan_Normal_Form.Show_Arctic

04:26:29 Presenting theory Jordan_Normal_Form.Matrix_Complexity

04:26:29 Presenting theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

04:26:30 Presenting theory Linear_Inequalities.Farkas_Lemma

04:26:30 Presenting theory Groebner_Bases.Buchberger_Examples

04:26:30 Presenting theory Localization_Ring.Localization

04:26:30 Presenting theory Linear_Inequalities.Farkas_Minkowsky_Weyl

04:26:30 Presenting Mersenne_Primes ...

04:26:30 Presenting document Mersenne_Primes/document

04:26:30 Presenting document Mersenne_Primes/outline

04:26:30 Presenting theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

04:26:31 Presenting theory Groebner_Bases.More_MPoly_Type_Class

04:26:31 Presenting theory Linear_Inequalities.Decomposition_Theorem

04:26:32 Presenting theory Mersenne_Primes.Lucas_Lehmer

04:26:32 Presenting theory Linear_Inequalities.Mixed_Integer_Solutions

04:26:32 Presenting theory Mersenne_Primes.Lucas_Lehmer_Code

04:26:32 Presenting Orbit_Stabiliser ...

04:26:32 Presenting document Orbit_Stabiliser/document

04:26:32 Presenting document Orbit_Stabiliser/outline

04:26:32 Presenting theory Orbit_Stabiliser.Left_Coset

04:26:32 Presenting theory Linear_Inequalities.Integer_Hull

04:26:32 Presenting Padic_Ints ...

04:26:32 Presenting document Padic_Ints/document

04:26:32 Presenting document Padic_Ints/outline

04:26:32 Presenting theory Orbit_Stabiliser.Orbit_Stabiliser

04:26:32 Presenting theory Fishers_Inequality.Incidence_Matrices

04:26:33 Presenting theory Jordan_Normal_Form.Matrix_Kernel

04:26:33 Presenting theory Orbit_Stabiliser.Tetrahedron

04:26:33 Presenting theory Padic_Ints.Function_Ring

04:26:33 Presenting theory Groebner_Bases.Auto_Reduction

04:26:33 Presenting Perfect-Number-Thm ...

04:26:33 Presenting document Perfect-Number-Thm/document

04:26:33 Presenting document Perfect-Number-Thm/outline

04:26:33 Presenting theory Perfect-Number-Thm.PerfectBasics

04:26:33 Presenting theory Perfect-Number-Thm.Sigma

04:26:33 Presenting theory Perfect-Number-Thm.Perfect

04:26:33 Presenting Polynomial_Factorization ...

04:26:33 Presenting document Polynomial_Factorization/document

04:26:33 Presenting document Polynomial_Factorization/outline

04:26:34 Presenting theory Fishers_Inequality.Dual_Systems

04:26:34 Presenting theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

04:26:34 Presenting theory Jordan_Normal_Form.Spectral_Radius

04:26:34 Presenting theory Jordan_Normal_Form.DL_Missing_List

04:26:35 Presenting theory Polynomial_Factorization.Missing_List

04:26:35 Presenting theory Polynomial_Factorization.Missing_Multiset

04:26:35 Presenting theory Polynomial_Factorization.Precomputation

04:26:35 Presenting theory Groebner_Bases.Reduced_GB

04:26:35 Presenting theory Polynomial_Factorization.Order_Polynomial

04:26:35 Presenting theory Polynomial_Factorization.Explicit_Roots

04:26:35 Presenting theory Fishers_Inequality.Rank_Argument_General

04:26:36 Presenting theory Fishers_Inequality.Linear_Bound_Argument

04:26:36 Presenting theory Polynomial_Factorization.Dvd_Int_Poly

04:26:36 Presenting theory Groebner_Bases.Reduced_GB_Examples

04:26:36 Presenting theory Polynomial_Factorization.Missing_Polynomial_Factorial

04:26:37 Presenting theory Polynomial_Factorization.Gauss_Lemma

04:26:37 Presenting theory Fishers_Inequality.Fishers_Inequality

04:26:38 Presenting theory Polynomial_Factorization.Prime_Factorization

04:26:38 Presenting theory Polynomial_Factorization.Rational_Root_Test

04:26:38 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_2

04:26:38 Presenting theory Polynomial_Factorization.Kronecker_Factorization

04:26:38 Presenting theory Jordan_Normal_Form.DL_Rank

04:26:38 Presenting theory Polynomial_Factorization.Polynomial_Divisibility

04:26:39 Presenting theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

04:26:39 Presenting theory Fishers_Inequality.Vector_Matrix_Mod

04:26:39 Presenting theory BenOr_Kozen_Reif.BKR_Proofs

04:26:39 Presenting theory Fishers_Inequality.Fishers_Inequality_Variations

04:26:39 Presenting theory Fishers_Inequality.Fishers_Inequality_Root

04:26:39 Presenting Secondary_Sylow ...

04:26:39 Presenting document Secondary_Sylow/document

04:26:39 Presenting document Secondary_Sylow/outline

04:26:40 Presenting theory Polynomial_Factorization.Square_Free_Factorization

04:26:40 Presenting theory Polynomial_Factorization.Gcd_Rat_Poly

04:26:41 Presenting theory Groebner_Bases.Macaulay_Matrix

04:26:41 Presenting theory Polynomial_Factorization.Rational_Factorization

04:26:41 Presenting UTP-Toolkit ...

04:26:41 Presenting document UTP-Toolkit/document

04:26:41 Presenting document UTP-Toolkit/outline

04:26:42 Presenting theory UTP-Toolkit.List_Extra

04:26:42 Presenting theory UTP-Toolkit.Sequence

04:26:42 Presenting theory Secondary_Sylow.GroupAction

04:26:42 Presenting theory UTP-Toolkit.FSet_Extra

04:26:42 Presenting theory Padic_Ints.Cring_Poly

04:26:42 Presenting theory Jordan_Normal_Form.DL_Missing_Sublist

04:26:42 Presenting theory UTP-Toolkit.Countable_Set_Extra

04:26:43 Presenting theory Jordan_Normal_Form.DL_Submatrix

04:26:43 Presenting theory UTP-Toolkit.Map_Extra

04:26:43 Presenting theory UTP-Toolkit.List_Lexord_Alt

04:26:43 Presenting theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

04:26:43 Presenting theory UTP-Toolkit.Partial_Fun

04:26:44 Presenting theory UTP-Toolkit.Finite_Fun

04:26:44 Presenting theory Padic_Ints.Supplementary_Ring_Facts

04:26:44 Presenting theory Secondary_Sylow.SubgroupConjugation

04:26:44 Presenting theory UTP-Toolkit.Infinity

04:26:44 Presenting theory UTP-Toolkit.Positive

04:26:44 Presenting theory Jordan_Normal_Form.DL_Rank_Submatrix

04:26:44 Presenting UTP ...

04:26:44 Presenting document UTP/document

04:26:44 Presenting document UTP/outline

04:26:44 Presenting theory UTP-Toolkit.Total_Recall

04:26:44 Presenting file "Total_Recall.ML"

04:26:44 Presenting theory UTP-Toolkit.utp_toolkit

04:26:44 Presenting VectorSpace ...

04:26:44 Presenting document VectorSpace/document

04:26:44 Presenting document VectorSpace/outline

04:26:44 Presenting theory UTP.utp_parser_utils

04:26:44 Presenting theory LLL_Basis_Reduction.Gram_Schmidt_Int

04:26:44 Presenting theory VectorSpace.RingModuleFacts

04:26:44 Presenting theory VectorSpace.FunctionLemmas

04:26:44 Presenting theory VectorSpace.MonoidSums

04:26:44 Presenting theory Padic_Ints.Extended_Int

04:26:44 Presenting theory UTP.utp_var

04:26:45 Presenting theory UTP.utp_expr

04:26:45 Presenting theory VectorSpace.LinearCombinations

04:26:45 Presenting theory HOL-Decision_Procs.Commutative_Ring_Complete

04:26:45 Presenting theory UTP.utp_expr_insts

04:26:45 Presenting theory VectorSpace.SumSpaces

04:26:45 Presenting theory Secondary_Sylow.SndSylow

04:26:45 Presenting HOL-Isar_Examples ...

04:26:45 Presenting document HOL-Isar_Examples/document

04:26:45 Presenting document HOL-Isar_Examples/outline

04:26:45 Presenting theory UTP.utp_expr_funcs

04:26:46 Presenting theory HOL-Isar_Examples.Structured_Statements

04:26:46 Presenting theory UTP.utp_unrest

04:26:46 Presenting theory UTP.utp_usedby

04:26:46 Presenting theory HOL-Isar_Examples.Basic_Logic

04:26:46 Presenting theory Padic_Ints.Padic_Construction

04:26:46 Presenting theory BenOr_Kozen_Reif.BKR_Decision

04:26:46 Presenting theory VectorSpace.VectorSpace

04:26:46 Presenting HOL-Nonstandard_Analysis ...

04:26:46 Presenting document HOL-Nonstandard_Analysis/document

04:26:46 Presenting document HOL-Nonstandard_Analysis/outline

04:26:47 Presenting theory HOL-Isar_Examples.Expr_Compiler

04:26:47 Presenting theory UTP.utp_subst

04:26:47 Presenting theory HOL-Nonstandard_Analysis.Free_Ultrafilter

04:26:47 Presenting theory HOL-Isar_Examples.Fibonacci

04:26:47 Presenting theory UTP.utp_tactics

04:26:47 Presenting file "uexpr_rep_eq.ML"

04:26:47 Presenting file "utp_tactics.ML"

04:26:47 Presenting theory BenOr_Kozen_Reif.Renegar_Algorithm

04:26:47 Presenting theory UTP.utp_meta_subst

04:26:47 Presenting theory HOL-Isar_Examples.Group

04:26:47 Presenting theory Padic_Ints.Padic_Integers

04:26:47 Presenting theory HOL-Isar_Examples.Group_Context

04:26:48 Presenting theory HOL-Nonstandard_Analysis.StarDef

04:26:48 Presenting file "transfer_principle.ML"

04:26:48 Presenting theory HOL-Isar_Examples.Group_Notepad

04:26:48 Presenting theory HOL-Nonstandard_Analysis.HyperNat

04:26:48 Presenting theory HOL-Nonstandard_Analysis.HyperDef

04:26:48 Presenting theory UTP.utp_pred

04:26:48 Presenting theory HOL-Isar_Examples.Hoare

04:26:49 Presenting theory HOL-Isar_Examples.Hoare_Ex

04:26:49 Presenting theory UTP.utp_alphabet

04:26:49 Presenting theory UTP.utp_lift

04:26:49 Presenting theory HOL-Nonstandard_Analysis.NSA

04:26:49 Presenting theory Padic_Ints.Padic_Int_Topology

04:26:49 Presenting theory HOL-Isar_Examples.Mutilated_Checkerboard

04:26:49 Presenting theory HOL-Decision_Procs.Reflective_Field

04:26:49 Presenting theory HOL-Isar_Examples.Puzzle

04:26:49 Presenting theory Padic_Ints.Padic_Int_Polynomials

04:26:49 Presenting theory HOL-Isar_Examples.Summation

04:26:49 Presenting HOL-Nonstandard_Analysis-Examples ...

04:26:50 Presenting theory HOL-Nonstandard_Analysis.NSComplex

04:26:50 Presenting theory HOL-Nonstandard_Analysis.Star

04:26:50 Presenting theory HOL-Decision_Procs.Commutative_Ring_Ex

04:26:50 Presenting theory HOL-Nonstandard_Analysis.NatStar

04:26:50 Presenting theory HOL-Nonstandard_Analysis-Examples.NSPrimes

04:26:50 Presenting theory HOL-Decision_Procs.Approximation_Ex

04:26:50 Presenting HOL-Number_Theory ...

04:26:50 Presenting document HOL-Number_Theory/document

04:26:50 Presenting document HOL-Number_Theory/outline

04:26:50 Presenting theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

04:26:50 Presenting theory HOL-Nonstandard_Analysis.HSEQ

04:26:50 Presenting theory HOL-Nonstandard_Analysis.HSeries

04:26:50 Presenting theory LLL_Basis_Reduction.LLL

04:26:50 Presenting theory HOL-Nonstandard_Analysis.HLim

04:26:51 Presenting theory HOL-Decision_Procs.Dense_Linear_Order_Ex

04:26:51 Presenting theory HOL-Nonstandard_Analysis.HDeriv

04:26:51 Presenting theory HOL-Decision_Procs.Decision_Procs

04:26:51 Presenting Amicable_Numbers ...

04:26:51 Presenting document Amicable_Numbers/document

04:26:51 Presenting document Amicable_Numbers/outline

04:26:51 Presenting theory HOL-Number_Theory.Fib

04:26:51 Presenting theory UTP.utp_pred_laws

04:26:51 Presenting theory HOL-Nonstandard_Analysis.HTranscendental

04:26:51 Presenting theory Groebner_Bases.F4

04:26:51 Presenting theory HOL-Nonstandard_Analysis.NSCA

04:26:52 Presenting theory HOL-Nonstandard_Analysis.CStar

04:26:52 Presenting theory Padic_Ints.Hensels_Lemma

04:26:52 Presenting theory HOL-Nonstandard_Analysis.CLim

04:26:52 Presenting theory HOL-Nonstandard_Analysis.HLog

04:26:52 Presenting theory HOL-Nonstandard_Analysis.Hyperreal

04:26:52 Presenting theory HOL-Nonstandard_Analysis.Hypercomplex

04:26:52 Presenting theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

04:26:52 Presenting Arith_Prog_Rel_Primes ...

04:26:52 Presenting document Arith_Prog_Rel_Primes/document

04:26:52 Presenting document Arith_Prog_Rel_Primes/outline

04:26:52 Presenting theory UTP.utp_healthy

04:26:52 Presenting theory Padic_Ints.Zp_Compact

04:26:52 Presenting theory Groebner_Bases.F4_Examples

04:26:52 Presenting theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

04:26:53 Presenting Bertrands_Postulate ...

04:26:53 Presenting document Bertrands_Postulate/document

04:26:53 Presenting document Bertrands_Postulate/outline

04:26:53 Presenting Elliptic_Curves_Group_Law ...

04:26:53 Presenting document Elliptic_Curves_Group_Law/document

04:26:53 Presenting document Elliptic_Curves_Group_Law/outline

04:26:53 Presenting theory HOL-Number_Theory.Cong

04:26:54 Presenting theory UTP.utp_rel

04:26:54 Presenting theory Amicable_Numbers.Amicable_Numbers

04:26:54 Presenting theory UTP.utp_recursion

04:26:54 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Axclass

04:26:54 Presenting theory UTP.utp_sequent

04:26:54 Presenting Fermat3_4 ...

04:26:54 Presenting document Fermat3_4/document

04:26:54 Presenting document Fermat3_4/outline

04:26:54 Presenting theory Bertrands_Postulate.Bertrand

04:26:54 Presenting file "bertrand.ML"

04:26:55 Presenting theory HOL-Number_Theory.Totient

04:26:55 Presenting Gaussian_Integers ...

04:26:55 Presenting document Gaussian_Integers/document

04:26:55 Presenting document Gaussian_Integers/outline

04:26:56 Presenting theory Fermat3_4.Fermat4

04:26:56 Presenting theory HOL-Number_Theory.Residues

04:26:56 Presenting theory Gaussian_Integers.Gaussian_Integers

04:26:56 Presenting theory UTP.utp_rel_laws

04:26:56 Presenting theory Gaussian_Integers.Gaussian_Integers_Test

04:26:56 Presenting theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

04:26:56 Presenting theory LLL_Basis_Reduction.LLL_Impl

04:26:57 Presenting theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

04:26:57 Presenting theory Gaussian_Integers.Gaussian_Integers_Everything

04:26:57 Presenting HOL-ex ...

04:26:57 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Locale

04:26:57 Presenting theory HOL-ex.Antiquote

04:26:57 Presenting theory HOL-Number_Theory.Eratosthenes

04:26:57 Presenting theory Elliptic_Curves_Group_Law.Elliptic_Test

04:26:57 Presenting Koenigsberg_Friendship ...

04:26:57 Presenting document Koenigsberg_Friendship/document

04:26:57 Presenting document Koenigsberg_Friendship/outline

04:26:57 Presenting theory UTP.utp_theory

04:26:57 Presenting theory HOL-Number_Theory.Mod_Exp

04:26:58 Presenting theory Groebner_Bases.Syzygy

04:26:58 Presenting theory HOL-Number_Theory.Euler_Criterion

04:26:58 Presenting theory UTP.utp_hoare

04:26:58 Presenting theory UTP.utp_wp

04:26:58 Presenting theory HOL-ex.Argo_Examples

04:26:58 Presenting theory UTP.utp_dynlog

04:26:59 Presenting theory UTP.utp_state_parser

04:26:59 Presenting theory HOL-ex.Arith_Examples

04:26:59 Presenting theory UTP.utp_rel_opsem

04:26:59 Presenting theory UTP.utp_sym_eval

04:26:59 Presenting theory UTP.utp_sp

04:26:59 Presenting theory HOL-Number_Theory.Gauss

04:26:59 Presenting theory HOL-ex.Ballot

04:26:59 Presenting theory Fermat3_4.Quad_Form

04:27:00 Presenting theory HOL-ex.BinEx

04:27:00 Presenting theory HOL-ex.Birthday_Paradox

04:27:00 Presenting theory HOL-ex.Bubblesort

04:27:00 Presenting theory LLL_Basis_Reduction.LLL_Complexity

04:27:00 Presenting theory HOL-ex.CTL

04:27:00 Presenting theory Koenigsberg_Friendship.MoreGraph

04:27:00 Presenting theory UTP.utp_concurrency

04:27:00 Presenting theory UTP.utp

04:27:01 Presenting theory UTP.utp_expr_ovld

04:27:01 Presenting theory UTP.utp_full

04:27:01 Presenting theory UTP.utp_easy_parser

04:27:01 Presenting theory UTP.sum_list

04:27:01 Presenting theory HOL-ex.Cartouche_Examples

04:27:01 Presenting theory UTP.utp_simple_time

04:27:01 Presenting Lehmer ...

04:27:01 Presenting theory HOL-ex.Case_Product

04:27:01 Presenting document Lehmer/document

04:27:01 Presenting document Lehmer/outline

04:27:01 Presenting theory HOL-ex.Chinese

04:27:01 Presenting theory HOL-Number_Theory.Quadratic_Reciprocity

04:27:01 Presenting theory Groebner_Bases.Syzygy_Examples

04:27:01 Presenting theory Lehmer.Lehmer

04:27:01 Presenting Lifting_the_Exponent ...

04:27:01 Presenting document Lifting_the_Exponent/document

04:27:01 Presenting document Lifting_the_Exponent/outline

04:27:02 Presenting theory Koenigsberg_Friendship.KoenigsbergBridge

04:27:02 Presenting theory Fermat3_4.Fermat3

04:27:02 Presenting theory HOL-ex.Classical

04:27:02 Presenting theory HOL-ex.Code_Binary_Nat_examples

04:27:02 Presenting Pratt_Certificate ...

04:27:02 Presenting document Pratt_Certificate/document

04:27:02 Presenting document Pratt_Certificate/outline

04:27:02 Presenting theory BenOr_Kozen_Reif.Renegar_Proofs

04:27:02 Presenting theory HOL-ex.Code_Lazy_Demo

04:27:02 Presenting theory HOL-ex.Code_Timing

04:27:02 Presenting theory HOL-ex.Coercion_Examples

04:27:02 Presenting theory Lifting_the_Exponent.LTE

04:27:03 Presenting RSAPSS ...

04:27:03 Presenting document RSAPSS/document

04:27:03 Presenting document RSAPSS/outline

04:27:03 Presenting theory HOL-ex.Computations

04:27:03 Presenting theory HOL-ex.Conditional_Parametricity_Examples

04:27:03 Presenting theory HOL-ex.Cubic_Quartic

04:27:03 Presenting theory HOL-ex.Datatype_Record_Examples

04:27:03 Presenting theory LLL_Basis_Reduction.LLL_Number_Bounds

04:27:03 Presenting theory HOL-ex.Erdoes_Szekeres

04:27:03 Presenting theory HOL-ex.Eval_Examples

04:27:03 Presenting theory HOL-ex.Executable_Relation

04:27:04 Presenting theory HOL-ex.Execute_Choice

04:27:04 Presenting theory Groebner_Bases.Groebner_PM

04:27:04 Presenting theory Koenigsberg_Friendship.FriendshipTheory

04:27:04 Presenting SumSquares ...

04:27:04 Presenting document SumSquares/document

04:27:04 Presenting document SumSquares/outline

04:27:04 Presenting theory HOL-ex.Function_Growth

04:27:04 Presenting Liouville_Numbers ...

04:27:04 Presenting document Liouville_Numbers/document

04:27:04 Presenting document Liouville_Numbers/outline

04:27:04 Presenting theory Liouville_Numbers.Liouville_Numbers_Misc

04:27:04 Presenting theory Liouville_Numbers.Liouville_Numbers

04:27:04 Presenting theory BenOr_Kozen_Reif.Renegar_Decision

04:27:04 Presenting Lucas_Theorem ...

04:27:05 Presenting document Lucas_Theorem/document

04:27:05 Presenting document Lucas_Theorem/outline

04:27:05 Presenting Mason_Stothers ...

04:27:05 Presenting document Mason_Stothers/document

04:27:05 Presenting document Mason_Stothers/outline

04:27:05 Presenting theory HOL-ex.Gauge_Integration

04:27:05 Presenting theory Lucas_Theorem.Lucas_Theorem

04:27:05 Presenting Pell ...

04:27:05 Presenting document Pell/document

04:27:05 Presenting document Pell/outline

04:27:05 Presenting theory HOL-ex.HarmonicSeries

04:27:05 Presenting theory HOL-ex.Hebrew

04:27:05 Presenting theory HOL-ex.Hex_Bin_Examples

04:27:05 Presenting theory Pell.Efficient_Discrete_Sqrt

04:27:05 Presenting theory HOL-ex.IArray_Examples

04:27:05 Presenting theory HOL-Number_Theory.Pocklington

04:27:05 Presenting theory HOL-ex.Intuitionistic

04:27:05 Presenting theory HOL-ex.Join_Theory

04:27:05 Presenting theory Mason_Stothers.Mason_Stothers

04:27:05 Presenting theory HOL-ex.Lagrange

04:27:05 Presenting theory SumSquares.TwoSquares

04:27:05 Presenting Polynomial_Interpolation ...

04:27:05 Presenting document Polynomial_Interpolation/document

04:27:05 Presenting document Polynomial_Interpolation/outline

04:27:06 Presenting theory HOL-ex.List_to_Set_Comprehension_Examples

04:27:06 Presenting theory Polynomial_Interpolation.Is_Rat_To_Rat

04:27:06 Presenting theory Polynomial_Interpolation.Divmod_Int

04:27:06 Presenting theory Polynomial_Interpolation.Improved_Code_Equations

04:27:06 Presenting theory Pell.Pell

04:27:06 Presenting theory HOL-ex.LocaleTest2

04:27:06 Presenting theory HOL-ex.MergeSort

04:27:06 Presenting theory HOL-ex.MonoidGroup

04:27:06 Presenting theory HOL-ex.Multiquote

04:27:06 Presenting theory HOL-ex.NatSum

04:27:07 Presenting theory Pell.Pell_Algorithm

04:27:07 Presenting theory Pell.Pell_Algorithm_Test

04:27:07 Presenting Rep_Fin_Groups ...

04:27:07 Presenting document Rep_Fin_Groups/document

04:27:07 Presenting document Rep_Fin_Groups/outline

04:27:07 Presenting theory Pratt_Certificate.Pratt_Certificate

04:27:07 Presenting theory HOL-ex.Normalization_by_Evaluation

04:27:07 Presenting file "pratt.ML"

04:27:07 Presenting theory LLL_Basis_Reduction.LLL_Certification

04:27:07 Presenting theory Polynomial_Interpolation.Ring_Hom

04:27:07 Presenting theory HOL-ex.PER

04:27:07 Presenting theory SumSquares.FourSquares

04:27:07 Presenting theory Pratt_Certificate.Pratt_Certificate_Code

04:27:07 Presenting Sturm_Sequences ...

04:27:07 Presenting document Sturm_Sequences/document

04:27:07 Presenting document Sturm_Sequences/outline

04:27:07 Presenting document Sturm_Sequences/userguide

04:27:07 Presenting theory HOL-Number_Theory.Prime_Powers

04:27:07 Presenting theory Sturm_Sequences.Sturm_Library_Document

04:27:07 Presenting theory LLL_Basis_Reduction.FPLLL_Solver

04:27:07 Presenting Special_Function_Bounds ...

04:27:07 Presenting Sturm_Tarski ...

04:27:07 Presenting document Special_Function_Bounds/document

04:27:07 Presenting document Special_Function_Bounds/outline

04:27:07 Presenting document Sturm_Tarski/document

04:27:07 Presenting document Sturm_Tarski/outline

04:27:07 Presenting theory HOL-ex.Parallel_Example

04:27:07 Presenting theory HOL-ex.Peano_Axioms

04:27:07 Presenting theory Special_Function_Bounds.Bounds_Lemmas

04:27:07 Presenting theory HOL-ex.Perm_Fragments

04:27:07 Presenting theory HOL-ex.PresburgerEx

04:27:07 Presenting theory HOL-ex.Pythagoras

04:27:07 Presenting theory RSAPSS.Word

04:27:07 Presenting theory HOL-ex.Quicksort

04:27:08 Presenting theory Sturm_Tarski.PolyMisc

04:27:08 Presenting theory HOL-ex.Radix_Sort

04:27:08 Presenting theory Polynomial_Interpolation.Missing_Unsorted

04:27:08 Presenting theory HOL-ex.Reflection_Examples

04:27:08 Presenting theory Special_Function_Bounds.Atan_CF_Bounds

04:27:08 Presenting theory RSAPSS.WordOperations

04:27:08 Presenting theory RSAPSS.SHA1Padding

04:27:09 Presenting theory HOL-ex.Refute_Examples

04:27:09 Presenting theory HOL-ex.Residue_Ring

04:27:09 Presenting theory HOL-ex.SOS

04:27:09 Presenting theory RSAPSS.SHA1

04:27:09 Presenting theory HOL-ex.SOS_Cert

04:27:10 Presenting theory HOL-ex.Serbian

04:27:10 Presenting theory Special_Function_Bounds.Exp_Bounds

04:27:10 Presenting theory HOL-ex.Set_Comprehension_Pointfree_Examples

04:27:10 Presenting theory HOL-ex.Set_Theory

04:27:11 Presenting theory RSAPSS.Wordarith

04:27:11 Presenting theory Sturm_Sequences.Misc_Polynomial

04:27:11 Presenting theory HOL-Number_Theory.Residue_Primitive_Roots

04:27:11 Presenting theory Sturm_Sequences.Sturm_Library

04:27:11 Presenting theory HOL-Number_Theory.Number_Theory

04:27:11 Presenting Symmetric_Polynomials ...

04:27:11 Presenting document Symmetric_Polynomials/document

04:27:11 Presenting document Symmetric_Polynomials/outline

04:27:11 Presenting theory Special_Function_Bounds.Log_CF_Bounds

04:27:11 Presenting theory HOL-ex.Simproc_Tests

04:27:11 Presenting theory Polynomial_Interpolation.Missing_Polynomial

04:27:11 Presenting theory HOL-ex.Simps_Case_Conv_Examples

04:27:12 Presenting theory Special_Function_Bounds.Sin_Cos_Bounds

04:27:12 Presenting theory HOL-ex.Sketch_and_Explore

04:27:12 Presenting theory Symmetric_Polynomials.Vieta

04:27:12 Presenting theory Special_Function_Bounds.Sqrt_Bounds

04:27:12 Presenting Power_Sum_Polynomials ...

04:27:12 Presenting document Power_Sum_Polynomials/document

04:27:12 Presenting document Power_Sum_Polynomials/outline

04:27:13 Presenting theory RSAPSS.EMSAPSS

04:27:13 Presenting theory HOL-ex.Sorting_Algorithms_Examples

04:27:13 Presenting theory RSAPSS.Mod

04:27:13 Presenting theory HOL-ex.Specifications_with_bundle_mixins

04:27:13 Presenting theory HOL-ex.Sqrt_Script

04:27:13 Presenting theory RSAPSS.Crypt

04:27:13 Presenting theory RSAPSS.Pdifference

04:27:13 Presenting theory RSAPSS.Productdivides

04:27:13 Presenting theory HOL-ex.Sudoku

04:27:13 Presenting theory Sturm_Tarski.Sturm_Tarski

04:27:13 Presenting theory Polynomial_Interpolation.Ring_Hom_Poly

04:27:13 Presenting theory HOL-ex.Sum_of_Powers

04:27:13 Presenting theory RSAPSS.Cryptinverts

04:27:14 Presenting Three_Circles ...

04:27:14 Presenting document Three_Circles/document

04:27:14 Presenting document Three_Circles/outline

04:27:15 Presenting theory HOL-ex.Tarski

04:27:15 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

04:27:15 Presenting theory HOL-ex.Termination

04:27:15 Presenting theory HOL-ex.ThreeDivides

04:27:15 Presenting theory HOL-ex.Transfer_Debug

04:27:15 Presenting theory HOL-ex.Transfer_Int_Nat

04:27:15 Presenting theory HOL-ex.Transitive_Closure_Table_Ex

04:27:15 Presenting theory Rep_Fin_Groups.Rep_Fin_Groups

04:27:16 Presenting theory HOL-ex.Tree23

04:27:16 Presenting theory HOL-ex.Triangular_Numbers

04:27:16 Presenting theory Polynomial_Interpolation.Newton_Interpolation

04:27:16 Presenting theory Power_Sum_Polynomials.Power_Sum_Polynomials

04:27:16 Presenting theory Three_Circles.RRI_Misc

04:27:16 Presenting theory Polynomial_Interpolation.Lagrange_Interpolation

04:27:16 Presenting theory HOL-ex.Unification

04:27:17 Presenting HOL-Corec_Examples ...

04:27:17 Presenting theory HOL-ex.While_Combinator_Example

04:27:17 Presenting theory Sturm_Sequences.Sturm_Theorem

04:27:17 Presenting theory HOL-Corec_Examples.LFilter

04:27:17 Presenting theory RSAPSS.RSAPSS

04:27:17 Presenting HOL-Datatype_Examples ...

04:27:17 Presenting theory HOL-Corec_Examples.Paper_Examples

04:27:17 Presenting theory Power_Sum_Polynomials.Power_Sum_Puzzle

04:27:17 Presenting HOL-IMP ...

04:27:17 Presenting document HOL-IMP/document

04:27:17 Presenting theory HOL-Corec_Examples.Stream_Processor

04:27:17 Presenting theory Polynomial_Interpolation.Neville_Aitken_Interpolation

04:27:17 Presenting theory HOL-Corec_Examples.Simple_Nesting

04:27:17 Presenting theory HOL-IMP.AExp

04:27:17 Presenting theory HOL-Corec_Examples.Iterate_GPV

04:27:18 Presenting theory HOL-Corec_Examples.GPV_Bare_Bones

04:27:18 Presenting theory HOL-Corec_Examples.Merge_A

04:27:18 Presenting theory HOL-IMP.BExp

04:27:18 Presenting theory HOL-Corec_Examples.Merge_B

04:27:18 Presenting theory HOL-Corec_Examples.Merge_C

04:27:18 Presenting theory HOL-Corec_Examples.Merge_D

04:27:18 Presenting theory HOL-IMP.ASM

04:27:18 Presenting theory HOL-IMP.Star

04:27:18 Presenting theory HOL-Corec_Examples.Merge_Poly

04:27:18 Presenting theory Three_Circles.Bernstein_01

04:27:18 Presenting theory HOL-IMP.Com

04:27:18 Presenting theory Polynomial_Interpolation.Polynomial_Interpolation

04:27:18 Presenting Relational-Incorrectness-Logic ...

04:27:18 Presenting document Relational-Incorrectness-Logic/document

04:27:18 Presenting document Relational-Incorrectness-Logic/outline

04:27:18 Presenting theory HOL-ex.veriT_Preprocessing

04:27:19 Presenting theory HOL-Corec_Examples.Misc_Mono

04:27:19 Presenting theory HOL-ex.SAT_Examples

04:27:19 Presenting theory HOL-IMP.Big_Step

04:27:19 Presenting theory Sturm_Sequences.Sturm_Method

04:27:19 Presenting file "sturm.ML"

04:27:19 Presenting theory HOL-Datatype_Examples.Compat

04:27:19 Presenting theory Sturm_Sequences.Sturm

04:27:19 Presenting theory HOL-Corec_Examples.Misc_Poly

04:27:19 Presenting theory HOL-Datatype_Examples.Lambda_Term

04:27:19 Presenting theory Sturm_Sequences.Sturm_Ex

04:27:19 Presenting HOL-Metis_Examples ...

04:27:19 Presenting theory HOL-IMP.Small_Step

04:27:19 Presenting theory Three_Circles.Bernstein

04:27:19 Presenting theory HOL-Corec_Examples.Small_Concrete

04:27:20 Presenting theory HOL-Corec_Examples.Stream_Friends

04:27:20 Presenting theory HOL-Metis_Examples.Abstraction

04:27:20 Presenting theory HOL-Corec_Examples.TLList_Friends

04:27:20 Presenting theory HOL-Corec_Examples.Type_Class

04:27:20 Presenting HereditarilyFinite ...

04:27:20 Presenting document HereditarilyFinite/document

04:27:20 Presenting document HereditarilyFinite/outline

04:27:20 Presenting theory HOL-IMP.Finite_Reachable

04:27:20 Presenting theory HereditarilyFinite.HF

04:27:20 Presenting theory HOL-Datatype_Examples.Process

04:27:21 Presenting theory HOL-Datatype_Examples.TreeFsetI

04:27:21 Presenting theory HereditarilyFinite.Ordinal

04:27:21 Presenting theory HOL-Datatype_Examples.Prelim

04:27:21 Presenting theory HereditarilyFinite.Rank

04:27:21 Presenting theory HOL-IMP.Denotational

04:27:21 Presenting theory HereditarilyFinite.Finite_Automata

04:27:21 Presenting theory HereditarilyFinite.Finitary

04:27:21 Presenting theory HOL-Datatype_Examples.DTree

04:27:21 Presenting theory HOL-Metis_Examples.Big_O

04:27:22 Presenting theory HereditarilyFinite.OrdArith

04:27:22 Presenting Incompleteness ...

04:27:22 Presenting document Incompleteness/document

04:27:22 Presenting document Incompleteness/outline

04:27:22 Presenting theory HOL-Metis_Examples.Binary_Tree

04:27:23 Presenting theory HOL-IMP.Compiler

04:27:23 Presenting theory HOL-Metis_Examples.Clausification

04:27:23 Presenting theory Relational-Incorrectness-Logic.RelationalIncorrectness

04:27:23 Presenting theory Incompleteness.SyntaxN

04:27:23 Presenting Surprise_Paradox ...

04:27:23 Presenting document Surprise_Paradox/document

04:27:23 Presenting document Surprise_Paradox/outline

04:27:23 Presenting theory Three_Circles.Normal_Poly

04:27:23 Presenting theory Surprise_Paradox.Surprise_Paradox

04:27:23 Presenting HyperCTL ...

04:27:23 Presenting document HyperCTL/document

04:27:23 Presenting document HyperCTL/outline

04:27:23 Presenting theory HyperCTL.Prelim

04:27:24 Presenting theory Incompleteness.Coding

04:27:24 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials

04:27:25 Presenting theory HOL-IMP.Compiler2

04:27:25 Presenting theory Symmetric_Polynomials.Symmetric_Polynomials_Code

04:27:25 Presenting theory HOL-Metis_Examples.Message

04:27:25 Presenting Incredible_Proof_Machine ...

04:27:25 Presenting document Incredible_Proof_Machine/document

04:27:25 Presenting document Incredible_Proof_Machine/outline

04:27:25 Presenting theory Incompleteness.Predicates

04:27:25 Presenting theory HOL-Metis_Examples.Type_Encodings

04:27:25 Presenting theory Incredible_Proof_Machine.Indexed_FSet

04:27:25 Presenting theory HOL-Datatype_Examples.Gram_Lang

04:27:25 Presenting theory Three_Circles.Three_Circles

04:27:25 Presenting theory HOL-Metis_Examples.Proxies

04:27:25 Presenting Integration ...

04:27:25 Presenting document Integration/document

04:27:25 Presenting document Integration/outline

04:27:25 Presenting theory Incompleteness.Sigma

04:27:25 Presenting theory Incredible_Proof_Machine.Abstract_Formula

04:27:26 Presenting theory HOL-Datatype_Examples.Parallel_Composition

04:27:26 Presenting theory Incredible_Proof_Machine.Incredible_Signatures

04:27:26 Presenting theory HOL-Datatype_Examples.TreeFI

04:27:26 Presenting theory Integration.Sigma_Algebra

04:27:26 Presenting theory HOL-IMP.Types

04:27:26 Presenting theory HyperCTL.Shallow

04:27:26 Presenting theory HOL-Datatype_Examples.Koenig

04:27:26 Presenting theory HOL-IMP.Poly_Types

04:27:26 Presenting theory HOL-IMP.Sec_Type_Expr

04:27:26 Presenting theory Integration.MonConv

04:27:26 Presenting theory HOL-Datatype_Examples.Lift_BNF

04:27:27 Presenting theory Incompleteness.Coding_Predicates

04:27:27 Presenting theory HOL-ex.Meson_Test

04:27:27 Presenting theory HOL-Datatype_Examples.Milner_Tofte

04:27:27 Presenting theory HOL-IMP.Sec_Typing

04:27:27 Presenting Interpreter_Optimizations ...

04:27:27 Presenting document Interpreter_Optimizations/document

04:27:27 Presenting document Interpreter_Optimizations/outline

04:27:27 Presenting theory Integration.Measure

04:27:27 Presenting theory Interpreter_Optimizations.Env

04:27:27 Presenting theory Interpreter_Optimizations.Env_list

04:27:27 Presenting theory HOL-IMP.Sec_TypingT

04:27:28 Presenting theory Incompleteness.Pf_Predicates

04:27:28 Presenting theory Interpreter_Optimizations.List_util

04:27:28 Presenting theory HOL-Metis_Examples.Tarski

04:27:28 Presenting theory Interpreter_Optimizations.Result

04:27:28 Presenting theory HOL-Datatype_Examples.Stream_Processor

04:27:28 Presenting theory HOL-IMP.Vars

04:27:28 Presenting theory Interpreter_Optimizations.Option_Extra

04:27:28 Presenting theory Interpreter_Optimizations.Map_Extra

04:27:28 Presenting theory HOL-Metis_Examples.Trans_Closure

04:27:28 Presenting theory Interpreter_Optimizations.AList_Extra

04:27:28 Presenting theory HOL-Datatype_Examples.Cyclic_List

04:27:28 Presenting theory HOL-IMP.Def_Init_Exp

04:27:28 Presenting theory HOL-IMP.Def_Init

04:27:28 Presenting theory Interpreter_Optimizations.Global

04:27:28 Presenting theory Interpreter_Optimizations.Op

04:27:28 Presenting theory Interpreter_Optimizations.OpInl

04:27:28 Presenting theory Interpreter_Optimizations.Dynamic

04:27:28 Presenting theory HOL-IMP.Def_Init_Big

04:27:29 Presenting theory Incompleteness.Functions

04:27:29 Presenting theory HOL-Metis_Examples.Sets

04:27:29 Presenting Isabelle_Meta_Model ...

04:27:29 Presenting theory HOL-IMP.Def_Init_Small

04:27:29 Presenting document Isabelle_Meta_Model/document

04:27:29 Presenting document Isabelle_Meta_Model/outline

04:27:29 Presenting theory HOL-Datatype_Examples.Free_Idempotent_Monoid

04:27:29 Presenting theory Interpreter_Optimizations.Inca

04:27:29 Presenting theory Interpreter_Optimizations.Unboxed

04:27:29 Presenting theory Interpreter_Optimizations.OpUbx

04:27:29 Presenting theory Integration.RealRandVar

04:27:29 Presenting theory HOL-IMP.Sem_Equiv

04:27:29 Presenting theory Incredible_Proof_Machine.Incredible_Deduction

04:27:30 Presenting theory Isabelle_Meta_Model.Antiquote_Setup

04:27:30 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:27:30 Presenting theory Incompleteness.Goedel_I

04:27:30 Presenting theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

04:27:30 Presenting theory Isabelle_Meta_Model.Isabelle_Main0

04:27:30 Presenting theory HOL-Datatype_Examples.Regex_ACI

04:27:30 Presenting theory Incredible_Proof_Machine.Abstract_Rules

04:27:30 Presenting theory HOL-IMP.Fold

04:27:30 Presenting theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

04:27:30 Presenting theory Incredible_Proof_Machine.Entailment

04:27:31 Presenting theory Interpreter_Optimizations.Ubx

04:27:31 Presenting theory Incredible_Proof_Machine.Natural_Deduction

04:27:31 Presenting theory HOL-Datatype_Examples.Regex_ACIDZ

04:27:31 Presenting theory Isabelle_Meta_Model.Isabelle_code_target

04:27:31 Presenting theory HOL-IMP.Live

04:27:32 Presenting theory HOL-Datatype_Examples.TLList

04:27:32 Presenting theory HOL-Datatype_Examples.FAE_Sequence

04:27:32 Presenting theory HyperCTL.Noninterference

04:27:32 Presenting theory HOL-IMP.Live_True

04:27:32 Presenting theory Interpreter_Optimizations.Ubx_Verification

04:27:32 Presenting theory HOL-Datatype_Examples.Misc_Codatatype

04:27:33 Presenting theory Isabelle_Meta_Model.Isabelle_code_runtime

04:27:33 Presenting theory Isabelle_Meta_Model.Isabelle_Main1

04:27:33 Presenting theory Interpreter_Optimizations.Unboxed_lemmas

04:27:33 Presenting theory Isabelle_Meta_Model.Isabelle_typedecl

04:27:33 Presenting theory Isabelle_Meta_Model.Isabelle_Main2

04:27:33 Presenting theory Incompleteness.II_Prelims

04:27:33 Presenting theory HOL-IMP.Hoare

04:27:33 Presenting theory HOL-IMP.Hoare_Examples

04:27:33 Presenting theory HOL-Datatype_Examples.Misc_Datatype

04:27:33 Presenting theory HOL-IMP.Hoare_Sound_Complete

04:27:34 Presenting theory HOL-Datatype_Examples.Misc_Primcorec

04:27:34 Presenting theory Incompleteness.Pseudo_Coding

04:27:34 Presenting theory HyperCTL.Deep

04:27:34 Presenting theory Isabelle_Meta_Model.Init

04:27:34 Presenting theory Isabelle_Meta_Model.Meta_Pure

04:27:34 Presenting theory HOL-Datatype_Examples.Misc_Primrec

04:27:34 Presenting theory HOL-IMP.VCG

04:27:34 Presenting theory HOL-Datatype_Examples.Datatype_Simproc_Tests

04:27:34 Presenting Jinja ...

04:27:34 Presenting theory Incredible_Proof_Machine.Incredible_Correctness

04:27:34 Presenting document Jinja/document

04:27:34 Presenting document Jinja/outline

04:27:34 Presenting theory HyperCTL.Finite_Noninterference

04:27:34 Presenting theory HyperCTL.HyperCTL

04:27:34 Presenting HRB-Slicing ...

04:27:34 Presenting document HRB-Slicing/document

04:27:34 Presenting document HRB-Slicing/outline

04:27:35 Presenting theory Incredible_Proof_Machine.Rose_Tree

04:27:35 Presenting theory Jinja.Auxiliary

04:27:35 Presenting theory HRB-Slicing.AuxLemmas

04:27:35 Presenting theory Jinja.Type

04:27:35 Presenting theory Integration.Integral

04:27:35 Presenting theory Jinja.Decl

04:27:35 Presenting theory HOL-IMP.Hoare_Total

04:27:35 Presenting theory HRB-Slicing.BasicDefs

04:27:36 Presenting theory Integration.Failure

04:27:36 Presenting InformationFlowSlicing_Inter ...

04:27:36 Presenting document InformationFlowSlicing_Inter/document

04:27:36 Presenting document InformationFlowSlicing_Inter/outline

04:27:36 Presenting theory Isabelle_Meta_Model.Parser_init

04:27:36 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_simulation

04:27:36 Presenting theory HOL-IMP.Hoare_Total_EX

04:27:36 Presenting theory Isabelle_Meta_Model.Parser_Pure

04:27:36 Presenting theory Isabelle_Meta_Model.Meta_SML

04:27:36 Presenting theory Interpreter_Optimizations.Inca_Verification

04:27:37 Presenting theory HOL-IMP.VCG_Total_EX

04:27:37 Presenting theory Incompleteness.Quote

04:27:37 Presenting theory Isabelle_Meta_Model.Meta_Isabelle

04:27:37 Presenting theory Incompleteness.Goedel_II

04:27:37 Presenting Slicing ...

04:27:37 Presenting document Slicing/document

04:27:37 Presenting document Slicing/outline

04:27:37 Presenting theory Slicing.AuxLemmas

04:27:37 Presenting theory Slicing.BasicDefs

04:27:37 Presenting theory Isabelle_Meta_Model.Printer_init

04:27:37 Presenting theory Slicing.CFG

04:27:37 Presenting theory Isabelle_Meta_Model.Printer_Pure

04:27:38 Presenting theory Slicing.CFGExit

04:27:38 Presenting theory Isabelle_Meta_Model.Printer_SML

04:27:38 Presenting theory HOL-IMP.Hoare_Total_EX2

04:27:38 Presenting theory Slicing.Postdomination

04:27:38 Presenting theory Interpreter_Optimizations.Inca_to_Ubx_compiler

04:27:38 Presenting theory Isabelle_Meta_Model.Printer_Isabelle

04:27:38 Presenting theory Slicing.CFG_wf

04:27:39 Presenting theory Slicing.CFGExit_wf

04:27:39 Presenting theory Isabelle_Meta_Model.Toy_Library_Static

04:27:39 Presenting theory Slicing.SemanticsCFG

04:27:39 Presenting theory Slicing.DynDataDependence

04:27:39 Presenting theory Isabelle_Meta_Model.Init_rbt

04:27:39 Presenting theory Interpreter_Optimizations.Op_example

04:27:39 Presenting theory Jinja.TypeRel

04:27:39 Presenting theory Jinja.Value

04:27:39 Presenting theory Slicing.DynStandardControlDependence

04:27:39 Presenting theory Slicing.DynWeakControlDependence

04:27:39 Presenting theory Incredible_Proof_Machine.Incredible_Trees

04:27:39 Presenting theory HOL-IMP.VCG_Total_EX2

04:27:39 Presenting theory HOL-IMP.Complete_Lattice

04:27:39 Presenting theory Interpreter_Optimizations.Std

04:27:39 Presenting theory Jinja.Objects

04:27:40 Presenting theory Jinja.Exceptions

04:27:40 Presenting theory Slicing.DynPDG

04:27:40 Presenting theory Incredible_Proof_Machine.Build_Incredible_Tree

04:27:40 Presenting theory Jinja.Expr

04:27:40 Presenting theory Jinja.State

04:27:40 Presenting theory HOL-IMP.ACom

04:27:40 Presenting theory Interpreter_Optimizations.Std_to_Inca_simulation

04:27:41 Presenting theory Slicing.DependentLiveVariables

04:27:41 Presenting theory Isabelle_Meta_Model.Meta_Toy

04:27:41 Presenting theory Interpreter_Optimizations.Std_to_Inca_compiler

04:27:41 Presenting theory Slicing.BitVector

04:27:41 Presenting InformationFlowSlicing ...

04:27:41 Presenting document InformationFlowSlicing/document

04:27:41 Presenting document InformationFlowSlicing/outline

04:27:41 Presenting theory Isabelle_Meta_Model.Meta_Toy_extended

04:27:41 Presenting theory Isabelle_Meta_Model.Meta_META

04:27:41 Presenting theory InformationFlowSlicing.NonInterferenceIntra

04:27:41 Presenting theory HOL-IMP.Collecting

04:27:42 Presenting theory Slicing.DynSlice

04:27:42 Presenting theory HOL-IMP.Collecting1

04:27:42 Presenting theory Slicing.Observable

04:27:42 Presenting theory Slicing.Distance

04:27:42 Presenting theory Slicing.DataDependence

04:27:42 Presenting theory Isabelle_Meta_Model.Core_init

04:27:42 Presenting theory HOL-IMP.Collecting_Examples

04:27:42 Presenting theory HOL-IMP.Abs_Int_Tests

04:27:42 Presenting theory Isabelle_Meta_Model.Floor1_infra

04:27:42 Presenting theory HOL-IMP.Abs_Int_init

04:27:43 Presenting theory Isabelle_Meta_Model.Floor1_access

04:27:44 Presenting theory Slicing.Slice

04:27:44 Presenting theory HOL-IMP.Abs_Int0

04:27:44 Presenting theory Slicing.StandardControlDependence

04:27:44 Presenting theory Incredible_Proof_Machine.Incredible_Completeness

04:27:44 Presenting theory Slicing.WeakControlDependence

04:27:44 Presenting theory Incredible_Proof_Machine.Incredible_Everything

04:27:45 Presenting theory Jinja.BigStep

04:27:45 Presenting theory Isabelle_Meta_Model.Floor1_examp

04:27:45 Presenting theory HOL-IMP.Abs_State

04:27:45 Presenting theory Slicing.PDG

04:27:45 Presenting theory Slicing.WeakOrderDependence

04:27:45 Presenting theory InformationFlowSlicing.LiftingIntra

04:27:45 Presenting theory Incredible_Proof_Machine.Propositional_Formulas

04:27:45 Presenting theory Incredible_Proof_Machine.Incredible_Propositional

04:27:45 Presenting theory Isabelle_Meta_Model.Floor2_examp

04:27:45 Presenting theory Isabelle_Meta_Model.Floor1_ctxt

04:27:46 Presenting theory HOL-IMP.Abs_Int1

04:27:46 Presenting theory Slicing.CDepInstantiations

04:27:46 Presenting theory Slicing.ControlDependenceRelations

04:27:46 Presenting theory Slicing.Com

04:27:46 Presenting theory InformationFlowSlicing_Inter.NonInterferenceInter

04:27:46 Presenting theory Isabelle_Meta_Model.Core

04:27:46 Presenting theory HOL-IMP.Abs_Int1_parity

04:27:47 Presenting theory InformationFlowSlicing.NonInterferenceWhile

04:27:47 Presenting JinjaDCI ...

04:27:47 Presenting document JinjaDCI/document

04:27:47 Presenting document JinjaDCI/outline

04:27:47 Presenting theory JinjaDCI.Auxiliary

04:27:47 Presenting theory JinjaDCI.Type

04:27:47 Presenting theory JinjaDCI.Decl

04:27:47 Presenting theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

04:27:47 Presenting theory HOL-IMP.Abs_Int1_const

04:27:48 Presenting theory Slicing.WCFG

04:27:48 Presenting theory Slicing.Interpretation

04:27:48 Presenting theory JinjaDCI.TypeRel

04:27:48 Presenting theory Isabelle_Meta_Model.Parser_Toy

04:27:48 Presenting theory Slicing.Labels

04:27:48 Presenting theory JinjaDCI.Value

04:27:48 Presenting theory JinjaDCI.Objects

04:27:48 Presenting theory JinjaDCI.Exceptions

04:27:48 Presenting theory Incredible_Proof_Machine.Predicate_Formulas

04:27:48 Presenting theory HOL-IMP.Abs_Int2

04:27:49 Presenting theory Incredible_Proof_Machine.Incredible_Predicate

04:27:49 Presenting theory Jinja.SmallStep

04:27:49 Presenting theory Isabelle_Meta_Model.Parser_Toy_extended

04:27:49 Presenting theory Jinja.SystemClasses

04:27:49 Presenting theory Slicing.WellFormed

04:27:49 Presenting theory JinjaDCI.Expr

04:27:50 Presenting theory JinjaDCI.WellType

04:27:50 Presenting theory Isabelle_Meta_Model.Parser_META

04:27:50 Presenting theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

04:27:50 Presenting KBPs ...

04:27:50 Presenting document KBPs/document

04:27:50 Presenting document KBPs/outline

04:27:50 Presenting theory Isabelle_Meta_Model.Printer_Toy

04:27:51 Presenting theory Isabelle_Meta_Model.Printer_Toy_extended

04:27:51 Presenting theory JinjaDCI.WellTypeRT

04:27:51 Presenting theory HOL-IMP.Abs_Int2_ivl

04:27:51 Presenting theory JinjaDCI.State

04:27:51 Presenting theory KBPs.Extra

04:27:51 Presenting theory JinjaDCI.SystemClasses

04:27:51 Presenting theory Isabelle_Meta_Model.Printer_META

04:27:51 Presenting theory Isabelle_Meta_Model.Printer

04:27:51 Presenting theory Slicing.AdditionalLemmas

04:27:51 Presenting theory Isabelle_Meta_Model.Generator_static

04:27:51 Presenting theory Slicing.DynamicControlDependences

04:27:51 Presenting theory JinjaDCI.WellForm

04:27:51 Presenting theory JinjaDCI.WWellForm

04:27:51 Presenting theory Jinja.WellForm

04:27:52 Presenting theory Jinja.WWellForm

04:27:52 Presenting theory KBPs.List_local

04:27:52 Presenting theory Slicing.Semantics

04:27:52 Presenting theory JinjaDCI.BigStep

04:27:53 Presenting theory JinjaDCI.DefAss

04:27:53 Presenting theory Slicing.WEquivalence

04:27:53 Presenting theory JinjaDCI.Conform

04:27:54 Presenting theory Slicing.SemanticsWellFormed

04:27:54 Presenting theory Slicing.StaticControlDependences

04:27:54 Presenting theory HOL-IMP.Abs_Int3

04:27:54 Presenting theory HRB-Slicing.CFG

04:27:54 Presenting theory HOL-IMP.Procs

04:27:54 Presenting theory HOL-IMP.Procs_Dyn_Vars_Dyn

04:27:55 Presenting theory HOL-IMP.Procs_Stat_Vars_Dyn

04:27:55 Presenting theory HOL-IMP.Procs_Stat_Vars_Stat

04:27:55 Presenting theory KBPs.Kripke

04:27:55 Presenting theory KBPs.Traces

04:27:55 Presenting theory HOL-IMP.C_like

04:27:56 Presenting theory JinjaDCI.SmallStep

04:27:56 Presenting theory KBPs.KBPs

04:27:57 Presenting theory HOL-IMP.OO

04:27:57 Presenting LTL ...

04:27:57 Presenting document LTL/document

04:27:57 Presenting document LTL/outline

04:27:57 Presenting theory Slicing.JVMCFG

04:27:57 Presenting theory HRB-Slicing.CFGExit

04:27:58 Presenting theory Slicing.JVMInterpretation

04:27:58 Presenting theory JinjaDCI.EConform

04:27:58 Presenting theory Isabelle_Meta_Model.Generator_dynamic_sequential

04:27:58 Presenting theory Isabelle_Meta_Model.Design_deep

04:27:58 Presenting theory Isabelle_Meta_Model.Toy_Library

04:27:58 Presenting theory HRB-Slicing.CFG_wf

04:27:58 Presenting theory Isabelle_Meta_Model.Design_shallow

04:27:58 Presenting theory HRB-Slicing.CFGExit_wf

04:27:58 Presenting theory HRB-Slicing.SemanticsCFG

04:27:58 Presenting theory Isabelle_Meta_Model.Rail

04:27:58 Presenting theory HRB-Slicing.ReturnAndCallNodes

04:27:58 Presenting theory InformationFlowSlicing_Inter.LiftingInter

04:27:59 Presenting LTL_Normal_Form ...

04:27:59 Presenting document LTL_Normal_Form/document

04:27:59 Presenting document LTL_Normal_Form/outline

04:27:59 Presenting theory KBPs.KBPsAuto

04:27:59 Presenting theory HRB-Slicing.Observable

04:27:59 Presenting theory LTL_Normal_Form.Normal_Form

04:28:00 Presenting theory Jinja.Equivalence

04:28:00 Presenting theory Isabelle_Meta_Model.Design_generated

04:28:00 Presenting theory LTL_Normal_Form.Normal_Form_Complexity

04:28:00 Presenting theory KBPs.DFS

04:28:00 Presenting theory HRB-Slicing.Postdomination

04:28:00 Presenting theory LTL_Normal_Form.Normal_Form_Code_Export

04:28:00 Presenting theory KBPs.MapOps

04:28:00 Presenting LTL_to_DRA ...

04:28:00 Presenting document LTL_to_DRA/document

04:28:00 Presenting document LTL_to_DRA/outline

04:28:00 Presenting theory LTL_to_DRA.Preliminaries2

04:28:00 Presenting theory LTL_to_DRA.Map2

04:28:00 Presenting theory Isabelle_Meta_Model.Design_generated_generated

04:28:00 Presenting theory LTL_to_DRA.Mapping2

04:28:01 Presenting Stuttering_Equivalence ...

04:28:01 Presenting document Stuttering_Equivalence/document

04:28:01 Presenting document Stuttering_Equivalence/outline

04:28:01 Presenting theory Jinja.WellType

04:28:01 Presenting theory LTL.LTL

04:28:01 Presenting theory Slicing.JVMPostdomination

04:28:02 Presenting theory Jinja.WellTypeRT

04:28:02 Presenting theory Jinja.DefAss

04:28:02 Presenting theory Stuttering_Equivalence.Samplers

04:28:02 Presenting theory LTL_to_DRA.DTS

04:28:02 Presenting theory Stuttering_Equivalence.StutterEquivalence

04:28:02 Presenting theory Jinja.Conform

04:28:03 Presenting theory JinjaDCI.Progress

04:28:03 Presenting theory JinjaDCI.JWellForm

04:28:03 Presenting theory Stuttering_Equivalence.PLTL

04:28:03 Presenting Lambda_Free_EPO ...

04:28:03 Presenting document Lambda_Free_EPO/document

04:28:03 Presenting document Lambda_Free_EPO/outline

04:28:04 Presenting theory KBPs.KBPsAlg

04:28:04 Presenting theory LTL_to_DRA.Semi_Mojmir

04:28:04 Presenting theory Lambda_Free_EPO.Embeddings

04:28:04 Presenting theory LTL.Rewriting

04:28:05 Presenting theory Lambda_Free_EPO.Chop

04:28:05 Presenting theory KBPs.ODList

04:28:06 Presenting theory Jinja.Progress

04:28:06 Presenting theory KBPs.Eval

04:28:06 Presenting theory LTL.Equivalence_Relations

04:28:06 Presenting theory LTL_to_DRA.Mojmir

04:28:06 Presenting theory Lambda_Free_EPO.Lambda_Free_EPO

04:28:06 Presenting theory KBPs.Trie2

04:28:06 Presenting theory Jinja.JWellForm

04:28:06 Presenting Lambda_Free_RPOs ...

04:28:06 Presenting document Lambda_Free_RPOs/document

04:28:06 Presenting document Lambda_Free_RPOs/outline

04:28:06 Presenting theory Lambda_Free_RPOs.Lambda_Free_Util

04:28:07 Presenting theory LTL_to_DRA.Rabin

04:28:07 Presenting theory Lambda_Free_RPOs.Lambda_Free_Term

04:28:07 Presenting theory LTL_to_DRA.List2

04:28:07 Presenting theory Lambda_Free_RPOs.Infinite_Chain

04:28:07 Presenting theory Slicing.JVMCFG_wf

04:28:08 Presenting theory LTL_to_DRA.Mojmir_Rabin

04:28:08 Presenting theory Slicing.JVMControlDependences

04:28:08 Presenting theory LTL_to_DRA.LTL_FGXU

04:28:09 Presenting theory Lambda_Free_RPOs.Extension_Orders

04:28:09 Presenting theory LTL.Disjunctive_Normal_Form

04:28:09 Presenting theory LTL_to_DRA.af

04:28:09 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_App

04:28:09 Presenting theory LTL.Code_Equations

04:28:09 Presenting theory LTL.Example

04:28:09 Presenting Landau_Symbols ...

04:28:09 Presenting document Landau_Symbols/document

04:28:09 Presenting document Landau_Symbols/outline

04:28:09 Presenting theory KBPs.ClockView

04:28:10 Presenting theory KBPs.SPRView

04:28:10 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

04:28:10 Presenting theory LTL_to_DRA.Logical_Characterization

04:28:10 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

04:28:10 Presenting theory Lambda_Free_RPOs.Lambda_Encoding

04:28:11 Presenting theory Lambda_Free_RPOs.Lambda_Free_RPOs

04:28:11 Presenting LightweightJava ...

04:28:11 Presenting document LightweightJava/document

04:28:11 Presenting document LightweightJava/outline

04:28:11 Presenting theory JinjaDCI.TypeSafe

04:28:11 Presenting theory Landau_Symbols.Group_Sort

04:28:11 Presenting theory LightweightJava.Lightweight_Java_Definition

04:28:12 Presenting theory Jinja.TypeSafe

04:28:13 Presenting theory LightweightJava.Lightweight_Java_Equivalence

04:28:13 Presenting theory LTL_to_DRA.LTL_Rabin

04:28:13 Presenting theory Jinja.Annotate

04:28:14 Presenting theory Jinja.Examples

04:28:15 Presenting theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

04:28:15 Presenting theory LTL_to_DRA.LTL_Compat

04:28:15 Presenting theory LTL_to_DRA.LTL_Impl

04:28:16 Presenting theory LTL_to_DRA.af_Impl

04:28:16 Presenting theory LightweightJava.Lightweight_Java_Proof

04:28:16 Presenting theory Jinja.execute_Bigstep

04:28:16 Presenting LinearQuantifierElim ...

04:28:16 Presenting document LinearQuantifierElim/document

04:28:16 Presenting document LinearQuantifierElim/outline

04:28:16 Presenting theory LinearQuantifierElim.Logic

04:28:16 Presenting theory Landau_Symbols.Landau_Real_Products

04:28:16 Presenting theory Jinja.execute_WellType

04:28:16 Presenting theory Jinja.JVMState

04:28:16 Presenting theory Jinja.JVMInstructions

04:28:16 Presenting theory LTL_to_DRA.Mojmir_Rabin_Impl

04:28:17 Presenting theory LinearQuantifierElim.QE

04:28:17 Presenting theory LinearQuantifierElim.DLO

04:28:17 Presenting theory LinearQuantifierElim.QEdlo

04:28:17 Presenting theory LinearQuantifierElim.QEdlo_ex

04:28:17 Presenting theory LinearQuantifierElim.QEdlo_fr

04:28:18 Presenting theory LinearQuantifierElim.QEdlo_inf

04:28:18 Presenting theory LinearQuantifierElim.LinArith

04:28:18 Presenting theory LinearQuantifierElim.QElin

04:28:18 Presenting theory LinearQuantifierElim.QElin_opt

04:28:18 Presenting theory LTL_to_DRA.LTL_Rabin_Impl

04:28:18 Presenting theory LinearQuantifierElim.FRE

04:28:18 Presenting theory Landau_Symbols.Landau_Simprocs

04:28:18 Presenting file "landau_simprocs.ML"

04:28:19 Presenting theory Jinja.JVMExecInstr

04:28:19 Presenting theory LTL_to_DRA.Export_Code

04:28:19 Presenting List-Infinite ...

04:28:19 Presenting document List-Infinite/document

04:28:19 Presenting document List-Infinite/outline

04:28:19 Presenting theory LinearQuantifierElim.QElin_inf

04:28:19 Presenting theory List-Infinite.Util_Set

04:28:19 Presenting theory List-Infinite.Util_MinMax

04:28:19 Presenting theory List-Infinite.Util_NatInf

04:28:19 Presenting theory LinearQuantifierElim.PresArith

04:28:19 Presenting theory HRB-Slicing.SDG

04:28:19 Presenting theory Jinja.JVMExceptions

04:28:19 Presenting theory List-Infinite.Util_Nat

04:28:19 Presenting theory LinearQuantifierElim.QEpres

04:28:20 Presenting theory Landau_Symbols.Landau_More

04:28:20 Presenting Nat-Interval-Logic ...

04:28:20 Presenting document Nat-Interval-Logic/document

04:28:20 Presenting document Nat-Interval-Logic/outline

04:28:20 Presenting theory LinearQuantifierElim.Cooper

04:28:20 Presenting theory Jinja.JVMExec

04:28:20 Presenting theory LinearQuantifierElim.CertDlo

04:28:20 Presenting theory LinearQuantifierElim.CertLin

04:28:20 Presenting AutoFocus-Stream ...

04:28:20 Presenting document AutoFocus-Stream/document

04:28:20 Presenting document AutoFocus-Stream/outline

04:28:20 Presenting theory AutoFocus-Stream.ListSlice

04:28:21 Presenting theory List-Infinite.Util_Div

04:28:21 Presenting theory KBPs.SPRViewDet

04:28:21 Presenting theory AutoFocus-Stream.AF_Stream

04:28:22 Presenting theory Jinja.JVMDefensive

04:28:22 Presenting theory Nat-Interval-Logic.IL_Interval

04:28:23 Presenting theory KBPs.SPRViewNonDet

04:28:24 Presenting theory HRB-Slicing.HRBSlice

04:28:24 Presenting theory List-Infinite.SetInterval2

04:28:24 Presenting theory Jinja.JVMListExample

04:28:25 Presenting theory Jinja.Semilat

04:28:25 Presenting theory Jinja.Err

04:28:25 Presenting theory AutoFocus-Stream.AF_Stream_Exec

04:28:25 Presenting theory Jinja.Opt

04:28:25 Presenting theory Jinja.Product

04:28:25 Presenting theory KBPs.SPRViewNonDetIndInit

04:28:26 Presenting theory List-Infinite.SetIntervalCut

04:28:26 Presenting theory Jinja.Listn

04:28:26 Presenting theory Jinja.Semilattices

04:28:26 Presenting theory Jinja.Typing_Framework_1

04:28:26 Presenting theory Slicing.SemanticsWF

04:28:26 Presenting theory HRB-Slicing.SCDObservable

04:28:26 Presenting theory Jinja.SemilatAlg

04:28:26 Presenting theory Jinja.Typing_Framework_err

04:28:26 Presenting theory AutoFocus-Stream.IL_AF_Stream

04:28:26 Presenting theory Slicing.Slicing

04:28:27 Presenting MiniSail ...

04:28:27 Presenting theory Jinja.Kildall_1

04:28:27 Presenting document MiniSail/document

04:28:27 Presenting document MiniSail/outline

04:28:27 Presenting theory Jinja.Kildall_2

04:28:27 Presenting theory Jinja.LBVSpec

04:28:27 Presenting theory Jinja.LBVCorrect

04:28:27 Presenting theory HRB-Slicing.Distance

04:28:28 Presenting theory MiniSail.Nominal-Utils

04:28:28 Presenting theory KBPs.SPRViewSingle

04:28:28 Presenting theory KBPs.Views

04:28:28 Presenting theory AutoFocus-Stream.IL_AF_Stream_Exec

04:28:28 Presenting theory Jinja.LBVComplete

04:28:28 Presenting MuchAdoAboutTwo ...

04:28:28 Presenting document MuchAdoAboutTwo/document

04:28:28 Presenting document MuchAdoAboutTwo/outline

04:28:28 Presenting theory Jinja.Abstract_BV

04:28:28 Presenting theory Jinja.SemiType

04:28:29 Presenting theory KBPs.MuddyChildren

04:28:29 Presenting theory Jinja.JVM_SemiType

04:28:29 Presenting theory KBPs.Robot

04:28:30 Presenting theory KBPs.Examples

04:28:30 Presenting theory KBPs.KBPs_Main

04:28:30 Presenting Myhill-Nerode ...

04:28:30 Presenting document Myhill-Nerode/document

04:28:30 Presenting document Myhill-Nerode/outline

04:28:30 Presenting theory Myhill-Nerode.Folds

04:28:30 Presenting theory Jinja.Effect

04:28:30 Presenting theory MuchAdoAboutTwo.MuchAdoAboutTwo

04:28:30 Presenting theory Nat-Interval-Logic.IL_IntervalOperators

04:28:30 Presenting theory Jinja.EffectMono

04:28:30 Presenting theory List-Infinite.SetIntervalStep

04:28:30 Presenting Order_Lattice_Props ...

04:28:30 Presenting document Order_Lattice_Props/document

04:28:30 Presenting document Order_Lattice_Props/outline

04:28:30 Presenting theory MiniSail.Syntax

04:28:30 Presenting theory Order_Lattice_Props.Sup_Lattice

04:28:30 Presenting theory Jinja.BVSpec

04:28:31 Presenting theory Order_Lattice_Props.Order_Duality

04:28:31 Presenting theory Jinja.TF_JVM

04:28:31 Presenting theory Myhill-Nerode.Myhill_1

04:28:31 Presenting theory Jinja.Typing_Framework_2

04:28:31 Presenting theory Order_Lattice_Props.Order_Lattice_Props

04:28:32 Presenting theory Order_Lattice_Props.Representations

04:28:32 Presenting theory HRB-Slicing.Slice

04:28:32 Presenting theory Order_Lattice_Props.Galois_Connections

04:28:32 Presenting theory Myhill-Nerode.Myhill_2

04:28:32 Presenting theory Order_Lattice_Props.Fixpoint_Fusion

04:28:32 Presenting theory Myhill-Nerode.Myhill

04:28:32 Presenting theory Jinja.BVExec

04:28:32 Presenting theory JinjaDCI.Equivalence

04:28:33 Presenting theory Order_Lattice_Props.Closure_Operators

04:28:33 Presenting theory Myhill-Nerode.Closures

04:28:33 Presenting theory Jinja.LBVJVM

04:28:34 Presenting theory Myhill-Nerode.Closures2

04:28:34 Presenting theory Jinja.BVConform

04:28:34 Presenting theory JinjaDCI.Annotate

04:28:34 Presenting theory MiniSail.IVSubst

04:28:34 Presenting theory List-Infinite.List2

04:28:34 Presenting theory JinjaDCI.JVMState

04:28:34 Presenting theory JinjaDCI.JVMInstructions

04:28:34 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Loc

04:28:34 Presenting theory JinjaDCI.JVMExceptions

04:28:34 Presenting theory Myhill-Nerode.Non_Regular_Languages

04:28:35 Presenting Quantales ...

04:28:35 Presenting document Quantales/document

04:28:35 Presenting document Quantales/outline

04:28:35 Presenting theory List-Infinite.InfiniteSet2

04:28:35 Presenting theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

04:28:35 Presenting Transformer_Semantics ...

04:28:35 Presenting document Transformer_Semantics/document

04:28:35 Presenting document Transformer_Semantics/outline

04:28:35 Presenting theory JinjaDCI.JVMExecInstr

04:28:35 Presenting theory JinjaDCI.JVMExec

04:28:36 Presenting theory Nat-Interval-Logic.IL_TemporalOperators

04:28:36 Presenting theory JinjaDCI.JVMDefensive

04:28:36 Presenting theory Transformer_Semantics.Isotone_Transformers

04:28:36 Presenting Ordered_Resolution_Prover ...

04:28:36 Presenting theory Quantales.Dioid_Models_New

04:28:36 Presenting document Ordered_Resolution_Prover/document

04:28:36 Presenting document Ordered_Resolution_Prover/outline

04:28:36 Presenting theory JinjaDCI.SemiType

04:28:36 Presenting theory Ordered_Resolution_Prover.Map2

04:28:36 Presenting theory List-Infinite.ListInf

04:28:36 Presenting theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

04:28:37 Presenting theory JinjaDCI.JVM_SemiType

04:28:37 Presenting theory Quantales.Quantales

04:28:37 Presenting theory Transformer_Semantics.Powerset_Monad

04:28:37 Presenting theory Quantales.Quantale_Star

04:28:37 Presenting theory MiniSail.BTVSubst

04:28:37 Presenting theory List-Infinite.ListInf_Prefix

04:28:37 Presenting theory List-Infinite.ListInfinite

04:28:37 Presenting Chandy_Lamport ...

04:28:37 Presenting document Chandy_Lamport/document

04:28:37 Presenting document Chandy_Lamport/outline

04:28:37 Presenting theory JinjaDCI.Effect

04:28:37 Presenting theory Ordered_Resolution_Prover.Lazy_List_Liminf

04:28:38 Presenting theory Quantales.Quantale_Modules

04:28:38 Presenting theory JinjaDCI.EffectMono

04:28:38 Presenting theory Quantales.Quantale_Models

04:28:38 Presenting theory JinjaDCI.BVSpec

04:28:38 Presenting theory Transformer_Semantics.Kleisli_Transformers

04:28:38 Presenting theory Jinja.BVSpecTypeSafe

04:28:38 Presenting theory Transformer_Semantics.Kleisli_Quantaloid

04:28:39 Presenting theory Transformer_Semantics.Kleisli_Quantale

04:28:39 Presenting Functional_Ordered_Resolution_Prover ...

04:28:39 Presenting document Functional_Ordered_Resolution_Prover/document

04:28:39 Presenting document Functional_Ordered_Resolution_Prover/outline

04:28:39 Presenting theory JinjaDCI.TF_JVM

04:28:39 Presenting theory Quantales.Quantic_Nuclei_Conuclei

04:28:39 Presenting theory Jinja.BVNoTypeError

04:28:39 Presenting theory Quantales.Quantale_Left_Sided

04:28:39 Presenting Saturation_Framework ...

04:28:39 Presenting document Saturation_Framework/document

04:28:39 Presenting document Saturation_Framework/outline

04:28:40 Presenting theory Ordered_Resolution_Prover.Lazy_List_Chain

04:28:40 Presenting theory Jinja.BVExample

04:28:40 Presenting theory Saturation_Framework.Calculus

04:28:41 Presenting theory JinjaDCI.BVExec

04:28:41 Presenting theory Ordered_Resolution_Prover.Clausal_Logic

04:28:41 Presenting theory Jinja.J1

04:28:41 Presenting theory Saturation_Framework.Intersection_Calculus

04:28:41 Presenting theory Ordered_Resolution_Prover.Herbrand_Interpretation

04:28:42 Presenting theory Jinja.J1WellForm

04:28:42 Presenting theory JinjaDCI.LBVJVM

04:28:42 Presenting theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

04:28:43 Presenting theory MiniSail.Wellformed

04:28:43 Presenting theory Saturation_Framework.Calculus_Variations

04:28:43 Presenting theory Chandy_Lamport.Distributed_System

04:28:43 Presenting theory JinjaDCI.BVConform

04:28:44 Presenting theory Ordered_Resolution_Prover.Abstract_Substitution

04:28:44 Presenting theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

04:28:44 Presenting theory Chandy_Lamport.Trace

04:28:44 Presenting theory Jinja.PCompiler

04:28:44 Presenting theory MiniSail.RCLogic

04:28:44 Presenting theory Ordered_Resolution_Prover.Inference_System

04:28:44 Presenting theory Jinja.Hidden

04:28:45 Presenting theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

04:28:45 Presenting theory Jinja.Compiler1

04:28:45 Presenting theory MiniSail.SyntaxL

04:28:45 Presenting theory JinjaDCI.ClassAdd

04:28:45 Presenting theory Ordered_Resolution_Prover.Ground_Resolution_Model

04:28:46 Presenting theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

04:28:46 Presenting theory Chandy_Lamport.Util

04:28:46 Presenting theory JinjaDCI.StartProg

04:28:47 Presenting theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

04:28:47 Presenting theory Jinja.Correctness1

04:28:47 Presenting theory Saturation_Framework.Given_Clause_Architectures

04:28:47 Presenting Saturation_Framework_Extensions ...

04:28:47 Presenting document Saturation_Framework_Extensions/document

04:28:47 Presenting document Saturation_Framework_Extensions/outline

04:28:47 Presenting theory Saturation_Framework_Extensions.Soundness

04:28:47 Presenting theory Jinja.Compiler2

04:28:48 Presenting theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

04:28:48 Presenting theory Ordered_Resolution_Prover.Proving_Process

04:28:48 Presenting theory Saturation_Framework_Extensions.Clausal_Calculus

04:28:49 Presenting theory Ordered_Resolution_Prover.Standard_Redundancy

04:28:49 Presenting theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

04:28:50 Presenting theory JinjaDCI.BVSpecTypeSafe

04:28:51 Presenting theory JinjaDCI.BVNoTypeError

04:28:51 Presenting theory Jinja.Correctness2

04:28:51 Presenting theory Jinja.Compiler

04:28:51 Presenting theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

04:28:52 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution

04:28:52 Presenting theory Chandy_Lamport.Swap

04:28:52 Presenting theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

04:28:53 Presenting theory JinjaDCI.J1

04:28:54 Presenting theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

04:28:54 Presenting theory JinjaDCI.J1WellForm

04:28:54 Presenting theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

04:28:54 Presenting theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

04:28:54 Presenting POPLmark-deBruijn ...

04:28:54 Presenting document POPLmark-deBruijn/document

04:28:54 Presenting document POPLmark-deBruijn/outline

04:28:54 Presenting theory POPLmark-deBruijn.Basis

04:28:54 Presenting Pairing_Heap ...

04:28:54 Presenting document Pairing_Heap/document

04:28:54 Presenting document Pairing_Heap/outline

04:28:55 Presenting theory Pairing_Heap.Pairing_Heap_Tree

04:28:55 Presenting theory Pairing_Heap.Pairing_Heap_List1

04:28:55 Presenting theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

04:28:55 Presenting Password_Authentication_Protocol ...

04:28:55 Presenting document Password_Authentication_Protocol/document

04:28:55 Presenting document Password_Authentication_Protocol/outline

04:28:55 Presenting theory Pairing_Heap.Pairing_Heap_List2

04:28:55 Presenting Pluennecke_Ruzsa_Inequality ...

04:28:55 Presenting document Pluennecke_Ruzsa_Inequality/document

04:28:55 Presenting document Pluennecke_Ruzsa_Inequality/outline

04:28:55 Presenting theory Jinja.TypeComp

04:28:56 Presenting theory Jinja.Jinja

04:28:56 Presenting Prefix_Free_Code_Combinators ...

04:28:56 Presenting document Prefix_Free_Code_Combinators/document

04:28:56 Presenting document Prefix_Free_Code_Combinators/outline

04:28:56 Presenting theory Pluennecke_Ruzsa_Inequality.Pluennecke_Ruzsa_Inequality

04:28:56 Presenting theory JinjaDCI.PCompiler

04:28:56 Presenting Presburger-Automata ...

04:28:56 Presenting document Presburger-Automata/document

04:28:56 Presenting document Presburger-Automata/outline

04:28:56 Presenting theory JinjaDCI.Hidden

04:28:56 Presenting theory Presburger-Automata.DFS

04:28:57 Presenting theory POPLmark-deBruijn.POPLmark

04:28:57 Presenting theory JinjaDCI.Compiler1

04:28:57 Presenting theory Prefix_Free_Code_Combinators.Prefix_Free_Code_Combinators

04:28:57 Presenting theory Password_Authentication_Protocol.Propaedeutics

04:28:57 Presenting theory Prefix_Free_Code_Combinators.Examples

04:28:57 Presenting Priority_Queue_Braun ...

04:28:57 Presenting document Priority_Queue_Braun/document

04:28:57 Presenting document Priority_Queue_Braun/outline

04:28:58 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun

04:28:58 Presenting theory Priority_Queue_Braun.Priority_Queue_Braun2

04:28:59 Presenting theory Priority_Queue_Braun.Sorting_Braun

04:28:59 Presenting Program-Conflict-Analysis ...

04:28:59 Presenting document Program-Conflict-Analysis/document

04:28:59 Presenting document Program-Conflict-Analysis/outline

04:28:59 Presenting theory JinjaDCI.Correctness1

04:29:00 Presenting theory JinjaDCI.Compiler2

04:29:01 Presenting theory Program-Conflict-Analysis.Misc

04:29:01 Presenting theory HRB-Slicing.WeakSimulation

04:29:01 Presenting theory Chandy_Lamport.Snapshot

04:29:03 Presenting theory Program-Conflict-Analysis.Interleave

04:29:03 Presenting theory Chandy_Lamport.Co_Snapshot

04:29:04 Presenting theory POPLmark-deBruijn.POPLmarkRecord

04:29:04 Presenting theory Chandy_Lamport.Example

04:29:04 Presenting Regression_Test_Selection ...

04:29:04 Presenting document Regression_Test_Selection/document

04:29:04 Presenting document Regression_Test_Selection/outline

04:29:04 Presenting theory Regression_Test_Selection.RTS_safe

04:29:04 Presenting theory Program-Conflict-Analysis.ConsInterleave

04:29:04 Presenting theory Regression_Test_Selection.Semantics

04:29:04 Presenting theory Regression_Test_Selection.CollectionSemantics

04:29:04 Presenting theory Regression_Test_Selection.CollectionBasedRTS

04:29:04 Presenting theory Regression_Test_Selection.JVMSemantics

04:29:05 Presenting theory Regression_Test_Selection.ClassesChanged

04:29:05 Presenting theory Regression_Test_Selection.Subcls

04:29:05 Presenting theory POPLmark-deBruijn.POPLmarkRecordCtxt

04:29:05 Presenting theory Regression_Test_Selection.ClassesAbove

04:29:05 Presenting theory Regression_Test_Selection.JVMCollectionSemantics

04:29:05 Presenting theory POPLmark-deBruijn.Execute

04:29:05 Presenting Regular-Sets ...

04:29:05 Presenting document Regular-Sets/document

04:29:05 Presenting document Regular-Sets/outline

04:29:05 Presenting theory Presburger-Automata.Presburger_Automata

04:29:05 Presenting theory Program-Conflict-Analysis.AcquisitionHistory

04:29:06 Presenting theory Program-Conflict-Analysis.LTS

04:29:06 Presenting theory Regression_Test_Selection.JVMExecStepInductive

04:29:06 Presenting theory Presburger-Automata.Exec

04:29:06 Presenting Posix-Lexing ...

04:29:06 Presenting document Posix-Lexing/document

04:29:06 Presenting document Posix-Lexing/outline

04:29:06 Presenting theory Regular-Sets.Regular_Set

04:29:07 Presenting theory Posix-Lexing.Lexer

04:29:07 Presenting theory Posix-Lexing.LexicalVals

04:29:07 Presenting theory Program-Conflict-Analysis.ThreadTracking

04:29:07 Presenting theory Regular-Sets.Regular_Exp

04:29:07 Presenting theory Posix-Lexing.Simplifying

04:29:08 Presenting theory Program-Conflict-Analysis.Flowgraph

04:29:08 Presenting theory Regular-Sets.NDerivative

04:29:08 Presenting theory Posix-Lexing.Positions

04:29:08 Presenting theory Posix-Lexing.Regular_Exps3

04:29:08 Presenting theory Posix-Lexing.Derivatives3

04:29:09 Presenting theory MiniSail.WellformedL

04:29:09 Presenting theory Regular-Sets.Equivalence_Checking

04:29:09 Presenting theory Posix-Lexing.Lexer3

04:29:09 Presenting theory Regression_Test_Selection.JVMCollectionBasedRTS

04:29:09 Presenting theory Regular-Sets.Relation_Interpretation

04:29:09 Presenting theory Posix-Lexing.LexicalVals3

04:29:09 Presenting theory Regression_Test_Selection.RTS

04:29:09 Presenting Regular_Tree_Relations ...

04:29:09 Presenting document Regular_Tree_Relations/document

04:29:09 Presenting document Regular_Tree_Relations/outline

04:29:09 Presenting theory Regular-Sets.Regexp_Method

04:29:10 Presenting theory Posix-Lexing.Simplifying3

04:29:10 Presenting theory Regular_Tree_Relations.Term_Context

04:29:10 Presenting theory Posix-Lexing.Positions3

04:29:10 Presenting ResiduatedTransitionSystem ...

04:29:10 Presenting document ResiduatedTransitionSystem/document

04:29:10 Presenting document ResiduatedTransitionSystem/outline

04:29:10 Presenting theory Regular_Tree_Relations.Basic_Utils

04:29:11 Presenting theory Regular-Sets.Regexp_Constructions

04:29:11 Presenting theory Regular_Tree_Relations.Ground_Terms

04:29:11 Presenting theory Regular-Sets.Derivatives

04:29:12 Presenting theory Regular-Sets.pEquivalence_Checking

04:29:12 Presenting theory Regular_Tree_Relations.FSet_Utils

04:29:12 Presenting theory Regular-Sets.Regular_Exp2

04:29:12 Presenting theory Regular_Tree_Relations.Ground_Ctxt

04:29:12 Presenting theory Regular-Sets.Equivalence_Checking2

04:29:13 Presenting Rewrite_Properties_Reduction ...

04:29:13 Presenting document Rewrite_Properties_Reduction/document

04:29:13 Presenting document Rewrite_Properties_Reduction/outline

04:29:13 Presenting theory Program-Conflict-Analysis.Semantics

04:29:13 Presenting theory Regular_Tree_Relations.Ground_Closure

04:29:13 Presenting theory MiniSail.Typing

04:29:13 Presenting theory Regular_Tree_Relations.Horn_Inference

04:29:13 Presenting theory Regular_Tree_Relations.Horn_List

04:29:13 Presenting theory Rewrite_Properties_Reduction.Terms_Positions

04:29:13 Presenting theory Regular_Tree_Relations.Horn_Fset

04:29:14 Presenting theory MiniSail.Operational

04:29:14 Presenting theory MiniSail.SubstMethods

04:29:14 Presenting theory Rewrite_Properties_Reduction.Rewriting

04:29:15 Presenting theory JinjaDCI.Correctness2

04:29:16 Presenting theory Rewrite_Properties_Reduction.Replace_Constant

04:29:16 Presenting theory JinjaDCI.Compiler

04:29:17 Presenting theory Rewrite_Properties_Reduction.Rewriting_Properties

04:29:18 Presenting theory Regular_Tree_Relations.Tree_Automata

04:29:18 Presenting theory Rewrite_Properties_Reduction.Rewriting_LLRG_LV_Mondaic

04:29:19 Presenting theory Regular_Tree_Relations.Tree_Automata_Det

04:29:19 Presenting theory Rewrite_Properties_Reduction.Rewriting_GTRS

04:29:19 Presenting theory Regular_Tree_Relations.Tree_Automata_Complement

04:29:20 Presenting theory Regular_Tree_Relations.Tree_Automata_Pumping

04:29:20 Presenting theory Password_Authentication_Protocol.Protocol

04:29:21 Presenting theory Regular_Tree_Relations.Myhill_Nerode

04:29:21 Presenting theory Program-Conflict-Analysis.Normalization

04:29:21 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LLRG

04:29:21 Presenting Ribbon_Proofs ...

04:29:21 Presenting document Ribbon_Proofs/document

04:29:21 Presenting document Ribbon_Proofs/outline

04:29:21 Presenting theory Regular_Tree_Relations.GTT

04:29:21 Presenting theory Ribbon_Proofs.More_Finite_Map

04:29:21 Presenting theory MiniSail.RCLogicL

04:29:22 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_GTRS

04:29:22 Presenting theory Ribbon_Proofs.JHelper

04:29:22 Presenting theory Ribbon_Proofs.Proofchain

04:29:23 Presenting theory Ribbon_Proofs.Ribbons_Basic

04:29:23 Presenting theory Ribbon_Proofs.Ribbons_Interfaces

04:29:23 Presenting theory Regular_Tree_Relations.GTT_Compose

04:29:23 Presenting theory HRB-Slicing.FundamentalProperty

04:29:24 Presenting theory Ribbon_Proofs.Ribbons_Stratified

04:29:24 Presenting theory JinjaDCI.TypeComp

04:29:24 Presenting theory JinjaDCI.JinjaDCI

04:29:24 Presenting Root_Balanced_Tree ...

04:29:24 Presenting document Root_Balanced_Tree/document

04:29:24 Presenting document Root_Balanced_Tree/outline

04:29:24 Presenting theory Root_Balanced_Tree.Time_Monad

04:29:24 Presenting theory Rewrite_Properties_Reduction.Ground_Reduction_on_LV

04:29:24 Presenting SATSolverVerification ...

04:29:24 Presenting document SATSolverVerification/document

04:29:24 Presenting document SATSolverVerification/outline

04:29:24 Presenting theory HRB-Slicing.Com

04:29:25 Presenting theory HRB-Slicing.ProcState

04:29:25 Presenting theory Ribbon_Proofs.Ribbons_Graphical

04:29:25 Presenting theory Regular_Tree_Relations.GTT_Transitive_Closure

04:29:27 Presenting theory SATSolverVerification.MoreList

04:29:27 Presenting theory Regular_Tree_Relations.Pair_Automaton

04:29:28 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree

04:29:29 Presenting theory Regular_Tree_Relations.AGTT

04:29:29 Presenting theory MiniSail.TypingL

04:29:29 Presenting theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

04:29:29 Presenting Safe_OCL ...

04:29:29 Presenting document Safe_OCL/document

04:29:29 Presenting document Safe_OCL/outline

04:29:29 Presenting theory Program-Conflict-Analysis.ConstraintSystems

04:29:29 Presenting theory Safe_OCL.Errorable

04:29:30 Presenting theory Program-Conflict-Analysis.MainResult

04:29:30 Presenting Selection_Heap_Sort ...

04:29:30 Presenting document Selection_Heap_Sort/document

04:29:30 Presenting document Selection_Heap_Sort/outline

04:29:30 Presenting theory Selection_Heap_Sort.Sort

04:29:30 Presenting theory Safe_OCL.Transitive_Closure_Ext

04:29:30 Presenting theory ResiduatedTransitionSystem.ResiduatedTransitionSystem

04:29:30 Presenting theory Selection_Heap_Sort.RemoveMax

04:29:30 Presenting theory Selection_Heap_Sort.SelectionSort_Functional

04:29:31 Presenting theory Selection_Heap_Sort.Heap

04:29:31 Presenting theory Selection_Heap_Sort.HeapFunctional

04:29:31 Presenting theory Ribbon_Proofs.Ribbons_Graphical_Soundness

04:29:31 Presenting Separata ...

04:29:31 Presenting document Separata/document

04:29:31 Presenting document Separata/outline

04:29:32 Presenting theory Safe_OCL.Finite_Map_Ext

04:29:32 Presenting theory HRB-Slicing.PCFG

04:29:32 Presenting theory MiniSail.ContextSubtypingL

04:29:32 Presenting theory SATSolverVerification.CNF

04:29:32 Presenting theory Safe_OCL.Tuple

04:29:33 Presenting theory Selection_Heap_Sort.HeapImperative

04:29:33 Presenting Separation_Logic_Imperative_HOL ...

04:29:33 Presenting document Separation_Logic_Imperative_HOL/document

04:29:33 Presenting document Separation_Logic_Imperative_HOL/outline

04:29:34 Presenting theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

04:29:34 Presenting theory Separata.Separata

04:29:34 Presenting theory Separation_Logic_Imperative_HOL.Syntax_Match

04:29:34 Presenting Simplex ...

04:29:34 Presenting document Simplex/document

04:29:34 Presenting document Simplex/outline

04:29:34 Presenting theory HRB-Slicing.WellFormProgs

04:29:34 Presenting theory Separation_Logic_Imperative_HOL.Run

04:29:34 Presenting theory Simplex.Simplex_Auxiliary

04:29:35 Presenting theory Safe_OCL.Object_Model

04:29:36 Presenting theory Simplex.Rel_Chain

04:29:36 Presenting theory Separation_Logic_Imperative_HOL.Assertions

04:29:36 Presenting theory Regular_Tree_Relations.RRn_Automata

04:29:36 Presenting theory Safe_OCL.OCL_Basic_Types

04:29:36 Presenting theory SATSolverVerification.Trail

04:29:36 Presenting theory Simplex.Simplex_Algebra

04:29:36 Presenting theory Separation_Logic_Imperative_HOL.Hoare_Triple

04:29:37 Presenting theory MiniSail.IVSubstTypingL

04:29:37 Presenting theory Separation_Logic_Imperative_HOL.Automation

04:29:37 Presenting theory Separation_Logic_Imperative_HOL.Sep_Main

04:29:38 Presenting theory Separation_Logic_Imperative_HOL.Imp_List_Spec

04:29:38 Presenting theory Separation_Logic_Imperative_HOL.List_Seg

04:29:38 Presenting theory Simplex.Abstract_Linear_Poly

04:29:38 Presenting theory MiniSail.BTVSubstTypingL

04:29:38 Presenting theory Separation_Logic_Imperative_HOL.Open_List

04:29:39 Presenting theory Safe_OCL.OCL_Types

04:29:39 Presenting theory Separation_Logic_Imperative_HOL.Circ_List

04:29:39 Presenting theory Simplex.Linear_Poly_Maps

04:29:39 Presenting theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

04:29:39 Presenting theory Regular_Tree_Relations.RR2_Infinite

04:29:39 Presenting theory Simplex.QDelta

04:29:40 Presenting theory Safe_OCL.OCL_Syntax

04:29:40 Presenting theory Regular_Tree_Relations.Tree_Automata_Abstract_Impl

04:29:40 Presenting theory Safe_OCL.OCL_Object_Model

04:29:41 Presenting theory Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl

04:29:41 Presenting theory Separation_Logic_Imperative_HOL.Hash_Table

04:29:42 Presenting theory Regular_Tree_Relations.Tree_Automata_Impl

04:29:43 Presenting theory Safe_OCL.OCL_Typing

04:29:43 Presenting theory MiniSail.Safety

04:29:43 Presenting theory Safe_OCL.OCL_Normalization

04:29:44 Presenting theory MiniSail.MiniSail

04:29:44 Presenting Farkas ...

04:29:44 Presenting document Farkas/document

04:29:44 Presenting document Farkas/outline

04:29:44 Presenting theory Safe_OCL.OCL_Examples

04:29:44 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map

04:29:44 Presenting Skew_Heap ...

04:29:44 Presenting document Skew_Heap/document

04:29:44 Presenting document Skew_Heap/outline

04:29:45 Presenting theory SATSolverVerification.SatSolverVerification

04:29:45 Presenting theory Skew_Heap.Skew_Heap

04:29:45 Presenting theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

04:29:45 Presenting Splay_Tree ...

04:29:45 Presenting document Splay_Tree/document

04:29:45 Presenting document Splay_Tree/outline

04:29:45 Presenting theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

04:29:45 Presenting theory Regular_Tree_Relations.RR2_Infinite_Q_infinity

04:29:45 Presenting theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

04:29:45 Presenting theory Separation_Logic_Imperative_HOL.To_List_GA

04:29:45 Presenting theory Farkas.Farkas

04:29:45 Presenting theory Regular_Tree_Relations.Regular_Relation_Abstract_Impl

04:29:46 Presenting theory HRB-Slicing.Interpretation

04:29:46 Presenting theory Farkas.Matrix_Farkas

04:29:46 Presenting theory Splay_Tree.Splay_Tree

04:29:46 Presenting theory Farkas.Simplex_for_Reals

04:29:46 Presenting Stable_Matching ...

04:29:46 Presenting document Stable_Matching/document

04:29:46 Presenting document Stable_Matching/outline

04:29:46 Presenting theory HRB-Slicing.Labels

04:29:46 Presenting theory Separation_Logic_Imperative_HOL.Union_Find

04:29:47 Presenting theory Stable_Matching.Sotomayor

04:29:47 Presenting theory Regular_Tree_Relations.Regular_Relation_Impl

04:29:47 Presenting theory SATSolverVerification.BasicDPLL

04:29:47 Presenting SuperCalc ...

04:29:47 Presenting document SuperCalc/document

04:29:47 Presenting document SuperCalc/outline

04:29:47 Presenting theory Separation_Logic_Imperative_HOL.Idioms

04:29:47 Presenting theory Stable_Matching.Basis

04:29:47 Presenting theory Separation_Logic_Imperative_HOL.Default_Insts

04:29:47 Presenting theory Separation_Logic_Imperative_HOL.Array_Blit

04:29:48 Presenting theory Splay_Tree.Splay_Map

04:29:48 Presenting theory Separation_Logic_Imperative_HOL.Array_Map_Impl

04:29:48 Presenting theory Splay_Tree.Splay_Heap

04:29:48 Presenting Szemeredi_Regularity ...

04:29:48 Presenting document Szemeredi_Regularity/document

04:29:48 Presenting document Szemeredi_Regularity/outline

04:29:48 Presenting theory Stable_Matching.Choice_Functions

04:29:48 Presenting theory Separation_Logic_Imperative_HOL.Array_Set_Impl

04:29:48 Presenting theory Separation_Logic_Imperative_HOL.From_List_GA

04:29:48 Presenting theory Separation_Logic_Imperative_HOL.Sep_Examples

04:29:48 Presenting Tail_Recursive_Functions ...

04:29:48 Presenting document Tail_Recursive_Functions/document

04:29:48 Presenting document Tail_Recursive_Functions/outline

04:29:49 Presenting theory Tail_Recursive_Functions.Method

04:29:49 Presenting theory SuperCalc.multisets_continued

04:29:49 Presenting theory SuperCalc.well_founded_continued

04:29:50 Presenting theory Stable_Matching.Contracts

04:29:50 Presenting theory Tail_Recursive_Functions.CaseStudy1

04:29:51 Presenting theory SATSolverVerification.NieuwenhuisOliverasTinelli

04:29:51 Presenting theory Stable_Matching.COP

04:29:51 Presenting theory Stable_Matching.Bossiness

04:29:52 Presenting theory Tail_Recursive_Functions.CaseStudy2

04:29:52 Presenting TortoiseHare ...

04:29:52 Presenting document TortoiseHare/document

04:29:52 Presenting document TortoiseHare/outline

04:29:52 Presenting theory Stable_Matching.Strategic

04:29:52 Presenting Trie ...

04:29:52 Presenting document Trie/document

04:29:52 Presenting document Trie/outline

04:29:52 Presenting theory TortoiseHare.Basis

04:29:52 Presenting theory Trie.Trie

04:29:52 Presenting theory Szemeredi_Regularity.Szemeredi

04:29:53 Presenting theory Trie.Tries

04:29:53 Presenting Twelvefold_Way ...

04:29:53 Presenting document Twelvefold_Way/document

04:29:53 Presenting Vickrey_Clarke_Groves ...

04:29:53 Presenting document Twelvefold_Way/outline

04:29:53 Presenting document Vickrey_Clarke_Groves/document

04:29:53 Presenting document Vickrey_Clarke_Groves/outline

04:29:53 Presenting theory TortoiseHare.TortoiseHare

04:29:53 Presenting theory Vickrey_Clarke_Groves.SetUtils

04:29:53 Presenting theory Twelvefold_Way.Preliminaries

04:29:53 Presenting theory TortoiseHare.Brent

04:29:53 Presenting WebAssembly ...

04:29:53 Presenting document WebAssembly/document

04:29:53 Presenting document WebAssembly/outline

04:29:53 Presenting theory WebAssembly.Wasm_Ast

04:29:54 Presenting theory WebAssembly.Wasm_Type_Abs

04:29:54 Presenting theory Twelvefold_Way.Twelvefold_Way_Core

04:29:54 Presenting theory WebAssembly.Wasm_Base_Defs

04:29:55 Presenting theory Vickrey_Clarke_Groves.Partitions

04:29:55 Presenting theory Twelvefold_Way.Equiv_Relations_on_Functions

04:29:55 Presenting theory SuperCalc.terms

04:29:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry1

04:29:55 Presenting theory Vickrey_Clarke_Groves.Argmax

04:29:55 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry2

04:29:55 Presenting theory SATSolverVerification.KrsticGoel

04:29:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry4

04:29:56 Presenting theory Vickrey_Clarke_Groves.RelationOperators

04:29:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry5

04:29:56 Presenting theory WebAssembly.Wasm

04:29:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry6

04:29:56 Presenting theory WebAssembly.Wasm_Axioms

04:29:56 Presenting theory Vickrey_Clarke_Groves.RelationProperties

04:29:56 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry7

04:29:57 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry8

04:29:57 Presenting theory SATSolverVerification.SatSolverCode

04:29:57 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry9

04:29:57 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry3

04:29:57 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry10

04:29:58 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry11

04:29:58 Presenting theory Twelvefold_Way.Twelvefold_Way_Entry12

04:29:58 Presenting theory Twelvefold_Way.Card_Bijections

04:29:58 Presenting theory SuperCalc.equational_clausal_logic

04:29:58 Presenting theory Twelvefold_Way.Card_Bijections_Direct

04:29:58 Presenting theory HRB-Slicing.WellFormed

04:29:58 Presenting theory Twelvefold_Way.Twelvefold_Way

04:29:58 Presenting Well_Quasi_Orders ...

04:29:58 Presenting document Well_Quasi_Orders/document

04:29:58 Presenting document Well_Quasi_Orders/outline

04:29:59 Presenting theory Well_Quasi_Orders.Infinite_Sequences

04:29:59 Presenting theory Well_Quasi_Orders.Minimal_Elements

04:29:59 Presenting theory WebAssembly.Wasm_Properties_Aux

04:29:59 Presenting theory Well_Quasi_Orders.Least_Enum

04:29:59 Presenting theory Well_Quasi_Orders.Almost_Full

04:30:00 Presenting theory Vickrey_Clarke_Groves.MiscTools

04:30:00 Presenting theory Well_Quasi_Orders.Minimal_Bad_Sequences

04:30:00 Presenting theory Well_Quasi_Orders.Higman_OI

04:30:00 Presenting theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

04:30:00 Presenting theory Well_Quasi_Orders.Almost_Full_Relations

04:30:00 Presenting theory Well_Quasi_Orders.Well_Quasi_Orders

04:30:01 Presenting theory Well_Quasi_Orders.Kruskal

04:30:01 Presenting theory Well_Quasi_Orders.Kruskal_Examples

04:30:01 Presenting theory Well_Quasi_Orders.Wqo_Instances

04:30:01 Presenting theory ResiduatedTransitionSystem.LambdaCalculus

04:30:02 Presenting theory Well_Quasi_Orders.Multiset_Extension

04:30:02 Presenting theory Well_Quasi_Orders.Wqo_Multiset

04:30:02 Presenting XML ...

04:30:02 Presenting document XML/document

04:30:02 Presenting document XML/outline

04:30:03 Presenting theory XML.Xml

04:30:03 Presenting HOL-Matrix_LP ...

04:30:03 Presenting document HOL-Matrix_LP/document

04:30:03 Presenting document HOL-Matrix_LP/outline

04:30:04 Presenting theory XML.Xmlt

04:30:04 Presenting HOL-MicroJava ...

04:30:04 Presenting document HOL-MicroJava/document

04:30:04 Presenting document HOL-MicroJava/outline

04:30:04 Presenting theory HOL-MicroJava.JBasis

04:30:04 Presenting theory HOL-MicroJava.Type

04:30:04 Presenting theory HOL-MicroJava.Decl

04:30:04 Presenting theory HOL-MicroJava.TypeRel

04:30:04 Presenting theory HOL-MicroJava.Value

04:30:04 Presenting theory HOL-MicroJava.State

04:30:04 Presenting theory HOL-MicroJava.Term

04:30:04 Presenting theory HOL-MicroJava.SystemClasses

04:30:05 Presenting theory HOL-MicroJava.WellForm

04:30:05 Presenting theory HOL-MicroJava.WellType

04:30:05 Presenting theory Vickrey_Clarke_Groves.Universes

04:30:06 Presenting theory HOL-MicroJava.Eval

04:30:06 Presenting theory WebAssembly.Wasm_Properties

04:30:06 Presenting theory HOL-MicroJava.Exceptions

04:30:06 Presenting theory HOL-MicroJava.Conform

04:30:06 Presenting theory WebAssembly.Wasm_Soundness

04:30:07 Presenting theory HOL-MicroJava.JTypeSafe

04:30:07 Presenting theory HOL-MicroJava.Example

04:30:07 Presenting theory HOL-MicroJava.JListExample

04:30:07 Presenting theory HOL-MicroJava.JVMState

04:30:07 Presenting theory HOL-MicroJava.JVMInstructions

04:30:08 Presenting theory HOL-MicroJava.JVMExecInstr

04:30:08 Presenting theory HOL-Matrix_LP.Matrix

04:30:08 Presenting theory HOL-MicroJava.JVMExceptions

04:30:08 Presenting theory HOL-MicroJava.JVMExec

04:30:09 Presenting theory WebAssembly.Wasm_Checker_Types

04:30:09 Presenting theory HOL-MicroJava.JVMListExample

04:30:10 Presenting theory HOL-MicroJava.JVMDefensive

04:30:10 Presenting theory WebAssembly.Wasm_Checker

04:30:10 Presenting theory HOL-MicroJava.Semilat

04:30:10 Presenting theory HOL-MicroJava.Err

04:30:11 Presenting theory HOL-MicroJava.Listn

04:30:11 Presenting theory HOL-MicroJava.Typing_Framework

04:30:11 Presenting theory HOL-MicroJava.Product

04:30:11 Presenting theory Vickrey_Clarke_Groves.UniformTieBreaking

04:30:11 Presenting theory HOL-MicroJava.SemilatAlg

04:30:11 Presenting theory HOL-MicroJava.Typing_Framework_err

04:30:12 Presenting theory HOL-MicroJava.Kildall

04:30:12 Presenting theory HOL-Matrix_LP.SparseMatrix

04:30:12 Presenting theory WebAssembly.Wasm_Checker_Properties

04:30:12 Presenting theory HOL-MicroJava.Opt

04:30:12 Presenting theory HOL-MicroJava.LBVSpec

04:30:12 Presenting theory HOL-Matrix_LP.LP

04:30:12 Presenting theory HOL-MicroJava.LBVCorrect

04:30:13 Presenting theory HOL-MicroJava.LBVComplete

04:30:13 Presenting theory HOL-MicroJava.Abstract_BV

04:30:13 Presenting theory HOL-MicroJava.Semilattices

04:30:13 Presenting theory HOL-MicroJava.JType

04:30:13 Presenting theory WebAssembly.Wasm_Interpreter

04:30:13 Presenting theory HOL-MicroJava.JVMType

04:30:14 Presenting theory HOL-Matrix_LP.ComputeFloat

04:30:14 Presenting file "$ISABELLE_HOME/src/Tools/float.ML"

04:30:14 Presenting file "float_arith.ML"

04:30:14 Presenting theory HOL-MicroJava.Effect

04:30:15 Presenting theory HOL-MicroJava.EffectMono

04:30:15 Presenting theory HOL-MicroJava.BVSpec

04:30:15 Presenting theory HOL-MicroJava.Typing_Framework_JVM

04:30:16 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuction

04:30:16 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

04:30:16 Presenting theory Vickrey_Clarke_Groves.FirstPrice

04:30:16 Presenting theory HOL-MicroJava.LBVJVM

04:30:16 Presenting theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

04:30:16 Presenting HOL-Mirabelle-ex ...

04:30:16 Presenting HOL-Mutabelle ...

04:30:17 Presenting theory HOL-MicroJava.Correct

04:30:18 Presenting theory WebAssembly.Wasm_Interpreter_Properties

04:30:18 Presenting theory WebAssembly.Wasm_Checker_Printing

04:30:18 Presenting theory WebAssembly.Wasm_Interpreter_Printing

04:30:18 Presenting theory WebAssembly.Wasm_Type_Abs_Printing

04:30:18 Presenting theory WebAssembly.Wasm_Printing

04:30:18 Presenting theory WebAssembly.Wasm_Interpreter_Printing_Pure

04:30:18 Presenting HOL-NanoJava ...

04:30:18 Presenting document HOL-NanoJava/document

04:30:18 Presenting document HOL-NanoJava/outline

04:30:18 Presenting theory SATSolverVerification.AssertLiteral

04:30:18 Presenting theory HOL-NanoJava.Term

04:30:19 Presenting theory HOL-NanoJava.Decl

04:30:19 Presenting theory HOL-NanoJava.TypeRel

04:30:19 Presenting theory HOL-NanoJava.State

04:30:19 Presenting theory HOL-MicroJava.BVSpecTypeSafe

04:30:19 Presenting theory HOL-NanoJava.OpSem

04:30:20 Presenting theory HOL-NanoJava.AxSem

04:30:20 Presenting theory HOL-Mutabelle.MutabelleExtra

04:30:20 Presenting file "mutabelle.ML"

04:30:20 Presenting file "mutabelle_extra.ML"

04:30:20 Presenting HOL-Nitpick_Examples ...

04:30:20 Presenting theory HOL-MicroJava.BVNoTypeError

04:30:21 Presenting theory HOL-NanoJava.Equivalence

04:30:21 Presenting theory HOL-MicroJava.JVM

04:30:21 Presenting theory HOL-NanoJava.Example

04:30:21 Presenting HOL-Nominal ...

04:30:21 Presenting theory HOL-MicroJava.BVExample

04:30:21 Presenting theory HOL-MicroJava.AuxLemmas

04:30:21 Presenting theory HOL-MicroJava.DefsComp

04:30:22 Presenting theory HOL-MicroJava.Index

04:30:22 Presenting theory HOL-MicroJava.TranslCompTp

04:30:22 Presenting theory HOL-MicroJava.TranslComp

04:30:23 Presenting theory HOL-MicroJava.LemmasComp

04:30:23 Presenting theory HOL-Matrix_LP.Compute_Oracle

04:30:23 Presenting file "am.ML"

04:30:23 Presenting file "am_compiler.ML"

04:30:23 Presenting file "am_interpreter.ML"

04:30:23 Presenting file "am_ghc.ML"

04:30:23 Presenting file "am_sml.ML"

04:30:23 Presenting file "report.ML"

04:30:23 Presenting file "compute.ML"

04:30:23 Presenting file "linker.ML"

04:30:23 Presenting theory SATSolverVerification.UnitPropagate

04:30:23 Presenting theory HOL-Matrix_LP.ComputeHOL

04:30:24 Presenting theory HOL-Matrix_LP.ComputeNumeral

04:30:24 Presenting theory HRB-Slicing.ValidPaths

04:30:24 Presenting theory HOL-MicroJava.CorrComp

04:30:25 Presenting theory HOL-MicroJava.TypeInf

04:30:25 Presenting theory HRB-Slicing.ProcSDG

04:30:25 Presenting theory HOL-MicroJava.Altern

04:30:27 Presenting theory SATSolverVerification.Initialization

04:30:28 Presenting theory HOL-Nitpick_Examples.Core_Nits

04:30:28 Presenting theory HOL-MicroJava.CorrCompTp

04:30:28 Presenting theory HOL-MicroJava.MicroJava

04:30:28 Presenting CCS ...

04:30:28 Presenting document CCS/document

04:30:28 Presenting document CCS/outline

04:30:28 Presenting theory HOL-Nitpick_Examples.Datatype_Nits

04:30:28 Presenting theory CCS.Agent

04:30:28 Presenting theory CCS.Tau_Chain

04:30:28 Presenting theory CCS.Weak_Cong_Semantics

04:30:29 Presenting theory CCS.Weak_Semantics

04:30:29 Presenting theory CCS.Strong_Sim

04:30:29 Presenting theory CCS.Weak_Sim

04:30:29 Presenting theory CCS.Weak_Cong_Sim

04:30:29 Presenting theory CCS.Strong_Sim_SC

04:30:29 Presenting theory CCS.Strong_Bisim

04:30:29 Presenting theory CCS.Strong_Sim_Pres

04:30:29 Presenting theory CCS.Strong_Bisim_Pres

04:30:29 Presenting theory CCS.Struct_Cong

04:30:29 Presenting theory HOL-Nitpick_Examples.Hotel_Nits

04:30:29 Presenting theory CCS.Strong_Bisim_SC

04:30:30 Presenting theory CCS.Weak_Bisim

04:30:30 Presenting theory CCS.Weak_Cong

04:30:30 Presenting theory Simplex.Simplex

04:30:30 Presenting theory CCS.Weak_Sim_Pres

04:30:30 Presenting theory CCS.Weak_Bisim_Pres

04:30:30 Presenting theory CCS.Weak_Cong_Sim_Pres

04:30:30 Presenting theory CCS.Weak_Cong_Pres

04:30:30 Presenting HOL-Nominal-Examples ...

04:30:30 Presenting theory HOL-Nitpick_Examples.Induct_Nits

04:30:31 Presenting theory HOL-Matrix_LP.Cplex

04:30:31 Presenting file "Cplex_tools.ML"

04:30:31 Presenting file "CplexMatrixConverter.ML"

04:30:31 Presenting file "FloatSparseMatrixBuilder.ML"

04:30:31 Presenting file "fspmlp.ML"

04:30:31 Presenting file "matrixlp.ML"

04:30:31 Presenting Lam-ml-Normalization ...

04:30:31 Presenting document Lam-ml-Normalization/document

04:30:31 Presenting document Lam-ml-Normalization/outline

04:30:31 Presenting theory HOL-Nitpick_Examples.Integer_Nits

04:30:33 Presenting theory HOL-Nitpick_Examples.Manual_Nits

04:30:33 Presenting theory SuperCalc.superposition

04:30:34 Presenting theory HRB-Slicing.JVMCFG

04:30:35 Presenting Pi_Calculus ...

04:30:35 Presenting document Pi_Calculus/document

04:30:35 Presenting document Pi_Calculus/outline

04:30:36 Presenting theory SATSolverVerification.ConflictAnalysis

04:30:36 Presenting theory Pi_Calculus.Agent

04:30:37 Presenting theory SATSolverVerification.Decide

04:30:37 Presenting theory Lam-ml-Normalization.Lam_ml

04:30:38 Presenting Psi_Calculi ...

04:30:38 Presenting document Psi_Calculi/document

04:30:38 Presenting document Psi_Calculi/outline

04:30:39 Presenting theory HOL-Nominal-Examples.Class1

04:30:39 Presenting theory Simplex.Simplex_Incremental

04:30:40 Presenting SequentInvertibility ...

04:30:40 Presenting document SequentInvertibility/document

04:30:40 Presenting document SequentInvertibility/outline

04:30:40 Presenting theory Psi_Calculi.Chain

04:30:41 Presenting theory Psi_Calculi.Subst_Term

04:30:41 Presenting theory HRB-Slicing.JVMInterpretation

04:30:42 Presenting theory HOL-Nitpick_Examples.Mini_Nits

04:30:42 Presenting file "minipick.ML"

04:30:43 Presenting theory SATSolverVerification.SolveLoop

04:30:43 Presenting theory SATSolverVerification.FunctionalImplementation

04:30:43 Presenting HOL-Predicate_Compile_Examples ...

04:30:45 Presenting theory Psi_Calculi.Agent

04:30:45 Presenting theory Pi_Calculus.Late_Semantics

04:30:45 Presenting theory Pi_Calculus.Late_Semantics1

04:30:45 Presenting theory Pi_Calculus.Rel

04:30:46 Presenting theory HOL-Predicate_Compile_Examples.Examples

04:30:47 Presenting theory Pi_Calculus.Strong_Late_Sim

04:30:47 Presenting theory HRB-Slicing.JVMCFG_wf

04:30:47 Presenting theory HOL-Nominal-Examples.Class2

04:30:47 Presenting theory Pi_Calculus.Strong_Late_Bisim

04:30:47 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst

04:30:49 Presenting theory HOL-Nitpick_Examples.Mono_Nits

04:30:50 Presenting theory HOL-Nitpick_Examples.Pattern_Nits

04:30:50 Presenting theory SequentInvertibility.MultiSequents

04:30:50 Presenting theory HOL-Nitpick_Examples.Record_Nits

04:30:50 Presenting theory Pi_Calculus.Strong_Late_Sim_Pres

04:30:51 Presenting theory Pi_Calculus.Strong_Late_Bisim_Pres

04:30:51 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

04:30:52 Presenting theory Pi_Calculus.Late_Tau_Chain

04:30:53 Presenting theory Psi_Calculi.Frame

04:30:55 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

04:30:56 Presenting theory HOL-Nominal.Nominal

04:30:56 Presenting file "nominal_thmdecls.ML"

04:30:56 Presenting file "nominal_atoms.ML"

04:30:56 Presenting file "nominal_permeq.ML"

04:30:56 Presenting file "nominal_fresh_fun.ML"

04:30:56 Presenting file "nominal_datatype.ML"

04:30:56 Presenting file "nominal_primrec.ML"

04:30:56 Presenting file "nominal_inductive.ML"

04:30:56 Presenting file "nominal_inductive2.ML"

04:30:56 Presenting file "nominal_induct.ML"

04:30:56 Presenting theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

04:30:56 Presenting theory Pi_Calculus.Weak_Late_Step_Semantics

04:30:57 Presenting HOL-Prolog ...

04:30:57 Presenting theory HOL-Prolog.HOHH

04:30:57 Presenting file "prolog.ML"

04:30:57 Presenting theory HOL-Prolog.Test

04:30:57 Presenting theory Pi_Calculus.Weak_Late_Semantics

04:30:57 Presenting theory HOL-Prolog.Func

04:30:57 Presenting theory HOL-Nitpick_Examples.Refute_Nits

04:30:58 Presenting theory HOL-Prolog.Type

04:30:58 Presenting HOL-Quickcheck_Examples ...

04:30:58 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Examples

04:30:58 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

04:30:58 Presenting theory HOL-Quickcheck_Examples.Completeness

04:30:58 Presenting theory HOL-Predicate_Compile_Examples.Specialisation_Examples

04:30:58 Presenting theory HOL-Nitpick_Examples.Special_Nits

04:30:58 Presenting theory HOL-Nitpick_Examples.Tests_Nits

04:30:58 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

04:30:59 Presenting theory HOL-Predicate_Compile_Examples.IMP_1

04:30:59 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting

04:30:59 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

04:30:59 Presenting theory HOL-Predicate_Compile_Examples.IMP_2

04:30:59 Presenting theory HOL-Quickcheck_Examples.Hotel_Example

04:30:59 Presenting theory HOL-Predicate_Compile_Examples.IMP_3

04:30:59 Presenting theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

04:30:59 Presenting HOL-Real_Asymp ...

04:30:59 Presenting theory HOL-Predicate_Compile_Examples.IMP_4

04:30:59 Presenting theory HOL-Nitpick_Examples.Typedef_Nits

04:30:59 Presenting theory HOL-Nitpick_Examples.Nitpick_Examples

04:30:59 Presenting HOL-Real_Asymp-Manual ...

04:30:59 Presenting document HOL-Real_Asymp-Manual/document

04:30:59 Presenting document HOL-Real_Asymp-Manual/outline

04:30:59 Presenting theory HOL-Real_Asymp.Lazy_Eval

04:30:59 Presenting file "lazy_eval.ML"

04:30:59 Presenting theory HOL-Real_Asymp.Inst_Existentials

04:30:59 Presenting file "inst_existentials.ML"

04:30:59 Presenting theory HOL-Real_Asymp.Eventuallize

04:31:00 Presenting theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

04:31:00 Presenting theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

04:31:00 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:31:00 Presenting HOL-SET_Protocol ...

04:31:00 Presenting document HOL-SET_Protocol/document

04:31:00 Presenting document HOL-SET_Protocol/outline

04:31:00 Presenting theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

04:31:01 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example

04:31:02 Presenting theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

04:31:02 Presenting theory SequentInvertibility.SingleSuccedent

04:31:02 Presenting theory HOL-Predicate_Compile_Examples.Lambda_Example

04:31:02 Presenting theory HOL-SET_Protocol.Message_SET

04:31:02 Presenting theory HOL-Predicate_Compile_Examples.List_Examples

04:31:03 Presenting theory Pi_Calculus.Weak_Late_Sim

04:31:03 Presenting theory HOL-SET_Protocol.Event_SET

04:31:03 Presenting theory Pi_Calculus.Weak_Late_Bisim

04:31:03 Presenting theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

04:31:03 Presenting HOL-SMT_Examples ...

04:31:04 Presenting theory HOL-SET_Protocol.Public_SET

04:31:05 Presenting theory HRB-Slicing.JVMPostdomination

04:31:05 Presenting theory HRB-Slicing.JVMSDG

04:31:05 Presenting theory HRB-Slicing.HRBSlicing

04:31:05 Presenting HOL-SPARK ...

04:31:05 Presenting theory HOL-SMT_Examples.Boogie

04:31:05 Presenting file "boogie.ML"

04:31:05 Presenting file "Boogie_Max.certs"

04:31:05 Presenting file "Boogie_Max.b2i"

04:31:05 Presenting file "Boogie_Dijkstra.certs"

04:31:06 Presenting file "Boogie_Dijkstra.b2i"

04:31:06 Presenting file "VCC_Max.certs"

04:31:06 Presenting file "VCC_Max.b2i"

04:31:07 Presenting theory HOL-SMT_Examples.SMT_Examples

04:31:07 Presenting file "SMT_Examples.certs"

04:31:07 Presenting theory HOL-SMT_Examples.SMT_Word_Examples

04:31:07 Presenting theory HOL-SET_Protocol.Cardholder_Registration

04:31:08 Presenting theory HOL-SET_Protocol.Merchant_Registration

04:31:08 Presenting theory Pi_Calculus.Weak_Late_Step_Sim

04:31:09 Presenting theory Pi_Calculus.Weak_Late_Cong

04:31:09 Presenting theory Pi_Calculus.Weak_Late_Bisim_Subst

04:31:09 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst

04:31:10 Presenting theory HOL-Nominal-Examples.Class3

04:31:11 Presenting theory HOL-SMT_Examples.SMT_Examples_Verit

04:31:11 Presenting file "SMT_Examples_Verit.certs"

04:31:12 Presenting theory HOL-Nominal-Examples.CK_Machine

04:31:12 Presenting theory HOL-Real_Asymp.Multiseries_Expansion

04:31:12 Presenting file "asymptotic_basis.ML"

04:31:12 Presenting file "exp_log_expression.ML"

04:31:12 Presenting file "expansion_interface.ML"

04:31:12 Presenting file "multiseries_expansion.ML"

04:31:12 Presenting file "real_asymp.ML"

04:31:12 Presenting theory HOL-SET_Protocol.Purchase

04:31:12 Presenting theory HOL-SET_Protocol.SET_Protocol

04:31:12 Presenting HOL-SPARK-Examples ...

04:31:12 Presenting theory HOL-SPARK-Examples.Greatest_Common_Divisor

04:31:12 Presenting file "greatest_common_divisor/g_c_d.siv"

04:31:12 Presenting theory HOL-Nominal-Examples.Compile

04:31:12 Presenting file "greatest_common_divisor/g_c_d.fdl"

04:31:12 Presenting file "greatest_common_divisor/g_c_d.rls"

04:31:12 Presenting theory HOL-Nominal-Examples.Contexts

04:31:13 Presenting theory HOL-Nominal-Examples.Crary

04:31:14 Presenting theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

04:31:14 Presenting file "liseq/liseq_length.siv"

04:31:14 Presenting file "liseq/liseq_length.fdl"

04:31:14 Presenting file "liseq/liseq_length.rls"

04:31:14 Presenting theory HOL-Nominal-Examples.CR_Takahashi

04:31:14 Presenting theory HOL-Nominal-Examples.Lam_Funs

04:31:14 Presenting theory HOL-SMT_Examples.SMT_Tests_Verit

04:31:15 Presenting theory HOL-Nominal-Examples.CR

04:31:15 Presenting theory HOL-SPARK-Examples.RMD

04:31:15 Presenting theory HOL-SPARK-Examples.RMD_Specification

04:31:15 Presenting theory HOL-SPARK-Examples.F

04:31:15 Presenting file "rmd/f.siv"

04:31:15 Presenting file "rmd/f.fdl"

04:31:15 Presenting file "rmd/f.rls"

04:31:15 Presenting theory SequentInvertibility.NominalSequents

04:31:15 Presenting theory HOL-SPARK-Examples.Hash

04:31:15 Presenting file "rmd/hash.siv"

04:31:15 Presenting file "rmd/hash.fdl"

04:31:15 Presenting file "rmd/hash.rls"

04:31:15 Presenting theory HOL-SPARK-Examples.K_L

04:31:15 Presenting file "rmd/k_l.siv"

04:31:15 Presenting file "rmd/k_l.fdl"

04:31:15 Presenting file "rmd/k_l.rls"

04:31:15 Presenting theory HOL-SPARK-Examples.K_R

04:31:15 Presenting file "rmd/k_r.siv"

04:31:15 Presenting file "rmd/k_r.fdl"

04:31:15 Presenting file "rmd/k_r.rls"

04:31:15 Presenting theory HOL-SPARK-Examples.RMD_Lemmas

04:31:16 Presenting theory HOL-SPARK-Examples.R_L

04:31:16 Presenting file "rmd/r_l.siv"

04:31:16 Presenting file "rmd/r_l.fdl"

04:31:16 Presenting file "rmd/r_l.rls"

04:31:16 Presenting theory HOL-Nominal-Examples.Fsub

04:31:16 Presenting theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

04:31:16 Presenting file "multiseries_expansion_bounds.ML"

04:31:16 Presenting theory HOL-SMT_Examples.SMT_Tests

04:31:16 Presenting theory HOL-Nominal-Examples.Height

04:31:16 Presenting theory HOL-Nominal-Examples.Lambda_mu

04:31:16 Presenting theory Pi_Calculus.Strong_Late_Sim_SC

04:31:16 Presenting RIPEMD-160-SPARK ...

04:31:16 Presenting document RIPEMD-160-SPARK/document

04:31:16 Presenting document RIPEMD-160-SPARK/outline

04:31:16 Presenting theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

04:31:16 Presenting HOL-SPARK-Manual ...

04:31:16 Presenting document HOL-SPARK-Manual/document

04:31:16 Presenting document HOL-SPARK-Manual/outline

04:31:17 Presenting theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

04:31:17 Presenting file "simple_greatest_common_divisor/g_c_d.siv"

04:31:17 Presenting file "simple_greatest_common_divisor/g_c_d.fdl"

04:31:17 Presenting file "simple_greatest_common_divisor/g_c_d.rls"

04:31:17 Presenting theory HOL-SPARK-Manual.Example_Verification

04:31:17 Presenting theory HOL-SPARK-Manual.Proc1

04:31:17 Presenting file "loop_invariant/proc1.siv"

04:31:17 Presenting file "loop_invariant/proc1.fdl"

04:31:17 Presenting file "loop_invariant/proc1.rls"

04:31:17 Presenting theory HOL-SPARK-Manual.Proc2

04:31:17 Presenting file "loop_invariant/proc2.siv"

04:31:17 Presenting file "loop_invariant/proc2.fdl"

04:31:17 Presenting file "loop_invariant/proc2.rls"

04:31:17 Presenting theory HOL-SPARK-Manual.VC_Principles

04:31:17 Presenting theory HOL-Nominal-Examples.LocalWeakening

04:31:17 Presenting theory HOL-SPARK-Manual.Reference

04:31:17 Presenting theory HOL-SPARK-Examples.Round

04:31:17 Presenting file "rmd/round.siv"

04:31:17 Presenting file "rmd/round.fdl"

04:31:17 Presenting file "rmd/round.rls"

04:31:17 Presenting theory HOL-Real_Asymp.Real_Asymp

04:31:17 Presenting file "real_asymp_diag.ML"

04:31:17 Presenting theory HOL-SPARK-Manual.Complex_Types

04:31:17 Presenting file "complex_types_app/initialize.siv"

04:31:17 Presenting file "complex_types_app/initialize.fdl"

04:31:17 Presenting file "complex_types_app/initialize.rls"

04:31:17 Presenting HOL-Statespace ...

04:31:17 Presenting document HOL-Statespace/document

04:31:17 Presenting document HOL-Statespace/outline

04:31:17 Presenting theory HOL-SPARK-Examples.R_R

04:31:17 Presenting file "rmd/r_r.siv"

04:31:17 Presenting file "rmd/r_r.fdl"

04:31:17 Presenting file "rmd/r_r.rls"

04:31:17 Presenting theory HOL-SPARK-Examples.S_L

04:31:17 Presenting file "rmd/s_l.siv"

04:31:17 Presenting file "rmd/s_l.fdl"

04:31:17 Presenting file "rmd/s_l.rls"

04:31:17 Presenting theory HOL-SPARK-Examples.S_R

04:31:17 Presenting file "rmd/s_r.siv"

04:31:17 Presenting file "rmd/s_r.fdl"

04:31:17 Presenting file "rmd/s_r.rls"

04:31:17 Presenting theory HOL-Real_Asymp.Real_Asymp_Approx

04:31:17 Presenting theory HOL-SPARK-Examples.Sqrt

04:31:17 Presenting file "sqrt/isqrt.siv"

04:31:17 Presenting file "sqrt/isqrt.fdl"

04:31:17 Presenting file "sqrt/isqrt.rls"

04:31:17 Presenting HOL-TLA ...

04:31:18 Presenting theory Pi_Calculus.Strong_Late_Bisim_SC

04:31:18 Presenting theory HOL-TLA.Intensional

04:31:18 Presenting theory HOL-Real_Asymp.Real_Asymp_Examples

04:31:18 Presenting theory HOL-TLA.Stfun

04:31:18 Presenting theory HOL-Nominal-Examples.Pattern

04:31:18 Presenting HOL-TLA-Buffer ...

04:31:18 Presenting theory HOL-TLA-Buffer.Buffer

04:31:18 Presenting theory HOL-TLA-Buffer.DBuffer

04:31:18 Presenting HOL-TLA-Inc ...

04:31:18 Presenting theory HOL-TLA-Inc.Inc

04:31:18 Presenting HOL-TLA-Memory ...

04:31:18 Presenting theory HOL-TLA-Memory.RPCMemoryParams

04:31:18 Presenting theory HOL-TLA-Memory.MemoryParameters

04:31:19 Presenting theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

04:31:19 Presenting theory HOL-TLA-Memory.ProcedureInterface

04:31:19 Presenting theory HOL-TLA.Action

04:31:19 Presenting theory HOL-Nominal-Examples.SN

04:31:19 Presenting theory HOL-TLA.Init

04:31:19 Presenting theory Pi_Calculus.Weak_Late_Cong_Subst_SC

04:31:19 Presenting theory HOL-TLA-Memory.Memory

04:31:19 Presenting theory HOL-TLA-Memory.RPCParameters

04:31:19 Presenting theory HOL-TLA-Memory.RPC

04:31:19 Presenting theory HOL-TLA-Memory.MemClerkParameters

04:31:19 Presenting theory HOL-TLA-Memory.MemClerk

04:31:19 Presenting theory HOL-Nominal-Examples.SOS

04:31:20 Presenting theory HOL-Nominal-Examples.Standardization

04:31:20 Presenting theory HOL-Statespace.DistinctTreeProver

04:31:20 Presenting file "distinct_tree_prover.ML"

04:31:20 Presenting theory HOL-Nominal-Examples.Support

04:31:20 Presenting theory HOL-TLA.TLA

04:31:21 Presenting theory HOL-Statespace.StateFun

04:31:21 Presenting HOL-TPTP ...

04:31:21 Presenting theory HOL-TLA-Memory.MemoryImplementation

04:31:21 Presenting HOL-Types_To_Sets ...

04:31:21 Presenting theory HOL-Nominal-Examples.Type_Preservation

04:31:21 Presenting theory HOL-Nominal-Examples.Weakening

04:31:21 Presenting theory HOL-Types_To_Sets.Types_To_Sets

04:31:21 Presenting file "local_typedef.ML"

04:31:21 Presenting file "unoverloading.ML"

04:31:21 Presenting file "internalize_sort.ML"

04:31:21 Presenting file "unoverload_type.ML"

04:31:21 Presenting file "unoverload_def.ML"

04:31:21 Presenting theory HOL-Types_To_Sets.Prerequisites

04:31:21 Presenting theory HOL-Types_To_Sets.Finite

04:31:21 Presenting theory HOL-Types_To_Sets.T2_Spaces

04:31:21 Presenting theory HOL-Types_To_Sets.Unoverload_Def

04:31:22 Presenting theory HOL-Nominal-Examples.W

04:31:22 Presenting theory HOL-Nominal-Examples.VC_Condition

04:31:22 Presenting theory HOL-Types_To_Sets.Group_On_With

04:31:22 Presenting HOL-Unix ...

04:31:22 Presenting document HOL-Unix/document

04:31:22 Presenting document HOL-Unix/outline

04:31:22 Presenting theory HOL-TPTP.ATP_Theory_Export

04:31:22 Presenting file "atp_theory_export.ML"

04:31:23 Presenting theory HOL-SPARK.SPARK_Setup

04:31:23 Presenting file "Tools/fdl_lexer.ML"

04:31:23 Presenting file "Tools/fdl_parser.ML"

04:31:23 Presenting file "Tools/spark_vcs.ML"

04:31:23 Presenting file "Tools/spark_commands.ML"

04:31:23 Presenting theory HOL-SPARK.SPARK

04:31:23 Presenting HOL-ZF ...

04:31:23 Presenting document HOL-ZF/document

04:31:23 Presenting document HOL-ZF/outline

04:31:23 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On_With

04:31:23 Presenting theory HOL-Unix.Nested_Environment

04:31:24 Presenting theory HOL-Unix.Unix

04:31:24 Presenting theory Pi_Calculus.Weak_Late_Step_Sim_Pres

04:31:24 Presenting HOLCF ...

04:31:24 Presenting document HOLCF/document

04:31:24 Presenting document HOLCF/outline

04:31:24 Presenting theory HOL-Types_To_Sets.Linear_Algebra_On

04:31:24 Presenting theory HOLCF.Porder

04:31:24 Presenting theory Pi_Calculus.Weak_Late_Bisim_SC

04:31:24 Presenting theory HOLCF.Pcpo

04:31:24 Presenting theory HOL-TPTP.MaSh_Export_Base

04:31:24 Presenting file "mash_export.ML"

04:31:25 Presenting theory HOLCF.Cont

04:31:25 Presenting CSP_RefTK ...

04:31:25 Presenting document CSP_RefTK/document

04:31:25 Presenting document CSP_RefTK/outline

04:31:25 Presenting theory CSP_RefTK.Introduction

04:31:25 Presenting theory HOLCF.Adm

04:31:25 Presenting theory HOL-Statespace.StateSpaceLocale

04:31:25 Presenting file "state_space.ML"

04:31:25 Presenting theory HOL-TPTP.MaSh_Eval

04:31:25 Presenting file "state_fun.ML"

04:31:25 Presenting file "mash_eval.ML"

04:31:25 Presenting theory HOL-Statespace.StateSpaceSyntax

04:31:26 Presenting theory CSP_RefTK.Assertions_ext

04:31:26 Presenting theory HOL-ZF.HOLZF

04:31:26 Presenting theory HOLCF.Cpodef

04:31:26 Presenting file "Tools/cpodef.ML"

04:31:26 Presenting theory HOLCF.Fun_Cpo

04:31:26 Presenting theory CSP_RefTK.Properties

04:31:26 Presenting theory CSP_RefTK.Fix_ind_ext

04:31:26 Presenting theory HOLCF.Product_Cpo

04:31:26 Presenting theory CSP_RefTK.Process_norm

04:31:26 Presenting theory HOL-Statespace.StateSpaceEx

04:31:26 Presenting theory HOL-ZF.Zet

04:31:26 Presenting theory CSP_RefTK.CopyBuffer_props

04:31:26 Presenting Circus ...

04:31:26 Presenting document Circus/document

04:31:26 Presenting document Circus/outline

04:31:26 Presenting theory HOLCF.Cfun

04:31:26 Presenting theory Circus.Var

04:31:27 Presenting theory HOLCF.Deflation

04:31:27 Presenting theory CSP_RefTK.DiningPhilosophers

04:31:27 Presenting theory HOL-ZF.LProd

04:31:27 Presenting theory HOLCF.Sprod

04:31:27 Presenting theory HOL-ZF.MainZF

04:31:27 Presenting theory CSP_RefTK.Conclusion

04:31:27 Presenting HOL-CSP ...

04:31:27 Presenting document HOL-CSP/document

04:31:27 Presenting theory HOLCF.Discrete

04:31:27 Presenting document HOL-CSP/outline

04:31:27 Presenting theory HOL-CSP.Introduction

04:31:27 Presenting theory HOLCF.Up

04:31:27 Presenting theory HOLCF.Lift

04:31:27 Presenting theory HOLCF.Tr

04:31:28 Presenting theory HOLCF.Ssum

04:31:28 Presenting theory HOLCF.Sfun

04:31:28 Presenting theory HOLCF.Map_Functions

04:31:28 Presenting theory HOLCF.Cprod

04:31:28 Presenting theory HOL-CSP.Process

04:31:28 Presenting theory HOLCF.Bifinite

04:31:29 Presenting theory HOL-CSP.Bot

04:31:29 Presenting theory HOL-CSP.Skip

04:31:29 Presenting theory HOL-CSP.Stop

04:31:29 Presenting theory HOLCF.Completion

04:31:29 Presenting theory HOL-CSP.Mprefix

04:31:29 Presenting theory HOL-ZF.Games

04:31:29 Presenting HOLCF-IMP ...

04:31:29 Presenting document HOLCF-IMP/document

04:31:29 Presenting document HOLCF-IMP/outline

04:31:29 Presenting theory Pi_Calculus.Weak_Late_Sim_Pres

04:31:29 Presenting theory HOL-CSP.Det

04:31:29 Presenting theory HOLCF-IMP.Denotational

04:31:29 Presenting theory HOLCF-IMP.HoareEx

04:31:29 Presenting HOLCF-Library ...

04:31:29 Presenting theory HOL-CSP.Ndet

04:31:29 Presenting theory HOLCF-Library.Bool_Discrete

04:31:29 Presenting theory HOLCF-Library.Char_Discrete

04:31:30 Presenting theory HOLCF.Universal

04:31:30 Presenting theory HOL-CSP.Seq

04:31:30 Presenting theory HOLCF.Algebraic

04:31:30 Presenting theory Circus.Relations

04:31:30 Presenting theory Pi_Calculus.Weak_Late_Bisim_Pres

04:31:30 Presenting theory HOLCF.Representable

04:31:30 Presenting theory HOLCF.One

04:31:31 Presenting theory Pi_Calculus.Weak_Late_Cong_Pres

04:31:31 Presenting theory HOLCF.Fix

04:31:31 Presenting theory HOL-CSP.Hide

04:31:31 Presenting theory HOLCF-Library.Defl_Bifinite

04:31:31 Presenting theory HOLCF-Library.Int_Discrete

04:31:31 Presenting theory Circus.Designs

04:31:31 Presenting theory HOLCF.Fixrec

04:31:31 Presenting file "Tools/holcf_library.ML"

04:31:31 Presenting file "Tools/fixrec.ML"

04:31:32 Presenting theory HOLCF-Library.List_Cpo

04:31:33 Presenting theory HOLCF-Library.Sum_Cpo

04:31:33 Presenting theory HOLCF.Domain_Aux

04:31:34 Presenting file "Tools/Domain/domain_take_proofs.ML"

04:31:34 Presenting file "Tools/cont_consts.ML"

04:31:34 Presenting file "Tools/cont_proc.ML"

04:31:34 Presenting file "Tools/Domain/domain_constructors.ML"

04:31:34 Presenting file "Tools/Domain/domain_induction.ML"

04:31:34 Presenting theory HOLCF-Library.List_Predomain

04:31:34 Presenting theory HOLCF-Library.Nat_Discrete

04:31:34 Presenting theory HOLCF-Library.Option_Cpo

04:31:35 Presenting theory Circus.Reactive_Processes

04:31:35 Presenting theory HOLCF.Domain

04:31:35 Presenting file "Tools/domaindef.ML"

04:31:35 Presenting file "Tools/Domain/domain_isomorphism.ML"

04:31:35 Presenting file "Tools/Domain/domain_axioms.ML"

04:31:35 Presenting file "Tools/Domain/domain.ML"

04:31:35 Presenting theory HOL-CSP.Sync

04:31:36 Presenting theory HOLCF.Compact_Basis

04:31:36 Presenting theory HOLCF.UpperPD

04:31:36 Presenting theory HOL-CSP.Mndet

04:31:36 Presenting theory HOLCF-Library.Stream

04:31:36 Presenting theory HOLCF-Library.HOLCF_Library

04:31:36 Presenting theory HOLCF-Library.HOL_Cpo

04:31:36 Presenting HOLCF-FOCUS ...

04:31:36 Presenting theory HOLCF.LowerPD

04:31:37 Presenting theory Pi_Calculus.Early_Semantics

04:31:37 Presenting theory HOLCF.ConvexPD

04:31:37 Presenting theory HOLCF.Powerdomains

04:31:37 Presenting theory HOLCF

04:31:37 Presenting theory HOLCF-FOCUS.Fstreams

04:31:37 Presenting HOLCF-ex ...

04:31:37 Presenting theory HOLCF-ex.Dnat

04:31:37 Presenting theory HOLCF-ex.Dagstuhl

04:31:37 Presenting theory HOLCF-ex.Focus_ex

04:31:37 Presenting theory HOLCF-ex.Fix2

04:31:38 Presenting theory HOLCF-ex.Hoare

04:31:38 Presenting theory HOLCF-FOCUS.Fstream

04:31:38 Presenting theory HOLCF-FOCUS.FOCUS

04:31:38 Presenting theory Pi_Calculus.Strong_Early_Sim

04:31:38 Presenting theory Circus.CSP_Processes

04:31:38 Presenting theory HOLCF-ex.Concurrency_Monad

04:31:38 Presenting theory Pi_Calculus.Strong_Early_Bisim

04:31:38 Presenting theory HOLCF-ex.Loop

04:31:38 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst

04:31:38 Presenting theory HOLCF-ex.Powerdomain_ex

04:31:39 Presenting theory HOLCF-FOCUS.Buffer

04:31:39 Presenting theory HOLCF-ex.Domain_Proofs

04:31:39 Presenting theory HOLCF-ex.Letrec

04:31:39 Presenting theory HOLCF-FOCUS.Stream_adm

04:31:39 Presenting theory HOLCF-ex.Pattern_Match

04:31:39 Presenting PCF ...

04:31:39 Presenting document PCF/document

04:31:39 Presenting document PCF/outline

04:31:40 Presenting theory PCF.Basis

04:31:40 Presenting theory HOLCF-FOCUS.Buffer_adm

04:31:40 Presenting HOLCF-Prelude ...

04:31:40 Presenting document HOLCF-Prelude/document

04:31:40 Presenting document HOLCF-Prelude/outline

04:31:40 Presenting theory HOLCF-Prelude.HOLCF_Main

04:31:40 Presenting theory PCF.Logical_Relations

04:31:41 Presenting theory Circus.Circus_Actions

04:31:41 Presenting theory HOLCF-Prelude.Type_Classes

04:31:41 Presenting theory PCF.PCF

04:31:41 Presenting theory Circus.Var_list

04:31:41 Presenting theory HOLCF-Prelude.Numeral_Cpo

04:31:41 Presenting theory HOLCF-Prelude.Data_Function

04:31:41 Presenting theory HOLCF-Prelude.Data_Bool

04:31:42 Presenting theory HOL-CSP.CSP

04:31:42 Presenting theory Pi_Calculus.Strong_Early_Sim_Pres

04:31:42 Presenting theory HOLCF-Prelude.Data_Tuple

04:31:42 Presenting theory SequentInvertibility.ModalSequents

04:31:42 Presenting theory PCF.OpSem

04:31:42 Presenting theory HOL-CSP.Assertions

04:31:42 Presenting theory HOL-CSP.Conclusion

04:31:43 Presenting theory HOL-CSP.CopyBuffer

04:31:43 Presenting theory HOLCF-Prelude.Data_Integer

04:31:43 Presenting BirdKMP ...

04:31:43 Presenting document BirdKMP/document

04:31:43 Presenting document BirdKMP/outline

04:31:43 Presenting theory Pi_Calculus.Strong_Early_Bisim_Pres

04:31:43 Presenting theory BirdKMP.HOLCF_ROOT

04:31:43 Presenting theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

04:31:44 Presenting theory Pi_Calculus.Early_Tau_Chain

04:31:44 Presenting theory PCF.Continuations

04:31:44 Presenting theory BirdKMP.Theory_Of_Lists

04:31:44 Presenting theory PCF.SmallStep

04:31:44 Presenting HOLCF-Tutorial ...

04:31:44 Presenting document HOLCF-Tutorial/document

04:31:44 Presenting document HOLCF-Tutorial/outline

04:31:44 Presenting theory HOLCF-Tutorial.Domain_ex

04:31:44 Presenting theory HOLCF-Tutorial.Fixrec_ex

04:31:44 Presenting theory HOLCF-Tutorial.New_Domain

04:31:44 Presenting IOA ...

04:31:45 Presenting theory IOA.Seq

04:31:45 Presenting theory HOL-TPTP.TPTP_Parser

04:31:45 Presenting file "TPTP_Parser/ml_yacc_lib.ML"

04:31:45 Presenting file "TPTP_Parser/tptp_syntax.ML"

04:31:45 Presenting file "TPTP_Parser/tptp_lexyacc.ML"

04:31:45 Presenting file "TPTP_Parser/tptp_parser.ML"

04:31:45 Presenting file "TPTP_Parser/tptp_problem_name.ML"

04:31:45 Presenting file "TPTP_Parser/tptp_proof.ML"

04:31:45 Presenting theory IOA.Sequence

04:31:45 Presenting theory IOA.Asig

04:31:47 Presenting theory IOA.Automata

04:31:47 Presenting theory HOLCF-Prelude.Data_List

04:31:47 Presenting theory Pi_Calculus.Weak_Early_Step_Semantics

04:31:47 Presenting theory BirdKMP.KMP

04:31:47 Presenting theory Pi_Calculus.Weak_Early_Semantics

04:31:47 Presenting theory IOA.Traces

04:31:48 Presenting theory HOLCF-Prelude.Data_Maybe

04:31:48 Presenting IOA-ABP ...

04:31:48 Presenting theory IOA-ABP.Packet

04:31:48 Presenting theory IOA-ABP.Action

04:31:48 Presenting theory IOA-ABP.Env

04:31:48 Presenting theory IOA.RefMappings

04:31:48 Presenting theory IOA-ABP.Lemmas

04:31:48 Presenting theory IOA-ABP.Sender

04:31:48 Presenting theory IOA-ABP.Receiver

04:31:48 Presenting theory IOA-ABP.Abschannel

04:31:48 Presenting theory IOA-ABP.Impl

04:31:48 Presenting theory HOLCF-Prelude.Definedness

04:31:48 Presenting theory IOA-ABP.Abschannel_finite

04:31:48 Presenting theory IOA-ABP.Impl_finite

04:31:48 Presenting theory HOLCF-Prelude.List_Comprehension

04:31:48 Presenting theory IOA.RefCorrectness

04:31:48 Presenting theory IOA.Simulations

04:31:48 Presenting theory Pi_Calculus.Weak_Early_Sim

04:31:48 Presenting theory HOL-TPTP.TPTP_Interpret

04:31:48 Presenting file "TPTP_Parser/tptp_interpret.ML"

04:31:48 Presenting theory HOLCF-Prelude.Num_Class

04:31:48 Presenting theory HOLCF-Prelude.HOLCF_Prelude

04:31:49 Presenting theory HOLCF-Prelude.Fibs

04:31:49 Presenting theory HOL-TPTP.THF_Arith

04:31:49 Presenting theory IOA-ABP.Correctness

04:31:49 Presenting file "Check.ML"

04:31:49 Presenting theory IOA-ABP.Spec

04:31:49 Presenting IOA-NTP ...

04:31:49 Presenting theory IOA.SimCorrectness

04:31:49 Presenting theory IOA-NTP.Overview

04:31:49 Presenting theory IOA-NTP.Lemmas

04:31:49 Presenting theory IOA-NTP.Multiset

04:31:49 Presenting theory IOA-NTP.Packet

04:31:49 Presenting theory IOA-NTP.Action

04:31:49 Presenting theory IOA.CompoExecs

04:31:49 Presenting theory IOA-NTP.Sender

04:31:49 Presenting theory Pi_Calculus.Weak_Early_Bisim

04:31:49 Presenting theory HOLCF-Prelude.Sieve_Primes

04:31:50 Presenting theory IOA-NTP.Receiver

04:31:50 Presenting theory IOA-NTP.Abschannel

04:31:50 Presenting theory IOA.CompoScheds

04:31:50 Presenting theory IOA.ShortExecutions

04:31:51 Presenting theory HOLCF-Prelude.GHC_Rewrite_Rules

04:31:51 Presenting theory Pi_Calculus.Weak_Early_Step_Sim

04:31:51 Presenting theory Pi_Calculus.Weak_Early_Cong

04:31:51 Presenting theory IOA-NTP.Impl

04:31:51 Presenting theory IOA-NTP.Spec

04:31:52 Presenting theory Pi_Calculus.Weak_Early_Bisim_Subst

04:31:52 Presenting theory IOA-NTP.Correctness

04:31:52 Presenting IOA-Storage ...

04:31:52 Presenting theory IOA-Storage.Action

04:31:52 Presenting theory IOA-Storage.Spec

04:31:52 Presenting theory SequentInvertibility.SRCTransforms

04:31:52 Presenting theory IOA-Storage.Impl

04:31:52 Presenting theory IOA-Storage.Correctness

04:31:52 Presenting IOA-ex ...

04:31:52 Presenting theory IOA.CompoTraces

04:31:52 Presenting theory IOA-ex.TrivEx

04:31:52 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst

04:31:52 Presenting theory SequentInvertibility.SequentInvertibility

04:31:52 Presenting Launchbury ...

04:31:52 Presenting theory IOA-ex.TrivEx2

04:31:52 Presenting Call_Arity ...

04:31:52 Presenting document Launchbury/document

04:31:52 Presenting document Launchbury/outline

04:31:52 Presenting document Call_Arity/document

04:31:52 Presenting document Call_Arity/outline

04:31:52 Presenting theory IOA.Compositionality

04:31:52 Presenting theory Call_Arity.BalancedTraces

04:31:52 Presenting theory IOA.Deadlock

04:31:52 Presenting theory IOA.IOA

04:31:52 Presenting theory IOA.Pred

04:31:52 Presenting theory HOLCF-Prelude.HLint

04:31:52 Presenting theory IOA.TL

04:31:52 Presenting Shivers-CFA ...

04:31:52 Presenting document Shivers-CFA/document

04:31:52 Presenting document Shivers-CFA/outline

04:31:52 Presenting theory Call_Arity.SestoftConf

04:31:52 Presenting theory Circus.Denotational_Semantics

04:31:53 Presenting theory IOA.TLS

04:31:53 Presenting theory Shivers-CFA.HOLCFUtils

04:31:53 Presenting theory Call_Arity.Sestoft

04:31:53 Presenting theory Launchbury.AList-Utils

04:31:53 Presenting theory Shivers-CFA.CPSScheme

04:31:53 Presenting theory IOA.LiveIOA

04:31:53 Presenting theory Call_Arity.SestoftCorrect

04:31:53 Presenting theory Call_Arity.Arity

04:31:53 Presenting theory Call_Arity.AEnv

04:31:53 Presenting theory Call_Arity.Arity-Nominal

04:31:53 Presenting theory Shivers-CFA.Eval

04:31:53 Presenting theory Call_Arity.ArityAnalysisSig

04:31:54 Presenting theory Launchbury.HOLCF-Join

04:31:54 Presenting theory Call_Arity.ArityAnalysisAbinds

04:31:54 Presenting theory Shivers-CFA.Utils

04:31:54 Presenting theory Call_Arity.ArityAnalysisSpec

04:31:54 Presenting theory Call_Arity.TrivialArityAnal

04:31:54 Presenting theory Call_Arity.Cardinality-Domain

04:31:54 Presenting theory Call_Arity.CardinalityAnalysisSig

04:31:54 Presenting theory Call_Arity.ConstOn

04:31:54 Presenting theory Call_Arity.CardinalityAnalysisSpec

04:31:54 Presenting theory Call_Arity.ArityAnalysisStack

04:31:54 Presenting theory IOA.Abstraction

04:31:54 Presenting theory Launchbury.HOLCF-Join-Classes

04:31:54 Presenting theory Shivers-CFA.SetMap

04:31:54 Presenting Stream-Fusion ...

04:31:54 Presenting document Stream-Fusion/document

04:31:54 Presenting document Stream-Fusion/outline

04:31:54 Presenting theory Stream-Fusion.LazyList

04:31:54 Presenting theory Call_Arity.NoCardinalityAnalysis

04:31:55 Presenting theory Stream-Fusion.Stream

04:31:55 Presenting theory Call_Arity.TransformTools

04:31:55 Presenting theory Call_Arity.AbstractTransform

04:31:55 Presenting theory Call_Arity.EtaExpansion

04:31:55 Presenting theory Launchbury.Env

04:31:55 Presenting theory Call_Arity.EtaExpansionSafe

04:31:55 Presenting theory Launchbury.Pointwise

04:31:55 Presenting theory Call_Arity.ArityStack

04:31:55 Presenting theory Circus.Circus_Syntax

04:31:55 Presenting theory Call_Arity.ArityEtaExpansion

04:31:55 Presenting theory Call_Arity.ArityEtaExpansionSafe

04:31:55 Presenting theory Call_Arity.ArityTransform

04:31:55 Presenting theory Shivers-CFA.AbsCF

04:31:55 Presenting theory Pi_Calculus.Weak_Early_Step_Sim_Pres

04:31:55 Presenting theory Launchbury.HOLCF-Utils

04:31:55 Presenting theory Stream-Fusion.StreamFusion

04:31:56 Presenting Tycon ...

04:31:56 Presenting document Tycon/document

04:31:56 Presenting document Tycon/outline

04:31:56 Presenting theory Tycon.TypeApp

04:31:56 Presenting theory Call_Arity.ArityConsistent

04:31:56 Presenting theory Tycon.Coerce

04:31:56 Presenting theory Launchbury.EvalHeap

04:31:56 Presenting theory Shivers-CFA.ExCF

04:31:56 Presenting theory Call_Arity.ArityTransformSafe

04:31:56 Presenting theory Call_Arity.Set-Cpo

04:31:56 Presenting theory Call_Arity.Env-Set-Cpo

04:31:57 Presenting theory Circus.Refinement

04:31:57 Presenting theory Call_Arity.CoCallGraph

04:31:57 Presenting theory Circus.Refinement_Example

04:31:57 Presenting theory Call_Arity.CoCallAnalysisSig

04:31:57 Presenting WorkerWrapper ...

04:31:57 Presenting document WorkerWrapper/document

04:31:57 Presenting document WorkerWrapper/outline

04:31:57 Presenting theory Call_Arity.AList-Utils-HOLCF

04:31:57 Presenting theory Call_Arity.CoCallGraph-Nominal

04:31:57 Presenting theory Tycon.Functor

04:31:57 Presenting file "tycondef.ML"

04:31:57 Presenting theory Call_Arity.CoCallAnalysisBinds

04:31:57 Presenting theory Launchbury.Nominal-Utils

04:31:57 Presenting theory Tycon.Monad

04:31:57 Presenting theory Tycon.Monad_Zero

04:31:57 Presenting theory Tycon.Monad_Plus

04:31:57 Presenting theory Tycon.Monad_Zero_Plus

04:31:58 Presenting theory Call_Arity.ArityAnalysisFix

04:31:58 Presenting theory Launchbury.AList-Utils-Nominal

04:31:58 Presenting theory Tycon.Lazy_List_Monad

04:31:58 Presenting theory Pi_Calculus.Weak_Early_Sim_Pres

04:31:58 Presenting theory Tycon.Maybe_Monad

04:31:58 Presenting theory Call_Arity.CoCallFix

04:31:58 Presenting theory Tycon.Error_Monad

04:31:58 Presenting theory WorkerWrapper.Nats

04:31:58 Presenting theory Tycon.Writer_Monad

04:31:58 Presenting theory Launchbury.Nominal-HOLCF

04:31:58 Presenting theory Tycon.Binary_Tree_Monad

04:31:59 Presenting theory Tycon.Lift_Monad

04:31:59 Presenting theory Call_Arity.CoCallAnalysisImpl

04:31:59 Presenting theory Call_Arity.CallArityEnd2End

04:31:59 Presenting theory Launchbury.Env-HOLCF

04:31:59 Presenting theory Tycon.Resumption_Transformer

04:31:59 Presenting theory Launchbury.HasESem

04:31:59 Presenting theory Tycon.State_Transformer

04:31:59 Presenting theory WorkerWrapper.LList

04:31:59 Presenting theory Call_Arity.SestoftGC

04:31:59 Presenting theory Launchbury.Iterative

04:31:59 Presenting theory WorkerWrapper.Maybe

04:31:59 Presenting theory Tycon.Error_Transformer

04:32:00 Presenting theory Launchbury.Env-Nominal

04:32:00 Presenting theory WorkerWrapper.FixedPointTheorems

04:32:00 Presenting theory Tycon.Writer_Transformer

04:32:00 Presenting theory Tycon.Monad_Transformer

04:32:00 Presenting Haskell ...

04:32:00 Presenting theory Call_Arity.CardArityTransformSafe

04:32:00 Presenting theory Call_Arity.CoCallAritySig

04:32:00 Presenting theory Haskell.Haskell

04:32:00 Presenting theory Haskell.Test

04:32:00 Presenting Heard_Of ...

04:32:00 Presenting theory Call_Arity.CoCallAnalysisSpec

04:32:00 Presenting theory WorkerWrapper.WorkerWrapper

04:32:00 Presenting document Heard_Of/document

04:32:00 Presenting document Heard_Of/outline

04:32:00 Presenting theory Call_Arity.ArityAnalysisFixProps

04:32:01 Presenting theory Heard_Of.HOModel

04:32:01 Presenting theory WorkerWrapper.CounterExample

04:32:01 Presenting theory WorkerWrapper.WorkerWrapperNew

04:32:01 Presenting theory Call_Arity.CoCallImplSafe

04:32:01 Presenting theory Heard_Of.Reduction

04:32:01 Presenting theory Pi_Calculus.Strong_Early_Late_Comp

04:32:01 Presenting theory Heard_Of.Majorities

04:32:01 Presenting theory Call_Arity.List-Interleavings

04:32:01 Presenting theory HOL-TPTP.TPTP_Proof_Reconstruction

04:32:01 Presenting file "TPTP_Parser/tptp_reconstruct_library.ML"

04:32:01 Presenting file "TPTP_Parser/tptp_reconstruct.ML"

04:32:01 Presenting theory Heard_Of.OneThirdRuleDefs

04:32:01 Presenting theory Pi_Calculus.Strong_Early_Bisim_SC

04:32:02 Presenting theory Launchbury.HeapSemantics

04:32:02 Presenting theory Pi_Calculus.Weak_Early_Bisim_SC

04:32:02 Presenting theory WorkerWrapper.Accumulator

04:32:02 Presenting theory Launchbury.Vars

04:32:02 Presenting theory Heard_Of.OneThirdRuleProof

04:32:02 Presenting theory WorkerWrapper.UnboxedNats

04:32:02 Presenting theory Heard_Of.UvDefs

04:32:02 Presenting theory Shivers-CFA.AbsCFCorrect

04:32:03 Presenting theory Pi_Calculus.Weak_Early_Bisim_Pres

04:32:03 Presenting theory WorkerWrapper.Streams

04:32:03 Presenting theory Pi_Calculus.Weak_Early_Cong_Pres

04:32:03 Presenting theory Call_Arity.TTree

04:32:03 Presenting theory HOL-TPTP.ATP_Problem_Import

04:32:03 Presenting file "atp_problem_import.ML"

04:32:03 Presenting Hello_World ...

04:32:03 Presenting document Hello_World/document

04:32:03 Presenting document Hello_World/outline

04:32:03 Presenting theory WorkerWrapper.Continuations

04:32:03 Presenting theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

04:32:03 Presenting theory Hello_World.IO

04:32:03 Presenting theory Hello_World.HelloWorld

04:32:03 Presenting theory Call_Arity.TTree-HOLCF

04:32:03 Presenting theory Hello_World.HelloWorld_Proof

04:32:03 Presenting theory Call_Arity.AnalBinds

04:32:03 Presenting theory Call_Arity.TTreeAnalysisSig

04:32:03 Presenting theory Hello_World.RunningCodeFromIsabelle

04:32:03 Presenting Higher_Order_Terms ...

04:32:03 Presenting document Higher_Order_Terms/document

04:32:03 Presenting document Higher_Order_Terms/outline

04:32:03 Presenting theory Heard_Of.UvProof

04:32:04 Presenting theory Launchbury.Terms

04:32:04 Presenting theory Heard_Of.LastVotingDefs

04:32:04 Presenting theory Higher_Order_Terms.Term_Utils

04:32:04 Presenting theory WorkerWrapper.Backtracking

04:32:04 Presenting theory Call_Arity.CoCallGraph-TTree

04:32:04 Presenting theory Launchbury.AbstractDenotational

04:32:04 Presenting theory Higher_Order_Terms.Find_First

04:32:04 Presenting theory Higher_Order_Terms.Name

04:32:04 Presenting theory Call_Arity.CoCallImplTTree

04:32:04 Presenting theory WorkerWrapper.Nub

04:32:04 Presenting theory Shivers-CFA.ExCFSV

04:32:05 Presenting theory Call_Arity.Cardinality-Domain-Lists

04:32:05 Presenting theory Higher_Order_Terms.Fresh_Monad

04:32:05 Presenting theory WorkerWrapper.Last

04:32:05 Presenting Hoare_Time ...

04:32:05 Presenting theory Higher_Order_Terms.Fresh_Class

04:32:05 Presenting document Hoare_Time/document

04:32:05 Presenting document Hoare_Time/outline

04:32:05 Presenting theory Call_Arity.TTreeAnalysisSpec

04:32:05 Presenting theory Hoare_Time.AExp

04:32:05 Presenting theory Hoare_Time.BExp

04:32:05 Presenting theory Hoare_Time.Com

04:32:05 Presenting theory Shivers-CFA.Computability

04:32:05 Presenting theory Launchbury.Substitution

04:32:05 Presenting theory Hoare_Time.Big_Step

04:32:05 Presenting theory Shivers-CFA.FixTransform

04:32:05 Presenting theory Call_Arity.CoCallImplTTreeSafe

04:32:05 Presenting theory Launchbury.Abstract-Denotational-Props

04:32:05 Presenting theory Hoare_Time.Big_StepT

04:32:06 Presenting theory Launchbury.Value

04:32:06 Presenting theory Launchbury.Value-Nominal

04:32:06 Presenting theory Call_Arity.TTreeImplCardinality

04:32:06 Presenting theory Launchbury.Denotational

04:32:07 Presenting theory Launchbury.Launchbury

04:32:07 Presenting theory Call_Arity.TTreeImplCardinalitySafe

04:32:07 Presenting theory Heard_Of.LastVotingProof

04:32:07 Presenting theory Call_Arity.CallArityEnd2EndSafe

04:32:07 Presenting theory Higher_Order_Terms.Term_Class

04:32:07 Presenting theory Shivers-CFA.CPSUtils

04:32:07 Presenting theory Launchbury.CorrectnessOriginal

04:32:07 Presenting theory Heard_Of.UteDefs

04:32:07 Presenting theory Call_Arity.ArityAnalysisCorrDenotational

04:32:07 Presenting theory Launchbury.Mono-Nat-Fun

04:32:07 Presenting Hood_Melville_Queue ...

04:32:07 Presenting document Hood_Melville_Queue/document

04:32:07 Presenting document Hood_Melville_Queue/outline

04:32:07 Presenting theory Launchbury.C

04:32:07 Presenting theory Launchbury.CValue

04:32:07 Presenting theory Launchbury.CValue-Nominal

04:32:08 Presenting theory Shivers-CFA.MapSets

04:32:08 Presenting theory Hood_Melville_Queue.Hood_Melville_Queue

04:32:08 Presenting theory Launchbury.HOLCF-Meet

04:32:08 Presenting HotelKeyCards ...

04:32:08 Presenting document HotelKeyCards/document

04:32:08 Presenting document HotelKeyCards/outline

04:32:08 Presenting theory HotelKeyCards.Notation

04:32:08 Presenting theory HotelKeyCards.Basis

04:32:08 Presenting theory Higher_Order_Terms.Term

04:32:08 Presenting theory Launchbury.C-Meet

04:32:08 Presenting theory HotelKeyCards.State

04:32:08 Presenting theory HotelKeyCards.NewCard

04:32:09 Presenting theory HotelKeyCards.Trace

04:32:09 Presenting theory Launchbury.C-restr

04:32:09 Presenting theory Higher_Order_Terms.Pats

04:32:09 Presenting theory HotelKeyCards.Equivalence

04:32:09 Presenting How_to_Prove_it ...

04:32:09 Presenting document How_to_Prove_it/how_to_prove_it

04:32:09 Presenting theory How_to_Prove_it.How_to_Prove_it

04:32:09 Presenting Huffman ...

04:32:09 Presenting document Huffman/document

04:32:09 Presenting document Huffman/outline

04:32:09 Presenting theory Higher_Order_Terms.Nterm

04:32:09 Presenting theory Launchbury.ResourcedDenotational

04:32:10 Presenting theory Pi_Calculus.Strong_Late_Expansion_Law

04:32:10 Presenting theory Higher_Order_Terms.Term_to_Nterm

04:32:10 Presenting theory Higher_Order_Terms.Unification_Compat

04:32:10 Presenting theory Launchbury.CorrectnessResourced

04:32:10 Presenting theory Higher_Order_Terms.Lambda_Free_Compat

04:32:10 Presenting Hybrid_Logic ...

04:32:10 Presenting document Hybrid_Logic/document

04:32:10 Presenting document Hybrid_Logic/outline

04:32:10 Presenting theory Hoare_Time.Nielson_Hoare

04:32:11 Presenting theory Shivers-CFA.AbsCFComp

04:32:11 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

04:32:11 Presenting document Hybrid_Multi_Lane_Spatial_Logic/document

04:32:11 Presenting document Hybrid_Multi_Lane_Spatial_Logic/outline

04:32:11 Presenting theory Huffman.Huffman

04:32:11 Presenting theory Launchbury.ResourcedAdequacy

04:32:11 Presenting IFC_Tracking ...

04:32:11 Presenting document IFC_Tracking/document

04:32:11 Presenting document IFC_Tracking/outline

04:32:11 Presenting theory Heard_Of.UteProof

04:32:12 Presenting theory Heard_Of.AteDefs

04:32:12 Presenting theory Psi_Calculi.Semantics

04:32:12 Presenting theory Launchbury.ValueSimilarity

04:32:13 Presenting theory Launchbury.Denotational-Related

04:32:13 Presenting theory Launchbury.Adequacy

04:32:13 Presenting theory Heard_Of.AteProof

04:32:13 Presenting theory Launchbury.EverythingAdequacy

04:32:13 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

04:32:13 Presenting IMP2 ...

04:32:13 Presenting document IMP2/document

04:32:13 Presenting document IMP2/outline

04:32:13 Presenting theory Heard_Of.EigbyzDefs

04:32:14 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

04:32:14 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Cars

04:32:14 Presenting theory Heard_Of.EigbyzProof

04:32:14 Presenting IMP2_Binary_Heap ...

04:32:14 Presenting document IMP2_Binary_Heap/document

04:32:14 Presenting document IMP2_Binary_Heap/outline

04:32:14 Presenting theory IMP2.IMP2_Aux_Lemmas

04:32:15 Presenting theory Pi_Calculus.Strong_Late_Axiomatisation

04:32:15 Presenting theory IMP2_Binary_Heap.IMP2_Binary_Heap

04:32:15 Presenting theory IMP2.IMP2_Utils

04:32:15 Presenting IMP_Compiler ...

04:32:15 Presenting document IMP_Compiler/document

04:32:15 Presenting document IMP_Compiler/outline

04:32:15 Presenting theory IMP_Compiler.Compiler

04:32:15 Presenting Implementation ...

04:32:15 Presenting document Implementation/implementation

04:32:16 Presenting theory Implementation.Base

04:32:16 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:32:16 Presenting theory Implementation.Eq

04:32:16 Presenting theory Implementation.Integration

04:32:17 Presenting theory IMP_Compiler.Compiler2

04:32:17 Presenting theory Implementation.Isar

04:32:17 Presenting theory Implementation.Local_Theory

04:32:17 Presenting Impossible_Geometry ...

04:32:17 Presenting document Impossible_Geometry/document

04:32:17 Presenting document Impossible_Geometry/outline

04:32:17 Presenting theory Psi_Calculi.Simulation

04:32:17 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

04:32:17 Presenting theory Hoare_Time.Nielson_VCG

04:32:17 Presenting theory Hoare_Time.Vars

04:32:18 Presenting theory Implementation.ML

04:32:18 Presenting theory Implementation.Prelim

04:32:18 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Views

04:32:19 Presenting theory Implementation.Proof

04:32:19 Presenting theory Implementation.Syntax

04:32:19 Presenting theory Psi_Calculi.Tau_Chain

04:32:20 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

04:32:20 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Move

04:32:20 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

04:32:20 Presenting theory Implementation.Tactic

04:32:21 Presenting theory Implementation.Logic

04:32:21 Presenting theory Psi_Calculi.Weak_Simulation

04:32:21 Presenting Inductive_Confidentiality ...

04:32:21 Presenting document Inductive_Confidentiality/document

04:32:21 Presenting document Inductive_Confidentiality/outline

04:32:21 Presenting theory Impossible_Geometry.Impossible_Geometry

04:32:21 Presenting theory Psi_Calculi.Weak_Stat_Imp

04:32:21 Presenting Inductive_Inference ...

04:32:21 Presenting document Inductive_Inference/document

04:32:21 Presenting document Inductive_Inference/outline

04:32:22 Presenting theory Inductive_Confidentiality.Message

04:32:22 Presenting theory Psi_Calculi.Bisimulation

04:32:23 Presenting theory Inductive_Confidentiality.Event

04:32:23 Presenting theory Hybrid_Logic.Hybrid_Logic

04:32:23 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Length

04:32:24 Presenting theory Inductive_Confidentiality.Public

04:32:24 Presenting InfPathElimination ...

04:32:24 Presenting document InfPathElimination/document

04:32:24 Presenting document InfPathElimination/outline

04:32:24 Presenting theory InfPathElimination.Graph

04:32:24 Presenting theory InfPathElimination.Aexp

04:32:24 Presenting theory IFC_Tracking.IFC

04:32:24 Presenting theory Psi_Calculi.Sim_Pres

04:32:24 Presenting theory Inductive_Confidentiality.NS_Public_Bad

04:32:24 Presenting theory InfPathElimination.Bexp

04:32:24 Presenting theory InfPathElimination.Labels

04:32:24 Presenting theory IMP2.Named_Simpsets

04:32:24 Presenting file "named_simpsets.ML"

04:32:25 Presenting theory Inductive_Confidentiality.ConfidentialityDY

04:32:25 Presenting theory InfPathElimination.Store

04:32:25 Presenting theory Hoare_Time.Nielson_VCGi

04:32:26 Presenting theory IFC_Tracking.PDG

04:32:26 Presenting Intro_Dest_Elim ...

04:32:26 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

04:32:26 Presenting document Intro_Dest_Elim/document

04:32:26 Presenting document Intro_Dest_Elim/outline

04:32:26 Presenting theory InfPathElimination.Conf

04:32:26 Presenting theory Intro_Dest_Elim.IDE_Tools

04:32:26 Presenting file "IDE_Utilities.ML"

04:32:26 Presenting theory Hoare_Time.Nielson_VCGi_complete

04:32:26 Presenting theory IMP2.Subgoal_Focus_Some

04:32:26 Presenting file "subgoal_focus_some.ML"

04:32:26 Presenting theory Psi_Calculi.Bisim_Pres

04:32:26 Presenting theory IMP2.Syntax

04:32:26 Presenting theory Intro_Dest_Elim.IHOL_IDE

04:32:26 Presenting file "IDE.ML"

04:32:26 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

04:32:26 Presenting theory Inductive_Confidentiality.MessageGA

04:32:26 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

04:32:27 Presenting theory Intro_Dest_Elim.Reference_Prerequisites

04:32:27 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:32:27 Presenting theory Inductive_Confidentiality.EventGA

04:32:27 Presenting theory Intro_Dest_Elim.IDE_Reference

04:32:27 Presenting IsaGeoCoq ...

04:32:27 Presenting document IsaGeoCoq/document

04:32:27 Presenting document IsaGeoCoq/outline

04:32:27 Presenting theory Inductive_Confidentiality.PublicGA

04:32:27 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

04:32:27 Presenting theory Inductive_Confidentiality.NS_Public_Bad_GA

04:32:27 Presenting theory Inductive_Inference.Partial_Recursive

04:32:27 Presenting theory InfPathElimination.SymExec

04:32:27 Presenting theory Inductive_Confidentiality.ConfidentialityGA

04:32:28 Presenting theory Hoare_Time.Nielson_Examples

04:32:28 Presenting theory InfPathElimination.LTS

04:32:28 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

04:32:28 Presenting theory Inductive_Confidentiality.Knowledge

04:32:28 Presenting IsaNet ...

04:32:28 Presenting document IsaNet/document

04:32:28 Presenting document IsaNet/outline

04:32:28 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

04:32:28 Presenting theory Hoare_Time.Nielson_Sqrt

04:32:29 Presenting theory InfPathElimination.SubRel

04:32:29 Presenting theory IsaNet.Event_Systems

04:32:30 Presenting theory IsaNet.Agents

04:32:30 Presenting theory IsaNet.Keys

04:32:30 Presenting theory InfPathElimination.ArcExt

04:32:31 Presenting theory Psi_Calculi.Sim_Struct_Cong

04:32:31 Presenting theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

04:32:31 Presenting Isabelle_C ...

04:32:31 Presenting document Isabelle_C/document

04:32:31 Presenting document Isabelle_C/outline

04:32:31 Presenting theory InfPathElimination.SubExt

04:32:31 Presenting theory Psi_Calculi.Structural_Congruence

04:32:31 Presenting theory Hoare_Time.Quant_Hoare

04:32:32 Presenting theory IMP2.Semantics

04:32:32 Presenting theory Hoare_Time.Quant_VCG

04:32:33 Presenting theory IsaNet.Message

04:32:33 Presenting theory IMP2.Annotated_Syntax

04:32:33 Presenting theory Hoare_Time.Quant_Examples

04:32:33 Presenting theory IMP2.IMP2_Basic_Simpset

04:32:33 Presenting theory IsaNet.Tools

04:32:34 Presenting theory IsaNet.Take_While

04:32:34 Presenting theory IsaNet.Take_While_Update

04:32:35 Presenting theory IsaNet.Network_Model

04:32:36 Presenting theory IsaNet.Parametrized_Dataplane_0

04:32:36 Presenting theory Psi_Calculi.Bisim_Struct_Cong

04:32:37 Presenting theory IMP2.Parser

04:32:37 Presenting theory IMP2.IMP2_Basic_Decls

04:32:37 Presenting theory IsaNet.Parametrized_Dataplane_1

04:32:37 Presenting theory Psi_Calculi.Weak_Bisimulation

04:32:37 Presenting theory Hoare_Time.QuantK_Hoare

04:32:38 Presenting theory IMP2.IMP2_Program_Analysis

04:32:38 Presenting theory Hoare_Time.QuantK_VCG

04:32:39 Presenting theory IMP2.IMP2_Var_Postprocessor

04:32:39 Presenting theory Inductive_Inference.Universal

04:32:39 Presenting theory Isabelle_C.C_Lexer_Language

04:32:39 Presenting theory IMP2.IMP2_Var_Abs

04:32:40 Presenting theory Hoare_Time.QuantK_Examples

04:32:40 Presenting theory IsaNet.Parametrized_Dataplane_2

04:32:40 Presenting theory IMP2.IMP2_VCG

04:32:40 Presenting theory IsaNet.Network_Assumptions

04:32:41 Presenting theory Psi_Calculi.Weak_Sim_Pres

04:32:41 Presenting theory Hoare_Time.QuantK_Sqrt

04:32:41 Presenting theory InfPathElimination.RB

04:32:41 Presenting theory Hoare_Time.Partial_Evaluation

04:32:41 Presenting Isar_Ref ...

04:32:41 Presenting document Isar_Ref/isar-ref

04:32:41 Presenting theory Hoare_Time.Product_Separation_Algebra

04:32:41 Presenting theory Hoare_Time.Sep_Algebra_Add

04:32:42 Presenting theory Isar_Ref.Base

04:32:42 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:32:42 Presenting theory Isar_Ref.Preface

04:32:42 Presenting theory Psi_Calculi.Weak_Stat_Imp_Pres

04:32:42 Presenting theory Isar_Ref.Synopsis

04:32:42 Presenting theory IsaNet.Parametrized_Dataplane_3_directed

04:32:43 Presenting theory Isar_Ref.Framework

04:32:43 Presenting theory Isar_Ref.First_Order_Logic

04:32:43 Presenting theory Psi_Calculi.Weak_Bisim_Pres

04:32:43 Presenting theory IsaNet.Parametrized_Dataplane_3_undirected

04:32:43 Presenting theory Isar_Ref.Outer_Syntax

04:32:43 Presenting theory Hoare_Time.Big_StepT_Partial

04:32:44 Presenting theory Isar_Ref.Document_Preparation

04:32:44 Presenting theory Psi_Calculi.Weak_Bisim_Struct_Cong

04:32:44 Presenting theory IsaNet.SCION

04:32:44 Presenting theory Psi_Calculi.Close_Subst

04:32:45 Presenting theory Isar_Ref.Spec

04:32:45 Presenting theory Inductive_Inference.Standard_Results

04:32:45 Presenting theory IsaNet.SCION_variant

04:32:45 Presenting theory Psi_Calculi.Bisim_Subst

04:32:45 Presenting theory Isar_Ref.Proof

04:32:46 Presenting theory IMP2.IMP2_Specification

04:32:46 Presenting theory Isar_Ref.Proof_Script

04:32:46 Presenting theory Psi_Calculi.Weak_Bisim_Subst

04:32:46 Presenting theory Hoare_Time.SepLog_Hoare

04:32:46 Presenting theory Hoare_Time.SepLog_Examples

04:32:46 Presenting theory Psi_Calculi.Weakening

04:32:46 Presenting theory Psi_Calculi.Weaken_Transition

04:32:46 Presenting theory Psi_Calculi.Weaken_Stat_Imp

04:32:47 Presenting theory Isar_Ref.Inner_Syntax

04:32:47 Presenting theory Psi_Calculi.Weaken_Simulation

04:32:47 Presenting theory IsaNet.EPIC_L1_BA

04:32:47 Presenting theory IMP2.IMP2

04:32:47 Presenting theory Psi_Calculi.Weaken_Bisimulation

04:32:47 Presenting theory IMP2.Quickstart_Guide

04:32:47 Presenting theory Isar_Ref.Generic

04:32:47 Presenting theory Psi_Calculi.Weak_Cong_Simulation

04:32:47 Presenting theory Psi_Calculi.Weak_Psi_Congruence

04:32:48 Presenting theory IMP2.IMP2_from_IMP

04:32:48 Presenting theory IsaNet.EPIC_L1_SA

04:32:48 Presenting theory Isar_Ref.HOL_Specific

04:32:49 Presenting theory Isar_Ref.Quick_Reference

04:32:49 Presenting theory Isar_Ref.Symbols

04:32:49 Presenting file "$ISABELLE_HOME/lib/texinputs/isabellesym.sty"

04:32:49 Presenting JEdit ...

04:32:49 Presenting document JEdit/jedit

04:32:49 Presenting theory IsaNet.EPIC_L1_SA_Example

04:32:49 Presenting theory JEdit.Base

04:32:49 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:32:50 Presenting theory JEdit.JEdit

04:32:50 Presenting theory Inductive_Inference.Inductive_Inference_Basics

04:32:50 Presenting Jacobson_Basic_Algebra ...

04:32:50 Presenting document Jacobson_Basic_Algebra/document

04:32:50 Presenting document Jacobson_Basic_Algebra/outline

04:32:50 Presenting theory Psi_Calculi.Weak_Cong_Sim_Pres

04:32:50 Presenting theory IsaNet.EPIC_L2_SA

04:32:50 Presenting theory Psi_Calculi.Weak_Cong_Pres

04:32:51 Presenting theory Jacobson_Basic_Algebra.Set_Theory

04:32:51 Presenting theory Psi_Calculi.Weak_Cong_Struct_Cong

04:32:51 Presenting theory IsaNet.Abstract_XOR

04:32:51 Presenting theory IMP2.Examples

04:32:51 Presenting JiveDataStoreModel ...

04:32:51 Presenting document JiveDataStoreModel/document

04:32:51 Presenting document JiveDataStoreModel/outline

04:32:51 Presenting theory JiveDataStoreModel.TypeIds

04:32:51 Presenting theory JiveDataStoreModel.JavaType

04:32:51 Presenting theory Psi_Calculi.Weak_Congruence

04:32:51 Presenting theory JiveDataStoreModel.DirectSubtypes

04:32:52 Presenting theory JiveDataStoreModel.Subtype

04:32:52 Presenting theory JiveDataStoreModel.Attributes

04:32:52 Presenting theory JiveDataStoreModel.AttributesIndep

04:32:53 Presenting theory Psi_Calculi.Tau

04:32:53 Presenting theory IsaNet.Anapaya_SCION

04:32:53 Presenting theory Hoare_Time.SepLogK_Hoare

04:32:53 Presenting theory JiveDataStoreModel.Value

04:32:53 Presenting theory Psi_Calculi.Sum

04:32:53 Presenting theory JiveDataStoreModel.Location

04:32:54 Presenting theory IsaNet.ICING

04:32:54 Presenting theory Inductive_Inference.CP_FIN_NUM

04:32:54 Presenting theory Jacobson_Basic_Algebra.Group_Theory

04:32:54 Presenting theory JiveDataStoreModel.Store

04:32:54 Presenting theory Psi_Calculi.Tau_Sim

04:32:54 Presenting theory IsaNet.ICING_variant

04:32:55 Presenting theory Psi_Calculi.Tau_Stat_Imp

04:32:55 Presenting theory Jacobson_Basic_Algebra.Ring_Theory

04:32:55 Presenting KAD ...

04:32:55 Presenting document KAD/document

04:32:55 Presenting document KAD/outline

04:32:55 Presenting theory Psi_Calculi.Tau_Laws_Weak

04:32:55 Presenting theory IsaNet.ICING_variant2

04:32:55 Presenting theory IsaNet.All_Protocols

04:32:55 Presenting Key_Agreement_Strong_Adversaries ...

04:32:55 Presenting document Key_Agreement_Strong_Adversaries/document

04:32:55 Presenting document Key_Agreement_Strong_Adversaries/outline

04:32:56 Presenting theory Key_Agreement_Strong_Adversaries.Infra

04:32:56 Presenting theory Psi_Calculi.Tau_Laws_No_Weak

04:32:56 Presenting Kleene_Algebra ...

04:32:56 Presenting document Kleene_Algebra/document

04:32:56 Presenting theory Inductive_Inference.CONS_LIM

04:32:56 Presenting theory JiveDataStoreModel.StoreProperties

04:32:56 Presenting document Kleene_Algebra/outline

04:32:56 Presenting theory Kleene_Algebra.Signatures

04:32:56 Presenting theory JiveDataStoreModel.JML

04:32:56 Presenting theory JiveDataStoreModel.UnivSpec

04:32:56 Presenting KAT_and_DRA ...

04:32:56 Presenting theory Kleene_Algebra.Dioid

04:32:56 Presenting document KAT_and_DRA/document

04:32:56 Presenting document KAT_and_DRA/outline

04:32:56 Presenting theory Hoare_Time.SepLogK_VCG

04:32:57 Presenting theory KAD.Domain_Semiring

04:32:57 Presenting theory Kleene_Algebra.Dioid_Models

04:32:57 Presenting theory Hoare_Time.Discussion

04:32:57 Presenting theory Kleene_Algebra.Matrix

04:32:57 Presenting theory Kleene_Algebra.Conway

04:32:57 Presenting theory KAD.Antidomain_Semiring

04:32:57 Presenting theory KAT_and_DRA.Test_Dioid

04:32:57 Presenting theory Key_Agreement_Strong_Adversaries.Refinement

04:32:58 Presenting theory KAD.Range_Semiring

04:32:58 Presenting theory Kleene_Algebra.Kleene_Algebra

04:32:58 Presenting theory KAT_and_DRA.Conway_Tests

04:32:58 Presenting theory KAD.Modal_Kleene_Algebra

04:32:58 Presenting theory KAD.Modal_Kleene_Algebra_Models

04:32:58 Presenting theory KAT_and_DRA.KAT

04:32:58 Presenting theory Kleene_Algebra.Kleene_Algebra_Models

04:32:58 Presenting theory KAD.Modal_Kleene_Algebra_Applications

04:32:58 Presenting theory Kleene_Algebra.Omega_Algebra

04:32:59 Presenting theory Kleene_Algebra.Omega_Algebra_Models

04:32:59 Presenting Algebraic_VCs ...

04:32:59 Presenting document Algebraic_VCs/document

04:32:59 Presenting document Algebraic_VCs/outline

04:32:59 Presenting theory Kleene_Algebra.DRA

04:32:59 Presenting theory Kleene_Algebra.PHL_KA

04:32:59 Presenting theory Kleene_Algebra.PHL_DRA

04:32:59 Presenting theory KAT_and_DRA.DRAT

04:32:59 Presenting theory Kleene_Algebra.Finite_Suprema

04:32:59 Presenting theory Key_Agreement_Strong_Adversaries.Messages

04:32:59 Presenting theory Algebraic_VCs.VC_KAT_scratch

04:32:59 Presenting theory Hoare_Time.DiscussionO

04:32:59 Presenting theory Hoare_Time.Hoare_Time

04:32:59 Presenting Multirelations ...

04:32:59 Presenting document Multirelations/document

04:32:59 Presenting document Multirelations/outline

04:32:59 Presenting theory Kleene_Algebra.Formal_Power_Series

04:32:59 Presenting theory Kleene_Algebra.Inf_Matrix

04:33:00 Presenting Regular_Algebras ...

04:33:00 Presenting document Regular_Algebras/document

04:33:00 Presenting document Regular_Algebras/outline

04:33:00 Presenting theory KAT_and_DRA.DRA_Models

04:33:00 Presenting theory Regular_Algebras.Dioid_Power_Sum

04:33:00 Presenting theory Algebraic_VCs.VC_KAD_scratch

04:33:00 Presenting theory KAT_and_DRA.KAT_Models

04:33:00 Presenting theory Algebraic_VCs.P2S2R

04:33:00 Presenting theory Algebraic_VCs.VC_KAT

04:33:00 Presenting theory Algebraic_VCs.VC_KAT_Examples

04:33:00 Presenting theory KAT_and_DRA.FolkTheorem

04:33:00 Presenting theory Algebraic_VCs.VC_KAT_Examples2

04:33:00 Presenting theory Algebraic_VCs.RKAT

04:33:00 Presenting theory Algebraic_VCs.RKAT_Models

04:33:01 Presenting theory Algebraic_VCs.VC_RKAT

04:33:01 Presenting theory Algebraic_VCs.VC_RKAT_Examples

04:33:01 Presenting theory Key_Agreement_Strong_Adversaries.Message_derivation

04:33:01 Presenting theory Key_Agreement_Strong_Adversaries.IK

04:33:01 Presenting theory Algebraic_VCs.VC_KAD

04:33:01 Presenting theory Regular_Algebras.Regular_Algebras

04:33:01 Presenting theory Key_Agreement_Strong_Adversaries.Secrecy

04:33:01 Presenting theory KAT_and_DRA.PHL_KAT

04:33:01 Presenting theory Algebraic_VCs.VC_KAD_Examples

04:33:01 Presenting theory KAT_and_DRA.PHL_DRAT

04:33:01 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationN

04:33:01 Presenting theory Algebraic_VCs.VC_KAD_Examples2

04:33:01 Presenting theory Algebraic_VCs.VC_KAD_dual

04:33:01 Presenting theory Key_Agreement_Strong_Adversaries.AuthenticationI

04:33:01 Presenting theory Algebraic_VCs.VC_KAD_dual_Examples

04:33:01 Presenting theory Regular_Algebras.Regular_Algebra_Models

04:33:01 Presenting theory Key_Agreement_Strong_Adversaries.Runs

04:33:02 Presenting theory Algebraic_VCs.VC_KAD_wf

04:33:02 Presenting theory Regular_Algebras.Pratts_Counterexamples

04:33:02 Presenting theory KAT_and_DRA.KAT2

04:33:02 Presenting theory Algebraic_VCs.VC_KAD_wf_Examples

04:33:02 Presenting theory Regular_Algebras.Regular_Algebra_Variants

04:33:02 Presenting Relation_Algebra ...

04:33:02 Presenting document Relation_Algebra/document

04:33:02 Presenting document Relation_Algebra/outline

04:33:02 Presenting theory Relation_Algebra.More_Boolean_Algebra

04:33:02 Presenting theory Algebraic_VCs.Path_Model_Example

04:33:02 Presenting theory KAT_and_DRA.DRAT2

04:33:02 Presenting Relational_Paths ...

04:33:02 Presenting document Relational_Paths/document

04:33:02 Presenting document Relational_Paths/outline

04:33:02 Presenting theory Algebraic_VCs.Pointer_Examples

04:33:02 Presenting theory Algebraic_VCs.KAD_is_KAT

04:33:02 Presenting theory Relation_Algebra.Relation_Algebra

04:33:02 Presenting theory Relation_Algebra.Relation_Algebra_Vectors

04:33:02 Presenting theory Relation_Algebra.Relation_Algebra_Tests

04:33:02 Presenting theory Key_Agreement_Strong_Adversaries.Channels

04:33:02 Presenting theory Algebraic_VCs.Domain_Quantale

04:33:02 Presenting theory Relation_Algebra.Relation_Algebra_Functions

04:33:03 Presenting Residuated_Lattices ...

04:33:03 Presenting document Residuated_Lattices/document

04:33:03 Presenting document Residuated_Lattices/outline

04:33:03 Presenting theory Relation_Algebra.Relation_Algebra_Direct_Products

04:33:03 Presenting theory Relation_Algebra.Relation_Algebra_RTC

04:33:03 Presenting theory Relation_Algebra.Relation_Algebra_Models

04:33:03 Presenting Knights_Tour ...

04:33:03 Presenting document Knights_Tour/document

04:33:03 Presenting document Knights_Tour/outline

04:33:03 Presenting theory Residuated_Lattices.Residuated_Lattices

04:33:04 Presenting theory Residuated_Lattices.Residuated_Boolean_Algebras

04:33:04 Presenting theory Multirelations.C_Algebras

04:33:04 Presenting theory Residuated_Lattices.Involutive_Residuated

04:33:04 Presenting theory Relational_Paths.More_Relation_Algebra

04:33:04 Presenting theory Residuated_Lattices.Action_Algebra

04:33:04 Presenting theory Inductive_Inference.Lemma_R

04:33:04 Presenting theory Residuated_Lattices.Action_Algebra_Models

04:33:04 Presenting theory Key_Agreement_Strong_Adversaries.Payloads

04:33:04 Presenting theory Residuated_Lattices.Residuated_Relation_Algebra

04:33:04 Presenting LEM ...

04:33:04 Presenting theory LEM.Lem_bool

04:33:05 Presenting theory LEM.Lem_basic_classes

04:33:05 Presenting theory LEM.Lem_tuple

04:33:05 Presenting theory LEM.Lem_function

04:33:05 Presenting theory Key_Agreement_Strong_Adversaries.Implem

04:33:05 Presenting theory LEM.Lem_maybe

04:33:05 Presenting theory LEM.Lem_num

04:33:06 Presenting theory Knights_Tour.KnightsTour

04:33:07 Presenting theory LEM.LemExtraDefs

04:33:07 Presenting theory LEM.Lem

04:33:07 Presenting CakeML ...

04:33:07 Presenting document CakeML/document

04:33:07 Presenting document CakeML/outline

04:33:07 Presenting theory CakeML.Doc_Generated

04:33:07 Presenting theory Key_Agreement_Strong_Adversaries.Implem_lemmas

04:33:07 Presenting theory CakeML.Lib

04:33:07 Presenting theory LEM.Lem_list

04:33:07 Presenting theory LEM.Lem_either

04:33:07 Presenting theory LEM.Lem_set_helpers

04:33:07 Presenting theory LEM.Lem_set

04:33:07 Presenting theory CakeML.Namespace

04:33:07 Presenting theory LEM.Lem_map

04:33:07 Presenting theory CakeML.FpSem

04:33:07 Presenting theory LEM.Lem_string

04:33:07 Presenting theory Multirelations.Multirelations

04:33:07 Presenting theory CakeML.Ast

04:33:07 Presenting theory CakeML.AstAuxiliary

04:33:07 Presenting CakeML_Codegen ...

04:33:08 Presenting document CakeML_Codegen/document

04:33:08 Presenting document CakeML_Codegen/outline

04:33:08 Presenting theory CakeML.Ffi

04:33:08 Presenting theory LEM.Lem_word

04:33:08 Presenting theory CakeML_Codegen.ML_Utils

04:33:08 Presenting file "utils.ML"

04:33:08 Presenting theory LEM.Lem_show

04:33:08 Presenting theory LEM.Lem_sorting

04:33:08 Presenting theory Relational_Paths.Paths

04:33:08 Presenting theory LEM.Lem_relation

04:33:08 Presenting theory LEM.Lem_pervasives

04:33:08 Presenting theory LEM.Lem_function_extra

04:33:08 Presenting theory LEM.Lem_assert_extra

04:33:08 Presenting theory LEM.Lem_maybe_extra

04:33:08 Presenting theory LEM.Lem_map_extra

04:33:08 Presenting theory LEM.Lem_num_extra

04:33:08 Presenting theory LEM.Lem_set_extra

04:33:08 Presenting theory LEM.Lem_list_extra

04:33:08 Presenting theory LEM.Lem_string_extra

04:33:09 Presenting theory LEM.Lem_show_extra

04:33:09 Presenting theory LEM.Lem_machine_word

04:33:09 Presenting theory LEM.Lem_pervasives_extra

04:33:09 Presenting LambdaMu ...

04:33:09 Presenting document LambdaMu/document

04:33:09 Presenting document LambdaMu/outline

04:33:09 Presenting theory LambdaMu.Syntax

04:33:09 Presenting theory CakeML.SemanticPrimitives

04:33:09 Presenting theory LambdaMu.Types

04:33:09 Presenting theory LambdaMu.DeBruijn

04:33:09 Presenting theory LambdaMu.Substitution

04:33:09 Presenting theory Inductive_Inference.LIM_BC

04:33:09 Presenting theory LambdaMu.Reduction

04:33:09 Presenting theory Key_Agreement_Strong_Adversaries.Implem_symmetric

04:33:09 Presenting theory LambdaMu.ContextFacts

04:33:09 Presenting theory LambdaMu.TypePreservation

04:33:09 Presenting theory LambdaMu.Progress

04:33:09 Presenting theory LambdaMu.Peirce

04:33:09 Presenting Latin_Square ...

04:33:09 Presenting document Latin_Square/document

04:33:09 Presenting document Latin_Square/outline

04:33:09 Presenting theory CakeML.SmallStep

04:33:10 Presenting theory Latin_Square.Latin_Square

04:33:10 Presenting LatticeProperties ...

04:33:10 Presenting document LatticeProperties/document

04:33:10 Presenting document LatticeProperties/outline

04:33:10 Presenting theory LatticeProperties.WellFoundedTransitive

04:33:10 Presenting theory LatticeProperties.Complete_Lattice_Prop

04:33:10 Presenting theory LatticeProperties.Conj_Disj

04:33:10 Presenting theory Relational_Paths.Rooted_Paths

04:33:11 Presenting theory LatticeProperties.Lattice_Prop

04:33:11 Presenting theory CakeML.BigStep

04:33:11 Presenting theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

04:33:11 Presenting theory CakeML.BigSmallInvariants

04:33:11 Presenting theory LatticeProperties.Modular_Distrib_Lattice

04:33:11 Presenting theory LatticeProperties.Lattice_Ordered_Group

04:33:11 Presenting Lazy_Case ...

04:33:11 Presenting document Lazy_Case/document

04:33:11 Presenting document Lazy_Case/outline

04:33:11 Presenting theory CakeML.Evaluate

04:33:11 Presenting theory CakeML.LibAuxiliary

04:33:11 Presenting theory CakeML.NamespaceAuxiliary

04:33:11 Presenting theory CakeML_Codegen.Compiler_Utils

04:33:12 Presenting theory Lazy_Case.Lazy_Case

04:33:12 Presenting file "lazy_case.ML"

04:33:12 Presenting theory CakeML.PrimTypes

04:33:12 Presenting theory CakeML.SemanticPrimitivesAuxiliary

04:33:12 Presenting theory CakeML.SimpleIO

04:33:12 Presenting theory Lazy_Case.Test_Lazy_Case

04:33:12 Presenting theory CakeML.Tokens

04:33:12 Presenting Lifting_Definition_Option ...

04:33:12 Presenting document Lifting_Definition_Option/document

04:33:12 Presenting document Lifting_Definition_Option/outline

04:33:12 Presenting theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

04:33:12 Presenting List-Index ...

04:33:12 Presenting document List-Index/document

04:33:12 Presenting document List-Index/outline

04:33:12 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl1

04:33:12 Presenting theory CakeML_Codegen.Code_Utils

04:33:12 Presenting file "pattern_compatibility.ML"

04:33:12 Presenting file "dynamic_unfold.ML"

04:33:13 Presenting theory Relational_Paths.Path_Algorithms

04:33:13 Presenting theory CakeML_Codegen.CakeML_Utils

04:33:13 Presenting List_Interleaving ...

04:33:13 Presenting document List_Interleaving/document

04:33:13 Presenting document List_Interleaving/outline

04:33:13 Presenting theory List-Index.List_Index

04:33:13 Presenting List_Inversions ...

04:33:13 Presenting document List_Inversions/document

04:33:13 Presenting document List_Inversions/outline

04:33:13 Presenting theory CakeML_Codegen.Test_Utils

04:33:13 Presenting theory CakeML_Codegen.Doc_Terms

04:33:13 Presenting theory CakeML.TypeSystem

04:33:13 Presenting theory List_Inversions.List_Inversions

04:33:13 Presenting LocalLexing ...

04:33:13 Presenting document LocalLexing/document

04:33:13 Presenting document LocalLexing/outline

04:33:13 Presenting theory LocalLexing.CFG

04:33:13 Presenting theory Inductive_Inference.TOTAL_CONS

04:33:13 Presenting theory CakeML.TypeSystemAuxiliary

04:33:13 Presenting theory CakeML.Doc_Proofs

04:33:14 Presenting theory LocalLexing.LocalLexing

04:33:14 Presenting theory LocalLexing.LLEarleyParsing

04:33:14 Presenting theory CakeML_Codegen.Terms_Extras

04:33:14 Presenting file "hol_term.ML"

04:33:14 Presenting theory CakeML_Codegen.HOL_Datatype

04:33:14 Presenting file "hol_datatype.ML"

04:33:14 Presenting theory CakeML_Codegen.Constructors

04:33:14 Presenting theory CakeML.Semantic_Extras

04:33:14 Presenting theory CakeML_Codegen.Consts

04:33:14 Presenting theory LocalLexing.Limit

04:33:14 Presenting theory CakeML.Evaluate_Termination

04:33:14 Presenting theory CakeML_Codegen.Strong_Term

04:33:14 Presenting theory CakeML.Evaluate_Clock

04:33:14 Presenting theory LocalLexing.LocalLexingLemmas

04:33:15 Presenting theory LocalLexing.InductRules

04:33:15 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl2

04:33:15 Presenting theory LocalLexing.ListTools

04:33:15 Presenting theory CakeML.Evaluate_Single

04:33:15 Presenting theory CakeML_Codegen.Sterm

04:33:15 Presenting theory CakeML.Big_Step_Determ

04:33:15 Presenting theory IsaGeoCoq.Tarski_Neutral

04:33:16 Presenting theory CakeML.Big_Step_Total

04:33:16 Presenting theory Inductive_Inference.R1_BC

04:33:16 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3

04:33:16 Presenting theory LocalLexing.Derivations

04:33:16 Presenting theory CakeML.Big_Step_Fun_Equiv

04:33:16 Presenting theory CakeML_Codegen.Pterm

04:33:16 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

04:33:16 Presenting theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

04:33:17 Presenting theory LocalLexing.Validity

04:33:17 Presenting theory CakeML_Codegen.Term_as_Value

04:33:17 Presenting theory Inductive_Inference.Union

04:33:17 Presenting Locales ...

04:33:17 Presenting document Locales/locales

04:33:17 Presenting theory CakeML.Big_Step_Unclocked

04:33:18 Presenting theory LocalLexing.TheoremD2

04:33:18 Presenting theory LocalLexing.TheoremD4

04:33:19 Presenting theory Locales.Examples

04:33:19 Presenting theory List_Interleaving.ListInterleaving

04:33:19 Presenting theory Locales.Examples1

04:33:19 Presenting theory Locales.Examples2

04:33:19 Presenting Locally-Nameless-Sigma ...

04:33:19 Presenting document Locally-Nameless-Sigma/document

04:33:19 Presenting document Locally-Nameless-Sigma/outline

04:33:19 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl1

04:33:19 Presenting theory Locales.Examples3

04:33:19 Presenting Logging_Independent_Anonymity ...

04:33:19 Presenting document Logging_Independent_Anonymity/document

04:33:19 Presenting document Logging_Independent_Anonymity/outline

04:33:20 Presenting theory Locally-Nameless-Sigma.ListPre

04:33:20 Presenting theory LocalLexing.TheoremD5

04:33:20 Presenting theory CakeML_Codegen.Value

04:33:20 Presenting theory CakeML_Codegen.Doc_CupCake

04:33:20 Presenting Lowe_Ontological_Argument ...

04:33:20 Presenting document Lowe_Ontological_Argument/document

04:33:20 Presenting document Lowe_Ontological_Argument/outline

04:33:21 Presenting theory Logging_Independent_Anonymity.Definitions

04:33:21 Presenting theory Lowe_Ontological_Argument.Relations

04:33:21 Presenting theory CakeML_Codegen.CupCake_Env

04:33:21 Presenting theory Locally-Nameless-Sigma.FMap

04:33:21 Presenting theory CakeML.Big_Step_Clocked

04:33:21 Presenting theory Lowe_Ontological_Argument.QML

04:33:22 Presenting theory LocalLexing.TheoremD6

04:33:22 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

04:33:22 Presenting theory LocalLexing.TheoremD7

04:33:22 Presenting theory LocalLexing.TheoremD8

04:33:22 Presenting theory CakeML.Big_Step_Unclocked_Single

04:33:22 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl2

04:33:22 Presenting theory Logging_Independent_Anonymity.Anonymity

04:33:23 Presenting theory LocalLexing.TheoremD9

04:33:23 Presenting theory CakeML.Matching

04:33:23 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

04:33:23 Presenting theory CakeML.CakeML_Code

04:33:23 Presenting theory Logging_Independent_Anonymity.Possibility

04:33:23 Presenting theory CakeML.CakeML_Quickcheck

04:33:23 Presenting MSO_Regex_Equivalence ...

04:33:23 Presenting document MSO_Regex_Equivalence/document

04:33:23 Presenting document MSO_Regex_Equivalence/outline

04:33:23 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

04:33:23 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

04:33:24 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

04:33:24 Presenting theory MSO_Regex_Equivalence.List_More

04:33:24 Presenting theory Locally-Nameless-Sigma.Sigma

04:33:24 Presenting theory CakeML.CakeML_Compiler

04:33:24 Presenting file "Tools/cakeml_sexp.ML"

04:33:24 Presenting file "Tools/cakeml_compiler.ML"

04:33:24 Presenting theory CakeML.Compiler_Test

04:33:24 Presenting theory CakeML.Code_Test_Haskell

04:33:24 Presenting Main ...

04:33:24 Presenting document Main/main

04:33:24 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

04:33:24 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3

04:33:24 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

04:33:24 Presenting theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

04:33:25 Presenting theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

04:33:25 Presenting Marriage ...

04:33:25 Presenting document Marriage/document

04:33:25 Presenting document Marriage/outline

04:33:25 Presenting theory CakeML_Codegen.CupCake_Semantics

04:33:25 Presenting theory CakeML_Codegen.Doc_Rewriting

04:33:25 Presenting theory CakeML_Codegen.General_Rewriting

04:33:25 Presenting theory Main.Main_Doc

04:33:25 Presenting Matroids ...

04:33:25 Presenting document Matroids/document

04:33:25 Presenting document Matroids/outline

04:33:25 Presenting theory CakeML_Codegen.Rewriting_Term

04:33:26 Presenting theory Marriage.Marriage

04:33:26 Presenting Max-Card-Matching ...

04:33:26 Presenting document Max-Card-Matching/document

04:33:26 Presenting document Max-Card-Matching/outline

04:33:26 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Set

04:33:26 Presenting theory Key_Agreement_Strong_Adversaries.sklvl1

04:33:26 Presenting theory Matroids.Indep_System

04:33:27 Presenting theory Max-Card-Matching.Matching

04:33:27 Presenting Median_Of_Medians_Selection ...

04:33:27 Presenting document Median_Of_Medians_Selection/document

04:33:27 Presenting document Median_Of_Medians_Selection/outline

04:33:27 Presenting theory CakeML_Codegen.Rewriting_Nterm

04:33:28 Presenting theory LocalLexing.Ladder

04:33:28 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp

04:33:28 Presenting theory Locally-Nameless-Sigma.ParRed

04:33:29 Presenting theory Key_Agreement_Strong_Adversaries.sklvl2

04:33:29 Presenting theory Matroids.Matroid

04:33:29 Presenting Menger ...

04:33:29 Presenting document Menger/document

04:33:29 Presenting document Menger/outline

04:33:29 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3

04:33:29 Presenting theory Menger.Helpers

04:33:30 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

04:33:30 Presenting theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

04:33:30 Presenting Mereology ...

04:33:30 Presenting document Mereology/document

04:33:30 Presenting document Mereology/outline

04:33:30 Presenting theory Mereology.PM

04:33:30 Presenting theory LocalLexing.TheoremD10

04:33:30 Presenting theory Mereology.M

04:33:30 Presenting theory Mereology.MM

04:33:30 Presenting theory Mereology.EM

04:33:30 Presenting theory MSO_Regex_Equivalence.Pi_Derivatives

04:33:30 Presenting theory Menger.Graph

04:33:30 Presenting theory LocalLexing.TheoremD11

04:33:30 Presenting theory Menger.Separations

04:33:30 Presenting theory Mereology.CM

04:33:31 Presenting theory Locally-Nameless-Sigma.Environments

04:33:31 Presenting theory LocalLexing.TheoremD12

04:33:31 Presenting theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

04:33:31 Presenting Metalogic_ProofChecker ...

04:33:31 Presenting document Metalogic_ProofChecker/document

04:33:31 Presenting document Metalogic_ProofChecker/outline

04:33:31 Presenting theory LocalLexing.TheoremD13

04:33:31 Presenting theory Menger.DisjointPaths

04:33:32 Presenting theory Mereology.CEM

04:33:32 Presenting theory LocalLexing.TheoremD14

04:33:32 Presenting theory Menger.MengerInduction

04:33:32 Presenting theory Mereology.GM

04:33:32 Presenting theory Mereology.GMM

04:33:32 Presenting theory LocalLexing.PathLemmas

04:33:32 Presenting theory LocalLexing.MainTheorems

04:33:32 Presenting MiniML ...

04:33:32 Presenting document MiniML/document

04:33:32 Presenting document MiniML/outline

04:33:32 Presenting theory MiniML.Maybe

04:33:32 Presenting theory Menger.Y_eq_new_last

04:33:32 Presenting theory CakeML_Codegen.Rewriting_Pterm_Elim

04:33:33 Presenting theory MiniML.Type

04:33:33 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Operators

04:33:33 Presenting theory MiniML.Instance

04:33:33 Presenting theory Menger.Y_neq_new_last

04:33:33 Presenting theory MiniML.Generalize

04:33:33 Presenting theory MiniML.MiniML

04:33:33 Presenting theory CakeML_Codegen.Rewriting_Pterm

04:33:33 Presenting theory Mereology.GEM

04:33:33 Presenting theory MiniML.W

04:33:33 Presenting theory Menger.Menger

04:33:33 Presenting Modular_Assembly_Kit_Security ...

04:33:33 Presenting document Modular_Assembly_Kit_Security/document

04:33:33 Presenting Monad_Memo_DP ...

04:33:33 Presenting document Modular_Assembly_Kit_Security/outline

04:33:34 Presenting document Monad_Memo_DP/document

04:33:34 Presenting document Monad_Memo_DP/outline

04:33:34 Presenting theory Monad_Memo_DP.State_Monad_Ext

04:33:34 Presenting theory Monad_Memo_DP.Pure_Monad

04:33:34 Presenting Optimal_BST ...

04:33:34 Presenting document Optimal_BST/document

04:33:34 Presenting document Optimal_BST/outline

04:33:34 Presenting theory Optimal_BST.Weighted_Path_Length

04:33:34 Presenting theory Modular_Assembly_Kit_Security.Projection

04:33:34 Presenting theory Metalogic_ProofChecker.Core

04:33:34 Presenting theory Modular_Assembly_Kit_Security.Prefix

04:33:34 Presenting theory Optimal_BST.Optimal_BST

04:33:34 Presenting theory Modular_Assembly_Kit_Security.EventSystems

04:33:34 Presenting theory Monad_Memo_DP.DP_CRelVS

04:33:34 Presenting theory Monad_Memo_DP.State_Heap_Misc

04:33:34 Presenting theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

04:33:34 Presenting theory Monad_Memo_DP.Heap_Monad_Ext

04:33:34 Presenting theory Optimal_BST.Quadrilateral_Inequality

04:33:35 Presenting theory Modular_Assembly_Kit_Security.StateEventSystems

04:33:35 Presenting theory Modular_Assembly_Kit_Security.Views

04:33:35 Presenting theory Modular_Assembly_Kit_Security.FlowPolicies

04:33:35 Presenting theory CakeML_Codegen.Rewriting_Sterm

04:33:35 Presenting theory Optimal_BST.Optimal_BST2

04:33:35 Presenting theory Optimal_BST.Optimal_BST_Examples

04:33:35 Presenting theory Optimal_BST.Optimal_BST_Code

04:33:35 Presenting theory Optimal_BST.Optimal_BST_Memo

04:33:35 Presenting MonoBoolTranAlgebra ...

04:33:35 Presenting document MonoBoolTranAlgebra/document

04:33:35 Presenting document MonoBoolTranAlgebra/outline

04:33:35 Presenting theory Monad_Memo_DP.State_Heap

04:33:35 Presenting theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

04:33:35 Presenting theory Modular_Assembly_Kit_Security.InformationFlowProperties

04:33:35 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran

04:33:36 Presenting theory Metalogic_ProofChecker.Preliminaries

04:33:36 Presenting theory Monad_Memo_DP.DP_CRelVH

04:33:36 Presenting theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

04:33:36 Presenting theory CakeML_Codegen.Big_Step_Sterm

04:33:36 Presenting theory MonoBoolTranAlgebra.Assertion_Algebra

04:33:36 Presenting theory Monad_Memo_DP.Memory

04:33:37 Presenting theory MonoBoolTranAlgebra.Statements

04:33:37 Presenting Name_Carrying_Type_Inference ...

04:33:37 Presenting document Name_Carrying_Type_Inference/document

04:33:37 Presenting document Name_Carrying_Type_Inference/outline

04:33:37 Presenting theory Name_Carrying_Type_Inference.Fresh

04:33:37 Presenting theory Name_Carrying_Type_Inference.Permutation

04:33:37 Presenting theory Modular_Assembly_Kit_Security.BSPTaxonomy

04:33:38 Presenting theory Name_Carrying_Type_Inference.PreSimplyTyped

04:33:38 Presenting theory Modular_Assembly_Kit_Security.PropertyLibrary

04:33:38 Presenting theory Monad_Memo_DP.Pair_Memory

04:33:38 Presenting theory Modular_Assembly_Kit_Security.SecureSystems

04:33:38 Presenting theory Modular_Assembly_Kit_Security.UnwindingConditions

04:33:38 Presenting theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

04:33:39 Presenting theory Modular_Assembly_Kit_Security.UnwindingResults

04:33:39 Presenting theory CakeML_Codegen.Big_Step_Value

04:33:39 Presenting theory Monad_Memo_DP.Indexing

04:33:39 Presenting theory Modular_Assembly_Kit_Security.CompositionBase

04:33:39 Presenting theory Modular_Assembly_Kit_Security.CompositionSupport

04:33:39 Presenting theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

04:33:40 Presenting theory MSO_Regex_Equivalence.Init_Normalization

04:33:40 Presenting theory Monad_Memo_DP.Memory_Heap

04:33:41 Presenting theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

04:33:41 Presenting theory MSO_Regex_Equivalence.PNormalization

04:33:41 Presenting theory Name_Carrying_Type_Inference.SimplyTyped

04:33:42 Presenting theory Metalogic_ProofChecker.Term

04:33:42 Presenting Nash_Williams ...

04:33:42 Presenting document Nash_Williams/document

04:33:42 Presenting document Nash_Williams/outline

04:33:42 Presenting theory Nash_Williams.Nash_Extras

04:33:42 Presenting theory MSO_Regex_Equivalence.Formula

04:33:43 Presenting theory Nash_Williams.Nash_Williams

04:33:43 Presenting Network_Security_Policy_Verification ...

04:33:43 Presenting document Network_Security_Policy_Verification/document

04:33:43 Presenting document Network_Security_Policy_Verification/outline

04:33:43 Presenting theory Network_Security_Policy_Verification.ML_GraphViz

04:33:43 Presenting theory Network_Security_Policy_Verification.ML_GraphViz_Disable

04:33:43 Presenting theory Network_Security_Policy_Verification.FiniteGraph

04:33:43 Presenting theory Metalogic_ProofChecker.Sorts

04:33:44 Presenting theory Metalogic_ProofChecker.SortConstants

04:33:44 Presenting theory Network_Security_Policy_Verification.FiniteListGraph

04:33:44 Presenting theory Network_Security_Policy_Verification.TopoS_Util

04:33:44 Presenting theory Network_Security_Policy_Verification.Efficient_Distinct

04:33:44 Presenting theory Network_Security_Policy_Verification.FiniteListGraph_Impl

04:33:44 Presenting theory Locally-Nameless-Sigma.TypedSigma

04:33:44 Presenting theory Network_Security_Policy_Verification.TopoS_Vertices

04:33:44 Presenting theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

04:33:44 Presenting No_FTL_observers ...

04:33:44 Presenting document No_FTL_observers/document

04:33:44 Presenting document No_FTL_observers/outline

04:33:44 Presenting theory Monad_Memo_DP.Transform_Cmd

04:33:44 Presenting file "Transform_Misc.ML"

04:33:44 Presenting file "Transform_Const.ML"

04:33:44 Presenting file "Transform_Data.ML"

04:33:44 Presenting file "Transform_Tactic.ML"

04:33:44 Presenting file "Transform_Term.ML"

04:33:44 Presenting file "Transform.ML"

04:33:44 Presenting file "Transform_Parser.ML"

04:33:44 Presenting theory Network_Security_Policy_Verification.TopoS_Interface

04:33:44 Presenting theory Modular_Assembly_Kit_Security.CompositionalityResults

04:33:45 Presenting theory Monad_Memo_DP.Bottom_Up_Computation

04:33:45 Presenting theory Monad_Memo_DP.Bottom_Up_Computation_Heap

04:33:45 Presenting theory Monad_Memo_DP.Solve_Cong

04:33:45 Presenting Nominal2 ...

04:33:45 Presenting document Nominal2/document

04:33:45 Presenting document Nominal2/outline

04:33:45 Presenting theory CakeML_Codegen.Big_Step_Value_ML

04:33:45 Presenting theory CakeML_Codegen.Doc_Preproc

04:33:45 Presenting theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

04:33:46 Presenting theory Metalogic_ProofChecker.Theory

04:33:46 Presenting theory Network_Security_Policy_Verification.TopoS_ENF

04:33:46 Presenting theory Network_Security_Policy_Verification.vertex_example_simps

04:33:46 Presenting theory Network_Security_Policy_Verification.TopoS_Helper

04:33:46 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets2

04:33:46 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPstrict

04:33:46 Presenting theory Monad_Memo_DP.Heap_Main

04:33:47 Presenting theory CakeML_Codegen.Eval_Class

04:33:47 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting

04:33:47 Presenting file "tactics.ML"

04:33:47 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic

04:33:47 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

04:33:47 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

04:33:47 Presenting theory Monad_Memo_DP.State_Main

04:33:47 Presenting theory Monad_Memo_DP.Example_Misc

04:33:47 Presenting theory Network_Security_Policy_Verification.Analysis_Tainting

04:33:47 Presenting theory Monad_Memo_DP.Tracing

04:33:47 Presenting theory No_FTL_observers.SpaceTime

04:33:47 Presenting theory Monad_Memo_DP.Ground_Function

04:33:47 Presenting file "Ground_Function.ML"

04:33:48 Presenting theory No_FTL_observers.SomeFunc

04:33:48 Presenting theory Network_Security_Policy_Verification.TopoS_Interface_impl

04:33:48 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

04:33:48 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets

04:33:48 Presenting theory Nominal2.Nominal2_Base

04:33:48 Presenting file "nominal_basics.ML"

04:33:48 Presenting file "nominal_thmdecls.ML"

04:33:48 Presenting file "nominal_permeq.ML"

04:33:48 Presenting file "nominal_library.ML"

04:33:48 Presenting file "nominal_atoms.ML"

04:33:48 Presenting file "nominal_eqvt.ML"

04:33:48 Presenting theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

04:33:48 Presenting theory No_FTL_observers.Axioms

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

04:33:49 Presenting theory CakeML_Codegen.Embed

04:33:49 Presenting file "embed.ML"

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_Sink_impl

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

04:33:49 Presenting theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

04:33:49 Presenting theory CakeML_Codegen.Eval_Instances

04:33:49 Presenting file "eval_instances.ML"

04:33:50 Presenting theory CakeML_Codegen.Doc_Backend

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

04:33:50 Presenting theory Nominal2.Nominal2_Abs

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

04:33:50 Presenting theory No_FTL_observers.SpecRel

04:33:50 Presenting LambdaAuth ...

04:33:50 Presenting document LambdaAuth/document

04:33:50 Presenting document LambdaAuth/outline

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

04:33:50 Presenting theory LambdaAuth.Nominal2_Lemmas

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

04:33:50 Presenting theory LambdaAuth.FMap_Lemmas

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference

04:33:50 Presenting theory CakeML_Codegen.CakeML_Setup

04:33:50 Presenting theory LambdaAuth.Syntax

04:33:50 Presenting theory Nominal2.Nominal2_FCB

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

04:33:50 Presenting theory Monad_Memo_DP.Bellman_Ford

04:33:50 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

04:33:51 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

04:33:51 Presenting theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

04:33:51 Presenting theory Monad_Memo_DP.Heap_Default

04:33:51 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

04:33:51 Presenting theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

04:33:51 Presenting theory Network_Security_Policy_Verification.TopoS_Library

04:33:51 Presenting theory MSO_Regex_Equivalence.M2L

04:33:51 Presenting theory Monad_Memo_DP.Knapsack

04:33:52 Presenting theory MSO_Regex_Equivalence.M2L_Normalization

04:33:52 Presenting theory Monad_Memo_DP.Counting_Tiles

04:33:53 Presenting theory CakeML_Codegen.CakeML_Backend

04:33:53 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory

04:33:53 Presenting theory Monad_Memo_DP.CYK

04:33:53 Presenting theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

04:33:53 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

04:33:54 Presenting theory LambdaAuth.Semantics

04:33:54 Presenting theory Metalogic_ProofChecker.Term_Subst

04:33:54 Presenting theory Monad_Memo_DP.Min_Ed_Dist0

04:33:54 Presenting theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

04:33:55 Presenting theory Metalogic_ProofChecker.Name

04:33:55 Presenting theory LambdaAuth.Agreement

04:33:56 Presenting theory Monad_Memo_DP.OptBST

04:33:56 Presenting theory Metalogic_ProofChecker.BetaNorm

04:33:56 Presenting theory Monad_Memo_DP.Longest_Common_Subsequence

04:33:57 Presenting theory Monad_Memo_DP.All_Examples

04:33:57 Presenting Modal_Logics_for_NTS ...

04:33:57 Presenting document Modal_Logics_for_NTS/document

04:33:57 Presenting document Modal_Logics_for_NTS/outline

04:33:57 Presenting theory Nominal2.Nominal2

04:33:57 Presenting theory Modal_Logics_for_NTS.Nominal_Bounded_Set

04:33:57 Presenting theory Metalogic_ProofChecker.BetaNormProof

04:33:57 Presenting file "nominal_dt_data.ML"

04:33:57 Presenting file "nominal_dt_rawfuns.ML"

04:33:57 Presenting file "nominal_dt_alpha.ML"

04:33:57 Presenting file "nominal_dt_quot.ML"

04:33:57 Presenting file "nominal_induct.ML"

04:33:57 Presenting file "nominal_inductive.ML"

04:33:57 Presenting file "nominal_function_common.ML"

04:33:57 Presenting file "nominal_function_core.ML"

04:33:57 Presenting file "nominal_mutual.ML"

04:33:57 Presenting file "nominal_function.ML"

04:33:57 Presenting file "nominal_termination.ML"

04:33:57 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

04:33:57 Presenting theory Modal_Logics_for_NTS.Nominal_Wellfounded

04:33:57 Presenting theory Nominal2.Atoms

04:33:57 Presenting theory Nominal2.Eqvt

04:33:57 Presenting Rewriting_Z ...

04:33:57 Presenting document Rewriting_Z/document

04:33:57 Presenting document Rewriting_Z/outline

04:33:57 Presenting theory Rewriting_Z.Z

04:33:57 Presenting theory Modal_Logics_for_NTS.Residual

04:33:57 Presenting theory Rewriting_Z.Lambda_Z

04:33:57 Presenting theory Metalogic_ProofChecker.EtaNorm

04:33:58 Presenting theory CakeML_Codegen.CakeML_Correctness

04:33:58 Presenting theory Rewriting_Z.CL_Z

04:33:58 Presenting Noninterference_CSP ...

04:33:58 Presenting document Noninterference_CSP/document

04:33:58 Presenting document Noninterference_CSP/outline

04:33:58 Presenting theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

04:33:58 Presenting theory Metalogic_ProofChecker.EtaNormProof

04:33:58 Presenting theory Modal_Logics_for_NTS.Transition_System

04:33:58 Presenting theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

04:33:58 Presenting theory CakeML_Codegen.CakeML_Byte

04:33:58 Presenting theory CakeML_Codegen.Doc_Compiler

04:33:58 Presenting theory Noninterference_CSP.CSPNoninterference

04:33:58 Presenting theory Network_Security_Policy_Verification.TopoS_Impl

04:33:58 Presenting theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

04:33:59 Presenting theory Network_Security_Policy_Verification.Example_BLP

04:33:59 Presenting theory Network_Security_Policy_Verification.TopoS_generateCode

04:33:59 Presenting theory LambdaAuth.Results

04:33:59 Presenting theory Network_Security_Policy_Verification.attic

04:33:59 Presenting Noninterference_Ipurge_Unwinding ...

04:33:59 Presenting document Noninterference_Ipurge_Unwinding/document

04:33:59 Presenting document Noninterference_Ipurge_Unwinding/outline

04:33:59 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

04:33:59 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

04:33:59 Presenting theory Network_Security_Policy_Verification.Example

04:33:59 Presenting theory Network_Security_Policy_Verification.Example_NetModel

04:34:00 Presenting theory Network_Security_Policy_Verification.Example_Forte14

04:34:01 Presenting theory CakeML_Codegen.Composition

04:34:01 Presenting theory Network_Security_Policy_Verification.Distributed_WebApp

04:34:01 Presenting theory CakeML_Codegen.Compiler

04:34:01 Presenting theory Network_Security_Policy_Verification.I8_SSH_Landscape

04:34:01 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground

04:34:02 Presenting theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

04:34:02 Presenting theory Noninterference_CSP.ClassicalNoninterference

04:34:03 Presenting theory Noninterference_CSP.GeneralizedNoninterference

04:34:03 Presenting Noninterference_Generic_Unwinding ...

04:34:03 Presenting document Noninterference_Generic_Unwinding/document

04:34:03 Presenting document Noninterference_Generic_Unwinding/outline

04:34:03 Presenting theory Network_Security_Policy_Verification.CryptoDB

04:34:03 Presenting theory CakeML_Codegen.Test_Composition

04:34:03 Presenting theory Modal_Logics_for_NTS.Formula

04:34:04 Presenting theory CakeML_Codegen.Test_Print

04:34:04 Presenting theory CakeML_Codegen.Test_Embed_Data

04:34:04 Presenting theory Noninterference_Generic_Unwinding.GenericUnwinding

04:34:04 Presenting theory CakeML_Codegen.Test_Embed_Data2

04:34:04 Presenting theory Network_Security_Policy_Verification.IDEM

04:34:04 Presenting Noninterference_Inductive_Unwinding ...

04:34:04 Presenting document Noninterference_Inductive_Unwinding/document

04:34:04 Presenting document Noninterference_Inductive_Unwinding/outline

04:34:04 Presenting theory CakeML_Codegen.Test_Embed_Tree

04:34:04 Presenting theory MSO_Regex_Equivalence.WS1S

04:34:05 Presenting theory Modal_Logics_for_NTS.Validity

04:34:05 Presenting theory Modal_Logics_for_NTS.Logical_Equivalence

04:34:05 Presenting theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

04:34:05 Presenting theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

04:34:05 Presenting theory MSO_Regex_Equivalence.WS1S_Normalization

04:34:05 Presenting theory Noninterference_Inductive_Unwinding.InductiveUnwinding

04:34:05 Presenting theory Modal_Logics_for_NTS.Disjunction

04:34:05 Presenting Noninterference_Sequential_Composition ...

04:34:05 Presenting document Noninterference_Sequential_Composition/document

04:34:05 Presenting document Noninterference_Sequential_Composition/outline

04:34:06 Presenting theory Modal_Logics_for_NTS.Expressive_Completeness

04:34:06 Presenting theory Modal_Logics_for_NTS.FS_Set

04:34:06 Presenting theory Network_Security_Policy_Verification.MeasrDroid

04:34:07 Presenting theory Modal_Logics_for_NTS.FL_Transition_System

04:34:07 Presenting theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

04:34:08 Presenting theory MSO_Regex_Equivalence.M2L_Examples

04:34:08 Presenting theory Noninterference_Sequential_Composition.Propaedeutics

04:34:08 Presenting theory MSO_Regex_Equivalence.WS1S_Examples

04:34:08 Presenting Noninterference_Concurrent_Composition ...

04:34:08 Presenting document Noninterference_Concurrent_Composition/document

04:34:08 Presenting document Noninterference_Concurrent_Composition/outline

04:34:10 Presenting theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

04:34:10 Presenting theory Metalogic_ProofChecker.Logic

04:34:12 Presenting theory Noninterference_Sequential_Composition.SequentialComposition

04:34:12 Presenting theory CakeML_Codegen.Test_Datatypes

04:34:12 Presenting NormByEval ...

04:34:12 Presenting document NormByEval/document

04:34:12 Presenting document NormByEval/outline

04:34:12 Presenting theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

04:34:12 Presenting theory Modal_Logics_for_NTS.FL_Formula

04:34:13 Presenting OpSets ...

04:34:13 Presenting document OpSets/document

04:34:13 Presenting document OpSets/outline

04:34:13 Presenting theory Noninterference_Sequential_Composition.Counterexamples

04:34:13 Presenting Open_Induction ...

04:34:13 Presenting document Open_Induction/document

04:34:13 Presenting document Open_Induction/outline

04:34:14 Presenting theory Open_Induction.Restricted_Predicates

04:34:14 Presenting theory Modal_Logics_for_NTS.FL_Validity

04:34:15 Presenting theory Open_Induction.Open_Induction

04:34:15 Presenting Ordinal ...

04:34:15 Presenting document Ordinal/document

04:34:15 Presenting document Ordinal/outline

04:34:15 Presenting theory Modal_Logics_for_NTS.FL_Logical_Equivalence

04:34:15 Presenting theory OpSets.OpSet

04:34:15 Presenting theory Ordinal.OrdinalDef

04:34:15 Presenting theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

04:34:15 Presenting theory Ordinal.OrdinalInduct

04:34:15 Presenting theory Ordinal.OrdinalCont

04:34:16 Presenting theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

04:34:16 Presenting theory Ordinal.OrdinalRec

04:34:16 Presenting theory Ordinal.OrdinalArith

04:34:16 Presenting theory Ordinal.OrdinalInverse

04:34:16 Presenting theory Ordinal.OrdinalFix

04:34:16 Presenting theory Ordinal.OrdinalOmega

04:34:17 Presenting theory Ordinal.OrdinalVeblen

04:34:17 Presenting theory Ordinal.Ordinal

04:34:17 Presenting Nested_Multisets_Ordinals ...

04:34:17 Presenting document Nested_Multisets_Ordinals/document

04:34:17 Presenting document Nested_Multisets_Ordinals/outline

04:34:17 Presenting theory Nested_Multisets_Ordinals.Multiset_More

04:34:18 Presenting theory Nested_Multisets_Ordinals.Signed_Multiset

04:34:18 Presenting file "zmultiset_simprocs.ML"

04:34:18 Presenting theory Nested_Multisets_Ordinals.Nested_Multiset

04:34:18 Presenting theory Network_Security_Policy_Verification.SINVAR_Examples

04:34:19 Presenting theory OpSets.Insert_Spec

04:34:19 Presenting theory Nested_Multisets_Ordinals.Hereditary_Multiset

04:34:19 Presenting theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

04:34:19 Presenting theory Modal_Logics_for_NTS.L_Transform

04:34:19 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal

04:34:20 Presenting theory Modal_Logics_for_NTS.Weak_Transition_System

04:34:20 Presenting theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

04:34:20 Presenting theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

04:34:20 Presenting theory Nested_Multisets_Ordinals.McCarthy_91

04:34:20 Presenting theory Nested_Multisets_Ordinals.Hydra_Battle

04:34:20 Presenting theory Network_Security_Policy_Verification.Imaginary_Factory_Network

04:34:20 Presenting Lambda_Free_KBOs ...

04:34:20 Presenting document Lambda_Free_KBOs/document

04:34:20 Presenting document Lambda_Free_KBOs/outline

04:34:20 Presenting theory NormByEval.NBE

04:34:20 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

04:34:20 Presenting theory Nested_Multisets_Ordinals.Goodstein_Sequence

04:34:20 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_App

04:34:20 Presenting theory Modal_Logics_for_NTS.Weak_Formula

04:34:20 Presenting Progress_Tracking ...

04:34:20 Presenting document Progress_Tracking/document

04:34:20 Presenting document Progress_Tracking/outline

04:34:21 Presenting theory OpSets.List_Spec

04:34:21 Presenting theory Modal_Logics_for_NTS.Weak_Validity

04:34:21 Presenting theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

04:34:21 Presenting theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

04:34:21 Presenting theory Nested_Multisets_Ordinals.Unary_PCF

04:34:21 Presenting Ordinal_Partitions ...

04:34:21 Presenting document Ordinal_Partitions/document

04:34:21 Presenting document Ordinal_Partitions/outline

04:34:22 Presenting theory Ordinal_Partitions.Library_Additions

04:34:22 Presenting theory Progress_Tracking.Auxiliary

04:34:22 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

04:34:22 Presenting theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

04:34:22 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

04:34:23 Presenting theory Ordinal_Partitions.Partitions

04:34:23 Presenting theory Metalogic_ProofChecker.EqualityProof

04:34:24 Presenting theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

04:34:24 Presenting theory Progress_Tracking.Exchange_Abadi

04:34:25 Presenting theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

04:34:25 Presenting theory Ordinal_Partitions.Erdos_Milner

04:34:25 Presenting theory Lambda_Free_KBOs.Lambda_Encoding_KBO

04:34:25 Presenting theory Lambda_Free_KBOs.Lambda_Free_KBOs

04:34:25 Presenting PAL ...

04:34:25 Presenting document PAL/document

04:34:25 Presenting document PAL/outline

04:34:25 Presenting theory PAL.PAL

04:34:25 Presenting PLM ...

04:34:25 Presenting document PLM/document

04:34:25 Presenting document PLM/outline

04:34:25 Presenting theory OpSets.Interleaving

04:34:26 Presenting theory PLM.TAO_1_Embedding

04:34:26 Presenting theory Modal_Logics_for_NTS.S_Transform

04:34:26 Presenting PSemigroupsConvolution ...

04:34:26 Presenting document PSemigroupsConvolution/document

04:34:26 Presenting document PSemigroupsConvolution/outline

04:34:26 Presenting theory PLM.TAO_2_Semantics

04:34:26 Presenting theory PLM.TAO_3_Quantifiable

04:34:26 Presenting theory PLM.TAO_4_BasicDefinitions

04:34:27 Presenting theory Metalogic_ProofChecker.ProofTerm

04:34:27 Presenting theory PLM.TAO_5_MetaSolver

04:34:27 Presenting theory PLM.TAO_6_Identifiable

04:34:27 Presenting theory PLM.TAO_7_Axioms

04:34:27 Presenting theory OpSets.RGA

04:34:27 Presenting Package_logic ...

04:34:27 Presenting document Package_logic/document

04:34:27 Presenting document Package_logic/outline

04:34:27 Presenting theory PLM.TAO_8_Definitions

04:34:27 Presenting theory PSemigroupsConvolution.Partial_Semigroups

04:34:28 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Models

04:34:29 Presenting theory Package_logic.SepAlgebra

04:34:29 Presenting theory PSemigroupsConvolution.Quantales

04:34:30 Presenting theory Metalogic_ProofChecker.SortsExe

04:34:31 Presenting theory Ordinal_Partitions.Omega_Omega

04:34:31 Presenting theory Noninterference_Concurrent_Composition.ConcurrentComposition

04:34:31 Presenting theory PLM.TAO_9_PLM

04:34:31 Presenting theory Progress_Tracking.Exchange

04:34:31 Presenting theory PSemigroupsConvolution.Binary_Modalities

04:34:32 Presenting theory PSemigroupsConvolution.Unary_Modalities

04:34:32 Presenting Combinable_Wands ...

04:34:32 Presenting document Combinable_Wands/document

04:34:32 Presenting document Combinable_Wands/outline

04:34:32 Presenting theory PSemigroupsConvolution.Partial_Semigroup_Lifting

04:34:32 Presenting Paraconsistency ...

04:34:32 Presenting document Paraconsistency/document

04:34:32 Presenting document Paraconsistency/outline

04:34:32 Presenting Parity_Game ...

04:34:32 Presenting document Parity_Game/document

04:34:32 Presenting document Parity_Game/outline

04:34:32 Presenting theory Progress_Tracking.Antichain

04:34:32 Presenting theory Parity_Game.MoreCoinductiveList

04:34:32 Presenting theory Combinable_Wands.PosRat

04:34:33 Presenting theory PLM.TAO_10_PossibleWorlds

04:34:33 Presenting theory PLM.TAO_98_ArtificialTheorems

04:34:33 Presenting theory Paraconsistency.Paraconsistency

04:34:33 Presenting theory PLM.TAO_99_SanityTests

04:34:33 Presenting theory Progress_Tracking.Graph

04:34:34 Presenting GaleStewart_Games ...

04:34:34 Presenting document GaleStewart_Games/document

04:34:34 Presenting document GaleStewart_Games/outline

04:34:34 Presenting theory GaleStewart_Games.MoreCoinductiveList2

04:34:34 Presenting theory Parity_Game.ParityGame

04:34:34 Presenting theory GaleStewart_Games.MoreENat

04:34:34 Presenting theory GaleStewart_Games.MorePrefix

04:34:34 Presenting theory PLM.TAO_99_Paradox

04:34:34 Presenting theory GaleStewart_Games.AlternatingLists

04:34:34 Presenting theory GaleStewart_Games.GaleStewartGames

04:34:34 Presenting theory PLM.Thesis

04:34:34 Presenting theory Metalogic_ProofChecker.Instances

04:34:34 Presenting theory GaleStewart_Games.GaleStewartDefensiveStrategies

04:34:35 Presenting theory GaleStewart_Games.GaleStewartDeterminedGames

04:34:35 Presenting Partial_Function_MR ...

04:34:35 Presenting Physical_Quantities ...

04:34:35 Presenting document Partial_Function_MR/document

04:34:35 Presenting document Partial_Function_MR/outline

04:34:35 Presenting document Physical_Quantities/document

04:34:35 Presenting document Physical_Quantities/outline

04:34:35 Presenting theory Physical_Quantities.Power_int

04:34:35 Presenting theory Physical_Quantities.Enum_extra

04:34:35 Presenting theory Physical_Quantities.Groups_mult

04:34:35 Presenting theory Combinable_Wands.Mask

04:34:35 Presenting theory Parity_Game.Strategy

04:34:35 Presenting theory Physical_Quantities.ISQ_Dimensions

04:34:35 Presenting theory Partial_Function_MR.Partial_Function_MR

04:34:35 Presenting file "partial_function_mr.ML"

04:34:35 Presenting theory Partial_Function_MR.Partial_Function_MR_Examples

04:34:35 Presenting Pop_Refinement ...

04:34:35 Presenting document Pop_Refinement/document

04:34:35 Presenting document Pop_Refinement/outline

04:34:35 Presenting theory Pop_Refinement.Definition

04:34:36 Presenting theory Pop_Refinement.First_Example

04:34:36 Presenting theory Parity_Game.AttractingStrategy

04:34:36 Presenting theory Package_logic.PackageLogic

04:34:36 Presenting theory Physical_Quantities.ISQ_Quantities

04:34:36 Presenting theory Physical_Quantities.ISQ_Proof

04:34:36 Presenting Possibilistic_Noninterference ...

04:34:36 Presenting document Possibilistic_Noninterference/document

04:34:36 Presenting document Possibilistic_Noninterference/outline

04:34:36 Presenting theory Physical_Quantities.ISQ_Algebra

04:34:36 Presenting theory Physical_Quantities.ISQ_Units

04:34:36 Presenting theory Possibilistic_Noninterference.MyTactics

04:34:36 Presenting theory Parity_Game.Attractor

04:34:36 Presenting theory Possibilistic_Noninterference.Interface

04:34:37 Presenting theory Pop_Refinement.Second_Example

04:34:37 Presenting theory Parity_Game.WinningStrategy

04:34:37 Presenting theory Physical_Quantities.ISQ_Conversion

04:34:37 Presenting theory Possibilistic_Noninterference.Bisim

04:34:37 Presenting theory Physical_Quantities.ISQ

04:34:37 Presenting theory Pop_Refinement.General_Remarks

04:34:37 Presenting theory Pop_Refinement.Related_Work

04:34:37 Presenting theory Pop_Refinement.Future_Work

04:34:37 Presenting Priority_Search_Trees ...

04:34:37 Presenting document Priority_Search_Trees/document

04:34:37 Presenting document Priority_Search_Trees/outline

04:34:37 Presenting theory Physical_Quantities.SI_Units

04:34:37 Presenting theory Priority_Search_Trees.Prio_Map_Specs

04:34:37 Presenting theory Physical_Quantities.CGS

04:34:37 Presenting theory Physical_Quantities.SI_Constants

04:34:37 Presenting theory Physical_Quantities.SI_Prefix

04:34:37 Presenting theory Priority_Search_Trees.PST_General

04:34:37 Presenting theory Parity_Game.WellOrderedStrategy

04:34:37 Presenting theory Physical_Quantities.SI_Derived

04:34:37 Presenting theory Physical_Quantities.SI_Accepted

04:34:37 Presenting theory Physical_Quantities.SI_Imperial

04:34:37 Presenting theory Physical_Quantities.SI

04:34:37 Presenting theory Physical_Quantities.SI_Astronomical

04:34:37 Presenting theory Physical_Quantities.SI_Pretty

04:34:37 Presenting theory Physical_Quantities.BIS

04:34:37 Presenting Prim_Dijkstra_Simple ...

04:34:37 Presenting document Prim_Dijkstra_Simple/document

04:34:37 Presenting document Prim_Dijkstra_Simple/outline

04:34:37 Presenting theory Parity_Game.WinningRegion

04:34:38 Presenting theory Progress_Tracking.Propagate

04:34:38 Presenting theory Prim_Dijkstra_Simple.Common

04:34:38 Presenting theory Prim_Dijkstra_Simple.Chapter_Prim

04:34:38 Presenting theory Metalogic_ProofChecker.TheoryExe

04:34:38 Presenting theory Parity_Game.UniformStrategy

04:34:38 Presenting theory Combinable_Wands.PartialHeapSA

04:34:39 Presenting theory Priority_Search_Trees.PST_RBT

04:34:39 Presenting theory Parity_Game.AttractorStrategy

04:34:39 Presenting Prog_Prove ...

04:34:39 Presenting document Prog_Prove/prog-prove

04:34:39 Presenting theory Prog_Prove.Basics

04:34:39 Presenting theory Possibilistic_Noninterference.Language_Semantics

04:34:39 Presenting theory Prog_Prove.Bool_nat_list

04:34:39 Presenting theory Prog_Prove.MyList

04:34:39 Presenting theory Prog_Prove.Types_and_funs

04:34:39 Presenting theory Prog_Prove.LaTeXsugar

04:34:39 Presenting theory Prog_Prove.Logic

04:34:39 Presenting theory Parity_Game.PositionalDeterminacy

04:34:40 Presenting theory Parity_Game.AttractorInductive

04:34:40 Presenting theory Prog_Prove.Isar

04:34:40 Presenting Projective_Geometry ...

04:34:40 Presenting document Projective_Geometry/document

04:34:40 Presenting document Projective_Geometry/outline

04:34:40 Presenting theory Projective_Geometry.Projective_Plane_Axioms

04:34:40 Presenting theory Parity_Game.Graph_TheoryCompatibility

04:34:40 Presenting Proof_Strategy_Language ...

04:34:40 Presenting document Proof_Strategy_Language/document

04:34:40 Presenting document Proof_Strategy_Language/outline

04:34:40 Presenting theory Metalogic_ProofChecker.CheckerExe

04:34:40 Presenting theory Metalogic_ProofChecker.CodeGen

04:34:40 Presenting PropResPI ...

04:34:40 Presenting document PropResPI/document

04:34:40 Presenting document PropResPI/outline

04:34:40 Presenting theory Projective_Geometry.Pappus_Property

04:34:41 Presenting theory Possibilistic_Noninterference.During_Execution

04:34:41 Presenting theory Progress_Tracking.Combined

04:34:41 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph

04:34:41 Presenting Propositional_Proof_Systems ...

04:34:41 Presenting document Propositional_Proof_Systems/document

04:34:41 Presenting document Propositional_Proof_Systems/outline

04:34:41 Presenting theory Projective_Geometry.Pascal_Property

04:34:41 Presenting theory Projective_Geometry.Desargues_Property

04:34:42 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

04:34:42 Presenting theory Propositional_Proof_Systems.Formulas

04:34:42 Presenting theory Projective_Geometry.Pappus_Desargues

04:34:42 Presenting theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

04:34:42 Presenting theory Propositional_Proof_Systems.Sema

04:34:42 Presenting theory Propositional_Proof_Systems.Substitution

04:34:42 Presenting theory Propositional_Proof_Systems.Substitution_Sema

04:34:42 Presenting theory Propositional_Proof_Systems.CNF

04:34:42 Presenting theory Projective_Geometry.Matroid_Rank_Properties

04:34:43 Presenting theory Propositional_Proof_Systems.CNF_Formulas

04:34:43 Presenting theory Propositional_Proof_Systems.CNF_Sema

04:34:43 Presenting theory Propositional_Proof_Systems.CNF_Formulas_Sema

04:34:43 Presenting theory Propositional_Proof_Systems.CNF_To_Formula

04:34:44 Presenting theory Prim_Dijkstra_Simple.Prim_Abstract

04:34:44 Presenting theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

04:34:44 Presenting theory Propositional_Proof_Systems.Tseytin

04:34:44 Presenting theory Possibilistic_Noninterference.Compositionality

04:34:45 Presenting theory Combinable_Wands.CombinableWands

04:34:45 Presenting theory Propositional_Proof_Systems.Tseytin_Sema

04:34:45 Presenting theory Proof_Strategy_Language.Try_Hard

04:34:45 Presenting file "Utils.ML"

04:34:45 Presenting file "Subtool.ML"

04:34:45 Presenting file "Dynamic_Tactic_Generation.ML"

04:34:45 Presenting file "Constructor_Class.ML"

04:34:45 Presenting file "Instantiation.ML"

04:34:45 Presenting file "Monadic_Prover.ML"

04:34:45 Presenting PseudoHoops ...

04:34:45 Presenting file "Parser_Combinator.ML"

04:34:45 Presenting file "PSL_Parser.ML"

04:34:45 Presenting file "Isar_Interface.ML"

04:34:45 Presenting document PseudoHoops/document

04:34:45 Presenting document PseudoHoops/outline

04:34:45 Presenting theory Propositional_Proof_Systems.MiniFormulas

04:34:45 Presenting theory PseudoHoops.Operations

04:34:45 Presenting theory Propositional_Proof_Systems.MiniFormulas_Sema

04:34:45 Presenting theory Proof_Strategy_Language.PSL

04:34:45 Presenting theory Prim_Dijkstra_Simple.Prim_Impl

04:34:45 Presenting theory Prim_Dijkstra_Simple.Chapter_Dijkstra

04:34:45 Presenting theory Projective_Geometry.Desargues_2D

04:34:45 Presenting theory PseudoHoops.LeftComplementedMonoid

04:34:45 Presenting theory Prim_Dijkstra_Simple.Directed_Graph

04:34:45 Presenting theory Possibilistic_Noninterference.Syntactic_Criteria

04:34:45 Presenting theory PseudoHoops.RightComplementedMonoid

04:34:46 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Specs

04:34:46 Presenting theory Propositional_Proof_Systems.Consistency

04:34:46 Presenting theory Projective_Geometry.Desargues_3D

04:34:46 Presenting theory Projective_Geometry.Projective_Space_Axioms

04:34:46 Presenting theory Projective_Geometry.Higher_Projective_Space_Axioms

04:34:46 Presenting Ramsey-Infinite ...

04:34:46 Presenting document Ramsey-Infinite/document

04:34:46 Presenting document Ramsey-Infinite/outline

04:34:46 Presenting theory Proof_Strategy_Language.Example

04:34:46 Presenting Real_Power ...

04:34:46 Presenting document Real_Power/document

04:34:46 Presenting document Real_Power/outline

04:34:46 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Abstract

04:34:46 Presenting theory Prim_Dijkstra_Simple.Directed_Graph_Impl

04:34:46 Presenting theory Ramsey-Infinite.Ramsey

04:34:46 Presenting theory Possibilistic_Noninterference.After_Execution

04:34:46 Presenting Recursion-Theory-I ...

04:34:46 Presenting theory Propositional_Proof_Systems.Compactness

04:34:46 Presenting document Recursion-Theory-I/document

04:34:46 Presenting document Recursion-Theory-I/outline

04:34:47 Presenting theory Propositional_Proof_Systems.Compactness_Consistency

04:34:47 Presenting theory Real_Power.RatPower

04:34:47 Presenting theory Possibilistic_Noninterference.Concrete

04:34:47 Presenting RefinementReactive ...

04:34:47 Presenting document RefinementReactive/document

04:34:47 Presenting document RefinementReactive/outline

04:34:47 Presenting theory Recursion-Theory-I.CPair

04:34:47 Presenting theory Prim_Dijkstra_Simple.Dijkstra_Impl

04:34:47 Presenting Regex_Equivalence ...

04:34:47 Presenting document Regex_Equivalence/document

04:34:47 Presenting document Regex_Equivalence/outline

04:34:47 Presenting theory RefinementReactive.Temporal

04:34:47 Presenting theory Propositional_Proof_Systems.Sema_Craig

04:34:48 Presenting theory PseudoHoops.PseudoHoops

04:34:48 Presenting theory RefinementReactive.Refinement

04:34:48 Presenting theory Regex_Equivalence.Automaton

04:34:48 Presenting theory Propositional_Proof_Systems.SC

04:34:49 Presenting theory Propositional_Proof_Systems.SC_Cut

04:34:49 Presenting theory Real_Power.RealPower

04:34:50 Presenting theory Real_Power.Log

04:34:50 Presenting theory Regex_Equivalence.Derivatives_Finite

04:34:50 Presenting Relational_Method ...

04:34:50 Presenting document Relational_Method/document

04:34:50 Presenting document Relational_Method/outline

04:34:50 Presenting theory Recursion-Theory-I.PRecFun

04:34:50 Presenting file "Utils.ML"

04:34:50 Presenting theory PseudoHoops.PseudoHoopFilters

04:34:51 Presenting theory Relational_Method.Definitions

04:34:51 Presenting theory RefinementReactive.Reactive

04:34:51 Presenting theory Regex_Equivalence.Deriv_PDeriv

04:34:51 Presenting Resolution_FOL ...

04:34:51 Presenting document Resolution_FOL/document

04:34:51 Presenting document Resolution_FOL/outline

04:34:51 Presenting theory PropResPI.Propositional_Resolution

04:34:51 Presenting theory Regex_Equivalence.Deriv_Autos

04:34:51 Presenting theory Resolution_FOL.TermsAndLiterals

04:34:51 Presenting theory Propositional_Proof_Systems.SC_Depth

04:34:52 Presenting theory PseudoHoops.PseudoWaisbergAlgebra

04:34:52 Presenting theory Resolution_FOL.Tree

04:34:52 Presenting theory Propositional_Proof_Systems.SC_Gentzen

04:34:53 Presenting theory Regex_Equivalence.Position_Autos

04:34:53 Presenting theory Propositional_Proof_Systems.SC_Sema

04:34:53 Presenting theory Propositional_Proof_Systems.SC_Depth_Limit

04:34:53 Presenting theory Propositional_Proof_Systems.SC_Compl_Consistency

04:34:53 Presenting theory Propositional_Proof_Systems.ND

04:34:53 Presenting theory Propositional_Proof_Systems.ND_Sound

04:34:53 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable

04:34:53 Presenting theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

04:34:53 Presenting theory Regex_Equivalence.After2

04:34:54 Presenting theory Propositional_Proof_Systems.HC

04:34:54 Presenting theory Recursion-Theory-I.PRecList

04:34:54 Presenting theory Resolution_FOL.Resolution

04:34:54 Presenting theory Propositional_Proof_Systems.HC_Compl_Consistency

04:34:54 Presenting theory Regex_Equivalence.Before2

04:34:54 Presenting theory PseudoHoops.SpecialPseudoHoops

04:34:54 Presenting theory Regex_Equivalence.Regex_Equivalence

04:34:54 Presenting theory Regex_Equivalence.Examples

04:34:54 Presenting theory PropResPI.Prime_Implicates

04:34:55 Presenting Robbins-Conjecture ...

04:34:55 Presenting document Robbins-Conjecture/document

04:34:55 Presenting document Robbins-Conjecture/outline

04:34:55 Presenting theory Propositional_Proof_Systems.Resolution

04:34:55 Presenting theory Propositional_Proof_Systems.Resolution_Sound

04:34:55 Presenting theory Resolution_FOL.Completeness

04:34:55 Presenting theory Propositional_Proof_Systems.Resolution_Compl

04:34:55 Presenting theory Propositional_Proof_Systems.Resolution_Compl_Consistency

04:34:55 Presenting theory Propositional_Proof_Systems.HCSC

04:34:55 Presenting theory Resolution_FOL.Examples

04:34:55 Presenting theory Propositional_Proof_Systems.SCND

04:34:55 Presenting theory Propositional_Proof_Systems.NDHC

04:34:55 Presenting theory Propositional_Proof_Systems.HCSCND

04:34:56 Presenting theory Resolution_FOL.Unification_Theorem

04:34:56 Presenting theory Resolution_FOL.Completeness_Instance

04:34:56 Presenting Roy_Floyd_Warshall ...

04:34:56 Presenting document Roy_Floyd_Warshall/document

04:34:56 Presenting document Roy_Floyd_Warshall/outline

04:34:56 Presenting theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

04:34:56 Presenting SIFPL ...

04:34:56 Presenting document SIFPL/document

04:34:56 Presenting document SIFPL/outline

04:34:56 Presenting theory SIFPL.IMP

04:34:56 Presenting theory Recursion-Theory-I.PRecFun2

04:34:57 Presenting theory Robbins-Conjecture.Robbins_Conjecture

04:34:57 Presenting SIFUM_Type_Systems ...

04:34:57 Presenting document SIFUM_Type_Systems/document

04:34:57 Presenting document SIFUM_Type_Systems/outline

04:34:57 Presenting theory SIFPL.VDM

04:34:57 Presenting theory SIFUM_Type_Systems.Preliminaries

04:34:58 Presenting theory Relational_Method.Authentication

04:34:58 Presenting theory Regex_Equivalence.Benchmark

04:34:58 Presenting SPARCv8 ...

04:34:58 Presenting document SPARCv8/document

04:34:58 Presenting document SPARCv8/outline

04:34:58 Presenting theory PseudoHoops.Examples

04:34:58 Presenting theory SIFPL.VS

04:34:58 Presenting theory SIFUM_Type_Systems.Security

04:34:58 Presenting theory SPARCv8.WordDecl

04:34:58 Presenting Schutz_Spacetime ...

04:34:58 Presenting document Schutz_Spacetime/document

04:34:58 Presenting document Schutz_Spacetime/outline

04:34:58 Presenting theory Recursion-Theory-I.PRecFinSet

04:34:59 Presenting theory SIFPL.ContextVS

04:34:59 Presenting theory Schutz_Spacetime.Util

04:34:59 Presenting theory SIFPL.Lattice

04:34:59 Presenting theory SPARCv8.Sparc_Types

04:34:59 Presenting theory Relational_Method.Anonymity

04:34:59 Presenting theory SPARCv8.Lib

04:35:00 Presenting theory SPARCv8.DetMonad

04:35:00 Presenting theory Schutz_Spacetime.TernaryOrdering

04:35:00 Presenting theory SPARCv8.DetMonadLemmas

04:35:00 Presenting theory SPARCv8.RegistersOps

04:35:01 Presenting theory Propositional_Proof_Systems.LSC

04:35:01 Presenting theory SPARCv8.MMU

04:35:01 Presenting theory Relational_Method.Possibility

04:35:01 Presenting Security_Protocol_Refinement ...

04:35:01 Presenting document Security_Protocol_Refinement/document

04:35:01 Presenting document Security_Protocol_Refinement/outline

04:35:01 Presenting theory Security_Protocol_Refinement.Infra

04:35:02 Presenting theory Security_Protocol_Refinement.Refinement

04:35:02 Presenting theory SPARCv8.Sparc_State

04:35:02 Presenting theory Security_Protocol_Refinement.Agents

04:35:02 Presenting theory Security_Protocol_Refinement.Keys

04:35:02 Presenting theory Security_Protocol_Refinement.Atoms

04:35:02 Presenting theory Security_Protocol_Refinement.Runs

04:35:02 Presenting theory Security_Protocol_Refinement.Channels

04:35:03 Presenting theory Propositional_Proof_Systems.LSC_Resolution

04:35:03 Presenting theory Recursion-Theory-I.PRecUnGr

04:35:03 Presenting theory Schutz_Spacetime.Minkowski

04:35:03 Presenting theory Security_Protocol_Refinement.Message

04:35:03 Presenting theory Propositional_Proof_Systems.ND_FiniteAssms

04:35:03 Presenting theory Propositional_Proof_Systems.ND_Compl_SC

04:35:03 Presenting theory Security_Protocol_Refinement.s0g_secrecy

04:35:03 Presenting theory Security_Protocol_Refinement.a0n_agree

04:35:03 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

04:35:03 Presenting theory Security_Protocol_Refinement.a0i_agree

04:35:03 Presenting theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

04:35:03 Presenting theory Security_Protocol_Refinement.m1_auth

04:35:03 Presenting theory Security_Protocol_Refinement.m2_auth_chan

04:35:04 Presenting theory Security_Protocol_Refinement.m2_confid_chan

04:35:04 Presenting theory Security_Protocol_Refinement.m3_sig

04:35:04 Presenting theory Security_Protocol_Refinement.m3_enc

04:35:04 Presenting theory Propositional_Proof_Systems.MiniSC

04:35:04 Presenting theory Security_Protocol_Refinement.m1_keydist

04:35:05 Presenting theory Propositional_Proof_Systems.MiniSC_HC

04:35:05 Presenting theory Security_Protocol_Refinement.m1_keydist_iirn

04:35:06 Presenting theory Security_Protocol_Refinement.m1_keydist_inrn

04:35:06 Presenting theory SIFPL.HuntSands

04:35:07 Presenting theory Security_Protocol_Refinement.m1_kerberos

04:35:07 Presenting theory SIFPL.OBJ

04:35:07 Presenting theory Security_Protocol_Refinement.m2_kerberos

04:35:08 Presenting theory SIFUM_Type_Systems.Compositionality

04:35:08 Presenting theory Security_Protocol_Refinement.m3_kerberos_par

04:35:08 Presenting theory Security_Protocol_Refinement.m3_kerberos5

04:35:09 Presenting theory Propositional_Proof_Systems.MiniSC_Craig

04:35:09 Presenting SenSocialChoice ...

04:35:09 Presenting document SenSocialChoice/document

04:35:09 Presenting document SenSocialChoice/outline

04:35:09 Presenting theory SIFUM_Type_Systems.Language

04:35:09 Presenting theory Security_Protocol_Refinement.m3_kerberos4

04:35:09 Presenting theory SPARCv8.Sparc_Instruction

04:35:10 Presenting theory SenSocialChoice.FSext

04:35:10 Presenting theory Recursion-Theory-I.RecEnSet

04:35:10 Presenting Separation_Algebra ...

04:35:10 Presenting document Separation_Algebra/document

04:35:10 Presenting document Separation_Algebra/outline

04:35:10 Presenting theory SPARCv8.Sparc_Execution

04:35:10 Presenting theory SenSocialChoice.RPRs

04:35:11 Presenting theory SenSocialChoice.SCFs

04:35:11 Presenting theory SIFPL.VDM_OBJ

04:35:11 Presenting theory Security_Protocol_Refinement.m1_nssk

04:35:11 Presenting theory Separation_Algebra.Separation_Algebra

04:35:11 Presenting theory SIFPL.PBIJ

04:35:11 Presenting theory Separation_Algebra.Sep_Heap_Instance

04:35:12 Presenting theory SIFUM_Type_Systems.TypeSystem

04:35:12 Presenting theory Separation_Algebra.Sep_Tactics

04:35:12 Presenting file "sep_tactics.ML"

04:35:12 Presenting theory Security_Protocol_Refinement.m2_nssk

04:35:13 Presenting theory Separation_Algebra.Simple_Separation_Example

04:35:13 Presenting theory SenSocialChoice.Arrow

04:35:13 Presenting theory Separation_Algebra.Sep_Tactics_Test

04:35:13 Presenting theory Security_Protocol_Refinement.m3_nssk_par

04:35:13 Presenting theory SIFUM_Type_Systems.LocallySoundModeUse

04:35:13 Presenting Simpl ...

04:35:13 Presenting theory SenSocialChoice.Sen

04:35:13 Presenting document Simpl/document

04:35:13 Presenting document Simpl/outline

04:35:13 Presenting theory Separation_Algebra.Map_Extra

04:35:14 Presenting theory Separation_Algebra.VM_Example

04:35:14 Presenting theory Separation_Algebra.Separation_Algebra_Alt

04:35:14 Presenting theory Separation_Algebra.Sep_Eq

04:35:14 Presenting theory Separation_Algebra.Types_D

04:35:15 Presenting theory SenSocialChoice.May

04:35:15 Presenting BDD ...

04:35:15 Presenting document BDD/document

04:35:15 Presenting document BDD/outline

04:35:15 Presenting theory Security_Protocol_Refinement.m3_nssk

04:35:15 Presenting theory Separation_Algebra.Abstract_Separation_D

04:35:15 Presenting theory Separation_Algebra.Separation_D

04:35:15 Presenting theory BDD.BinDag

04:35:15 Presenting Planarity_Certificates ...

04:35:15 Presenting document Planarity_Certificates/document

04:35:15 Presenting document Planarity_Certificates/outline

04:35:16 Presenting theory Planarity_Certificates.Lib

04:35:16 Presenting theory Security_Protocol_Refinement.m1_ds

04:35:16 Presenting theory Planarity_Certificates.OptionMonad

04:35:17 Presenting theory Simpl.Language

04:35:17 Presenting theory Planarity_Certificates.NonDetMonad

04:35:17 Presenting theory Security_Protocol_Refinement.m2_ds

04:35:17 Presenting theory Planarity_Certificates.NonDetMonadLemmas

04:35:18 Presenting theory Planarity_Certificates.OptionMonadND

04:35:18 Presenting theory Security_Protocol_Refinement.m3_ds_par

04:35:18 Presenting theory BDD.General

04:35:18 Presenting theory BDD.ProcedureSpecs

04:35:18 Presenting theory BDD.EvalProof

04:35:19 Presenting theory Planarity_Certificates.WP

04:35:19 Presenting file "WP-method.ML"

04:35:19 Presenting theory Schutz_Spacetime.TemporalOrderOnPath

04:35:19 Presenting theory Planarity_Certificates.OptionMonadWP

04:35:19 Presenting theory Security_Protocol_Refinement.m3_ds

04:35:19 Presenting SimplifiedOntologicalArgument ...

04:35:19 Presenting document SimplifiedOntologicalArgument/document

04:35:19 Presenting document SimplifiedOntologicalArgument/outline

04:35:19 Presenting theory BDD.LevellistProof

04:35:19 Presenting theory SimplifiedOntologicalArgument.HOML

04:35:19 Presenting theory SimplifiedOntologicalArgument.DisableKodkodScala

04:35:20 Presenting theory SimplifiedOntologicalArgument.SimplifiedOntologicalArgument

04:35:20 Presenting Sliding_Window_Algorithm ...

04:35:20 Presenting document Sliding_Window_Algorithm/document

04:35:20 Presenting document Sliding_Window_Algorithm/outline

04:35:20 Presenting theory Planarity_Certificates.Graph_Genus

04:35:20 Presenting theory SimplifiedOntologicalArgument.MFilter

04:35:20 Presenting theory BDD.ShareRepProof

04:35:20 Presenting theory Planarity_Certificates.List_Aux

04:35:20 Presenting theory SimplifiedOntologicalArgument.BaseDefs

04:35:20 Presenting theory SimplifiedOntologicalArgument.ScottVariant

04:35:20 Presenting theory SimplifiedOntologicalArgument.UFilterVariant

04:35:21 Presenting theory SimplifiedOntologicalArgument.SimpleVariant

04:35:21 Presenting theory SimplifiedOntologicalArgument.SimpleVariantPG

04:35:21 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSE

04:35:21 Presenting theory SimplifiedOntologicalArgument.SimpleVariantSEinT

04:35:21 Presenting theory SimplifiedOntologicalArgument.SimpleVariantHF

04:35:21 Presenting theory Planarity_Certificates.Executable_Permutations

04:35:21 Presenting theory SimplifiedOntologicalArgument.KanckosLethenNo2Possibilist

04:35:21 Presenting Statecharts ...

04:35:21 Presenting document Statecharts/document

04:35:21 Presenting document Statecharts/outline

04:35:21 Presenting theory SIFPL.VS_OBJ

04:35:22 Presenting theory Planarity_Certificates.Digraph_Map_Impl

04:35:22 Presenting theory Statecharts.Contrib

04:35:22 Presenting theory Sliding_Window_Algorithm.SWA

04:35:22 Presenting theory Statecharts.DataSpace

04:35:22 Presenting Stellar_Quorums ...

04:35:22 Presenting document Stellar_Quorums/document

04:35:22 Presenting document Stellar_Quorums/outline

04:35:23 Presenting theory Planarity_Certificates.Planar_Complete

04:35:23 Presenting theory Statecharts.Data

04:35:23 Presenting theory Planarity_Certificates.Reachablen

04:35:23 Presenting theory Planarity_Certificates.Permutations_2

04:35:23 Presenting theory Statecharts.Update

04:35:24 Presenting theory Statecharts.Expr

04:35:24 Presenting theory Planarity_Certificates.Planar_Subdivision

04:35:24 Presenting theory Stellar_Quorums.Stellar_Quorums

04:35:24 Presenting Stone_Algebras ...

04:35:24 Presenting document Stone_Algebras/document

04:35:24 Presenting document Stone_Algebras/outline

04:35:24 Presenting theory Statecharts.SA

04:35:24 Presenting theory BDD.ShareReduceRepListProof

04:35:24 Presenting theory SIFPL.ContextOBJ

04:35:24 Presenting theory Simpl.Semantic

04:35:24 Presenting Stone_Relation_Algebras ...

04:35:24 Presenting document Stone_Relation_Algebras/document

04:35:24 Presenting document Stone_Relation_Algebras/outline

04:35:25 Presenting theory Stone_Algebras.Lattice_Basics

04:35:26 Presenting theory Planarity_Certificates.Planar_Subgraph

04:35:26 Presenting theory BDD.RepointProof

04:35:26 Presenting theory Simpl.HoarePartialDef

04:35:26 Presenting theory Planarity_Certificates.Kuratowski_Combinatorial

04:35:26 Presenting theory Planarity_Certificates.Simpl_Anno

04:35:26 Presenting theory Planarity_Certificates.Check_Non_Planarity_Impl

04:35:26 Presenting theory Stone_Algebras.P_Algebras

04:35:26 Presenting theory Stone_Relation_Algebras.Fixpoints

04:35:27 Presenting theory Stone_Algebras.Filters

04:35:27 Presenting theory Stone_Relation_Algebras.Semirings

04:35:28 Presenting theory Statecharts.HA

04:35:29 Presenting theory Planarity_Certificates.Check_Non_Planarity_Verification

04:35:29 Presenting theory Planarity_Certificates.AutoCorres_Misc

04:35:29 Presenting theory Planarity_Certificates.Setup_AutoCorres

04:35:29 Presenting file "$AFP/Case_Labeling/util.ML"

04:35:29 Presenting theory Stone_Relation_Algebras.Relation_Algebras

04:35:30 Presenting theory Stone_Relation_Algebras.Relation_Subalgebras

04:35:31 Presenting theory BDD.NormalizeTotalProof

04:35:31 Presenting theory Stone_Relation_Algebras.Matrix_Relation_Algebras

04:35:31 Presenting Stone_Kleene_Relation_Algebras ...

04:35:31 Presenting document Stone_Kleene_Relation_Algebras/document

04:35:31 Presenting document Stone_Kleene_Relation_Algebras/outline

04:35:32 Presenting theory Stone_Kleene_Relation_Algebras.Iterings

04:35:32 Presenting theory Stone_Relation_Algebras.Linear_Order_Matrices

04:35:32 Presenting theory Planarity_Certificates.Check_Planarity_Verification

04:35:32 Presenting Aggregation_Algebras ...

04:35:32 Presenting document Aggregation_Algebras/document

04:35:32 Presenting document Aggregation_Algebras/outline

04:35:32 Presenting theory Statecharts.HASem

04:35:32 Presenting theory Planarity_Certificates.Planarity_Certificates

04:35:32 Presenting Relational_Minimum_Spanning_Trees ...

04:35:32 Presenting document Relational_Minimum_Spanning_Trees/document

04:35:32 Presenting document Relational_Minimum_Spanning_Trees/outline

04:35:33 Presenting theory Statecharts.Kripke

04:35:33 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

04:35:33 Presenting theory Stone_Algebras.Stone_Construction

04:35:33 Presenting theory Relational_Minimum_Spanning_Trees.Kruskal

04:35:33 Presenting theory Statecharts.HAKripke

04:35:33 Presenting theory Aggregation_Algebras.Semigroups_Big

04:35:33 Presenting Relational_Disjoint_Set_Forests ...

04:35:33 Presenting document Relational_Disjoint_Set_Forests/document

04:35:33 Presenting document Relational_Disjoint_Set_Forests/outline

04:35:34 Presenting theory Aggregation_Algebras.Aggregation_Algebras

04:35:34 Presenting theory Relational_Minimum_Spanning_Trees.Prim

04:35:35 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

04:35:36 Presenting theory Simpl.HoarePartialProps

04:35:36 Presenting theory Statecharts.HAOps

04:35:36 Presenting theory Aggregation_Algebras.Matrix_Aggregation_Algebras

04:35:36 Presenting theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

04:35:37 Presenting theory Statecharts.CarAudioSystem

04:35:37 Presenting Relational_Forests ...

04:35:37 Presenting document Relational_Forests/document

04:35:37 Presenting document Relational_Forests/outline

04:35:37 Presenting theory Relational_Minimum_Spanning_Trees.Boruvka

04:35:37 Presenting theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

04:35:37 Presenting theory Relational_Forests.Forests

04:35:38 Presenting Subset_Boolean_Algebras ...

04:35:38 Presenting document Subset_Boolean_Algebras/document

04:35:38 Presenting document Subset_Boolean_Algebras/outline

04:35:38 Presenting theory Relational_Forests.Algorithms

04:35:38 Presenting Store_Buffer_Reduction ...

04:35:38 Presenting document Store_Buffer_Reduction/document

04:35:38 Presenting document Store_Buffer_Reduction/outline

04:35:39 Presenting theory Aggregation_Algebras.Linear_Aggregation_Algebras

04:35:39 Presenting Strong_Security ...

04:35:39 Presenting document Strong_Security/document

04:35:39 Presenting document Strong_Security/outline

04:35:39 Presenting theory Strong_Security.Types

04:35:39 Presenting theory Strong_Security.Expr

04:35:39 Presenting theory Strong_Security.Domain_example

04:35:39 Presenting theory Isabelle_C.C_Ast

04:35:40 Presenting theory Strong_Security.MWLf

04:35:40 Presenting theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

04:35:40 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_ast.ML"

04:35:40 Presenting theory Strong_Security.Strong_Security

04:35:42 Presenting theory Strong_Security.Up_To_Technique

04:35:42 Presenting theory Simpl.HoarePartial

04:35:42 Presenting Sugar ...

04:35:42 Presenting document Sugar/sugar

04:35:42 Presenting theory Sugar.Sugar

04:35:42 Presenting Sunflowers ...

04:35:42 Presenting document Sunflowers/document

04:35:42 Presenting document Sunflowers/outline

04:35:42 Presenting theory Sunflowers.Sunflower

04:35:42 Presenting theory Strong_Security.Parallel_Composition

04:35:43 Presenting theory Sunflowers.Erdos_Rado_Sunflower

04:35:43 Presenting Syntax_Independent_Logic ...

04:35:43 Presenting document Syntax_Independent_Logic/document

04:35:43 Presenting document Syntax_Independent_Logic/outline

04:35:43 Presenting theory Syntax_Independent_Logic.Prelim

04:35:43 Presenting theory Strong_Security.Strongly_Secure_Skip_Assign

04:35:43 Presenting theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

04:35:44 Presenting Goedel_Incompleteness ...

04:35:44 Presenting document Goedel_Incompleteness/document

04:35:44 Presenting document Goedel_Incompleteness/outline

04:35:44 Presenting theory Relational_Disjoint_Set_Forests.More_Disjoint_Set_Forests

04:35:45 Presenting Goedel_HFSet_Semantic ...

04:35:45 Presenting document Goedel_HFSet_Semantic/document

04:35:45 Presenting document Goedel_HFSet_Semantic/outline

04:35:45 Presenting theory Goedel_Incompleteness.Deduction2

04:35:45 Presenting theory Goedel_Incompleteness.Abstract_Encoding

04:35:45 Presenting theory Goedel_HFSet_Semantic.Instance

04:35:46 Presenting Goedel_HFSet_Semanticless ...

04:35:46 Presenting document Goedel_HFSet_Semanticless/document

04:35:46 Presenting document Goedel_HFSet_Semanticless/outline

04:35:46 Presenting theory Goedel_Incompleteness.Abstract_Representability

04:35:47 Presenting theory Syntax_Independent_Logic.Syntax

04:35:47 Presenting theory Goedel_Incompleteness.Diagonalization

04:35:47 Presenting theory Goedel_Incompleteness.Derivability_Conditions

04:35:48 Presenting theory Goedel_Incompleteness.Goedel_Formula

04:35:49 Presenting theory Syntax_Independent_Logic.Deduction

04:35:49 Presenting theory Strong_Security.Language_Composition

04:35:50 Presenting theory Syntax_Independent_Logic.Natural_Deduction

04:35:50 Presenting theory Goedel_Incompleteness.Standard_Model_More

04:35:50 Presenting theory Strong_Security.Type_System

04:35:50 Presenting theory Syntax_Independent_Logic.Pseudo_Term

04:35:50 Presenting theory Goedel_HFSet_Semanticless.SyntaxN

04:35:50 Presenting theory Syntax_Independent_Logic.Standard_Model

04:35:50 Presenting theory Strong_Security.Type_System_example

04:35:50 Presenting Robinson_Arithmetic ...

04:35:50 Presenting document Robinson_Arithmetic/document

04:35:50 Presenting document Robinson_Arithmetic/outline

04:35:51 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel

04:35:52 Presenting theory Simpl.Termination

04:35:52 Presenting theory Goedel_Incompleteness.Rosser_Formula

04:35:52 Presenting theory Isabelle_C.C_Environment

04:35:52 Presenting theory Goedel_HFSet_Semanticless.Coding

04:35:52 Presenting theory Syntax_Independent_Logic.Syntax_Arith

04:35:53 Presenting theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

04:35:53 Presenting theory Goedel_Incompleteness.Abstract_Second_Goedel

04:35:53 Presenting theory Robinson_Arithmetic.Robinson_Arithmetic

04:35:54 Presenting theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

04:35:54 Presenting theory Syntax_Independent_Logic.Deduction_Q

04:35:54 Presenting theory Robinson_Arithmetic.Instance

04:35:54 Presenting Szpilrajn ...

04:35:54 Presenting document Szpilrajn/document

04:35:54 Presenting document Szpilrajn/outline

04:35:54 Presenting TESL_Language ...

04:35:54 Presenting document TESL_Language/document

04:35:54 Presenting document TESL_Language/outline

04:35:54 Presenting theory TESL_Language.Introduction

04:35:54 Presenting theory TESL_Language.TESL

04:35:54 Presenting theory TESL_Language.Run

04:35:54 Presenting theory TESL_Language.Denotational

04:35:54 Presenting theory Goedel_Incompleteness.Jeroslow_Original

04:35:55 Presenting theory TESL_Language.SymbolicPrimitive

04:35:55 Presenting theory Goedel_HFSet_Semanticless.Predicates

04:35:55 Presenting theory TESL_Language.Operational

04:35:55 Presenting theory Szpilrajn.Szpilrajn

04:35:55 Presenting TLA ...

04:35:55 Presenting document TLA/document

04:35:55 Presenting document TLA/outline

04:35:56 Presenting theory Goedel_HFSet_Semanticless.Sigma

04:35:56 Presenting theory TESL_Language.Corecursive_Prop

04:35:56 Presenting theory Goedel_Incompleteness.Jeroslow_Simplified

04:35:56 Presenting theory TLA.Sequence

04:35:56 Presenting theory Goedel_Incompleteness.Loeb_Formula

04:35:56 Presenting theory TLA.Intensional

04:35:56 Presenting theory Goedel_Incompleteness.Loeb

04:35:56 Presenting theory TLA.Semantics

04:35:56 Presenting theory TLA.PreFormulas

04:35:56 Presenting theory Goedel_Incompleteness.Tarski

04:35:56 Presenting theory Goedel_Incompleteness.All_Abstract

04:35:56 Presenting Timed_Automata ...

04:35:56 Presenting document Timed_Automata/document

04:35:56 Presenting document Timed_Automata/outline

04:35:57 Presenting theory TLA.Rules

04:35:57 Presenting theory TESL_Language.Hygge_Theory

04:35:57 Presenting theory TLA.Liveness

04:35:57 Presenting theory TLA.State

04:35:57 Presenting theory TLA.Even

04:35:57 Presenting theory TESL_Language.StutteringDefs

04:35:57 Presenting theory TLA.Inc

04:35:58 Presenting theory Goedel_HFSet_Semanticless.Coding_Predicates

04:35:58 Presenting theory TLA.Buffer

04:35:58 Presenting Topological_Semantics ...

04:35:58 Presenting document Topological_Semantics/document

04:35:58 Presenting document Topological_Semantics/outline

04:35:58 Presenting theory Topological_Semantics.sse_boolean_algebra

04:35:58 Presenting theory Topological_Semantics.sse_boolean_algebra_quantification

04:35:59 Presenting theory TESL_Language.StutteringLemmas

04:35:59 Presenting theory Topological_Semantics.sse_operation_positive

04:35:59 Presenting theory Topological_Semantics.sse_operation_positive_quantification

04:35:59 Presenting theory Goedel_HFSet_Semanticless.Pf_Predicates

04:35:59 Presenting theory TESL_Language.Stuttering

04:35:59 Presenting theory TESL_Language.Config_Morphisms

04:35:59 Presenting Transitive-Closure-II ...

04:35:59 Presenting document Transitive-Closure-II/document

04:35:59 Presenting document Transitive-Closure-II/outline

04:36:00 Presenting theory Transitive-Closure-II.RTrancl

04:36:00 Presenting Tree_Decomposition ...

04:36:00 Presenting document Tree_Decomposition/document

04:36:00 Presenting document Tree_Decomposition/outline

04:36:00 Presenting theory Topological_Semantics.sse_operation_negative

04:36:00 Presenting theory Tree_Decomposition.Graph

04:36:00 Presenting theory Topological_Semantics.sse_operation_negative_quantification

04:36:01 Presenting theory Tree_Decomposition.Tree

04:36:01 Presenting theory Tree_Decomposition.TreeDecomposition

04:36:01 Presenting theory Tree_Decomposition.TreewidthTree

04:36:01 Presenting theory Tree_Decomposition.TreewidthCompleteGraph

04:36:01 Presenting theory Tree_Decomposition.ExampleInstantiations

04:36:01 Presenting Tutorial ...

04:36:01 Presenting document Tutorial/tutorial

04:36:01 Presenting theory Tutorial.Base

04:36:01 Presenting theory Tutorial.ToyList_Test

04:36:01 Presenting theory Tutorial.ToyList

04:36:01 Presenting theory Tutorial.Ifexpr

04:36:01 Presenting theory Tutorial.CodeGen

04:36:01 Presenting theory Tutorial.Trie

04:36:02 Presenting theory Tutorial.ABexpr

04:36:02 Presenting theory Tutorial.unfoldnested

04:36:02 Presenting theory Topological_Semantics.topo_operators_basic

04:36:02 Presenting theory Tutorial.Nested

04:36:02 Presenting theory Tutorial.Fundata

04:36:02 Presenting theory Tutorial.fun0

04:36:02 Presenting theory Tutorial.simp2

04:36:02 Presenting theory Tutorial.PDL

04:36:02 Presenting theory Tutorial.CTL

04:36:02 Presenting theory Topological_Semantics.topo_operators_derivative

04:36:02 Presenting theory Tutorial.CTLind

04:36:03 Presenting theory Tutorial.Setup

04:36:03 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:36:03 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

04:36:03 Presenting theory Tutorial.Even

04:36:03 Presenting theory Topological_Semantics.topo_alexandrov

04:36:03 Presenting theory Tutorial.Mutual

04:36:03 Presenting theory Tutorial.Star

04:36:03 Presenting theory Tutorial.AB

04:36:03 Presenting theory Topological_Semantics.topo_frontier_algebra

04:36:04 Presenting theory Timed_Automata.Floyd_Warshall

04:36:04 Presenting theory Tutorial.Advanced

04:36:05 Presenting theory Tutorial.Tree

04:36:05 Presenting theory Tutorial.Tree2

04:36:05 Presenting theory Tutorial.Plus

04:36:05 Presenting theory Tutorial.case_exprs

04:36:05 Presenting theory Tutorial.fakenat

04:36:05 Presenting theory Tutorial.natsum

04:36:05 Presenting theory Tutorial.pairs2

04:36:05 Presenting theory Tutorial.Option2

04:36:05 Presenting theory Tutorial.types

04:36:05 Presenting theory Tutorial.prime_def

04:36:05 Presenting theory Tutorial.simp

04:36:05 Presenting theory Tutorial.Itrev

04:36:05 Presenting theory Tutorial.AdvancedInd

04:36:05 Presenting theory Tutorial.appendix

04:36:06 Presenting theory Simpl.SmallStep

04:36:06 Presenting theory Timed_Automata.Timed_Automata

04:36:06 Presenting theory Tutorial.Message

04:36:06 Presenting theory Tutorial.Event

04:36:07 Presenting theory Tutorial.Public

04:36:07 Presenting theory Topological_Semantics.topo_negation_conditions

04:36:07 Presenting theory Topological_Semantics.topo_negation_fixedpoints

04:36:07 Presenting theory Tutorial.NS_Public

04:36:07 Presenting theory Tutorial.Documents

04:36:07 Presenting theory Timed_Automata.DBM

04:36:07 Presenting theory Tutorial.Numbers

04:36:08 Presenting theory Tutorial.Pairs

04:36:08 Presenting theory Simpl.HoareTotalDef

04:36:08 Presenting theory Tutorial.Records

04:36:08 Presenting theory Tutorial.Typedefs

04:36:08 Presenting theory Tutorial.Overloading

04:36:08 Presenting theory Tutorial.Axioms

04:36:08 Presenting theory Tutorial.Basic

04:36:08 Presenting theory Tutorial.Blast

04:36:08 Presenting theory Tutorial.Force

04:36:08 Presenting theory Tutorial.TPrimes

04:36:08 Presenting theory Topological_Semantics.ex_LFIs

04:36:08 Presenting theory Tutorial.Forward

04:36:08 Presenting theory Tutorial.Tacticals

04:36:09 Presenting theory Tutorial.find2

04:36:09 Presenting theory Tutorial.Examples

04:36:09 Presenting theory Tutorial.Functions

04:36:09 Presenting theory Tutorial.Relations

04:36:09 Presenting theory Tutorial.Recur

04:36:09 Presenting Typeclass_Hierarchy ...

04:36:09 Presenting document Typeclass_Hierarchy/typeclass_hierarchy

04:36:09 Presenting theory Topological_Semantics.topo_strict_implication

04:36:09 Presenting theory Typeclass_Hierarchy.Setup

04:36:09 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:36:09 Presenting file "$ISABELLE_HOME/src/Doc/more_antiquote.ML"

04:36:10 Presenting theory Typeclass_Hierarchy.Typeclass_Hierarchy

04:36:10 Presenting Types_Tableaus_and_Goedels_God ...

04:36:10 Presenting document Types_Tableaus_and_Goedels_God/document

04:36:10 Presenting document Types_Tableaus_and_Goedels_God/outline

04:36:10 Presenting theory Types_Tableaus_and_Goedels_God.Relations

04:36:10 Presenting theory Topological_Semantics.ex_subminimal_logics

04:36:10 Presenting theory Types_Tableaus_and_Goedels_God.IHOML

04:36:11 Presenting theory Topological_Semantics.topo_derivative_algebra

04:36:11 Presenting theory Topological_Semantics.ex_LFUs

04:36:11 Presenting theory Topological_Semantics.topo_border_algebra

04:36:11 Presenting theory Topological_Semantics.topo_closure_algebra

04:36:11 Presenting theory Types_Tableaus_and_Goedels_God.IHOML_Examples

04:36:11 Presenting theory Topological_Semantics.topo_interior_algebra

04:36:11 Presenting UPF ...

04:36:11 Presenting document UPF/document

04:36:11 Presenting document UPF/outline

04:36:12 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

04:36:12 Presenting theory UPF.Monads

04:36:12 Presenting theory UPF.UPFCore

04:36:12 Presenting theory UPF.ElementaryPolicies

04:36:12 Presenting theory Timed_Automata.Paths_Cycles

04:36:12 Presenting theory UPF.SeqComposition

04:36:12 Presenting theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

04:36:12 Presenting theory UPF.ParallelComposition

04:36:13 Presenting theory UPF.Normalisation

04:36:13 Presenting theory SPARCv8.Sparc_Properties

04:36:13 Presenting theory UPF.NormalisationTestSpecification

04:36:13 Presenting theory Types_Tableaus_and_Goedels_God.FittingProof

04:36:13 Presenting theory UPF.Analysis

04:36:13 Presenting theory UPF.UPF

04:36:13 Presenting theory Types_Tableaus_and_Goedels_God.AndersonProof

04:36:14 Presenting UPF_Firewall ...

04:36:14 Presenting document UPF_Firewall/document

04:36:14 Presenting document UPF_Firewall/outline

04:36:14 Presenting theory UPF_Firewall.NetworkCore

04:36:14 Presenting theory UPF_Firewall.DatatypeAddress

04:36:14 Presenting theory UPF_Firewall.DatatypePort

04:36:14 Presenting theory UPF_Firewall.IntegerAddress

04:36:14 Presenting theory UPF_Firewall.IntegerPort

04:36:14 Presenting theory UPF.Service

04:36:14 Presenting theory UPF_Firewall.IntegerPort_TCPUDP

04:36:14 Presenting theory UPF.ServiceExample

04:36:14 Presenting Universal_Turing_Machine ...

04:36:14 Presenting document Universal_Turing_Machine/document

04:36:14 Presenting document Universal_Turing_Machine/outline

04:36:14 Presenting theory UPF_Firewall.IPv4

04:36:14 Presenting theory UPF_Firewall.IPv4_TCPUDP

04:36:14 Presenting theory UPF_Firewall.NetworkModels

04:36:14 Presenting theory UPF_Firewall.PolicyCore

04:36:15 Presenting theory UPF_Firewall.PolicyCombinators

04:36:15 Presenting theory Universal_Turing_Machine.Turing

04:36:15 Presenting theory Goedel_HFSet_Semanticless.II_Prelims

04:36:15 Presenting theory UPF_Firewall.PortCombinators

04:36:15 Presenting theory Universal_Turing_Machine.Turing_Hoare

04:36:15 Presenting theory UPF_Firewall.ProtocolPortCombinators

04:36:15 Presenting theory UPF_Firewall.Ports

04:36:15 Presenting theory UPF_Firewall.PacketFilter

04:36:16 Presenting theory Timed_Automata.DBM_Basics

04:36:16 Presenting theory UPF_Firewall.NAT

04:36:16 Presenting theory SPARCv8.Sparc_Init_State

04:36:16 Presenting theory SPARCv8.Sparc_Code_Gen

04:36:16 Presenting Van_Emde_Boas_Trees ...

04:36:16 Presenting document Van_Emde_Boas_Trees/document

04:36:16 Presenting document Van_Emde_Boas_Trees/outline

04:36:17 Presenting theory Universal_Turing_Machine.Uncomputable

04:36:17 Presenting theory Goedel_HFSet_Semanticless.Pseudo_Coding

04:36:18 Presenting theory UPF_Firewall.FWNormalisationCore

04:36:18 Presenting theory Van_Emde_Boas_Trees.Heap_Time_Monad

04:36:19 Presenting theory Store_Buffer_Reduction.ReduceStoreBuffer

04:36:19 Presenting theory Universal_Turing_Machine.Abacus_Mopup

04:36:19 Presenting theory Van_Emde_Boas_Trees.Array_Time

04:36:19 Presenting theory Simpl.HoareTotalProps

04:36:20 Presenting theory Van_Emde_Boas_Trees.Heap

04:36:20 Presenting theory Van_Emde_Boas_Trees.Ref_Time

04:36:20 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Time

04:36:20 Presenting theory Van_Emde_Boas_Trees.Syntax_Match

04:36:20 Presenting theory Van_Emde_Boas_Trees.Assertions

04:36:21 Presenting theory Van_Emde_Boas_Trees.Hoare_Triple

04:36:21 Presenting theory Van_Emde_Boas_Trees.Refine_Imp_Hol

04:36:23 Presenting theory Van_Emde_Boas_Trees.Automation

04:36:23 Presenting theory Van_Emde_Boas_Trees.Sep_Main

04:36:23 Presenting theory Van_Emde_Boas_Trees.Imperative_HOL_Add

04:36:23 Presenting theory UPF_Firewall.NormalisationGenericProofs

04:36:23 Presenting theory Simpl.HoareTotal

04:36:23 Presenting theory Van_Emde_Boas_Trees.Time_Reasoning

04:36:24 Presenting theory Van_Emde_Boas_Trees.Simple_TBOUND_Cond

04:36:24 Presenting theory Van_Emde_Boas_Trees.VEBT_Example_Setup

04:36:29 Presenting theory Simpl.Hoare

04:36:29 Presenting theory Simpl.StateSpace

04:36:29 Presenting theory Timed_Automata.DBM_Operations

04:36:30 Presenting theory Van_Emde_Boas_Trees.VEBT_Definitions

04:36:30 Presenting theory Van_Emde_Boas_Trees.VEBT_Member

04:36:31 Presenting theory Timed_Automata.DBM_Zone_Semantics

04:36:32 Presenting theory Van_Emde_Boas_Trees.VEBT_Insert

04:36:33 Presenting theory Timed_Automata.Misc

04:36:33 Presenting theory Van_Emde_Boas_Trees.VEBT_InsertCorrectness

04:36:33 Presenting theory Timed_Automata.DBM_Normalization

04:36:34 Presenting theory Goedel_HFSet_Semanticless.Quote

04:36:34 Presenting theory Van_Emde_Boas_Trees.VEBT_MinMax

04:36:34 Presenting theory Universal_Turing_Machine.Abacus

04:36:35 Presenting theory Universal_Turing_Machine.Abacus_Defs

04:36:35 Presenting theory Universal_Turing_Machine.Rec_Def

04:36:35 Presenting theory Van_Emde_Boas_Trees.VEBT_Succ

04:36:35 Presenting theory Universal_Turing_Machine.Abacus_Hoare

04:36:37 Presenting theory Goedel_HFSet_Semanticless.Functions

04:36:37 Presenting theory Van_Emde_Boas_Trees.VEBT_Pred

04:36:41 Presenting theory Goedel_HFSet_Semanticless.Goedel_I

04:36:42 Presenting theory Goedel_HFSet_Semanticless.Instance

04:36:42 Presenting Van_der_Waerden ...

04:36:42 Presenting document Van_der_Waerden/document

04:36:42 Presenting document Van_der_Waerden/outline

04:36:42 Presenting theory Van_Emde_Boas_Trees.VEBT_Delete

04:36:43 Presenting theory Timed_Automata.Regions_Beta

04:36:43 Presenting theory Van_der_Waerden.Digits

04:36:43 Presenting theory UPF_Firewall.NormalisationIntegerPortProof

04:36:43 Presenting theory Universal_Turing_Machine.Recursive

04:36:45 Presenting theory Universal_Turing_Machine.Recs

04:36:45 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteCorrectness

04:36:45 Presenting theory Van_der_Waerden.Van_der_Waerden

04:36:45 Presenting VeriComp ...

04:36:45 Presenting document VeriComp/document

04:36:45 Presenting document VeriComp/outline

04:36:45 Presenting theory VeriComp.Behaviour

04:36:45 Presenting theory VeriComp.Well_founded

04:36:46 Presenting theory VeriComp.Inf

04:36:46 Presenting theory VeriComp.Transfer_Extras

04:36:46 Presenting theory VeriComp.Semantics

04:36:46 Presenting theory VeriComp.Language

04:36:46 Presenting theory Van_Emde_Boas_Trees.VEBT_Uniqueness

04:36:47 Presenting theory Van_Emde_Boas_Trees.VEBT_Height

04:36:48 Presenting theory Universal_Turing_Machine.UF

04:36:49 Presenting theory VeriComp.Simulation

04:36:49 Presenting theory Simpl.AlternativeSmallStep

04:36:50 Presenting theory VeriComp.Compiler

04:36:50 Presenting theory Simpl.Simpl_Heap

04:36:50 Presenting theory VeriComp.Fixpoint

04:36:50 Presenting Verified-Prover ...

04:36:50 Presenting document Verified-Prover/document

04:36:50 Presenting document Verified-Prover/outline

04:36:50 Presenting theory Van_Emde_Boas_Trees.VEBT_Bounds

04:36:51 Presenting theory Simpl.HeapList

04:36:51 Presenting theory Timed_Automata.Regions

04:36:52 Presenting theory Simpl.Generalise

04:36:52 Presenting file "generalise_state.ML"

04:36:53 Presenting theory Van_Emde_Boas_Trees.VEBT_DeleteBounds

04:36:54 Presenting theory Van_Emde_Boas_Trees.VEBT_Space

04:36:55 Presenting theory Timed_Automata.Closure

04:36:55 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Functional

04:36:55 Presenting theory Van_Emde_Boas_Trees.VEBT_List_Assn

04:36:56 Presenting theory Universal_Turing_Machine.UTM

04:36:57 Presenting theory Van_Emde_Boas_Trees.VEBT_BuildupMemImp

04:36:57 Presenting Verified_SAT_Based_AI_Planning ...

04:36:57 Presenting document Verified_SAT_Based_AI_Planning/document

04:36:57 Presenting document Verified_SAT_Based_AI_Planning/outline

04:36:57 Presenting theory Verified_SAT_Based_AI_Planning.List_Supplement

04:36:58 Presenting theory Verified_SAT_Based_AI_Planning.Map_Supplement

04:36:58 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Supplement

04:36:58 Presenting theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement

04:36:58 Presenting theory Verified_SAT_Based_AI_Planning.State_Variable_Representation

04:36:58 Presenting theory Van_Emde_Boas_Trees.VEBT_SuccPredImperative

04:36:58 Presenting theory Verified-Prover.Prover

04:36:58 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Representation

04:36:58 Presenting VolpanoSmith ...

04:36:58 Presenting document VolpanoSmith/document

04:36:58 Presenting document VolpanoSmith/outline

04:36:59 Presenting theory Van_Emde_Boas_Trees.VEBT_DelImperative

04:36:59 Presenting theory Van_Emde_Boas_Trees.VEBT_Intf_Imperative

04:36:59 Presenting theory Van_Emde_Boas_Trees.VEBT_Example

04:36:59 Presenting WHATandWHERE_Security ...

04:36:59 Presenting document WHATandWHERE_Security/document

04:36:59 Presenting document WHATandWHERE_Security/outline

04:36:59 Presenting theory WHATandWHERE_Security.WHATWHERE_Security

04:37:00 Presenting theory WHATandWHERE_Security.Up_To_Technique

04:37:00 Presenting theory WHATandWHERE_Security.MWLs

04:37:01 Presenting theory WHATandWHERE_Security.Parallel_Composition

04:37:01 Presenting theory UPF_Firewall.NormalisationIPPProofs

04:37:01 Presenting theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

04:37:01 Presenting theory VolpanoSmith.Semantics

04:37:01 Presenting theory UPF_Firewall.ElementaryRules

04:37:01 Presenting theory UPF_Firewall.FWNormalisation

04:37:01 Presenting theory UPF_Firewall.LTL_alike

04:37:01 Presenting theory UPF_Firewall.StatefulCore

04:37:02 Presenting theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics

04:37:02 Presenting theory Timed_Automata.Approx_Beta

04:37:02 Presenting theory UPF_Firewall.FTP

04:37:02 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation

04:37:03 Presenting theory UPF_Firewall.FTP_WithPolicy

04:37:04 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics

04:37:04 Presenting theory VolpanoSmith.secTypes

04:37:04 Presenting theory UPF_Firewall.VOIP

04:37:04 Presenting theory Timed_Automata.Normalized_Zone_Semantics

04:37:05 Presenting WOOT_Strong_Eventual_Consistency ...

04:37:05 Presenting document WOOT_Strong_Eventual_Consistency/document

04:37:05 Presenting document WOOT_Strong_Eventual_Consistency/outline

04:37:05 Presenting theory Simpl.Vcg

04:37:05 Presenting theory WOOT_Strong_Eventual_Consistency.ErrorMonad

04:37:05 Presenting file "hoare.ML"

04:37:05 Presenting theory VolpanoSmith.Execute

04:37:05 Presenting file "hoare_syntax.ML"

04:37:05 Presenting Weight_Balanced_Trees ...

04:37:05 Presenting theory WOOT_Strong_Eventual_Consistency.Data

04:37:05 Presenting document Weight_Balanced_Trees/document

04:37:05 Presenting document Weight_Balanced_Trees/outline

04:37:05 Presenting theory WHATandWHERE_Security.Language_Composition

04:37:05 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

04:37:05 Presenting theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

04:37:05 Presenting theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

04:37:05 Presenting theory WHATandWHERE_Security.Type_System

04:37:05 Presenting theory Simpl.SyntaxTest

04:37:05 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

04:37:05 Presenting theory WOOT_Strong_Eventual_Consistency.DistributedExecution

04:37:06 Presenting theory WHATandWHERE_Security.Type_System_example

04:37:06 Presenting Word_Lib ...

04:37:06 Presenting theory WOOT_Strong_Eventual_Consistency.SortKeys

04:37:06 Presenting document Word_Lib/document

04:37:06 Presenting document Word_Lib/outline

04:37:06 Presenting theory Weight_Balanced_Trees.Weight_Balanced_Trees

04:37:06 Presenting Complx ...

04:37:06 Presenting document Complx/document

04:37:06 Presenting document Complx/outline

04:37:06 Presenting theory Word_Lib.More_Arithmetic

04:37:06 Presenting theory Word_Lib.Even_More_List

04:37:06 Presenting theory Word_Lib.More_Sublist

04:37:06 Presenting theory Word_Lib.More_Misc

04:37:06 Presenting theory Complx.Language

04:37:06 Presenting theory Word_Lib.More_Divides

04:37:06 Presenting theory WOOT_Strong_Eventual_Consistency.Psi

04:37:07 Presenting theory WOOT_Strong_Eventual_Consistency.Sorting

04:37:07 Presenting theory Complx.SmallStep

04:37:07 Presenting theory UPF_Firewall.FTPVOIP

04:37:07 Presenting theory UPF_Firewall.StatefulFW

04:37:07 Presenting theory UPF_Firewall.UPF-Firewall

04:37:07 Presenting theory WOOT_Strong_Eventual_Consistency.Consistency

04:37:07 Presenting theory UPF_Firewall.DMZDatatype

04:37:08 Presenting theory Complx.OG_Annotations

04:37:08 Presenting theory UPF_Firewall.DMZInteger

04:37:08 Presenting theory UPF_Firewall.DMZ

04:37:08 Presenting theory Simpl.VcgEx

04:37:08 Presenting theory UPF_Firewall.Voice_over_IP

04:37:08 Presenting theory WOOT_Strong_Eventual_Consistency.CreateConsistent

04:37:08 Presenting theory UPF_Firewall.Transformation01

04:37:09 Presenting theory UPF_Firewall.Transformation02

04:37:09 Presenting theory UPF_Firewall.Transformation

04:37:09 Presenting theory Word_Lib.More_Word

04:37:09 Presenting theory Word_Lib.Strict_part_mono

04:37:09 Presenting theory Simpl.VcgExSP

04:37:09 Presenting theory UPF_Firewall.NAT-FW

04:37:09 Presenting theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS

04:37:10 Presenting theory UPF_Firewall.PersonalFirewallInt

04:37:10 Presenting theory UPF_Firewall.PersonalFirewallIpv4

04:37:10 Presenting theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

04:37:10 Presenting theory Complx.OG_Hoare

04:37:10 Presenting theory UPF_Firewall.PersonalFirewallDatatype

04:37:10 Presenting theory UPF_Firewall.PersonalFirewall

04:37:10 Presenting theory Word_Lib.Many_More

04:37:10 Presenting theory UPF_Firewall.Examples

04:37:10 Presenting IEEE_Floating_Point ...

04:37:10 Presenting document IEEE_Floating_Point/document

04:37:10 Presenting document IEEE_Floating_Point/outline

04:37:10 Presenting theory Word_Lib.Bit_Shifts_Infix_Syntax

04:37:10 Presenting theory Simpl.VcgExTotal

04:37:10 Presenting theory IEEE_Floating_Point.IEEE

04:37:10 Presenting theory WOOT_Strong_Eventual_Consistency.StrongConvergence

04:37:11 Presenting theory Simpl.Quicksort

04:37:11 Presenting theory Simpl.XVcg

04:37:11 Presenting theory WOOT_Strong_Eventual_Consistency.SEC

04:37:11 Presenting theory Simpl.XVcgEx

04:37:11 Presenting theory Complx.SeqCatch_decomp

04:37:11 Presenting theory Word_Lib.Aligned

04:37:11 Presenting theory Word_Lib.Next_and_Prev

04:37:11 Presenting theory Isabelle_C.C_Parser_Language

04:37:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/base.sig"

04:37:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/join.sml"

04:37:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/lrtable.sml"

04:37:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/stream.sml"

04:37:11 Presenting file "$AFP/Isabelle_C/src_ext/mlton/lib/mlyacc-lib/parser1.sml"

04:37:11 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sig"

04:37:12 Presenting file "$AFP/Isabelle_C/C11-FrontEnd/generated/c_grammar_fun.grm.sml"

04:37:12 Presenting theory Simpl.ProcParEx

04:37:12 Presenting theory Word_Lib.Signed_Division_Word

04:37:12 Presenting theory WOOT_Strong_Eventual_Consistency.Example

04:37:12 Presenting IP_Addresses ...

04:37:12 Presenting document IP_Addresses/document

04:37:12 Presenting document IP_Addresses/outline

04:37:12 Presenting theory Word_Lib.Bit_Comprehension

04:37:12 Presenting theory IP_Addresses.NumberWang_IPv4

04:37:12 Presenting theory Word_Lib.Most_significant_bit

04:37:12 Presenting theory Simpl.ProcParExSP

04:37:12 Presenting theory Word_Lib.Least_significant_bit

04:37:12 Presenting theory Word_Lib.Generic_set_bit

04:37:13 Presenting theory IP_Addresses.NumberWang_IPv6

04:37:13 Presenting theory IEEE_Floating_Point.IEEE_Properties

04:37:13 Presenting theory Simpl.Closure

04:37:13 Presenting theory IEEE_Floating_Point.FP64

04:37:13 Presenting theory IEEE_Floating_Point.Conversion_IEEE_Float

04:37:13 Presenting theory IEEE_Floating_Point.Double

04:37:13 Presenting Simple_Firewall ...

04:37:13 Presenting document Simple_Firewall/document

04:37:13 Presenting document Simple_Firewall/outline

04:37:14 Presenting theory Simple_Firewall.Lib_Enum_toString

04:37:14 Presenting theory Simple_Firewall.L4_Protocol

04:37:14 Presenting theory Simple_Firewall.Simple_Packet

04:37:14 Presenting theory Simple_Firewall.Firewall_Common_Decision_State

04:37:14 Presenting theory IP_Addresses.WordInterval

04:37:14 Presenting theory Simpl.ClosureEx

04:37:14 Presenting theory IP_Addresses.Hs_Compat

04:37:14 Presenting theory Word_Lib.Bits_Int

04:37:15 Presenting theory IP_Addresses.IP_Address

04:37:15 Presenting theory Simple_Firewall.Iface

04:37:15 Presenting theory Simple_Firewall.SimpleFw_Syntax

04:37:15 Presenting theory IP_Addresses.IPv4

04:37:15 Presenting theory Word_Lib.Typedef_Morphisms

04:37:15 Presenting theory Complx.OG_Soundness

04:37:15 Presenting theory Word_Lib.Singleton_Bit_Shifts

04:37:15 Presenting theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

04:37:15 Presenting theory Simple_Firewall.SimpleFw_Semantics

04:37:16 Presenting theory Simple_Firewall.List_Product_More

04:37:16 Presenting theory Simple_Firewall.Option_Helpers

04:37:16 Presenting theory Word_Lib.Legacy_Aliases

04:37:16 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base

04:37:16 Presenting theory Complx.Cache_Tactics

04:37:17 Presenting theory Simple_Firewall.Generic_SimpleFw

04:37:17 Presenting theory Simple_Firewall.Shadowed

04:37:17 Presenting theory Simpl.Compose

04:37:17 Presenting theory Simpl.ComposeEx

04:37:18 Presenting theory Simple_Firewall.IP_Partition_Preliminaries

04:37:18 Presenting theory Simple_Firewall.GroupF

04:37:18 Presenting theory Simple_Firewall.IP_Addr_WordInterval_toString

04:37:18 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions

04:37:18 Presenting theory Simple_Firewall.Primitives_toString

04:37:19 Presenting theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus

04:37:19 Presenting theory Isabelle_C.C_Lexer_Annotation

04:37:19 Presenting theory Simpl.UserGuide

04:37:19 Presenting theory Simpl.Simpl

04:37:19 Presenting Routing ...

04:37:19 Presenting document Routing/document

04:37:19 Presenting document Routing/outline

04:37:19 Presenting theory Routing.Linorder_Helper

04:37:19 Presenting theory IP_Addresses.IPv6

04:37:20 Presenting theory Isabelle_C.C_Parser_Annotation

04:37:20 Presenting theory Complx.OG_Tactics

04:37:20 Presenting theory IP_Addresses.Prefix_Match

04:37:21 Presenting theory Simple_Firewall.Service_Matrix

04:37:21 Presenting theory Complx.OG_Syntax

04:37:21 Presenting theory Simple_Firewall.SimpleFw_toString

04:37:21 Presenting Iptables_Semantics ...

04:37:21 Presenting theory Routing.Routing_Table

04:37:21 Presenting document Iptables_Semantics/document

04:37:21 Presenting document Iptables_Semantics/outline

04:37:21 Presenting theory Iptables_Semantics.List_Misc

04:37:21 Presenting theory Iptables_Semantics.Negation_Type

04:37:21 Presenting theory Complx.Examples

04:37:21 Presenting theory Iptables_Semantics.WordInterval_Lists

04:37:21 Presenting theory Iptables_Semantics.Repeat_Stabilize

04:37:21 Presenting theory Routing.Linux_Router

04:37:21 Presenting theory IP_Addresses.CIDR_Split

04:37:21 Presenting theory Word_Lib.Reversed_Bit_Lists

04:37:21 Presenting theory IP_Addresses.WordInterval_Sorted

04:37:21 Presenting theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence

04:37:22 Presenting theory Store_Buffer_Reduction.PIMP

04:37:22 Presenting theory Iptables_Semantics.Firewall_Common

04:37:22 Presenting theory Store_Buffer_Reduction.SyntaxTweaks

04:37:22 Presenting theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT

04:37:22 Presenting theory Store_Buffer_Reduction.Abbrevs

04:37:23 Presenting theory Routing.IpRoute_Parser

04:37:23 Presenting file "IpRoute_Parser.ml"

04:37:23 Presenting Iptables_Semantics_Examples ...

04:37:23 Presenting document Iptables_Semantics_Examples/document

04:37:23 Presenting document Iptables_Semantics_Examples/outline

04:37:23 Presenting theory Word_Lib.Bitwise

04:37:24 Presenting theory Complx.SumArr

04:37:24 Presenting LOFT ...

04:37:24 Presenting document LOFT/document

04:37:24 Presenting document LOFT/outline

04:37:24 Presenting theory Verified_SAT_Based_AI_Planning.Solve_SASP

04:37:24 Presenting Interval_Arithmetic_Word32 ...

04:37:24 Presenting document Interval_Arithmetic_Word32/document

04:37:24 Presenting document Interval_Arithmetic_Word32/outline

04:37:24 Presenting theory LOFT.OpenFlow_Helpers

04:37:24 Presenting theory LOFT.Sort_Descending

04:37:25 Presenting theory LOFT.List_Group

04:37:25 Presenting theory Iptables_Semantics.Semantics

04:37:25 Presenting theory LOFT.OpenFlow_Matches

04:37:25 Presenting theory LOFT.OpenFlow_Action

04:37:25 Presenting theory Store_Buffer_Reduction.Variants

04:37:25 Presenting theory Word_Lib.Examples

04:37:25 Presenting theory Word_Lib.Signed_Words

04:37:25 Presenting theory Word_Lib.Bitwise_Signed

04:37:26 Presenting theory LOFT.Semantics_OpenFlow

04:37:26 Presenting theory Iptables_Semantics.Matching

04:37:26 Presenting theory LOFT.OpenFlow_Serialize

04:37:26 Presenting theory Word_Lib.Enumeration

04:37:26 Presenting theory LOFT.Featherweight_OpenFlow_Comparison

04:37:27 Presenting theory Word_Lib.Enumeration_Word

04:37:27 Presenting theory Store_Buffer_Reduction.Text

04:37:27 Presenting theory Word_Lib.Hex_Words

04:37:27 Presenting theory Store_Buffer_Reduction.Preliminaries

04:37:27 Presenting Native_Word ...

04:37:27 Presenting document Native_Word/document

04:37:27 Presenting document Native_Word/outline

04:37:27 Presenting theory Iptables_Semantics_Examples.Parser_Test

04:37:27 Presenting theory Word_Lib.Norm_Words

04:37:27 Presenting theory Iptables_Semantics.Ruleset_Update

04:37:27 Presenting theory Iptables_Semantics_Examples.Parser6_Test

04:37:27 Presenting theory Iptables_Semantics_Examples.Small_Examples

04:37:27 Presenting theory Word_Lib.Rsplit

04:37:27 Presenting theory Word_Lib.Syntax_Bundles

04:37:27 Presenting theory Word_Lib.Type_Syntax

04:37:27 Presenting theory Iptables_Semantics_Examples.Ports_Fail

04:37:28 Presenting theory Word_Lib.Word_EqI

04:37:28 Presenting theory Iptables_Semantics_Examples.Contrived_Example

04:37:28 Presenting theory Native_Word.Code_Target_Word_Base

04:37:28 Presenting theory LOFT.LinuxRouter_OpenFlow_Translation

04:37:28 Presenting theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

04:37:28 Presenting theory Interval_Arithmetic_Word32.Interval_Word32

04:37:28 Presenting theory LOFT.OF_conv_test

04:37:29 Presenting theory Isabelle_C.C_Eval

04:37:29 Presenting theory LOFT.RFC2544

04:37:29 Presenting theory Native_Word.Word_Type_Copies

04:37:29 Presenting theory Native_Word.Code_Int_Integer_Conversion

04:37:29 Presenting theory Interval_Arithmetic_Word32.Finite_String

04:37:30 Presenting theory Native_Word.Code_Target_Integer_Bit

04:37:30 Presenting theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

04:37:30 Presenting theory LOFT.OpenFlow_Documentation

04:37:30 Presenting X86_Semantics ...

04:37:30 Presenting document X86_Semantics/document

04:37:30 Presenting document X86_Semantics/outline

04:37:30 Presenting theory Iptables_Semantics.Call_Return_Unfolding

04:37:30 Presenting theory Interval_Arithmetic_Word32.Interpreter

04:37:30 Presenting theory Native_Word.Uint64

04:37:30 Presenting ZFC_in_HOL ...

04:37:30 Presenting document ZFC_in_HOL/document

04:37:30 Presenting document ZFC_in_HOL/outline

04:37:30 Presenting theory ZFC_in_HOL.ZFC_Library

04:37:30 Presenting theory X86_Semantics.BitByte

04:37:31 Presenting theory Iptables_Semantics.Ternary

04:37:31 Presenting theory Native_Word.Uint32

04:37:31 Presenting theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

04:37:31 Presenting theory X86_Semantics.Memory

04:37:31 Presenting theory ZFC_in_HOL.ZFC_in_HOL

04:37:31 Presenting theory Word_Lib.Word_Lemmas

04:37:31 Presenting theory Native_Word.Uint16

04:37:32 Presenting theory Native_Word.Uint8

04:37:32 Presenting theory Word_Lib.Word_8

04:37:32 Presenting theory Word_Lib.Word_16

04:37:32 Presenting theory Word_Lib.Word_Syntax

04:37:32 Presenting theory Word_Lib.Word_Names

04:37:33 Presenting theory X86_Semantics.State

04:37:33 Presenting theory Iptables_Semantics.Matching_Ternary

04:37:33 Presenting theory Native_Word.Uint

04:37:33 Presenting theory Isabelle_C.C_Command

04:37:33 Presenting theory Native_Word.Native_Cast

04:37:33 Presenting theory Isabelle_C.C_Document

04:37:33 Presenting theory Isabelle_C.C_Main

04:37:33 Presenting theory Native_Word.Native_Cast_Uint

04:37:33 Presenting theory Native_Word.Native_Word_Imperative_HOL

04:37:34 Presenting theory Word_Lib.More_Word_Operations

04:37:34 Presenting theory Word_Lib.Word_32

04:37:34 Presenting theory Word_Lib.Word_Lib_Sumo

04:37:34 Presenting theory Word_Lib.Machine_Word_32_Basics

04:37:34 Presenting theory Word_Lib.Machine_Word_32

04:37:34 Presenting theory Word_Lib.Word_64

04:37:35 Presenting theory Word_Lib.Machine_Word_64_Basics

04:37:35 Presenting theory Word_Lib.Machine_Word_64

04:37:35 Presenting theory Word_Lib.Guide

04:37:35 Presenting CZH_Foundations ...

04:37:35 Presenting theory ZFC_in_HOL.ZFC_Cardinals

04:37:35 Presenting document CZH_Foundations/document

04:37:35 Presenting document CZH_Foundations/outline

04:37:35 Presenting theory CZH_Foundations.CZH_Sets_MIF

04:37:35 Presenting theory CZH_Foundations.CZH_Utilities

04:37:35 Presenting theory CZH_Foundations.CZH_Introduction

04:37:35 Presenting theory CZH_Foundations.CZH_Sets_Introduction

04:37:35 Presenting theory Iptables_Semantics.Semantics_Ternary

04:37:35 Presenting theory Iptables_Semantics.Datatype_Selectors

04:37:35 Presenting theory Iptables_Semantics.IpAddresses

04:37:35 Presenting theory Isabelle_C.C0

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/argument_scope.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/atomic_parenthesis.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.ok.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/block_scope.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/char-literal-printing.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/c-namespace.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/control-scope.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/dangling_else.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/declarators.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/designator.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_constant_visibility.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum_shadows_typedef.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/enum-trick.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/expressions.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/function-decls.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_scope.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/local_typedef.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/long-long-struct.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/namespaces.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/no_local_scope.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/parameter_declaration_ambiguity.test.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/statements.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/struct-recursion.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/typedef_star.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/types.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/variable_star.c"

04:37:36 Presenting file "$AFP/Isabelle_C/src_ext/parser_menhir/tests/bitfield_declaration_ambiguity.fail.c"

04:37:36 Presenting theory Iptables_Semantics.L4_Protocol_Flags

04:37:36 Presenting theory Iptables_Semantics.Ports

04:37:36 Presenting theory Iptables_Semantics.Conntrack_State

04:37:36 Presenting theory CZH_Foundations.CZH_Sets_Sets

04:37:36 Presenting theory Iptables_Semantics.Tagged_Packet

04:37:36 Presenting theory Iptables_Semantics.Common_Primitive_Syntax

04:37:36 Presenting theory Iptables_Semantics.Unknown_Match_Tacs

04:37:36 Presenting theory X86_Semantics.X86_InstructionSemantics

04:37:36 Presenting theory CZH_Foundations.CZH_Sets_Nat

04:37:37 Presenting theory ZFC_in_HOL.Kirby

04:37:37 Presenting theory IP_Addresses.IP_Address_Parser

04:37:37 Presenting theory IP_Addresses.Lib_Numbers_toString

04:37:37 Presenting theory Iptables_Semantics.Common_Primitive_Matcher_Generic

04:37:37 Presenting theory ZFC_in_HOL.Ordinal_Exp

04:37:37 Presenting theory X86_Semantics.StateCleanUp

04:37:37 Presenting file "MySubst.ML"

04:37:37 Presenting theory X86_Semantics.SymbolicExecution

04:37:38 Presenting theory IP_Addresses.Lib_Word_toString

04:37:38 Presenting theory X86_Semantics.Examples

04:37:38 Presenting theory IP_Addresses.Lib_List_toString

04:37:38 Presenting theory Isabelle_C.C1

04:37:38 Presenting theory Iptables_Semantics.Common_Primitive_Matcher

04:37:38 Presenting theory IP_Addresses.IP_Address_toString

04:37:38 Presenting theory IP_Addresses.Prefix_Match_toString

04:37:38 Presenting CZH_Elementary_Categories ...

04:37:38 Presenting document CZH_Elementary_Categories/document

04:37:38 Presenting document CZH_Elementary_Categories/outline

04:37:38 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Introduction

04:37:38 Presenting theory Iptables_Semantics.Example_Semantics

04:37:38 Presenting theory ZFC_in_HOL.Cantor_NF

04:37:39 Presenting theory X86_Semantics.X86_Parse

04:37:39 Presenting file "X86_Parse.ML"

04:37:39 Presenting theory ZFC_in_HOL.ZFC_Typeclasses

04:37:39 Presenting CZH_Universal_Constructions ...

04:37:39 Presenting document CZH_Universal_Constructions/document

04:37:39 Presenting document CZH_Universal_Constructions/outline

04:37:39 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Introduction

04:37:39 Presenting theory X86_Semantics.Example_WC

04:37:39 Presenting HOL-Proofs ...

04:37:39 Presenting HOL-Proofs-Extraction ...

04:37:39 Presenting document HOL-Proofs-Extraction/document

04:37:39 Presenting document HOL-Proofs-Extraction/outline

04:37:39 Presenting theory HOL-Proofs-Extraction.Util

04:37:39 Presenting theory HOL-Proofs-Extraction.QuotRem

04:37:39 Presenting theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

04:37:40 Presenting theory HOL-Proofs-Extraction.Greatest_Common_Divisor

04:37:40 Presenting theory CZH_Foundations.CZH_Sets_BRelations

04:37:40 Presenting theory Iptables_Semantics_Examples.SQRL_2015_nospoof

04:37:40 Presenting theory HOL-Proofs-Extraction.Warshall

04:37:40 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Universal

04:37:40 Presenting theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

04:37:41 Presenting theory HOL-Proofs-Extraction.Higman

04:37:41 Presenting theory HOL-Proofs-Extraction.Higman_Extraction

04:37:41 Presenting theory Iptables_Semantics.Alternative_Semantics

04:37:41 Presenting theory HOL-Proofs-Extraction.Pigeonhole

04:37:41 Presenting theory Isabelle_C.C2

04:37:41 Presenting theory HOL-Proofs-Extraction.Euclid

04:37:41 Presenting HOL-Proofs-Lambda ...

04:37:42 Presenting document HOL-Proofs-Lambda/document

04:37:42 Presenting document HOL-Proofs-Lambda/outline

04:37:42 Presenting theory Iptables_Semantics_Examples.Analyze_medium_sized_company

04:37:42 Presenting theory Iptables_Semantics.Semantics_Stateful

04:37:42 Presenting HOL-Proofs-ex ...

04:37:42 Presenting theory Isabelle_C.C_paper

04:37:42 Presenting theory HOL-Proofs-Lambda.Lambda

04:37:42 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit

04:37:42 Presenting theory CZH_Foundations.CZH_Sets_IF

04:37:42 Presenting theory HOL-Proofs-ex.Hilbert_Classical

04:37:42 Presenting theory HOL-Proofs-Lambda.Commutation

04:37:42 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Category

04:37:42 Presenting theory CZH_Foundations.CZH_Sets_Equipollence

04:37:42 Presenting theory HOL-Proofs-ex.Proof_Terms

04:37:42 Presenting theory HOL-Proofs-Lambda.ParRed

04:37:42 Presenting theory HOL-Proofs-ex.XML_Data

04:37:42 Presenting Intro ...

04:37:42 Presenting document Intro/intro

04:37:42 Presenting LCF ...

04:37:42 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_IT

04:37:42 Presenting theory CZH_Foundations.CZH_Sets_Cardinality

04:37:42 Presenting theory Isabelle_C.C_Appendices

04:37:43 Presenting theory HOL-Proofs-Lambda.Eta

04:37:43 Presenting theory Isabelle_C.README

04:37:43 Presenting Logics ...

04:37:43 Presenting document Logics/logics

04:37:43 Presenting Nitpick ...

04:37:43 Presenting document Nitpick/nitpick

04:37:43 Presenting Pure-Examples ...

04:37:43 Presenting theory LCF.LCF

04:37:43 Presenting document Pure-Examples/document

04:37:43 Presenting document Pure-Examples/outline

04:37:43 Presenting theory LCF.Ex1

04:37:43 Presenting theory LCF.Ex2

04:37:43 Presenting theory LCF.Ex3

04:37:43 Presenting theory LCF.Ex4

04:37:43 Presenting Pure-ex ...

04:37:43 Presenting document Pure-ex/document

04:37:43 Presenting document Pure-ex/outline

04:37:43 Presenting theory CZH_Foundations.CZH_Sets_Ordinals

04:37:43 Presenting theory HOL-Proofs-Lambda.ListApplication

04:37:43 Presenting theory Pure-Examples.First_Order_Logic

04:37:43 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Category

04:37:43 Presenting theory Pure-ex.Def

04:37:43 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Product

04:37:43 Presenting theory Pure-ex.Def_Examples

04:37:43 Presenting theory HOL-Proofs-Lambda.LambdaType

04:37:43 Presenting theory HOL-Proofs-Lambda.ListOrder

04:37:43 Presenting theory HOL-Proofs-Lambda.ListBeta

04:37:44 Presenting theory Pure-ex.Guess

04:37:44 Presenting theory Pure-ex.Guess_Examples

04:37:44 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Pullback

04:37:44 Presenting theory Pure-ex.Alternative_Headings

04:37:44 Presenting theory Pure-ex.Alternative_Headings_Examples

04:37:44 Presenting SML ...

04:37:44 Presenting theory Pure-Examples.Higher_Order_Logic

04:37:44 Presenting theory HOL-Proofs-Lambda.InductTermi

04:37:44 Presenting theory SML.Examples

04:37:44 Presenting file "factorial.sml"

04:37:44 Presenting file "Example.sig"

04:37:44 Presenting file "Example.sml"

04:37:44 Presenting Sequents ...

04:37:44 Presenting Sledgehammer ...

04:37:44 Presenting document Sledgehammer/sledgehammer

04:37:44 Presenting SpecCheck ...

04:37:44 Presenting document SpecCheck/document

04:37:44 Presenting document SpecCheck/outline

04:37:44 Presenting theory Native_Word.Native_Word_Test

04:37:44 Presenting theory SpecCheck.SpecCheck_Base

04:37:44 Presenting file "util.ML"

04:37:44 Presenting file "speccheck_base.ML"

04:37:44 Presenting file "property.ML"

04:37:44 Presenting file "configuration.ML"

04:37:44 Presenting file "random.ML"

04:37:44 Presenting theory Native_Word.Code_Target_Int_Bit

04:37:44 Presenting theory Native_Word.Native_Word_Test_Emu

04:37:44 Presenting theory Native_Word.Native_Word_Test_PolyML

04:37:44 Presenting theory Native_Word.Native_Word_Test_PolyML2

04:37:44 Presenting theory Native_Word.Native_Word_Test_PolyML64

04:37:44 Presenting theory Native_Word.Native_Word_Test_Scala

04:37:44 Presenting theory Native_Word.Native_Word_Test_GHC

04:37:44 Presenting theory HOL-Proofs-Lambda.StrongNorm

04:37:44 Presenting theory Native_Word.Native_Word_Test_MLton

04:37:44 Presenting theory Native_Word.Native_Word_Test_MLton2

04:37:44 Presenting theory Native_Word.Native_Word_Test_OCaml

04:37:44 Presenting theory CZH_Foundations.CZH_Sets_FSequences

04:37:44 Presenting theory Native_Word.Native_Word_Test_OCaml2

04:37:44 Presenting theory Native_Word.Native_Word_Test_SMLNJ

04:37:44 Presenting theory Native_Word.Native_Word_Test_SMLNJ2

04:37:44 Presenting theory Sequents.Sequents

04:37:44 Presenting file "prover.ML"

04:37:45 Presenting theory Native_Word.Uint_Userguide

04:37:45 Presenting System ...

04:37:45 Presenting document System/system

04:37:45 Presenting theory Iptables_Semantics.Semantics_Goto

04:37:45 Presenting theory HOL-Proofs-Lambda.NormalForm

04:37:45 Presenting theory System.Base

04:37:45 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:37:45 Presenting theory Sequents.LK0

04:37:45 Presenting theory System.Environment

04:37:46 Presenting theory Iptables_Semantics.Negation_Type_DNF

04:37:46 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Limit_Equalizer

04:37:46 Presenting theory System.Sessions

04:37:46 Presenting theory System.Presentation

04:37:46 Presenting theory Iptables_Semantics.Matching_Embeddings

04:37:46 Presenting theory HOL-Proofs-Lambda.Standardization

04:37:46 Presenting theory Sequents.LK

04:37:46 Presenting file "simpdata.ML"

04:37:46 Presenting theory System.Server

04:37:46 Presenting theory System.Scala

04:37:46 Presenting theory System.Phabricator

04:37:46 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Functor

04:37:46 Presenting theory System.Misc

04:37:46 Presenting Tools ...

04:37:47 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Pointed

04:37:47 Presenting theory Sequents.ILL

04:37:47 Presenting theory Sequents.ILL_predlog

04:37:47 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Functor

04:37:47 Presenting theory Sequents.Washing

04:37:47 Presenting theory SpecCheck.SpecCheck_Generators

04:37:47 Presenting file "gen_types.ML"

04:37:47 Presenting file "gen_base.ML"

04:37:47 Presenting file "gen_text.ML"

04:37:47 Presenting file "gen_int.ML"

04:37:47 Presenting file "gen_real.ML"

04:37:47 Presenting file "gen_function.ML"

04:37:47 Presenting file "gen_term.ML"

04:37:47 Presenting file "gen.ML"

04:37:47 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Representable

04:37:47 Presenting theory Iptables_Semantics.Fixed_Action

04:37:47 Presenting theory CZH_Foundations.CZH_Sets_FBRelations

04:37:47 Presenting theory Sequents.Modal0

04:37:47 Presenting file "modal.ML"

04:37:47 Presenting theory Sequents.T

04:37:47 Presenting theory SpecCheck.SpecCheck_Show

04:37:47 Presenting file "show_types.ML"

04:37:47 Presenting file "show_base.ML"

04:37:47 Presenting file "show_term.ML"

04:37:47 Presenting file "show.ML"

04:37:48 Presenting theory Sequents.S4

04:37:48 Presenting theory SpecCheck.SpecCheck_Output_Style

04:37:48 Presenting file "output_style_types.ML"

04:37:48 Presenting file "output_style_perl.ML"

04:37:48 Presenting file "output_style_custom.ML"

04:37:48 Presenting file "output_style.ML"

04:37:48 Presenting theory HOL-Proofs-Lambda.WeakNorm

04:37:48 Presenting ZF ...

04:37:48 Presenting document ZF/document

04:37:48 Presenting document ZF/outline

04:37:48 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Complete

04:37:48 Presenting theory SpecCheck.SpecCheck_Shrink

04:37:48 Presenting file "shrink_types.ML"

04:37:48 Presenting file "shrink_base.ML"

04:37:48 Presenting file "shrink.ML"

04:37:48 Presenting theory Sequents.S43

04:37:48 Presenting theory ZF.ZF_Base

04:37:48 Presenting theory Iptables_Semantics.Normalized_Matches

04:37:49 Presenting theory Sequents.Propositional

04:37:49 Presenting theory Iptables_Semantics.Negation_Type_Matching

04:37:49 Presenting theory Sequents.Quantifiers

04:37:49 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Comma

04:37:50 Presenting theory ZF.upair

04:37:50 Presenting file "Tools/typechk.ML"

04:37:50 Presenting theory Sequents.Hard_Quantifiers

04:37:50 Presenting theory SpecCheck.SpecCheck

04:37:50 Presenting file "lecker.ML"

04:37:50 Presenting file "speccheck.ML"

04:37:50 Presenting theory Sequents.Nat

04:37:50 Presenting Logics_ZF ...

04:37:50 Presenting document Logics_ZF/logics-ZF

04:37:50 Presenting theory Logics_ZF.IFOL_examples

04:37:50 Presenting theory Logics_ZF.FOL_examples

04:37:51 Presenting theory Logics_ZF.ZF_examples

04:37:51 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Set

04:37:51 Presenting theory Iptables_Semantics.Primitive_Normalization

04:37:51 Presenting theory Logics_ZF.If

04:37:51 Presenting theory ZF.pair

04:37:51 Presenting file "simpdata.ML"

04:37:51 Presenting theory CZH_Foundations.CZH_Sets_VNHS

04:37:51 Presenting theory SpecCheck.SpecCheck_Dynamic

04:37:51 Presenting file "dynamic_construct.ML"

04:37:51 Presenting file "speccheck_dynamic.ML"

04:37:51 Presenting theory Iptables_Semantics.MatchExpr_Fold

04:37:51 Presenting theory Iptables_Semantics.Common_Primitive_Lemmas

04:37:51 Presenting theory Logics_ZF.ZF_Isar

04:37:51 Presenting file "$ISABELLE_HOME/src/Doc/antiquote_setup.ML"

04:37:51 Presenting Recursion-Addition ...

04:37:51 Presenting document Recursion-Addition/document

04:37:51 Presenting document Recursion-Addition/outline

04:37:51 Presenting theory CZH_Foundations.CZH_Sets_NOP

04:37:52 Presenting theory CZH_Foundations.HOL_CContinuum

04:37:52 Presenting theory SpecCheck.SpecCheck_Examples

04:37:52 Presenting ZF-AC ...

04:37:52 Presenting document ZF-AC/document

04:37:52 Presenting document ZF-AC/outline

04:37:52 Presenting theory ZF-AC.AC_Equiv

04:37:53 Presenting theory ZF-AC.Cardinal_aux

04:37:53 Presenting theory Iptables_Semantics.Ports_Normalize

04:37:53 Presenting theory Recursion-Addition.recursion

04:37:53 Presenting ZF-Coind ...

04:37:53 Presenting theory Iptables_Semantics.IpAddresses_Normalize

04:37:53 Presenting theory ZF-Coind.Language

04:37:53 Presenting theory CZH_Foundations.CZH_Sets_ZQR

04:37:53 Presenting theory CZH_Elementary_Categories.CZH_ECAT_NTCF

04:37:53 Presenting theory ZF.equalities

04:37:53 Presenting theory ZF-Coind.Map

04:37:53 Presenting theory Iptables_Semantics.Interfaces_Normalize

04:37:53 Presenting theory ZF-Coind.Values

04:37:53 Presenting theory ZF-Coind.Types

04:37:53 Presenting theory CZH_Foundations.CZH_EX_Replacement

04:37:54 Presenting theory CZH_Foundations.CZH_EX_TS

04:37:54 Presenting theory ZF-Coind.Static

04:37:54 Presenting theory ZF.Fixedpt

04:37:54 Presenting theory ZF-Coind.Dynamic

04:37:54 Presenting theory ZF.Bool

04:37:54 Presenting theory CZH_Foundations.CZH_EX_Algebra

04:37:54 Presenting theory ZF-AC.WO6_WO1

04:37:54 Presenting theory Iptables_Semantics.Word_Upto

04:37:54 Presenting theory CZH_Foundations.CZH_Sets_Conclusions

04:37:54 Presenting theory CZH_Foundations.CZH_DG_Introduction

04:37:54 Presenting theory ZF.Sum

04:37:54 Presenting theory ZF-Coind.ECR

04:37:54 Presenting ZF-Constructible ...

04:37:54 Presenting document ZF-Constructible/document

04:37:54 Presenting document ZF-Constructible/outline

04:37:54 Presenting theory ZF-AC.WO1_WO7

04:37:54 Presenting theory CZH_Foundations.CZH_DG_Digraph

04:37:54 Presenting theory ZF-AC.AC7_AC9

04:37:54 Presenting theory CZH_Foundations.CZH_DG_Small_Digraph

04:37:55 Presenting theory ZF-AC.WO1_AC

04:37:55 Presenting theory ZF-AC.Hartog

04:37:55 Presenting theory ZF.func

04:37:55 Presenting theory ZF-AC.HH

04:37:55 Presenting theory ZF-Constructible.Formula

04:37:55 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_NTCF

04:37:55 Presenting theory ZF.QPair

04:37:55 Presenting theory Iptables_Semantics.Protocols_Normalize

04:37:55 Presenting theory ZF-AC.AC15_WO6

04:37:56 Presenting theory ZF-AC.AC16_lemmas

04:37:56 Presenting theory Iptables_Semantics.Remdups_Rev

04:37:56 Presenting theory ZF-AC.WO2_AC16

04:37:56 Presenting theory CZH_Foundations.CZH_DG_DGHM

04:37:56 Presenting theory ZF.Perm

04:37:57 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Adjoints

04:37:57 Presenting theory ZF-AC.AC16_WO4

04:37:57 Presenting theory CZH_Foundations.CZH_DG_Small_DGHM

04:37:57 Presenting theory Iptables_Semantics.Ipassmt

04:37:57 Presenting theory ZF.Trancl

04:37:57 Presenting theory ZF-AC.AC17_AC1

04:37:57 Presenting theory ZF-AC.AC18_AC19

04:37:57 Presenting theory ZF-Constructible.Relative

04:37:57 Presenting theory ZF.WF

04:37:58 Presenting theory ZF-AC.DC

04:37:58 Presenting theory CZH_Foundations.CZH_DG_TDGHM

04:37:58 Presenting Delta_System_Lemma ...

04:37:58 Presenting document Delta_System_Lemma/document

04:37:58 Presenting document Delta_System_Lemma/outline

04:37:58 Presenting theory ZF-Constructible.Wellorderings

04:37:58 Presenting theory Iptables_Semantics.No_Spoof

04:37:58 Presenting theory CZH_Foundations.CZH_DG_Small_TDGHM

04:37:58 Presenting theory ZF.Ordinal

04:37:58 Presenting theory ZF-Constructible.WFrec

04:37:59 Presenting theory Iptables_Semantics.Common_Primitive_toString

04:37:59 Presenting theory Iptables_Semantics.Routing_IpAssmt

04:37:59 Presenting theory ZF.OrdQuant

04:37:59 Presenting theory ZF-Constructible.WF_absolute

04:37:59 Presenting theory ZF.Nat

04:37:59 Presenting theory Iptables_Semantics.Output_Interface_Replace

04:38:00 Presenting theory Delta_System_Lemma.ZF_Library

04:38:00 Presenting theory Iptables_Semantics.Interface_Replace

04:38:01 Presenting theory Iptables_Semantics.Optimizing

04:38:01 Presenting theory Delta_System_Lemma.Cofinality

04:38:01 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Kan

04:38:01 Presenting theory ZF-Constructible.Datatype_absolute

04:38:02 Presenting theory Delta_System_Lemma.Cardinal_Library

04:38:02 Presenting theory Delta_System_Lemma.Konig

04:38:02 Presenting theory ZF-Constructible.Normal

04:38:02 Presenting theory Delta_System_Lemma.Delta_System

04:38:02 Presenting theory Delta_System_Lemma.Cohen_Posets

04:38:02 Presenting Transitive_Models ...

04:38:02 Presenting document Transitive_Models/document

04:38:02 Presenting document Transitive_Models/outline

04:38:02 Presenting theory Transitive_Models.Nat_Miscellanea

04:38:03 Presenting theory ZF.Inductive

04:38:03 Presenting file "ind_syntax.ML"

04:38:03 Presenting file "Tools/ind_cases.ML"

04:38:03 Presenting file "Tools/cartprod.ML"

04:38:03 Presenting file "Tools/inductive_package.ML"

04:38:03 Presenting file "Tools/induct_tacs.ML"

04:38:03 Presenting file "Tools/primrec_package.ML"

04:38:03 Presenting theory Transitive_Models.ZF_Miscellanea

04:38:03 Presenting theory ZF-Constructible.Reflection

04:38:03 Presenting theory ZF-Constructible.MetaExists

04:38:03 Presenting theory Transitive_Models.Renaming

04:38:03 Presenting theory ZF.Epsilon

04:38:03 Presenting theory CZH_Foundations.CZH_DG_PDigraph

04:38:03 Presenting theory Iptables_Semantics.Transform

04:38:03 Presenting theory Transitive_Models.Utils

04:38:03 Presenting file "Utils.ml"

04:38:04 Presenting theory Transitive_Models.Renaming_Auto

04:38:04 Presenting file "Renaming_ML.ml"

04:38:04 Presenting theory Iptables_Semantics.Conntrack_State_Transform

04:38:04 Presenting theory Transitive_Models.M_Basic_No_Repl

04:38:04 Presenting theory Transitive_Models.Recursion_Thms

04:38:05 Presenting theory CZH_Foundations.CZH_DG_Subdigraph

04:38:05 Presenting theory ZF.Order

04:38:05 Presenting theory Iptables_Semantics.Primitive_Abstract

04:38:05 Presenting theory CZH_Foundations.CZH_DG_Simple

04:38:05 Presenting theory CZH_Foundations.CZH_DG_GRPH

04:38:05 Presenting theory Transitive_Models.Synthetic_Definition

04:38:06 Presenting theory Transitive_Models.Internalizations

04:38:06 Presenting theory Transitive_Models.Least

04:38:06 Presenting theory Transitive_Models.Higher_Order_Constructs

04:38:06 Presenting theory ZF.OrderArith

04:38:06 Presenting theory CZH_Foundations.CZH_DG_Rel

04:38:07 Presenting theory ZF-Constructible.L_axioms

04:38:07 Presenting theory Iptables_Semantics.SimpleFw_Compliance

04:38:07 Presenting theory CZH_Foundations.CZH_DG_Par

04:38:07 Presenting theory Iptables_Semantics.Semantics_Embeddings

04:38:07 Presenting theory Iptables_Semantics.Iptables_Semantics

04:38:08 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan

04:38:08 Presenting theory ZF-Constructible.Separation

04:38:08 Presenting theory Iptables_Semantics.Code_Interface

04:38:08 Presenting theory CZH_Foundations.CZH_DG_Set

04:38:08 Presenting theory CZH_Foundations.CZH_DG_Conclusions

04:38:08 Presenting theory CZH_Foundations.CZH_SMC_Introduction

04:38:08 Presenting theory ZF.OrderType

04:38:08 Presenting theory ZF.Finite

04:38:09 Presenting theory Transitive_Models.Relativization

04:38:09 Presenting file "Relativization_Database.ml"

04:38:09 Presenting theory Iptables_Semantics.Parser6

04:38:09 Presenting theory Transitive_Models.Discipline_Base

04:38:10 Presenting theory Iptables_Semantics.No_Spoof_Embeddings

04:38:10 Presenting theory Transitive_Models.Arities

04:38:10 Presenting theory ZF.Cardinal

04:38:10 Presenting theory CZH_Foundations.CZH_SMC_Semicategory

04:38:11 Presenting theory Iptables_Semantics.Parser

04:38:11 Presenting theory CZH_Foundations.CZH_SMC_Small_Semicategory

04:38:11 Presenting theory Iptables_Semantics.Code_haskell

04:38:11 Presenting theory Transitive_Models.Discipline_Function

04:38:12 Presenting theory Iptables_Semantics.Access_Matrix_Embeddings

04:38:12 Presenting theory Iptables_Semantics.Documentation

04:38:12 Presenting Independence_CH ...

04:38:12 Presenting document Independence_CH/document

04:38:12 Presenting document Independence_CH/outline

04:38:12 Presenting theory CZH_Elementary_Categories.CZH_ECAT_PCategory

04:38:12 Presenting theory Independence_CH.Forcing_Notions

04:38:12 Presenting theory ZF.Univ

04:38:12 Presenting theory ZF-Constructible.Internalize

04:38:12 Presenting theory ZF.QUniv

04:38:12 Presenting theory Independence_CH.Cohen_Posets_Relative

04:38:13 Presenting theory CZH_Universal_Constructions.CZH_UCAT_PWKan_Example

04:38:13 Presenting theory Independence_CH.Edrel

04:38:13 Presenting theory ZF-Constructible.Rec_Separation

04:38:13 Presenting theory CZH_Universal_Constructions.CZH_UCAT_Conclusions

04:38:13 Presenting Forcing ...

04:38:13 Presenting document Forcing/document

04:38:13 Presenting document Forcing/outline

04:38:13 Presenting theory CZH_Foundations.CZH_SMC_Semifunctor

04:38:13 Presenting theory Independence_CH.FrecR

04:38:13 Presenting theory Forcing.Utils

04:38:13 Presenting file "utils.ML"

04:38:13 Presenting theory Independence_CH.FrecR_Arities

04:38:14 Presenting theory CZH_Foundations.CZH_SMC_Small_Semifunctor

04:38:14 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Subcategory

04:38:14 Presenting theory Forcing.Forcing_Notions

04:38:14 Presenting theory ZF-Constructible.Satisfies_absolute

04:38:14 Presenting theory ZF.Datatype

04:38:14 Presenting file "Tools/datatype_package.ML"

04:38:15 Presenting theory Forcing.Pointed_DC

04:38:15 Presenting theory Forcing.Rasiowa_Sikorski

04:38:15 Presenting theory Forcing.Nat_Miscellanea

04:38:15 Presenting theory Forcing.Internalizations

04:38:15 Presenting theory Independence_CH.Fm_Definitions

04:38:15 Presenting theory ZF.Arith

04:38:15 Presenting theory Forcing.Recursion_Thms

04:38:15 Presenting theory CZH_Foundations.CZH_SMC_NTSMCF

04:38:16 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Simple

04:38:16 Presenting theory CZH_Foundations.CZH_SMC_Small_NTSMCF

04:38:16 Presenting theory Transitive_Models.Lambda_Replacement

04:38:16 Presenting theory Forcing.Relative_Univ

04:38:17 Presenting theory ZF-Constructible.DPow_absolute

04:38:17 Presenting theory Transitive_Models.Discipline_Cardinal

04:38:17 Presenting theory Independence_CH.Interface

04:38:17 Presenting theory Forcing.Synthetic_Definition

04:38:17 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Discrete

04:38:17 Presenting theory Independence_CH.Forcing_Data

04:38:18 Presenting theory CZH_Foundations.CZH_SMC_PSemicategory

04:38:18 Presenting theory ZF.ArithSimp

04:38:18 Presenting file "$ISABELLE_HOME/src/Provers/Arith/cancel_numerals.ML"

04:38:18 Presenting file "$ISABELLE_HOME/src/Provers/Arith/combine_numerals.ML"

04:38:18 Presenting file "arith_data.ML"

04:38:18 Presenting theory ZF-Constructible.AC_in_L

04:38:18 Presenting theory Independence_CH.Forces_Definition

04:38:18 Presenting theory Transitive_Models.Univ_Relative

04:38:18 Presenting theory CZH_Foundations.CZH_SMC_Subsemicategory

04:38:18 Presenting theory Independence_CH.Names

04:38:18 Presenting theory CZH_Foundations.CZH_SMC_Simple

04:38:19 Presenting theory Forcing.Interface

04:38:20 Presenting theory CZH_Foundations.CZH_SMC_Rel

04:38:20 Presenting theory Forcing.Forcing_Data

04:38:20 Presenting theory ZF-Constructible.Rank

04:38:20 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SS

04:38:20 Presenting theory Forcing.Internal_ZFC_Axioms

04:38:20 Presenting theory ZF-Constructible.Rank_Separation

04:38:21 Presenting ZF-IMP ...

04:38:21 Presenting document ZF-IMP/document

04:38:21 Presenting document ZF-IMP/outline

04:38:21 Presenting theory ZF.List

04:38:21 Presenting theory ZF-IMP.Com

04:38:21 Presenting theory ZF-IMP.Denotation

04:38:21 Presenting theory ZF-IMP.Equiv

04:38:21 Presenting ZF-Induct ...

04:38:21 Presenting document ZF-Induct/document

04:38:21 Presenting document ZF-Induct/outline

04:38:21 Presenting theory CZH_Foundations.CZH_SMC_Par

04:38:21 Presenting theory ZF-Induct.Datatypes

04:38:21 Presenting theory ZF-Induct.Binary_Trees

04:38:21 Presenting theory ZF.EquivClass

04:38:21 Presenting theory Forcing.Renaming

04:38:21 Presenting theory ZF-Induct.Term

04:38:21 Presenting theory Forcing.Renaming_Auto

04:38:21 Presenting file "renaming.ML"

04:38:21 Presenting theory Transitive_Models.Cardinal_Relative

04:38:21 Presenting theory ZF-Induct.Ntree

04:38:22 Presenting theory CZH_Foundations.CZH_SMC_Set

04:38:22 Presenting theory ZF-Induct.Tree_Forest

04:38:22 Presenting theory ZF.Int

04:38:22 Presenting theory ZF-Induct.Brouwer

04:38:22 Presenting theory ZF-Induct.Mutil

04:38:22 Presenting theory Forcing.Names

04:38:23 Presenting theory CZH_Foundations.CZH_SMC_GRPH

04:38:23 Presenting theory Independence_CH.Forcing_Theorems

04:38:23 Presenting theory CZH_Foundations.CZH_DG_SemiCAT

04:38:23 Presenting theory ZF-Induct.FoldSet

04:38:23 Presenting theory ZF-Induct.Acc

04:38:23 Presenting theory Independence_CH.Ordinals_In_MG

04:38:23 Presenting theory Forcing.FrecR

04:38:23 Presenting theory Forcing.Arities

04:38:23 Presenting theory ZF.Bin

04:38:23 Presenting file "Tools/numeral_syntax.ML"

04:38:23 Presenting file "int_arith.ML"

04:38:24 Presenting theory CZH_Foundations.CZH_SMC_SemiCAT

04:38:24 Presenting theory CZH_Foundations.CZH_SMC_Conclusions

04:38:24 Presenting ZF-UNITY ...

04:38:24 Presenting theory ZF-UNITY.State

04:38:24 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Parallel

04:38:25 Presenting theory Independence_CH.Separation_Rename

04:38:25 Presenting theory ZF-Induct.Multiset

04:38:25 Presenting theory ZF-Induct.Rmap

04:38:25 Presenting theory ZF-Induct.PropLog

04:38:25 Presenting theory ZF-Induct.ListN

04:38:25 Presenting theory ZF-UNITY.UNITY

04:38:25 Presenting theory ZF-Induct.Comb

04:38:25 Presenting theory Transitive_Models.CardinalArith_Relative

04:38:26 Presenting theory ZF-Induct.Primrec

04:38:26 Presenting ZF-Resid ...

04:38:26 Presenting theory Forcing.Forces_Definition

04:38:26 Presenting theory ZF-Resid.Redex

04:38:26 Presenting theory Independence_CH.Separation_Axiom

04:38:26 Presenting theory ZF-Resid.Substitution

04:38:26 Presenting theory Independence_CH.Pairing_Axiom

04:38:26 Presenting theory ZF.IntDiv

04:38:26 Presenting theory ZF-UNITY.WFair

04:38:26 Presenting theory ZF-Resid.Residuals

04:38:26 Presenting theory ZF-Resid.Reduction

04:38:26 Presenting theory ZF-Resid.Confluence

04:38:26 Presenting ZF-ex ...

04:38:26 Presenting theory ZF-ex.misc

04:38:27 Presenting theory Transitive_Models.Aleph_Relative

04:38:27 Presenting theory Independence_CH.Union_Axiom

04:38:27 Presenting theory ZF-UNITY.Constrains

04:38:27 Presenting theory ZF-ex.Group

04:38:27 Presenting theory ZF-UNITY.SubstAx

04:38:27 Presenting theory Independence_CH.Powerset_Axiom

04:38:27 Presenting theory Forcing.Forcing_Theorems

04:38:27 Presenting theory ZF.CardinalArith

04:38:27 Presenting theory Independence_CH.Extensionality_Axiom

04:38:28 Presenting theory Independence_CH.Foundation_Axiom

04:38:28 Presenting theory ZF-ex.Ring

04:38:28 Presenting theory ZF

04:38:28 Presenting theory ZF-UNITY.Mutex

04:38:28 Presenting theory ZF-ex.Commutation

04:38:28 Presenting theory ZF.AC

04:38:28 Presenting theory ZF-UNITY.FP

04:38:28 Presenting theory Transitive_Models.Cardinal_AC_Relative

04:38:28 Presenting theory Forcing.Separation_Rename

04:38:28 Presenting theory ZF-ex.Primes

04:38:28 Presenting theory ZF-ex.NatSum

04:38:29 Presenting theory ZF-ex.Ramsey

04:38:29 Presenting theory ZF-UNITY.Union

04:38:29 Presenting theory ZF.Zorn

04:38:29 Presenting theory Forcing.Separation_Axiom

04:38:29 Presenting theory Forcing.Pairing_Axiom

04:38:29 Presenting theory Independence_CH.Replacement_Axiom

04:38:29 Presenting theory Independence_CH.Infinity_Axiom

04:38:29 Presenting theory Forcing.Union_Axiom

04:38:29 Presenting theory Transitive_Models.FiniteFun_Relative

04:38:29 Presenting theory ZF.Cardinal_AC

04:38:29 Presenting theory Forcing.Powerset_Axiom

04:38:29 Presenting theory Forcing.Extensionality_Axiom

04:38:30 Presenting theory Forcing.Foundation_Axiom

04:38:30 Presenting theory ZF.InfDatatype

04:38:30 Presenting theory ZFC

04:38:30 Presenting theory ZF-UNITY.GenPrefix

04:38:30 Presenting theory Forcing.Least

04:38:30 Presenting theory Independence_CH.Choice_Axiom

04:38:30 Presenting theory ZF-UNITY.MultisetSum

04:38:30 Presenting theory ZF-UNITY.Monotonicity

04:38:30 Presenting theory Tools.Code_Generator

04:38:30 Presenting theory ZF-ex.Limit

04:38:30 Presenting file "cache_io.ML"

04:38:30 Presenting file "Code/code_preproc.ML"

04:38:30 Presenting file "Code/code_symbol.ML"

04:38:30 Presenting theory Forcing.Replacement_Axiom

04:38:30 Presenting file "Code/code_thingol.ML"

04:38:30 Presenting file "Code/code_simp.ML"

04:38:30 Presenting file "Code/code_printer.ML"

04:38:30 Presenting file "Code/code_target.ML"

04:38:30 Presenting file "Code/code_namespace.ML"

04:38:30 Presenting file "Code/code_ml.ML"

04:38:30 Presenting file "Code/code_haskell.ML"

04:38:30 Presenting file "Code/code_scala.ML"

04:38:30 Presenting file "Code/code_runtime.ML"

04:38:30 Presenting file "nbe.ML"

04:38:31 Presenting theory ZF-UNITY.Increasing

04:38:31 Presenting theory Forcing.Infinity_Axiom

04:38:31 Presenting theory Independence_CH.Internal_ZFC_Axioms

04:38:31 Presenting theory ZF-ex.BinEx

04:38:31 Presenting theory Forcing.Choice_Axiom

04:38:31 Presenting theory ZF-ex.LList

04:38:31 Presenting theory ZF-ex.CoUnit

04:38:31 Presenting theory Forcing.Ordinals_In_MG

04:38:31 Presenting theory ZF-UNITY.Comp

04:38:31 Presenting theory Forcing.Proper_Extension

04:38:31 Presenting theory Forcing.Succession_Poset

04:38:31 Presenting theory Forcing.Forcing_Main

04:38:31 Presenting theory ZF-UNITY.Guar

04:38:31 Presenting theory Transitive_Models.ZF_Library_Relative

04:38:31 Presenting theory Independence_CH.Separation_Instances

04:38:32 Presenting theory ZF-UNITY.Follows

04:38:32 Presenting theory ZF-UNITY.AllocBase

04:38:32 Presenting theory Transitive_Models.Replacement_Lepoll

04:38:32 Presenting theory ZF-UNITY.Distributor

04:38:32 Presenting theory ZF-UNITY.Merge

04:38:32 Presenting theory ZF-UNITY.ClientImpl

04:38:33 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Comma

04:38:33 Presenting theory ZF-UNITY.AllocImpl

04:38:33 Presenting theory Transitive_Models.Cardinal_Library_Relative

04:38:34 Presenting theory Transitive_Models.Delta_System_Relative

04:38:34 Presenting theory Independence_CH.Replacement_Instances

04:38:34 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Rel

04:38:34 Presenting theory Transitive_Models.Pointed_DC_Relative

04:38:34 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Par

04:38:34 Presenting theory Independence_CH.Proper_Extension

04:38:34 Presenting theory Transitive_Models.Partial_Functions_Relative

04:38:34 Presenting theory Independence_CH.Succession_Poset

04:38:35 Presenting theory Independence_CH.ZF_Trans_Interpretations

04:38:35 Presenting theory Independence_CH.Forcing_Main

04:38:35 Presenting theory Independence_CH.Cardinal_Preservation

04:38:35 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Set

04:38:35 Presenting theory Independence_CH.Not_CH

04:38:35 Presenting theory Independence_CH.Kappa_Closed_Notions

04:38:36 Presenting theory Independence_CH.CH

04:38:36 Presenting theory CZH_Elementary_Categories.CZH_ECAT_GRPH

04:38:36 Presenting theory Independence_CH.Absolute_Versions

04:38:36 Presenting theory CZH_Elementary_Categories.CZH_ECAT_SemiCAT

04:38:36 Presenting theory Independence_CH.Definitions_Main

04:38:36 Presenting theory CZH_Elementary_Categories.CZH_DG_CAT

04:38:36 Presenting theory CZH_Elementary_Categories.CZH_SMC_CAT

04:38:36 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CAT

04:38:36 Presenting theory Independence_CH.Demonstrations

04:38:36 Presenting theory CZH_Elementary_Categories.CZH_DG_FUNCT

04:38:37 Presenting theory CZH_Elementary_Categories.CZH_SMC_FUNCT

04:38:37 Presenting theory CZH_Elementary_Categories.CZH_ECAT_FUNCT

04:38:38 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Hom

04:38:38 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Cone

04:38:39 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Cone

04:38:40 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Yoneda

04:38:41 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Order

04:38:41 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Small_Order

04:38:41 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Ordinal

04:38:41 Presenting theory CZH_Elementary_Categories.CZH_ECAT_CSimplicial

04:38:42 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Structure_Example

04:38:42 Presenting theory CZH_Elementary_Categories.CZH_ECAT_Conclusions

04:38:42

04:38:42 === TIMING ===

04:38:42

04:38:42 Group AFP: 0:00:00 elapsed time

04:38:42 Group main: 0:00:00 elapsed time

04:38:42 Group large: 0:00:00 elapsed time

04:38:42 Group no_doc: 0:00:00 elapsed time

04:38:42 Group doc: 0:00:00 elapsed time

04:38:42 Group timing: 0:00:00 elapsed time

04:38:42 Overall: 0:32:38 elapsed time

04:38:42

04:38:42 === DEPENDENCIES ===

04:38:42

04:38:42 Generating dependencies file ...

04:38:45 Writing dependencies file ...

04:38:48

04:38:48 === REPORT ===

04:38:48

04:38:48 Writing report file ...

04:38:48

04:38:48 === SITEGEN ===

04:38:48

04:38:48 Writing status file ...

04:38:49 Running sitegen ...

04:38:49 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

04:38:50 Preparing site generation in out/hugo

04:38:50 Cleaning up generated files...

04:38:50 Preparing topics...

04:38:50 Preparing licenses...

04:38:50 Preparing releases...

04:38:51 Preparing authors...

04:38:53 Extracting keywords...

04:38:54 Preparing entries...

04:39:59 Preparing statistics...

04:40:04 Preparing project files

04:40:04 Preparing devel version...

04:40:04 Finished sitegen preparation.

04:40:04 Cleaning output dir...

04:40:04 Building site...

04:40:06 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

04:40:06 Packing tars ...

04:40:32

04:40:32 === COMPLETED ===

04:40:32

04:46:55 Started calculate disk usage of build

04:46:55 Finished Calculation of disk usage of build in 0 seconds

04:47:11 Started calculate disk usage of workspace

04:47:12 Finished Calculation of disk usage of workspace in 1 second

04:47:12 No emails were triggered.

04:47:12 Finished: SUCCESS