Skip to content
Success

Console Output

Started by timer

Running in Durability level: MAX_SURVIVABILITY

[Pipeline] Start of Pipeline

[Pipeline] node

Running on workerlrz6 in /media/data/jenkins/workspace/isabelle-dump

[Pipeline] {

[Pipeline] timeout

Timeout set to expire in 1 day 6 hr

[Pipeline] {

[Pipeline] stage

[Pipeline] { (Prepare)

[Pipeline] cleanWs

[WS-CLEANUP] Deleting project workspace...

[WS-CLEANUP] Deferred wipeout is used...

[WS-CLEANUP] done

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Checkout)

[Pipeline] script

[Pipeline] {

[Pipeline] httpRequest

HttpMethod: GET

URL: https://ci.isabelle.systems/jenkins/job/isabelle-all/lastSuccessfulBuild/api/xml?tree=actions[*[_class,mercurialNodeName]]&xpath=freeStyleBuild/action[@_class=%22hudson.plugins.mercurial.MercurialTagAction%22]/mercurialNodeName&wrapper=revs

Sending request to url: https://ci.isabelle.systems/jenkins/job/isabelle-all/lastSuccessfulBuild/api/xml?tree=actions[*[_class,mercurialNodeName]]&xpath=freeStyleBuild/action[@_class=%22hudson.plugins.mercurial.MercurialTagAction%22]/mercurialNodeName&wrapper=revs

Response Code: HTTP/1.1 200 OK

Success: Status code 200 is in the accepted range: 100:399

[Pipeline] }

[Pipeline] // script

[Pipeline] checkout

$ hg clone --rev 67d87d224e0004daeac3d050d00376f270c2742a --noupdate https://isabelle.in.tum.de/repos/isabelle /media/data/jenkins/workspace/isabelle-dump

adding changesets

adding manifests

adding file changes

added 74514 changesets with 203992 changes to 11453 files

new changesets a5a9c433f639:67d87d224e00

[isabelle-dump] $ hg update --rev 67d87d224e0004daeac3d050d00376f270c2742a

3465 files updated, 0 files merged, 0 files removed, 0 files unresolved

[isabelle-dump] $ hg log --rev . --template {node}

[isabelle-dump] $ hg log --rev . --template {rev}

[isabelle-dump] $ hg id --branch

[isabelle-dump] $ hg log --rev e593ea8804946ea119044593ae3dc961161775ca --template exists\n

exists

[isabelle-dump] $ 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('67d87d224e0004daeac3d050d00376f270c2742a') and not ancestors(e593ea8804946ea119044593ae3dc961161775ca)" --encoding UTF-8 --encodingmode replace

[isabelle-dump] $ hg log --rev . --template {node}

[isabelle-dump] $ hg log --rev . --template {rev}

[isabelle-dump] $ hg id --branch

[Pipeline] checkout

$ hg clone --rev 70694297a67c28a31392e06b0370a20d0213d702 --noupdate https://foss.heptapod.net/isa-afp/afp-devel /media/data/jenkins/workspace/isabelle-dump/afp

adding changesets

adding manifests

adding file changes

added 12092 changesets with 81841 changes to 12916 files

new changesets 86acbdb19eec:70694297a67c

[afp] $ hg update --rev 70694297a67c28a31392e06b0370a20d0213d702

10433 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

[afp] $ hg id --branch

[afp] $ hg log --rev 7ecd220edef393b39a75dc265c7b8dadcd9aa92b --template exists\n

exists

[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('70694297a67c28a31392e06b0370a20d0213d702') and not ancestors(7ecd220edef393b39a75dc265c7b8dadcd9aa92b)" --encoding UTF-8 --encodingmode replace

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

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

[afp] $ hg id --branch

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Install)

[Pipeline] sh

+ bin/isabelle components -a

[Pipeline] sh

+ bin/isabelle jedit -bf

### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-dump/lib/classes/isabelle.jar) ...

### Building graph browser (/media/data/jenkins/workspace/isabelle-dump/lib/classes/isabelle_graphbrowser.jar) ...

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-dump/lib/classes/isabelle_admin.jar) ...

[Pipeline] sh

+ bin/isabelle ocaml_setup

# Run eval $(opam env) to update the current shell environment

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

opam update

[NOTE] Package zarith is already installed (current version is 1.12).

[Pipeline] sh

+ bin/isabelle ghc_setup

stack will use a sandboxed GHC it installed

For more information on paths, see 'stack path' and 'stack exec env'

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

stack ghc, stack ghci, stack runghc, or stack exec

The Glorious Glasgow Haskell Compilation System, version 8.10.7

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Dump)

[Pipeline] sh

+ bin/isabelle dump -o threads=4 -D afp/thys -b Pure -X slow -X large -X very_slow -O dump -a

Loading 772 sessions ...

Build started for Isabelle/Pure ...

Building Pure ...

Finished Pure (0:00:29 elapsed time, 0:00:28 cpu time, factor 0.98)

### Skipping theory HOL-Import.HOL_Light_Import (undefined HOL_LIGHT_BUNDLE)

### Skipping theory HOL-Codegenerator_Test.Code_Test_MLton (undefined ISABELLE_MLTON)

### Skipping theory HOL-Codegenerator_Test.Code_Test_SMLNJ (undefined ISABELLE_SMLNJ)

### Skipping theory HOL-Library.Code_Prolog (undefined ISABELLE_SWIPL)

### Skipping theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples (undefined ISABELLE_SWIPL)

### Skipping theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example (undefined ISABELLE_SWIPL)

### Skipping theory HOL-Predicate_Compile_Examples.Hotel_Example (undefined ISABELLE_SWIPL)

### Skipping theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog (undefined ISABELLE_SWIPL)

### Skipping theory HOL-Predicate_Compile_Examples.Lambda_Example (undefined ISABELLE_SWIPL)

### Skipping theory HOL-Predicate_Compile_Examples.List_Examples (undefined ISABELLE_SWIPL)

### Skipping theory HOL-Predicate_Compile_Examples.Reg_Exp_Example (undefined ISABELLE_SWIPL)

### Skipping theory PAC_Checker.PAC_Checker_MLton (undefined ISABELLE_MLTON)

### Skipping theory Buchi_Complementation.Complementation_Build (undefined ISABELLE_MLTON)

### Skipping theory CakeML.Compiler_Test (undefined ISABELLE_CAKEML_HOME, ISABELLE_CC)

### Skipping theory CakeML_Codegen.Test_Datatypes (undefined ISABELLE_CAKEML_HOME, ISABELLE_CC)

### Skipping theory Native_Word.Native_Word_Test_MLton (undefined ISABELLE_MLTON)

### Skipping theory Native_Word.Native_Word_Test_MLton2 (undefined ISABELLE_MLTON)

### Skipping theory Native_Word.Native_Word_Test_SMLNJ (undefined ISABELLE_SMLNJ)

### Skipping theory Native_Word.Native_Word_Test_SMLNJ2 (undefined ISABELLE_SMLNJ)

Starting session Pure ...

Loading 133 theories ...

Processing theory Tools.Code_Generator ...

Processing theory HOL.HOL ...

Processing theory HOL.Argo ...

Processing theory HOL.SAT ...

Processing theory HOL.Ctr_Sugar ...

Processing theory HOL.Orderings ...

Processing theory HOL.Groups ...

Processing theory HOL.Lattices ...

Processing theory HOL.Boolean_Algebras ...

Processing theory HOL.Set ...

Processing theory HOL.Fun ...

Processing theory HOL.Typedef ...

Processing theory HOL.Complete_Lattices ...

Processing theory HOL.Inductive ...

Processing theory HOL.Product_Type ...

Processing theory HOL.Complete_Partial_Order ...

Processing theory HOL.Sum_Type ...

Processing theory HOL.Rings ...

Processing theory HOL.Nat ...

Processing theory HOL.Meson ...

Processing theory HOL.ATP ...

Processing theory HOL.Metis ...

Processing theory HOL.Fields ...

Processing theory HOL.Finite_Set ...

Processing theory HOL.Relation ...

Processing theory HOL.Transitive_Closure ...

Processing theory HOL.Wellfounded ...

Processing theory HOL.Fun_Def_Base ...

Processing theory HOL.Wfrec ...

Processing theory HOL.Order_Relation ...

Processing theory HOL.BNF_Wellorder_Relation ...

Processing theory HOL.Hilbert_Choice ...

Processing theory HOL.BNF_Wellorder_Embedding ...

Processing theory HOL.BNF_Wellorder_Constructions ...

Processing theory HOL.Zorn ...

Processing theory HOL.BNF_Cardinal_Order_Relation ...

Processing theory HOL.BNF_Cardinal_Arithmetic ...

Processing theory HOL.BNF_Def ...

Processing theory HOL.BNF_Composition ...

Processing theory HOL.Basic_BNFs ...

Processing theory HOL.BNF_Fixpoint_Base ...

Processing theory HOL.BNF_Least_Fixpoint ...

Processing theory HOL.Basic_BNF_LFPs ...

Processing theory HOL.Transfer ...

Processing theory HOL.Num ...

Processing theory HOL.Power ...

Processing theory HOL.Groups_Big ...

Processing theory HOL.Equiv_Relations ...

Processing theory HOL.Lifting ...

Processing theory HOL.Lifting_Set ...

Processing theory HOL.Option ...

Processing theory HOL.Extraction ...

Processing theory HOL.Lattices_Big ...

Processing theory HOL.Partial_Function ...

Processing theory HOL.Fun_Def ...

Processing theory HOL.Quotient ...

Processing theory HOL.Int ...

Processing theory HOL.Euclidean_Division ...

Processing theory HOL.Parity ...

Processing theory HOL.Divides ...

Processing theory HOL.Numeral_Simprocs ...

Processing theory HOL.Semiring_Normalization ...

Processing theory HOL.SMT ...

Processing theory HOL.Groebner_Basis ...

Processing theory HOL.Set_Interval ...

Processing theory HOL.Presburger ...

Processing theory HOL.Conditionally_Complete_Lattices ...

Processing theory HOL.Sledgehammer ...

Processing theory HOL.Filter ...

Processing theory HOL.List ...

Processing theory HOL.Groups_List ...

Processing theory HOL.Factorial ...

Processing theory HOL.Map ...

Processing theory HOL.Binomial ...

Processing theory HOL.Enum ...

Processing theory HOL.Bit_Operations ...

Processing theory HOL.Code_Numeral ...

Processing theory HOL.String ...

Processing theory HOL.Predicate ...

Processing theory HOL.Lazy_Sequence ...

Processing theory HOL.Typerep ...

Processing theory HOL.Random ...

Processing theory HOL.BNF_Greatest_Fixpoint ...

Processing theory HOL.Limited_Sequence ...

Processing theory HOL.Code_Evaluation ...

Processing theory HOL.Quickcheck_Random ...

Processing theory HOL.Random_Pred ...

Processing theory HOL.Random_Sequence ...

Processing theory HOL.Quickcheck_Exhaustive ...

Processing theory HOL.Record ...

Processing theory HOL.Quickcheck_Narrowing ...

Processing theory HOL.Predicate_Compile ...

Processing theory HOL.Mirabelle ...

Processing theory HOL.GCD ...

Processing theory HOL.Nitpick ...

Processing theory HOL.Nunchaku ...

Processing theory Main ...

Processing theory HOL-Examples.Drinker ...

Processing theory HOL-Proofs-ex.XML_Data ...

Processing theory HOL-Library.Cancellation ...

Processing theory HOL-Library.Code_Abstract_Nat ...

Processing theory HOL-Library.Code_Target_Nat ...

Processing theory HOL-Library.Code_Target_Int ...

Processing theory HOL-Library.Code_Target_Numeral ...

Processing theory HOL-Library.Open_State_Syntax ...

Processing theory HOL-Library.Realizers ...

Processing theory HOL-Proofs-Extraction.Util ...

Processing theory HOL-Proofs-Extraction.Higman ...

Processing theory HOL-Proofs-Extraction.QuotRem ...

Processing theory HOL-Proofs-Lambda.Commutation ...

Processing theory HOL-Proofs-Extraction.Warshall ...

Removing 3 theories ...

Processing theory HOL-Proofs-Extraction.Greatest_Common_Divisor ...

Processing theory HOL-Proofs-Extraction.Pigeonhole ...

Processing theory HOL-Proofs-Lambda.Lambda ...

Processing theory HOL-Proofs-Lambda.ListApplication ...

Processing theory HOL-Proofs-Lambda.LambdaType ...

Processing theory HOL-Proofs-Lambda.ParRed ...

Processing theory HOL-Proofs-Lambda.Eta ...

Processing theory HOL-Proofs-Lambda.ListOrder ...

Processing theory HOL-Proofs-Lambda.ListBeta ...

Processing theory HOL-Proofs-Lambda.InductTermi ...

Processing theory HOL-Proofs-Lambda.StrongNorm ...

Processing theory HOL-Proofs-Lambda.NormalForm ...

Processing theory HOL-Proofs-ex.Hilbert_Classical ...

Processing theory HOL-Proofs-ex.Proof_Terms ...

Processing theory HOL-Proofs-Lambda.Standardization ...

Processing theory HOL-Library.Multiset ...

Processing theory HOL-Proofs-Extraction.Higman_Extraction ...

Processing theory HOL-Computational_Algebra.Factorial_Ring ...

Removing 14 theories ...

Processing theory HOL-Computational_Algebra.Euclidean_Algorithm ...

Processing theory HOL-Computational_Algebra.Primes ...

Processing theory HOL-Proofs-Extraction.Euclid ...

Processing theory HOL-Proofs-Lambda.WeakNorm ...

Starting session Pure ...

Loading 254 theories ...

Processing theory HOL-Combinatorics.Transposition ...

Processing theory HOL.Hull ...

Processing theory HOL-Library.Disjoint_Sets ...

Processing theory HOL-Library.Infinite_Set ...

Processing theory HOL-Library.FuncSet ...

Processing theory HOL-Library.Nat_Bijection ...

Processing theory HOL.Modules ...

Processing theory HOL-Library.Old_Datatype ...

Processing theory HOL.Vector_Spaces ...

Processing theory HOL-Library.Phantom_Type ...

Processing theory HOL-Library.Cardinality ...

Processing theory HOL.Archimedean_Field ...

Processing theory HOL.Rat ...

Processing theory HOL.Real ...

Processing theory HOL-Library.Countable ...

Processing theory HOL-Library.Countable_Set ...

Processing theory HOL-Library.Set_Idioms ...

Processing theory HOL-Library.Product_Plus ...

Processing theory HOL-Library.Product_Order ...

Processing theory HOL-Combinatorics.Permutations ...

Processing theory HOL-Library.Countable_Complete_Lattices ...

Processing theory HOL-Library.Numeral_Type ...

Processing theory HOL-Library.Set_Algebras ...

Processing theory HOL.Topological_Spaces ...

Processing theory HOL.Real_Vector_Spaces ...

Processing theory HOL-Analysis.Metric_Arith ...

Processing theory HOL.Inequalities ...

Processing theory HOL.Limits ...

Processing theory HOL.Deriv ...

Processing theory HOL.NthRoot ...

Processing theory HOL.Series ...

Processing theory HOL.Transcendental ...

Processing theory HOL.Complex ...

Processing theory HOL.MacLaurin ...

Processing theory Complex_Main ...

Processing theory HOL-Analysis.L2_Norm ...

Processing theory HOL-Analysis.Continuum_Not_Denumerable ...

Processing theory HOL-Analysis.Operator_Norm ...

Processing theory HOL-Analysis.Poly_Roots ...

Processing theory HOL-Library.Complex_Order ...

Processing theory HOL-Library.Discrete ...

Processing theory HOL-Analysis.Inner_Product ...

Processing theory HOL-Analysis.Product_Vector ...

Processing theory HOL-Analysis.Euclidean_Space ...

Processing theory HOL-Analysis.Finite_Cartesian_Product ...

Processing theory HOL-Analysis.Linear_Algebra ...

Processing theory HOL-Analysis.Affine ...

Processing theory HOL-Analysis.Elementary_Topology ...

Processing theory HOL-Analysis.Cartesian_Space ...

Processing theory HOL-Analysis.Determinants ...

Processing theory HOL-Library.Indicator_Function ...

Processing theory HOL-Library.Liminf_Limsup ...

Processing theory HOL-Library.Nonpos_Ints ...

Processing theory HOL-Library.Order_Continuity ...

Processing theory HOL-Analysis.Abstract_Topology ...

Processing theory HOL-Computational_Algebra.Formal_Power_Series ...

Processing theory HOL-Library.Sum_of_Squares ...

Processing theory HOL-Analysis.Norm_Arith ...

Processing theory HOL-Analysis.Abstract_Limits ...

Processing theory HOL-Library.Extended_Nat ...

Processing theory HOL-Library.Periodic_Fun ...

Processing theory HOL-Analysis.Convex ...

Processing theory HOL-Library.Landau_Symbols ...

Processing theory HOL-Analysis.Abstract_Topology_2 ...

Processing theory HOL-Analysis.Connected ...

Processing theory HOL-Analysis.Elementary_Metric_Spaces ...

Processing theory HOL-Library.Extended_Real ...

Processing theory HOL-Analysis.Function_Topology ...

Processing theory HOL-Analysis.Elementary_Normed_Spaces ...

Processing theory HOL-Analysis.Function_Metric ...

Processing theory HOL-Library.Extended_Nonnegative_Real ...

Processing theory HOL-Analysis.Product_Topology ...

Processing theory HOL-Analysis.T1_Spaces ...

Processing theory HOL-Analysis.Sigma_Algebra ...

Processing theory HOL-Analysis.Measurable ...

Processing theory HOL-Analysis.Infinite_Sum ...

Processing theory HOL-Analysis.Topology_Euclidean_Space ...

Processing theory HOL-Analysis.Lindelof_Spaces ...

Processing theory HOL-Analysis.Line_Segment ...

Processing theory HOL-Analysis.Convex_Euclidean_Space ...

Processing theory HOL-Analysis.Measure_Space ...

Processing theory HOL-Analysis.Caratheodory ...

Processing theory HOL-Analysis.Ordered_Euclidean_Space ...

Processing theory HOL-Analysis.Extended_Real_Limits ...

Processing theory HOL-Analysis.Summation_Tests ...

Processing theory HOL-Analysis.Uniform_Limit ...

Processing theory HOL-Analysis.Bounded_Continuous_Function ...

Processing theory HOL-Analysis.Bounded_Linear_Function ...

Processing theory HOL-Analysis.Tagged_Division ...

Processing theory HOL-Analysis.Derivative ...

Processing theory HOL-Analysis.Cartesian_Euclidean_Space ...

Processing theory HOL-Analysis.Complex_Analysis_Basics ...

Processing theory HOL-Analysis.Cross3 ...

Processing theory HOL-Analysis.Lipschitz ...

Processing theory HOL-Analysis.Borel_Space ...

Processing theory HOL-Analysis.Starlike ...

Processing theory HOL-Analysis.Continuous_Extension ...

Processing theory HOL-Analysis.Multivariate_Analysis ...

Processing theory HOL-Analysis.Regularity ...

Processing theory HOL-Analysis.Nonnegative_Lebesgue_Integration ...

Processing theory HOL-Analysis.Complex_Transcendental ...

Processing theory HOL-Analysis.Generalised_Binomial_Theorem ...

Processing theory HOL-Analysis.FPS_Convergence ...

Processing theory HOL-Analysis.Harmonic_Numbers ...

Processing theory HOL-Analysis.Binary_Product_Measure ...

Processing theory HOL-Analysis.Embed_Measure ...

Processing theory HOL-Analysis.Finite_Product_Measure ...

Processing theory HOL-Analysis.Infinite_Products ...

Processing theory HOL-Analysis.Path_Connected ...

Processing theory HOL-Analysis.Locally ...

Processing theory HOL-Analysis.Bochner_Integration ...

Processing theory HOL-Analysis.Arcwise_Connected ...

Processing theory HOL-Analysis.Radon_Nikodym ...

Processing theory HOL-Analysis.Complete_Measure ...

Processing theory HOL-Analysis.Polytope ...

Processing theory HOL-Analysis.Weierstrass_Theorems ...

Processing theory HOL-Analysis.Set_Integral ...

Processing theory HOL-Analysis.Infinite_Set_Sum ...

Processing theory HOL-Analysis.Lebesgue_Measure ...

Processing theory HOL-Analysis.Homotopy ...

Processing theory HOL-Analysis.Abstract_Euclidean_Space ...

Processing theory HOL-Analysis.Homeomorphism ...

Processing theory HOL-Analysis.Brouwer_Fixpoint ...

Processing theory HOL-Analysis.Fashoda_Theorem ...

Processing theory HOL-Analysis.Henstock_Kurzweil_Integration ...

Processing theory HOL-Analysis.Integral_Test ...

Processing theory HOL-Analysis.Retracts ...

Processing theory HOL-Analysis.Smooth_Paths ...

Processing theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration ...

Processing theory HOL-Analysis.Interval_Integral ...

Processing theory HOL-Analysis.Lebesgue_Integral_Substitution ...

Processing theory HOL-Analysis.Gamma_Function ...

Processing theory HOL-Analysis.Ball_Volume ...

Processing theory HOL-Analysis.Vitali_Covering_Theorem ...

Processing theory HOL-Analysis.Improper_Integral ...

Processing theory HOL-Analysis.Equivalence_Measurable_On_Borel ...

Processing theory HOL-Analysis.Further_Topology ...

Processing theory HOL-Analysis.Jordan_Curve ...

Processing theory HOL-Analysis.Change_Of_Vars ...

Processing theory HOL-Analysis.Simplex_Content ...

Processing theory HOL-Analysis.Analysis ...

Processing theory HOL-Complex_Analysis.Contour_Integration ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Theorem ...

Processing theory HOL-Complex_Analysis.Winding_Numbers ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Formula ...

Processing theory HOL-Complex_Analysis.Conformal_Mappings ...

Processing theory HOL-Complex_Analysis.Complex_Singularities ...

Processing theory HOL-Complex_Analysis.Complex_Residues ...

Processing theory HOL-Complex_Analysis.Residue_Theorem ...

Processing theory HOL-Complex_Analysis.Great_Picard ...

Processing theory HOL-Complex_Analysis.Riemann_Mapping ...

Loading 47 theories ...

Processing theory HOL-Complex_Analysis.Complex_Analysis ...

Processing theory HOL-Library.Adhoc_Overloading ...

Processing theory HOL-Library.Monad_Syntax ...

Processing theory HOL-Library.Conditional_Parametricity ...

Processing theory HOL-Library.Rewrite ...

Processing theory HOL-Library.AList ...

Processing theory HOL-Library.Stream ...

Processing theory HOL-Library.Complete_Partial_Order2 ...

Processing theory HOL-Library.FSet ...

Processing theory HOL-Library.Sublist ...

Processing theory HOL-Library.Diagonal_Subsequence ...

Processing theory HOL-Library.Tree ...

Removing 11 theories ...

Processing theory HOL-Probability.Essential_Supremum ...

Processing theory HOL-Probability.Stopping_Time ...

Processing theory HOL-Library.Mapping ...

Processing theory HOL-Library.AList_Mapping ...

Processing theory HOL-Combinatorics.Multiset_Permutations ...

Processing theory HOL-Library.Linear_Temporal_Logic_on_Streams ...

Processing theory HOL-Probability.Discrete_Topology ...

Processing theory HOL-Probability.Tree_Space ...

Processing theory HOL-Probability.Probability_Measure ...

Processing theory HOL-Probability.Distribution_Functions ...

Processing theory HOL-Probability.Weak_Convergence ...

Processing theory HOL-Library.Finite_Map ...

Processing theory HOL-Probability.Conditional_Expectation ...

Processing theory HOL-Probability.Helly_Selection ...

Processing theory HOL-Probability.Fin_Map ...

Processing theory HOL-Probability.Giry_Monad ...

Processing theory HOL-Probability.Projective_Family ...

Processing theory HOL-Probability.Infinite_Product_Measure ...

Processing theory HOL-Probability.Probability_Mass_Function ...

Processing theory HOL-Probability.PMF_Impl ...

Processing theory HOL-Probability.Random_Permutations ...

Processing theory HOL-Probability.Projective_Limit ...

Processing theory HOL-Probability.Stream_Space ...

Processing theory HOL-Probability.Independent_Family ...

Processing theory HOL-Probability.Convolution ...

Processing theory HOL-Probability.Product_PMF ...

Processing theory HOL-Probability.Hoeffding ...

Processing theory HOL-Probability.SPMF ...

Processing theory HOL-Probability.Information ...

Processing theory HOL-Probability.Distributions ...

Processing theory HOL-Probability.Characteristic_Functions ...

Processing theory HOL-Probability.Sinc_Integral ...

Processing theory HOL-Probability.Levy ...

Processing theory HOL-Probability.Central_Limit_Theorem ...

Processing theory HOL-Probability.Probability ...

Processing theory HOL-Probability-ex.Measure_Not_CCC ...

Processing theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure ...

Processing theory HOL-Probability-ex.Dining_Cryptographers ...

Loading 39 theories ...

Processing theory HOL-Cardinals.Fun_More ...

Processing theory HOL-Library.Fun_Lexorder ...

Processing theory HOL-Cardinals.Order_Relation_More ...

Processing theory HOL-Cardinals.Order_Union ...

Processing theory HOL-Cardinals.Wellfounded_More ...

Processing theory HOL-Cardinals.Wellorder_Relation ...

Processing theory HOL-Cardinals.Wellorder_Embedding ...

Processing theory HOL-Algebra.Congruence ...

Processing theory HOL-Library.Groups_Big_Fun ...

Processing theory HOL-Library.More_List ...

Removing 86 theories ...

Processing theory HOL-Cardinals.Wellorder_Constructions ...

Processing theory HOL-Algebra.Order ...

Processing theory HOL-Algebra.Lattice ...

Processing theory HOL-Algebra.Complete_Lattice ...

Processing theory HOL-Library.Equipollence ...

Processing theory HOL-Library.Poly_Mapping ...

Processing theory HOL-Cardinals.Cardinal_Order_Relation ...

Processing theory HOL-Cardinals.Cardinal_Arithmetic ...

Processing theory HOL-Algebra.Group ...

Processing theory HOL-Algebra.FiniteProduct ...

Processing theory HOL-Algebra.Coset ...

Processing theory HOL-Algebra.Generated_Groups ...

Processing theory HOL-Algebra.Solvable_Groups ...

Processing theory HOL-Algebra.Ring ...

Processing theory HOL-Algebra.AbelCoset ...

Processing theory HOL-Algebra.Ideal ...

Processing theory HOL-Algebra.Module ...

Processing theory HOL-Algebra.RingHom ...

Processing theory HOL-Algebra.Elementary_Groups ...

Processing theory HOL-Algebra.Exact_Sequence ...

Processing theory HOL-Algebra.Product_Groups ...

Processing theory HOL-Algebra.Free_Abelian_Groups ...

Processing theory HOL-Algebra.UnivPoly ...

Processing theory HOL-Algebra.Multiplicative_Group ...

Processing theory HOL-Homology.Simplices ...

Processing theory HOL-Homology.Homology_Groups ...

Processing theory HOL-Homology.Brouwer_Degree ...

Processing theory HOL-Homology.Invariance_of_Domain ...

Processing theory HOL-Homology.Homology ...

Removing 15 theories ...

Processing theory HOL-Analysis-ex.Approximations ...

Removing 26 theories ...

Processing theory HOL-Analysis-ex.Metric_Arith_Examples ...

Loading 95 theories ...

Processing theory HOL-Data_Structures.Less_False ...

Processing theory HOL-Data_Structures.Sorted_Less ...

Processing theory HOL-Computational_Algebra.Group_Closure ...

Processing theory HOL-Computational_Algebra.Fraction_Field ...

Processing theory HOL-Data_Structures.Cmp ...

Processing theory HOL-Data_Structures.AList_Upd_Del ...

Processing theory HOL-Data_Structures.Map_Specs ...

Processing theory HOL-Data_Structures.List_Ins_Del ...

Processing theory HOL-Data_Structures.Set_Specs ...

Processing theory HOL-Library.State_Monad ...

Processing theory HOL-Library.BNF_Axiomatization ...

Processing theory HOL-Computational_Algebra.Normalized_Fraction ...

Processing theory HOL-Computational_Algebra.Nth_Powers ...

Processing theory HOL-Computational_Algebra.Squarefree ...

Processing theory HOL-Library.Case_Converter ...

Processing theory HOL-Library.Simps_Case_Conv ...

Processing theory HOL-Library.BNF_Corec ...

Processing theory HOL-Library.Code_Lazy ...

Processing theory HOL-Library.Combine_PER ...

Processing theory HOL-Library.Multiset_Order ...

Processing theory HOL-Library.Confluence ...

Processing theory HOL-Library.Confluent_Quotient ...

Processing theory HOL-Library.Debug ...

Processing theory HOL-Library.Code_Test ...

Processing theory HOL-Library.Dual_Ordered_Lattice ...

Processing theory HOL-Library.Function_Algebras ...

Processing theory HOL-Library.Function_Division ...

Processing theory HOL-Library.Comparator ...

Processing theory HOL-Library.Dlist ...

Processing theory HOL-Library.ListVector ...

Processing theory HOL-Library.Omega_Words_Fun ...

Processing theory HOL-Library.IArray ...

Processing theory HOL-Library.Extended ...

Processing theory HOL-Examples.Records ...

Removing 6 theories ...

Processing theory HOL-Library.Char_ord ...

Processing theory HOL-Library.Disjoint_FSets ...

Processing theory HOL-Library.Ramsey ...

Processing theory HOL-Library.Countable_Set_Type ...

Processing theory HOL-Library.Option_ord ...

Processing theory HOL-Library.Pattern_Aliases ...

Processing theory HOL-Library.Code_Cardinality ...

Processing theory HOL-Library.Type_Length ...

Processing theory HOL-Library.Parallel ...

Processing theory HOL-Library.Saturated ...

Processing theory HOL-Library.Power_By_Squaring ...

Processing theory HOL-Library.Preorder ...

Processing theory HOL-Library.Quotient_Syntax ...

Processing theory HOL-Library.Quotient_Option ...

Processing theory HOL-Library.Quotient_Product ...

Processing theory HOL-Library.Quotient_Set ...

Processing theory HOL-Library.Quotient_List ...

Processing theory HOL-Library.Quotient_Sum ...

Processing theory HOL-Library.Quotient_Type ...

Processing theory HOL-Library.Reflection ...

Processing theory HOL-Library.Signed_Division ...

Processing theory HOL-Library.Subseq_Order ...

Processing theory HOL-Library.Transitive_Closure_Table ...

Processing theory HOL-Library.Finite_Lattice ...

Processing theory HOL-Data_Structures.Tree_Set ...

Processing theory HOL-Library.Lattice_Constructions ...

Processing theory HOL-Library.Tree_Multiset ...

Processing theory HOL-Library.While_Combinator ...

Processing theory HOL-Library.Sorting_Algorithms ...

Processing theory HOL-Data_Structures.Tree_Map ...

Processing theory HOL-Library.Uprod ...

Processing theory HOL-Library.Bourbaki_Witt_Fixpoint ...

Processing theory HOL-Library.Z2 ...

Processing theory HOL-Number_Theory.Eratosthenes ...

Processing theory HOL-Library.BigO ...

Processing theory HOL-Library.Going_To_Filter ...

Processing theory HOL-Library.Tree_Real ...

Processing theory HOL-Library.Log_Nat ...

Processing theory HOL-Library.Lub_Glb ...

Processing theory HOL-Library.Quadratic_Discriminant ...

Processing theory HOL-Library.Word ...

Processing theory HOL-Library.Lattice_Algebras ...

Processing theory HOL-Computational_Algebra.Polynomial ...

Processing theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra ...

Processing theory HOL-Computational_Algebra.Polynomial_FPS ...

Processing theory HOL-Library.Float ...

Processing theory HOL-Computational_Algebra.Formal_Laurent_Series ...

Processing theory HOL-Computational_Algebra.Polynomial_Factorial ...

Processing theory HOL-Computational_Algebra.Computational_Algebra ...

Processing theory HOL-Library.Interval ...

Processing theory HOL-Library.Interval_Float ...

Processing theory HOL-Library.Library ...

Processing theory HOL-Library.RBT_Impl ...

Processing theory HOL-Library.RBT ...

Processing theory HOL-Codegenerator_Test.Candidates ...

Processing theory HOL-Codegenerator_Test.Generate_Target_Nat ...

Loading 6 theories ...

Processing theory HOL-Library.Product_Lexorder ...

Processing theory HOL-Library.RBT_Mapping ...

Processing theory HOL-Library.RBT_Set ...

Processing theory HOL-Library.DAList ...

Processing theory HOL-Library.DAList_Multiset ...

Removing 1 theories ...

Processing theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures ...

Loading 2 theories ...

Processing theory HOL-Library.Code_Binary_Nat ...

Removing 4 theories ...

Processing theory HOL-Codegenerator_Test.Generate_Binary_Nat ...

Removing 1 theories ...

Processing theory HOL-Codegenerator_Test.Generate ...

Loading 7 theories ...

Processing theory HOL-Real_Asymp.Inst_Existentials ...

Processing theory HOL-Real_Asymp.Eventuallize ...

Processing theory HOL-Real_Asymp.Lazy_Eval ...

Removing 57 theories ...

Processing theory HOL-Real_Asymp.Multiseries_Expansion ...

Processing theory HOL-Real_Asymp.Multiseries_Expansion_Bounds ...

Processing theory HOL-Real_Asymp.Real_Asymp ...

Processing theory HOL-Real_Asymp.Real_Asymp_Examples ...

Loading 5 theories ...

Processing theory HOL-Library.Code_Target_Numeral_Float ...

Processing theory HOL-Decision_Procs.Dense_Linear_Order ...

Removing 1 theories ...

Processing theory HOL-Decision_Procs.Approximation_Bounds ...

Processing theory HOL-Decision_Procs.Approximation ...

Processing theory HOL-Real_Asymp.Real_Asymp_Approx ...

Processing theory HOL-Real_Asymp-Manual.Real_Asymp_Doc ...

Loading 26 theories ...

Processing theory HOL-Combinatorics.List_Permutation ...

Processing theory HOL-Algebra.Bij ...

Processing theory HOL-Algebra.Exponent ...

Processing theory HOL-Algebra.Sylow ...

Removing 9 theories ...

Processing theory HOL-Algebra.Ideal_Product ...

Processing theory HOL-Combinatorics.Cycles ...

Processing theory HOL-Algebra.Group_Action ...

Processing theory HOL-Algebra.Zassenhaus ...

Processing theory HOL-Algebra.Galois_Connection ...

Processing theory HOL-Algebra.Sym_Groups ...

Processing theory HOL-Algebra.QuotRing ...

Processing theory HOL-Algebra.Divisibility ...

Processing theory HOL-Algebra.Weak_Morphisms ...

Processing theory HOL-Algebra.Chinese_Remainder ...

Processing theory HOL-Algebra.Subrings ...

Processing theory HOL-Algebra.Generated_Rings ...

Processing theory HOL-Algebra.Generated_Fields ...

Processing theory HOL-Algebra.IntRing ...

Processing theory HOL-Algebra.Ring_Divisibility ...

Processing theory HOL-Algebra.Embedded_Algebras ...

Processing theory HOL-Algebra.Polynomials ...

Processing theory HOL-Algebra.Polynomial_Divisibility ...

Processing theory HOL-Algebra.Finite_Extensions ...

Processing theory HOL-Algebra.Indexed_Polynomials ...

Processing theory HOL-Algebra.Algebraic_Closure ...

Loading 19 theories ...

Processing theory HOL-Algebra.Algebra ...

Processing theory HOL-Decision_Procs.DP_Library ...

Processing theory HOL-Library.Old_Recdef ...

Processing theory HOL-Decision_Procs.Conversions ...

Processing theory HOL-Decision_Procs.Algebra_Aux ...

Removing 33 theories ...

Processing theory HOL-Decision_Procs.Commutative_Ring ...

Processing theory HOL-Decision_Procs.Commutative_Ring_Complete ...

Processing theory HOL-Decision_Procs.Reflective_Field ...

Processing theory HOL-Decision_Procs.Commutative_Ring_Ex ...

Processing theory HOL-Decision_Procs.Ferrack ...

Processing theory HOL-Decision_Procs.Dense_Linear_Order_Ex ...

Processing theory HOL-Decision_Procs.Approximation_Ex ...

Processing theory HOL-Decision_Procs.Approximation_Quickcheck_Ex ...

Processing theory HOL-Decision_Procs.Rat_Pair ...

Processing theory HOL-Decision_Procs.Polynomial_List ...

Processing theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial ...

Processing theory HOL-Decision_Procs.Cooper ...

Processing theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff ...

Processing theory HOL-Decision_Procs.MIR ...

Processing theory HOL-Decision_Procs.Decision_Procs ...

Loading 21 theories ...

Processing theory HOL-Nonstandard_Analysis.Free_Ultrafilter ...

Processing theory HOL-Nonstandard_Analysis.StarDef ...

Processing theory HOL-Nonstandard_Analysis.HyperNat ...

Processing theory HOL-Nonstandard_Analysis.HyperDef ...

Processing theory HOL-Nonstandard_Analysis.NSA ...

Processing theory HOL-Nonstandard_Analysis.NSComplex ...

Processing theory HOL-Nonstandard_Analysis.Star ...

Processing theory HOL-Nonstandard_Analysis.HLim ...

Processing theory HOL-Nonstandard_Analysis.HDeriv ...

Processing theory HOL-Nonstandard_Analysis.NatStar ...

Processing theory HOL-Nonstandard_Analysis.HSEQ ...

Processing theory HOL-Nonstandard_Analysis.HSeries ...

Processing theory HOL-Nonstandard_Analysis.HTranscendental ...

Processing theory HOL-Nonstandard_Analysis.HLog ...

Processing theory HOL-Nonstandard_Analysis.Hyperreal ...

Removing 25 theories ...

Processing theory HOL-Nonstandard_Analysis-Examples.NSPrimes ...

Loading 12 theories ...

Processing theory HOL-Nonstandard_Analysis.NSCA ...

Processing theory HOL-Nonstandard_Analysis.CStar ...

Processing theory HOL-Nonstandard_Analysis.CLim ...

Processing theory HOL-Nonstandard_Analysis.Hypercomplex ...

Processing theory HOL-Nonstandard_Analysis.Nonstandard_Analysis ...

Processing theory HOL-Number_Theory.Cong ...

Processing theory HOL-Number_Theory.Mod_Exp ...

Processing theory HOL-Number_Theory.Fib ...

Processing theory HOL-Number_Theory.Prime_Powers ...

Processing theory HOL-Number_Theory.Totient ...

Processing theory HOL-Number_Theory.Residues ...

Processing theory HOL-Number_Theory.Euler_Criterion ...

Processing theory HOL-Number_Theory.Gauss ...

Removing 22 theories ...

Processing theory HOL-Number_Theory.Pocklington ...

Processing theory HOL-Number_Theory.Residue_Primitive_Roots ...

Processing theory HOL-Number_Theory.Quadratic_Reciprocity ...

Loading 60 theories ...

Processing theory HOL-Number_Theory.Number_Theory ...

Processing theory HOL-Matrix_LP.Compute_Oracle ...

Processing theory HOLCF.Porder ...

Processing theory HOLCF.Pcpo ...

Processing theory HOLCF.Cont ...

Processing theory HOLCF.Adm ...

Processing theory HOLCF.Cpodef ...

Processing theory HOLCF.Fun_Cpo ...

Processing theory HOLCF.Product_Cpo ...

Processing theory HOLCF.Cfun ...

Processing theory HOLCF.Completion ...

Processing theory HOLCF.Cprod ...

Processing theory HOLCF.Deflation ...

Processing theory HOLCF.Fix ...

Processing theory HOLCF.Sfun ...

Processing theory HOLCF.Sprod ...

Processing theory HOLCF.Up ...

Processing theory HOLCF.Discrete ...

Processing theory HOLCF.Lift ...

Processing theory HOLCF.One ...

Processing theory HOLCF.Tr ...

Processing theory HOLCF.Ssum ...

Processing theory HOL-Matrix_LP.LP ...

Processing theory HOL-Matrix_LP.ComputeFloat ...

Processing theory HOL-Matrix_LP.ComputeHOL ...

Processing theory HOL-Matrix_LP.ComputeNumeral ...

Removing 23 theories ...

Processing theory HOLCF.Fixrec ...

Processing theory HOLCF.Map_Functions ...

Processing theory HOLCF.Domain_Aux ...

Processing theory HOLCF.Bifinite ...

Processing theory HOLCF.Universal ...

Processing theory HOLCF.Algebraic ...

Processing theory HOLCF.Compact_Basis ...

Processing theory HOLCF.LowerPD ...

Processing theory HOLCF.UpperPD ...

Processing theory HOLCF.ConvexPD ...

Processing theory HOLCF.Representable ...

Processing theory HOLCF.Domain ...

Processing theory HOL-Matrix_LP.Matrix ...

Processing theory HOLCF.Powerdomains ...

Processing theory HOLCF ...

Processing theory HOLCF-Library.Bool_Discrete ...

Processing theory HOLCF-Library.Char_Discrete ...

Processing theory HOLCF-Library.Int_Discrete ...

Processing theory HOLCF-Library.List_Cpo ...

Processing theory HOLCF-Library.Nat_Discrete ...

Processing theory HOLCF-Library.Sum_Cpo ...

Processing theory HOLCF-Library.Option_Cpo ...

Processing theory HOLCF-Library.Defl_Bifinite ...

Processing theory HOLCF-Library.List_Predomain ...

Processing theory HOLCF-Library.Stream ...

Processing theory HOLCF-FOCUS.Fstream ...

Processing theory HOLCF-FOCUS.FOCUS ...

Processing theory HOLCF-FOCUS.Stream_adm ...

Processing theory HOLCF-Library.HOLCF_Library ...

Processing theory HOLCF-ex.Dagstuhl ...

Processing theory HOLCF-ex.Focus_ex ...

Loading 21 theories ...

Processing theory HOLCF-FOCUS.Buffer ...

Processing theory HOLCF-FOCUS.Buffer_adm ...

Processing theory HOL-Matrix_LP.SparseMatrix ...

Processing theory HOL-Matrix_LP.Cplex ...

Processing theory HOL-Hahn_Banach.Zorn_Lemma ...

Processing theory HOL-Hahn_Banach.Bounds ...

Processing theory HOL-Data_Structures.Tree2 ...

Processing theory HOL-Data_Structures.Isin2 ...

Processing theory HOL-Data_Structures.Lookup2 ...

Processing theory HOL-Data_Structures.AVL_Set_Code ...

Processing theory HOL-Hahn_Banach.Vector_Space ...

Processing theory HOL-Hahn_Banach.Linearform ...

Processing theory HOL-Hahn_Banach.Subspace ...

Processing theory HOL-Hahn_Banach.Function_Order ...

Processing theory HOL-Hahn_Banach.Normed_Space ...

Processing theory HOL-Hahn_Banach.Function_Norm ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach ...

Processing theory HOLCF-FOCUS.Fstreams ...

Removing 37 theories ...

Processing theory HOL-Data_Structures.AVL_Set ...

Processing theory HOL-Data_Structures.AVL_Map ...

Removing 3 theories ...

Processing theory HOL-Data_Structures.Brother12_Set ...

Processing theory HOL-Data_Structures.Brother12_Map ...

Loading 24 theories ...

Processing theory HOL-Data_Structures.Array_Specs ...

Processing theory HOL-Combinatorics.Stirling ...

Processing theory HOL-Combinatorics.Orbits ...

Processing theory HOL-Combinatorics.Perm ...

Processing theory HOL-Data_Structures.Trie_Fun ...

Processing theory HOL-Data_Structures.Time_Funs ...

Processing theory HOL-Combinatorics.Combinatorics ...

Processing theory HOL-Data_Structures.Sorting ...

Processing theory HOL-Data_Structures.RBT ...

Removing 11 theories ...

Processing theory HOL-Data_Structures.Braun_Tree ...

Processing theory HOL-Types_To_Sets.Prerequisites ...

Processing theory HOL-Types_To_Sets.Types_To_Sets ...

Processing theory HOL-Types_To_Sets.Group_On_With ...

Processing theory HOL-Data_Structures.RBT_Set ...

Processing theory HOL-Data_Structures.Selection ...

Processing theory HOL-ex.Function_Growth ...

Processing theory HOL-Data_Structures.Set2_Join ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On_With ...

Processing theory HOL-Data_Structures.RBT_Map ...

Processing theory HOL-Data_Structures.Trie_Map ...

Processing theory HOL-Data_Structures.Array_Braun ...

Processing theory HOL-Data_Structures.RBT_Set2 ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On ...

Removing 16 theories ...

Processing theory HOL-Data_Structures.Set2_Join_RBT ...

Loading 38 theories ...

Processing theory HOL-TPTP.TPTP_Parser ...

Processing theory HOL-Library.LaTeXsugar ...

Processing theory HOL-IMP.Star ...

Processing theory HOL-Nitpick_Examples.Hotel_Nits ...

Processing theory HOL-Nitpick_Examples.Datatype_Nits ...

Processing theory HOL-Nitpick_Examples.Induct_Nits ...

Processing theory HOL-Nitpick_Examples.Mono_Nits ...

Processing theory HOL-Nitpick_Examples.Mini_Nits ...

Processing theory HOL-Nitpick_Examples.Tests_Nits ...

Processing theory Codegen.Setup ...

Processing theory HOL-Nitpick_Examples.Pattern_Nits ...

Processing theory HOL-Nitpick_Examples.Integer_Nits ...

Processing theory HOL-Nitpick_Examples.Record_Nits ...

Processing theory Codegen.Adaptation ...

Processing theory HOL-Nitpick_Examples.Manual_Nits ...

Removing 5 theories ...

Processing theory Codegen.Evaluation ...

Processing theory HOL-Nitpick_Examples.Core_Nits ...

Processing theory Codegen.Further ...

Processing theory HOL-Nitpick_Examples.Special_Nits ...

Processing theory Codegen.Inductive_Predicate ...

Processing theory Typeclass_Hierarchy.Setup ...

Processing theory Typeclass_Hierarchy.Typeclass_Hierarchy ...

Processing theory HOL-Library.OptionalSugar ...

Processing theory Sugar.Sugar ...

Processing theory Codegen.Computations ...

Processing theory Codegen.Introduction ...

Processing theory Codegen.Foundations ...

Processing theory Codegen.Refinement ...

Processing theory HOL-ex.SOS ...

Processing theory HOL-ex.SOS_Cert ...

Processing theory HOL-Data_Structures.Balance ...

Processing theory HOL-TPTP.TPTP_Interpret ...

Processing theory HOL-TPTP.TPTP_Proof_Reconstruction ...

Processing theory HOL-IMP.Types ...

Processing theory HOL-IMP.Poly_Types ...

Processing theory HOL-Nitpick_Examples.Typedef_Nits ...

Removing 21 theories ...

Processing theory HOL-Nitpick_Examples.Refute_Nits ...

Processing theory HOL-Nitpick_Examples.Nitpick_Examples ...

Loading 31 theories ...

Processing theory HOL-Library.Refute ...

Processing theory HOL-Library.Code_Real_Approx_By_Float ...

Processing theory HOL-Metis_Examples.Clausification ...

Processing theory HOL-Mutabelle.MutabelleExtra ...

Processing theory HOL-Examples.Sqrt ...

Processing theory HOL-TPTP.ATP_Theory_Export ...

Processing theory HOL-SMT_Examples.SMT_Examples ...

Processing theory HOL-SMT_Examples.SMT_Examples_Verit ...

Removing 22 theories ...

Processing theory HOL-TPTP.THF_Arith ...

Processing theory HOL-TPTP.ATP_Problem_Import ...

Processing theory HOL-SMT_Examples.SMT_Tests_Verit ...

Processing theory HOL-ex.BinEx ...

Processing theory HOL-ex.Argo_Examples ...

Processing theory HOL-ex.Code_Binary_Nat_examples ...

Processing theory HOL-ex.Ballot ...

Processing theory HOL-SMT_Examples.SMT_Tests ...

Processing theory HOL-ex.HarmonicSeries ...

Processing theory HOL-ex.Gauge_Integration ...

Processing theory HOL-ex.Eval_Examples ...

Removing 14 theories ...

Processing theory HOL-ex.Dedekind_Real ...

Processing theory HOL-ex.Normalization_by_Evaluation ...

Processing theory HOL-ex.Pythagoras ...

Removing 3 theories ...

Processing theory HOL-ex.Sqrt_Script ...

Processing theory HOL-ex.Sum_of_Powers ...

Processing theory HOL-ex.Triangular_Numbers ...

Processing theory HOL-Types_To_Sets.T2_Spaces ...

Processing theory HOL-ex.Reflection_Examples ...

Processing theory HOL-Types_To_Sets.Unoverload_Def ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Examples ...

Removing 10 theories ...

Processing theory HOL-ex.Parallel_Example ...

Removing 2 theories ...

Processing theory HOL-ex.Cubic_Quartic ...

Loading 9 theories ...

Processing theory HOL-Data_Structures.Priority_Queue_Specs ...

Processing theory Tutorial.Examples ...

Processing theory HOL-Computational_Algebra.Field_as_Ring ...

Processing theory Tutorial.Numbers ...

Processing theory How_to_Prove_it.How_to_Prove_it ...

Processing theory HOL-Data_Structures.Leftist_Heap ...

Processing theory Prog_Prove.Bool_nat_list ...

Processing theory HOL-Data_Structures.Binomial_Heap ...

Removing 9 theories ...

Processing theory HOL-Corec_Examples.Paper_Examples ...

Loading 24 theories ...

Processing theory HOL-Bali.Basis ...

Processing theory HOL-Bali.Table ...

Processing theory HOL-Bali.Name ...

Processing theory HOL-Bali.Type ...

Processing theory HOL-Bali.Value ...

Removing 10 theories ...

Processing theory HOL-Bali.Term ...

Processing theory HOL-Bali.Decl ...

Processing theory HOL-Bali.TypeRel ...

Processing theory HOL-Bali.DeclConcepts ...

Processing theory HOL-Bali.State ...

Processing theory HOL-Bali.Conform ...

Processing theory HOL-Bali.WellType ...

Processing theory HOL-Bali.Eval ...

Processing theory HOL-Bali.DefiniteAssignment ...

Processing theory HOL-Bali.WellForm ...

Processing theory HOL-Bali.Example ...

Processing theory HOL-Bali.DefiniteAssignmentCorrect ...

Processing theory HOL-Bali.TypeSafe ...

Processing theory HOL-Bali.Evaln ...

Processing theory HOL-Bali.Trans ...

Processing theory HOL-Bali.AxSem ...

Processing theory HOL-Bali.AxCompl ...

Processing theory HOL-Bali.AxExample ...

Processing theory HOL-Bali.AxSound ...

Loading 56 theories ...

Processing theory IOA-ABP.Lemmas ...

Processing theory IOA-ABP.Packet ...

Processing theory IOA.Asig ...

Processing theory IOA-NTP.Lemmas ...

Processing theory IOA-NTP.Multiset ...

Processing theory IOA-NTP.Packet ...

Processing theory IOA.Pred ...

Processing theory HOL-Isar_Examples.Fibonacci ...

Processing theory IOA-Storage.Action ...

Processing theory IOA.Automata ...

Processing theory IOA.Seq ...

Processing theory IOA-ABP.Action ...

Removing 25 theories ...

Processing theory IOA-NTP.Action ...

Processing theory IOA.Sequence ...

Processing theory IOA.TL ...

Processing theory IOA.Traces ...

Processing theory IOA.CompoExecs ...

Processing theory IOA.RefMappings ...

Processing theory IOA.RefCorrectness ...

Processing theory IOA.Simulations ...

Processing theory IOA.SimCorrectness ...

Processing theory IOA.ShortExecutions ...

Processing theory HOL-ex.Code_Timing ...

Processing theory IOA.CompoScheds ...

Processing theory IOA.Deadlock ...

Processing theory IOA.CompoTraces ...

Processing theory IOA.Compositionality ...

Processing theory IOA.IOA ...

Processing theory IOA-ABP.Env ...

Processing theory IOA-ABP.Receiver ...

Processing theory HOL-Nominal.Nominal ...

Processing theory IOA-ABP.Sender ...

Processing theory IOA-ABP.Spec ...

Processing theory IOA-NTP.Overview ...

Processing theory IOA-NTP.Receiver ...

Processing theory IOA-NTP.Sender ...

Processing theory IOA-NTP.Spec ...

Processing theory IOA-Storage.Impl ...

Processing theory IOA-Storage.Spec ...

Processing theory IOA-Storage.Correctness ...

Processing theory IOA.TLS ...

Processing theory IOA.LiveIOA ...

Processing theory IOA.Abstraction ...

Processing theory IOA-ex.TrivEx ...

Processing theory IOA-ex.TrivEx2 ...

Processing theory IOA-ABP.Abschannel ...

Processing theory IOA-ABP.Abschannel_finite ...

Processing theory IOA-ABP.Impl ...

Processing theory IOA-ABP.Impl_finite ...

Processing theory IOA-ABP.Correctness ...

Processing theory IOA-NTP.Abschannel ...

Processing theory IOA-NTP.Impl ...

Processing theory IOA-NTP.Correctness ...

Removing 55 theories ...

Processing theory HOL-Nominal-Examples.Class1 ...

Processing theory HOL-Nominal-Examples.Class2 ...

Processing theory HOL-Nominal-Examples.Class3 ...

Loading 83 theories ...

Processing theory HOL-Eisbach.Eisbach ...

Processing theory HOL-Eisbach.Eisbach_Tools ...

Processing theory HOLCF-Library.HOL_Cpo ...

Processing theory HOLCF-ex.Dnat ...

Processing theory HOLCF-ex.Concurrency_Monad ...

Processing theory HOL-IMP.AExp ...

Processing theory HOL-IMP.BExp ...

Processing theory HOL-IMP.Com ...

Processing theory HOL-IMP.Big_Step ...

Processing theory HOLCF-IMP.Denotational ...

Processing theory HOLCF-IMP.HoareEx ...

Processing theory HOLCF-Tutorial.New_Domain ...

Processing theory HOLCF-ex.Fix2 ...

Processing theory HOLCF-ex.Letrec ...

Processing theory HOLCF-Tutorial.Fixrec_ex ...

Processing theory HOLCF-ex.Hoare ...

Processing theory HOLCF-ex.Loop ...

Processing theory HOLCF-ex.Pattern_Match ...

Processing theory HOL-MicroJava.JBasis ...

Processing theory HOL-MicroJava.AuxLemmas ...

Processing theory HOLCF-ex.Domain_Proofs ...

Processing theory HOLCF-ex.Powerdomain_ex ...

Processing theory HOL-MicroJava.Semilat ...

Processing theory HOL-MicroJava.Err ...

Processing theory HOL-MicroJava.Listn ...

Processing theory HOL-MicroJava.Typing_Framework ...

Processing theory HOL-MicroJava.Opt ...

Processing theory HOL-MicroJava.Product ...

Processing theory HOL-MicroJava.SemilatAlg ...

Processing theory HOL-MicroJava.Semilattices ...

Processing theory HOL-Eisbach.Example_Metric ...

Processing theory HOL-Quotient_Examples.Int_Pow ...

Processing theory HOL-MicroJava.Type ...

Processing theory HOL-MicroJava.Decl ...

Processing theory HOL-MicroJava.SystemClasses ...

Processing theory HOL-MicroJava.TypeRel ...

Processing theory HOL-MicroJava.WellForm ...

Processing theory HOL-MicroJava.JType ...

Processing theory HOL-MicroJava.Value ...

Processing theory HOL-MicroJava.State ...

Processing theory HOL-MicroJava.Exceptions ...

Processing theory HOLCF-Tutorial.Domain_ex ...

Processing theory HOL-MicroJava.Term ...

Processing theory HOL-MicroJava.WellType ...

Processing theory HOL-MicroJava.Typing_Framework_err ...

Processing theory HOL-MicroJava.Kildall ...

Processing theory HOL-MicroJava.TypeInf ...

Processing theory HOL-MicroJava.LBVSpec ...

Processing theory HOL-MicroJava.LBVComplete ...

Processing theory HOL-MicroJava.LBVCorrect ...

Processing theory HOL-MicroJava.Abstract_BV ...

Processing theory HOL-MicroJava.JVMType ...

Processing theory HOL-MicroJava.Conform ...

Processing theory HOL-MicroJava.JVMState ...

Processing theory HOL-MicroJava.Eval ...

Removing 74 theories ...

Processing theory HOL-MicroJava.JVMInstructions ...

Processing theory HOL-MicroJava.JVMExceptions ...

Processing theory HOL-MicroJava.JVMExecInstr ...

Processing theory HOL-MicroJava.JVMExec ...

Processing theory HOL-MicroJava.DefsComp ...

Processing theory HOL-MicroJava.Index ...

Processing theory HOL-MicroJava.TranslCompTp ...

Processing theory HOL-MicroJava.TranslComp ...

Processing theory HOL-MicroJava.JVMDefensive ...

Processing theory HOL-MicroJava.JVMListExample ...

Processing theory HOL-MicroJava.LemmasComp ...

Processing theory HOL-MicroJava.JListExample ...

Processing theory HOL-MicroJava.JTypeSafe ...

Processing theory HOL-MicroJava.Example ...

Processing theory HOL-MicroJava.Effect ...

Processing theory HOL-MicroJava.BVSpec ...

Processing theory HOL-MicroJava.Altern ...

Processing theory HOL-MicroJava.EffectMono ...

Processing theory HOL-MicroJava.Correct ...

Processing theory HOL-MicroJava.Typing_Framework_JVM ...

Processing theory HOL-MicroJava.JVM ...

Processing theory HOL-MicroJava.LBVJVM ...

Processing theory HOL-MicroJava.CorrComp ...

Processing theory HOL-MicroJava.BVSpecTypeSafe ...

Processing theory HOL-MicroJava.BVNoTypeError ...

Processing theory HOL-MicroJava.BVExample ...

Processing theory HOL-MicroJava.CorrCompTp ...

Loading 93 theories ...

Processing theory HOL-MicroJava.MicroJava ...

Processing theory HOL-Cardinals.Wellorder_Extension ...

Processing theory HOL-Imperative_HOL.Sorted_List ...

Processing theory HOL-ZF.LProd ...

Processing theory HOL-Imperative_HOL.Heap ...

Processing theory HOL-Imperative_HOL.Heap_Monad ...

Processing theory HOL-Imperative_HOL.Array ...

Processing theory HOL-Imperative_HOL.Ref ...

Processing theory HOL-Imperative_HOL.Imperative_HOL ...

Processing theory HOL-Imperative_HOL.Overview ...

Processing theory HOL-Auth.Message ...

Processing theory HOL-Auth.Event ...

Processing theory HOL-Auth.Public ...

Removing 60 theories ...

Processing theory HOL-Imperative_HOL.List_Sublist ...

Processing theory HOL-Imperative_HOL.Subarray ...

Processing theory HOL-Cardinals.Ordinal_Arithmetic ...

Processing theory HOL-Cardinals.Cardinals ...

Processing theory HOL-Nominal-Examples.Lam_Funs ...

Processing theory HOL-Nominal-Examples.CR ...

Processing theory HOL-Nominal-Examples.SN ...

Processing theory HOL-SMT_Examples.SMT_Word_Examples ...

Processing theory HOL-SPARK-Examples.RMD ...

Processing theory HOL-Cardinals.Bounded_Set ...

Processing theory HOL-SPARK.SPARK_Setup ...

Processing theory HOL-SPARK.SPARK ...

Processing theory HOL-SPARK-Examples.Greatest_Common_Divisor ...

Processing theory HOL-SPARK-Examples.RMD_Specification ...

Processing theory HOL-Imperative_HOL.Imperative_Reverse ...

Processing theory HOL-SPARK-Examples.Longest_Increasing_Subsequence ...

Processing theory HOL-SPARK-Examples.F ...

Processing theory HOL-Imperative_HOL.Imperative_Quicksort ...

Processing theory HOL-SPARK-Examples.Hash ...

Processing theory HOL-SPARK-Examples.K_L ...

Processing theory HOL-SPARK-Examples.K_R ...

Processing theory HOL-SPARK-Examples.Sqrt ...

Processing theory HOL-SPARK-Manual.Proc1 ...

Processing theory HOL-SPARK-Manual.Proc2 ...

Processing theory HOL-SPARK-Manual.VC_Principles ...

Processing theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor ...

Processing theory HOL-Imperative_HOL.Linked_Lists ...

Processing theory HOL-SPARK-Manual.Reference ...

Processing theory HOL-SPARK-Manual.Example_Verification ...

Processing theory HOL-Data_Structures.Heaps ...

Processing theory HOL-SPARK-Examples.RMD_Lemmas ...

Processing theory HOL-SPARK-Examples.R_L ...

Processing theory HOL-SPARK-Examples.R_R ...

Processing theory HOL-SPARK-Examples.S_L ...

Processing theory HOL-SPARK-Examples.S_R ...

Processing theory HOL-UNITY.ListOrder ...

Processing theory HOL-UNITY.UNITY ...

Processing theory HOL-UNITY.FP ...

Processing theory HOL-UNITY.Constrains ...

Processing theory HOL-UNITY.WFair ...

Processing theory HOL-UNITY.SubstAx ...

Processing theory HOL-UNITY.Detects ...

Processing theory HOL-UNITY.Follows ...

Processing theory HOL-UNITY.Union ...

Processing theory HOL-UNITY.Comp ...

Processing theory HOL-ZF.HOLZF ...

Processing theory HOL-ZF.Zet ...

Processing theory HOL-ZF.MainZF ...

Processing theory HOL-SPARK-Examples.Round ...

Processing theory HOL-SPARK-Manual.Complex_Types ...

Processing theory HOL-ZF.Games ...

Removing 50 theories ...

Processing theory HOL-UNITY.Guar ...

Processing theory HOL-UNITY.Extend ...

Processing theory HOL-UNITY.Rename ...

Processing theory HOL-Imperative_HOL.SatChecker ...

Processing theory HOL-Imperative_HOL.Imperative_HOL_ex ...

Processing theory HOL-UNITY.Lift_prog ...

Processing theory HOL-UNITY.PPROD ...

Processing theory HOL-UNITY.Transformers ...

Processing theory HOL-UNITY.ProgressSets ...

Processing theory HOL-UNITY.UNITY_Main ...

Processing theory HOL-UNITY.AllocBase ...

Processing theory HOL-UNITY.Counterc ...

Processing theory HOL-UNITY.Client ...

Processing theory HOL-UNITY.Counter ...

Processing theory HOL-ex.Sorting_Algorithms_Examples ...

Processing theory HOL-UNITY.Alloc ...

Processing theory HOL-UNITY.AllocImpl ...

Processing theory HOL-UNITY.Common ...

Processing theory HOL-UNITY.PriorityAux ...

Processing theory HOL-UNITY.Priority ...

Processing theory HOL-UNITY.Progress ...

Processing theory HOL-UNITY.TimerArray ...

Processing theory HOL-UNITY.Channel ...

Processing theory HOL-UNITY.Handshake ...

Processing theory HOL-UNITY.Reach ...

Processing theory HOL-UNITY.Mutex ...

Processing theory HOL-UNITY.NSP_Bad ...

Processing theory HOL-UNITY.Lift ...

Processing theory HOL-ex.Termination ...

Processing theory HOL-UNITY.Reachability ...

Loading 42 theories ...

Removing 46 theories ...

Processing theory Isar_Ref.Base ...

Processing theory Datatypes.Setup ...

Processing theory HOL-ex.Quicksort ...

Processing theory HOL-Library.List_Lexorder ...

Processing theory HOL-Datatype_Examples.Prelim ...

Processing theory HOL-ex.Bubblesort ...

Processing theory HOL-ex.MergeSort ...

Processing theory HOL-Datatype_Examples.DTree ...

Processing theory HOL-Datatype_Examples.Parallel_Composition ...

Processing theory HOL-Datatype_Examples.Lambda_Term ...

Processing theory HOL-Datatype_Examples.Gram_Lang ...

Removing 8 theories ...

Processing theory HOL-Datatype_Examples.TreeFsetI ...

Processing theory Datatypes.Datatypes ...

Processing theory HOL-Nominal-Examples.CR_Takahashi ...

Removing 3 theories ...

Processing theory Corec.Corec ...

Processing theory HOL-Nominal-Examples.CK_Machine ...

Processing theory HOL-Nominal-Examples.Contexts ...

Processing theory HOL-Nominal-Examples.Compile ...

Processing theory HOL-Nominal-Examples.Height ...

Processing theory HOL-Nominal-Examples.Crary ...

Processing theory HOL-Nominal-Examples.LocalWeakening ...

Processing theory HOL-Nominal-Examples.Lambda_mu ...

Removing 9 theories ...

Processing theory HOL-Datatype_Examples.Misc_Codatatype ...

Processing theory HOL-Datatype_Examples.Misc_Primcorec ...

Processing theory HOL-Datatype_Examples.Misc_Datatype ...

Processing theory HOL-Datatype_Examples.Misc_Primrec ...

Processing theory HOL-Nominal-Examples.Fsub ...

Processing theory HOL-Nominal-Examples.SOS ...

Processing theory HOL-Nominal-Examples.Pattern ...

Processing theory HOL-Nominal-Examples.Support ...

Processing theory HOL-Quotient_Examples.Quotient_FSet ...

Processing theory HOL-Nominal-Examples.VC_Condition ...

Processing theory HOL-Nominal-Examples.Standardization ...

Processing theory HOL-Nominal-Examples.Type_Preservation ...

Processing theory HOL-ex.Transfer_Debug ...

Processing theory HOL-ex.Radix_Sort ...

Processing theory HOL-Nominal-Examples.Weakening ...

Processing theory Isar_Ref.HOL_Specific ...

Removing 23 theories ...

Processing theory HOL-UNITY.Project ...

Processing theory HOL-UNITY.ELT ...

Processing theory HOL-ex.Code_Lazy_Demo ...

Processing theory HOL-Nominal-Examples.W ...

Loading 104 theories ...

Processing theory HOL-Auth.All_Symmetric ...

Processing theory HOL-Auth.Extensions ...

Processing theory HOL-Hoare_Parallel.OG_Com ...

Processing theory HOL-Auth.Analz ...

Processing theory HOL-Auth.Guard ...

Processing theory HOL-Auth.CertifiedEmail ...

Processing theory HOL-Auth.List_Msg ...

Removing 14 theories ...

Processing theory HOL-Auth.GuardK ...

Processing theory HOL-Auth.Guard_Public ...

Processing theory HOL-Auth.KerberosIV ...

Processing theory HOL-Auth.Shared ...

Processing theory HOL-Auth.Guard_NS_Public ...

Processing theory HOL-Auth.KerberosIV_Gets ...

Processing theory HOL-Hoare_Parallel.Graph ...

Processing theory HOL-Hoare_Parallel.OG_Tran ...

Processing theory HOL-Auth.NS_Public ...

Processing theory HOL-Auth.Kerberos_BAN ...

Processing theory HOL-Auth.NS_Public_Bad ...

Processing theory HOL-Auth.Proto ...

Processing theory HOL-Auth.KerberosV ...

Processing theory HOL-Auth.P2 ...

Processing theory HOL-Auth.P1 ...

Processing theory HOL-Auth.Auth_Guard_Public ...

Processing theory HOL-Auth.OtwayRees_AN ...

Processing theory HOL-Auth.OtwayRees ...

Processing theory HOL-Auth.OtwayReesBella ...

Processing theory HOL-Auth.Kerberos_BAN_Gets ...

Processing theory HOL-Auth.NS_Shared ...

Processing theory HOL-Auth.OtwayRees_Bad ...

Processing theory HOL-Auth.Recur ...

Processing theory HOL-Auth.WooLam ...

Processing theory HOL-Auth.Yahalom_Bad ...

Processing theory HOL-Auth.Guard_Shared ...

Removing 7 theories ...

Processing theory HOL-Hoare_Parallel.Quote_Antiquote ...

Processing theory HOL-Auth.Guard_OtwayRees ...

Processing theory HOL-Auth.Yahalom ...

Processing theory HOL-Auth.Yahalom2 ...

Processing theory HOL-Auth.Guard_Yahalom ...

Processing theory HOL-Auth.Auth_Guard_Shared ...

Processing theory HOL-IMP.Abs_Int_Tests ...

Processing theory HOL-IMP.Complete_Lattice ...

Processing theory HOL-Auth.ZhouGollmann ...

Processing theory HOL-Auth.Auth_Shared ...

Processing theory HOL-IMP.Vars ...

Processing theory HOL-Hoare_Parallel.RG_Com ...

Processing theory HOL-IMP.ACom ...

Processing theory HOL-Hoare_Parallel.OG_Hoare ...

Processing theory HOL-Hoare_Parallel.OG_Tactics ...

Processing theory HOL-Hoare_Parallel.OG_Syntax ...

Processing theory HOL-IMP.Collecting ...

Processing theory HOL-Auth.EventSC ...

Processing theory HOL-Auth.Smartcard ...

Processing theory HOL-Auth.ShoupRubin ...

Processing theory HOL-Hoare_Parallel.Gar_Coll ...

Removing 26 theories ...

Processing theory HOL-Auth.ShoupRubinBella ...

Processing theory HOL-Auth.Auth_Smartcard ...

Processing theory HOL-Library.Prefix_Order ...

Processing theory HOL-IMP.Abs_Int_init ...

Processing theory HOL-Auth.TLS ...

Processing theory HOL-Auth.Auth_Public ...

Processing theory HOL-IMP.Abs_Int0 ...

Processing theory HOL-IMP.Abs_State ...

Processing theory HOL-Hoare_Parallel.RG_Tran ...

Processing theory HOL-IMP.Abs_Int1 ...

Processing theory HOL-Hoare_Parallel.Mul_Gar_Coll ...

Processing theory HOL-SET_Protocol.Message_SET ...

Processing theory HOL-IMP.Abs_Int1_const ...

Processing theory HOL-IMP.Abs_Int1_parity ...

Processing theory HOL-SET_Protocol.Event_SET ...

Processing theory HOL-SET_Protocol.Public_SET ...

Processing theory HOL-IMP.Abs_Int2 ...

Processing theory HOL-Hoare_Parallel.OG_Examples ...

Removing 17 theories ...

Processing theory HOL-SET_Protocol.Merchant_Registration ...

Processing theory HOL-Hoare_Parallel.RG_Hoare ...

Processing theory HOL-Hoare_Parallel.RG_Syntax ...

Processing theory HOL-TLA.Intensional ...

Processing theory HOL-TLA.Stfun ...

Processing theory HOL-TLA.Action ...

Processing theory HOL-TLA.Init ...

Processing theory HOL-TLA-Memory.RPCMemoryParams ...

Processing theory HOL-IMP.Abs_Int2_ivl ...

Processing theory HOL-SET_Protocol.Cardholder_Registration ...

Processing theory HOL-TLA.TLA ...

Processing theory HOL-TLA-Buffer.Buffer ...

Processing theory HOL-TLA-Buffer.DBuffer ...

Processing theory HOL-TLA-Inc.Inc ...

Processing theory HOL-TLA-Memory.MemoryParameters ...

Processing theory HOL-TLA-Memory.RPCParameters ...

Removing 3 theories ...

Processing theory HOL-TLA-Memory.ProcedureInterface ...

Processing theory HOL-TLA-Memory.MemClerkParameters ...

Processing theory HOL-TLA-Memory.Memory ...

Processing theory HOL-TLA-Memory.RPC ...

Processing theory HOL-TLA-Memory.MemClerk ...

Processing theory HOL-ex.Execute_Choice ...

Processing theory HOL-SET_Protocol.Purchase ...

Processing theory HOL-SET_Protocol.SET_Protocol ...

Processing theory Haskell.Haskell ...

Processing theory HOL-Hoare_Parallel.RG_Examples ...

Processing theory HOL-Hoare_Parallel.Hoare_Parallel ...

Processing theory HOL-Unix.Nested_Environment ...

Processing theory Haskell.Test ...

Processing theory HOL-TLA-Memory.MemoryImplementation ...

Processing theory HOL-Unix.Unix ...

Processing theory HOL-IMP.Abs_Int3 ...

Loading 188 theories ...

Processing theory Classes.Setup ...

Processing theory Eisbach.Base ...

Processing theory Eisbach.Preface ...

Processing theory Locales.Examples ...

Processing theory Locales.Examples1 ...

Processing theory Locales.Examples2 ...

Processing theory Prog_Prove.LaTeXsugar ...

Processing theory Prog_Prove.Isar ...

Processing theory Tutorial.Base ...

Processing theory Tutorial.TPrimes ...

Processing theory Tutorial.Forward ...

Processing theory Tutorial.Setup ...

Processing theory Classes.Classes ...

Processing theory Locales.Examples3 ...

Processing theory Prog_Prove.Logic ...

Processing theory Tutorial.CTL ...

Processing theory Tutorial.CTLind ...

Processing theory Tutorial.PDL ...

Processing theory Tutorial.Even ...

Processing theory Tutorial.Advanced ...

Processing theory Tutorial.Message ...

Processing theory Tutorial.Overloading ...

Processing theory Tutorial.Axioms ...

Processing theory HOL-ex.Specifications_with_bundle_mixins ...

Processing theory Tutorial.ABexpr ...

Removing 76 theories ...

Processing theory Tutorial.Event ...

Processing theory Tutorial.Public ...

Processing theory Tutorial.NS_Public ...

Processing theory Tutorial.Nested ...

Processing theory HOL-Data_Structures.Tries_Binary ...

Processing theory HOL-Hoare.Arith2 ...

Processing theory HOL-Data_Structures.Tree23 ...

Processing theory HOL-Datatype_Examples.TreeFI ...

Processing theory HOL-Data_Structures.Tree23_of_List ...

Processing theory HOL-Hoare.Hoare_Tac ...

Processing theory HOL-Hoare.SepLogHeap ...

Processing theory HOL-Data_Structures.Tree234 ...

Processing theory HOL-Hoare.Heap ...

Processing theory HOL-Hoare.Hoare_Syntax ...

Processing theory HOL-IMP.ASM ...

Processing theory HOL-Hoare.Hoare_Logic ...

Processing theory HOL-Hoare.Examples ...

Processing theory HOL-Hoare.ExamplesTC ...

Processing theory HOL-Hoare.HeapSyntax ...

Processing theory HOL-Hoare.Hoare_Logic_Abort ...

Processing theory HOL-Hoare.ExamplesAbort ...

Processing theory HOL-Hoare.HeapSyntaxAbort ...

Processing theory HOL-Hoare.Pointer_ExamplesAbort ...

Processing theory HOL-Isar_Examples.Hoare ...

Processing theory HOL-Hoare.SchorrWaite ...

Processing theory HOL-Hoare.Separation ...

Processing theory HOL-Hoare.Pointers0 ...

Processing theory HOL-IMP.Denotational ...

Processing theory HOL-Hoare.Pointer_Examples ...

Processing theory HOL-IMP.Hoare ...

Processing theory HOL-IMP.Hoare_Examples ...

Processing theory HOL-IMP.Hoare_Sound_Complete ...

Processing theory HOL-Isar_Examples.Hoare_Ex ...

Removing 31 theories ...

Processing theory HOL-IMP.Hoare_Total_EX ...

Processing theory HOL-IMP.Hoare_Total ...

Processing theory HOL-IMP.Hoare_Total_EX2 ...

Processing theory HOL-IMP.VCG_Total_EX ...

Processing theory HOL-Data_Structures.Tree23_Set ...

Processing theory HOL-IMP.Sec_Type_Expr ...

Processing theory HOL-IMP.Sec_Typing ...

Processing theory HOL-IMP.Sec_TypingT ...

Processing theory HOL-IMP.Sem_Equiv ...

Processing theory HOL-IMP.Def_Init ...

Processing theory HOL-IMP.Def_Init_Exp ...

Processing theory HOL-IMP.VCG ...

Processing theory HOL-IMP.Def_Init_Big ...

Processing theory HOL-IMP.Fold ...

Processing theory HOL-IMP.Live ...

Processing theory HOL-IMP.Collecting1 ...

Processing theory HOL-IMP.VCG_Total_EX2 ...

Processing theory HOL-IMP.Procs ...

Processing theory HOL-IMP.Procs_Dyn_Vars_Dyn ...

Processing theory HOL-IMP.Procs_Stat_Vars_Dyn ...

Removing 18 theories ...

Processing theory HOL-IMP.Collecting_Examples ...

Processing theory HOL-IMP.Def_Init_Small ...

Processing theory HOL-IMP.Small_Step ...

Processing theory HOL-IMP.Finite_Reachable ...

Processing theory HOL-IMP.Procs_Stat_Vars_Stat ...

Processing theory HOL-IOA.Asig ...

Processing theory HOL-IOA.IOA ...

Processing theory HOL-Data_Structures.Tree23_Map ...

Processing theory HOL-IMPP.Com ...

Processing theory HOL-IMPP.Natural ...

Processing theory HOL-IOA.Solve ...

Processing theory HOL-IMPP.Hoare ...

Processing theory HOL-IMPP.Misc ...

Processing theory HOL-IMPP.EvenOdd ...

Processing theory HOL-Lattice.Orders ...

Processing theory HOL-Lattice.Bounds ...

Processing theory HOL-Lattice.Lattice ...

Processing theory HOL-Lattice.CompleteLattice ...

Processing theory HOL-IMP.Compiler ...

Processing theory HOL-Corec_Examples.LFilter ...

Processing theory HOL-IMP.Compiler2 ...

Removing 30 theories ...

Processing theory HOL-Corec_Examples.Merge_A ...

Processing theory HOL-Corec_Examples.Merge_B ...

Processing theory HOL-Examples.Functions ...

Processing theory HOL-Corec_Examples.Iterate_GPV ...

Processing theory HOL-Corec_Examples.Merge_C ...

Processing theory HOL-Corec_Examples.GPV_Bare_Bones ...

Processing theory HOL-Corec_Examples.Merge_D ...

Removing 8 theories ...

Processing theory HOL-Corec_Examples.Merge_Poly ...

Removing 1 theories ...

Processing theory HOL-Data_Structures.Tree234_Set ...

Processing theory HOL-Corec_Examples.Simple_Nesting ...

Removing 1 theories ...

Processing theory HOL-Corec_Examples.Stream_Friends ...

Processing theory HOL-Corec_Examples.Small_Concrete ...

Processing theory HOL-Corec_Examples.Misc_Mono ...

Removing 3 theories ...

Processing theory HOL-ex.Conditional_Parametricity_Examples ...

Processing theory HOL-Datatype_Examples.Cyclic_List ...

Processing theory HOL-Datatype_Examples.Free_Idempotent_Monoid ...

Processing theory HOL-Datatype_Examples.FAE_Sequence ...

Processing theory HOL-Datatype_Examples.Regex_ACI ...

Processing theory HOL-ex.Perm_Fragments ...

Processing theory HOL-Library.Datatype_Records ...

Processing theory HOL-Metis_Examples.Abstraction ...

Removing 11 theories ...

Processing theory HOL-Datatype_Examples.Regex_ACIDZ ...

Processing theory HOL-ex.Datatype_Record_Examples ...

Processing theory HOL-Corec_Examples.TLList_Friends ...

Processing theory HOL-ex.IArray_Examples ...

Processing theory HOL-Examples.Adhoc_Overloading_Examples ...

Removing 15 theories ...

Processing theory HOL-Datatype_Examples.Koenig ...

Processing theory HOL-Induct.Sexp ...

Processing theory HOL-Induct.SList ...

Processing theory HOL-Library.Predicate_Compile_Alternative_Defs ...

Processing theory HOL-Library.Predicate_Compile_Quickcheck ...

Processing theory HOL-Predicate_Compile_Examples.IMP_1 ...

Processing theory HOL-Datatype_Examples.Process ...

Processing theory HOL-Corec_Examples.Type_Class ...

Processing theory HOL-Datatype_Examples.Stream_Processor ...

Processing theory HOL-Data_Structures.Tree234_Map ...

Processing theory HOL-Corec_Examples.Stream_Processor ...

Processing theory HOL-Predicate_Compile_Examples.IMP_2 ...

Processing theory HOL-Predicate_Compile_Examples.IMP_3 ...

Processing theory HOL-Codegenerator_Test.Code_Lazy_Test ...

Processing theory HOL-Codegenerator_Test.Code_Test_PolyML ...

Processing theory HOL-Codegenerator_Test.Code_Test_GHC ...

Processing theory HOL-Codegenerator_Test.Code_Test_OCaml ...

Processing theory HOL-Codegenerator_Test.Code_Test_Scala ...

Removing 25 theories ...

Processing theory HOL-Quotient_Examples.Quotient_Int ...

Processing theory HOL-Predicate_Compile_Examples.IMP_4 ...

Processing theory HOL-Corec_Examples.Misc_Poly ...

Processing theory HOL-Quotient_Examples.DList ...

Processing theory HOL-Quotient_Examples.Quotient_Rat ...

Processing theory HOL-Metis_Examples.Big_O ...

Processing theory HOL-ex.Transitive_Closure_Table_Ex ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests ...

Removing 18 theories ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples ...

Processing theory HOL-Data_Structures.AVL_Bal2_Set ...

Processing theory HOL-IMP.Live_True ...

Processing theory HOL-ex.While_Combinator_Example ...

Processing theory HOL-Data_Structures.Interval_Tree ...

Processing theory HOL-Data_Structures.AA_Set ...

Processing theory HOL-ex.Refute_Examples ...

Processing theory HOL-Metis_Examples.Type_Encodings ...

Processing theory HOL-Data_Structures.AA_Map ...

Processing theory HOL-Metis_Examples.Tarski ...

Processing theory HOL-Data_Structures.AVL_Bal_Set ...

Processing theory HOL-NanoJava.Term ...

Processing theory HOL-NanoJava.Decl ...

Processing theory HOL-NanoJava.TypeRel ...

Processing theory HOL-NanoJava.State ...

Removing 20 theories ...

Processing theory HOL-NanoJava.AxSem ...

Processing theory HOL-NanoJava.OpSem ...

Processing theory HOL-NanoJava.Equivalence ...

Processing theory HOL-NanoJava.Example ...

Processing theory HOL-Statespace.DistinctTreeProver ...

Processing theory HOL-Statespace.StateFun ...

Processing theory HOL-Statespace.StateSpaceLocale ...

Processing theory HOL-Statespace.StateSpaceSyntax ...

Processing theory HOL-Types_To_Sets.Finite ...

Processing theory HOL-UNITY.Deadlock ...

Processing theory HOL-Quickcheck_Examples.Hotel_Example ...

Processing theory HOL-UNITY.Network ...

Processing theory HOL-Predicate_Compile_Examples.Specialisation_Examples ...

Processing theory HOL-Predicate_Compile_Examples.Examples ...

Processing theory HOL-ex.Birthday_Paradox ...

Processing theory HOL-ex.ThreeDivides ...

Processing theory HOL-ex.Residue_Ring ...

Processing theory HOL-UNITY.Token ...

Processing theory HOL-ex.Tarski ...

Processing theory HOL-Statespace.StateSpaceEx ...

Processing theory HOL-Metis_Examples.Proxies ...

Removing 38 theories ...

Processing theory HOL-Data_Structures.Height_Balanced_Tree ...

Loading 173 theories ...

Processing theory Eisbach.Manual ...

Processing theory Implementation.Base ...

Processing theory Implementation.Eq ...

Processing theory Implementation.Local_Theory ...

Processing theory Implementation.Integration ...

Processing theory Implementation.Isar ...

Processing theory Implementation.Proof ...

Processing theory Implementation.Syntax ...

Processing theory Isar_Ref.Inner_Syntax ...

Processing theory Isar_Ref.Outer_Syntax ...

Processing theory Isar_Ref.Preface ...

Processing theory Isar_Ref.Proof_Script ...

Processing theory Isar_Ref.Quick_Reference ...

Processing theory Implementation.Prelim ...

Processing theory Isar_Ref.Proof ...

Processing theory Isar_Ref.Symbols ...

Processing theory Isar_Ref.Synopsis ...

Processing theory JEdit.Base ...

Processing theory Implementation.Logic ...

Processing theory Implementation.Tactic ...

Processing theory Isar_Ref.Spec ...

Processing theory JEdit.JEdit ...

Processing theory Prog_Prove.Basics ...

Processing theory Tutorial.simp2 ...

Processing theory Prog_Prove.MyList ...

Processing theory Implementation.ML ...

Processing theory Tutorial.Fundata ...

Processing theory Main.Main_Doc ...

Processing theory Tutorial.CodeGen ...

Processing theory Tutorial.fun0 ...

Processing theory Tutorial.Mutual ...

Processing theory Tutorial.Star ...

Processing theory Tutorial.Itrev ...

Processing theory Tutorial.Documents ...

Processing theory Tutorial.Ifexpr ...

Processing theory Tutorial.AdvancedInd ...

Processing theory Tutorial.Plus ...

Processing theory Prog_Prove.Types_and_funs ...

Processing theory Tutorial.unfoldnested ...

Processing theory Tutorial.Option2 ...

Processing theory Tutorial.appendix ...

Processing theory Tutorial.case_exprs ...

Processing theory Tutorial.fakenat ...

Processing theory Tutorial.pairs2 ...

Processing theory Tutorial.prime_def ...

Processing theory Tutorial.Tree ...

Processing theory Tutorial.Tree2 ...

Processing theory Tutorial.natsum ...

Processing theory Tutorial.simp ...

Processing theory Tutorial.types ...

Processing theory Tutorial.Basic ...

Processing theory Tutorial.Blast ...

Processing theory Tutorial.Force ...

Processing theory Tutorial.Tacticals ...

Processing theory Tutorial.find2 ...

Processing theory Tutorial.Functions ...

Processing theory Tutorial.Recur ...

Processing theory Tutorial.Relations ...

Processing theory Tutorial.ToyList ...

Processing theory Tutorial.ToyList_Test ...

Processing theory Tutorial.Pairs ...

Processing theory HOL-Data_Structures.Queue_Spec ...

Processing theory HOL-Data_Structures.Reverse ...

Processing theory Tutorial.AB ...

Processing theory Tutorial.Trie ...

Processing theory Tutorial.Records ...

Processing theory Tutorial.Typedefs ...

Processing theory HOL-Data_Structures.Queue_2Lists ...

Processing theory HOL-Eisbach.Examples ...

Processing theory HOL-Eisbach.Tests ...

Processing theory HOL-Examples.Ackermann ...

Processing theory HOL-Examples.Cantor ...

Processing theory HOL-Examples.Commands ...

Processing theory HOL-Datatype_Examples.TLList ...

Processing theory HOL-Datatype_Examples.Datatype_Simproc_Tests ...

Processing theory HOL-Datatype_Examples.Milner_Tofte ...

Removing 88 theories ...

Processing theory HOL-Examples.Groebner_Examples ...

Processing theory HOL-Examples.Iff_Oracle ...

Processing theory HOL-Examples.Induction_Schema ...

Processing theory HOL-Examples.Knaster_Tarski ...

Processing theory HOL-Examples.Peirce ...

Processing theory HOL-Examples.ML ...

Processing theory HOL-Examples.Seq ...

Processing theory HOL-IMP.C_like ...

Processing theory HOL-Examples.Coherent ...

Processing theory HOL-Import.Import_Setup ...

Processing theory HOL-Import.HOL_Light_Maps ...

Processing theory HOL-Induct.Comb ...

Processing theory HOL-Induct.Common_Patterns ...

Processing theory HOL-Induct.Com ...

Processing theory HOL-Induct.Infinitely_Branching_Tree ...

Processing theory HOL-Induct.Ordinals ...

Processing theory HOL-Induct.Nested_Datatype ...

Processing theory HOL-Induct.ABexp ...

Processing theory HOL-Induct.PropLog ...

Processing theory HOL-Induct.Sigma_Algebra ...

Processing theory HOL-Induct.QuoDataType ...

Processing theory HOL-Isar_Examples.Basic_Logic ...

Processing theory HOL-Isar_Examples.Group ...

Processing theory HOL-Isar_Examples.Group_Context ...

Processing theory HOL-Isar_Examples.Group_Notepad ...

Processing theory HOL-Isar_Examples.Puzzle ...

Processing theory HOL-Isar_Examples.Structured_Statements ...

Processing theory HOL-Induct.QuoNestedDataType ...

Processing theory HOL-IMP.OO ...

Processing theory HOL-Induct.Term ...

Processing theory HOL-Datatype_Examples.Lift_BNF ...

Processing theory HOL-Datatype_Examples.Compat ...

Processing theory HOL-Isar_Examples.Mutilated_Checkerboard ...

Processing theory HOL-Isar_Examples.Summation ...

Processing theory HOL-ex.Simps_Case_Conv_Examples ...

Processing theory HOL-Library.Code_Prolog ...

Processing theory HOL-Library.List_Lenlexorder ...

Processing theory HOL-Metis_Examples.Sets ...

Processing theory HOL-Quickcheck_Examples.Completeness ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Interfaces ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Nesting ...

Processing theory HOL-Isar_Examples.Expr_Compiler ...

Processing theory HOL-Metis_Examples.Binary_Tree ...

Processing theory HOL-Metis_Examples.Trans_Closure ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example ...

Processing theory HOL-Quotient_Examples.Lift_DList ...

Processing theory HOL-Quotient_Examples.Lift_FSet ...

Processing theory HOL-Quotient_Examples.Lift_Fun ...

Processing theory HOL-Quotient_Examples.Lift_Set ...

Processing theory HOL-Metis_Examples.Message ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples ...

Processing theory HOL-TPTP.MaSh_Export_Base ...

Processing theory HOL-TPTP.MaSh_Eval ...

Processing theory HOL-ex.Antiquote ...

Processing theory HOL-ex.Arith_Examples ...

Processing theory HOL-ex.CTL ...

Processing theory HOL-ex.Case_Product ...

Processing theory HOL-Quotient_Examples.Quotient_Message ...

Processing theory HOL-ex.Cartouche_Examples ...

Removing 63 theories ...

Processing theory HOL-ex.Coercion_Examples ...

Processing theory HOL-ex.Classical ...

Processing theory HOL-ex.Computations ...

Processing theory HOL-ex.Erdoes_Szekeres ...

Processing theory HOL-ex.Chinese ...

Processing theory HOL-ex.Hex_Bin_Examples ...

Processing theory HOL-ex.Intuitionistic ...

Processing theory HOL-ex.Join_Theory ...

Processing theory HOL-ex.Lagrange ...

Processing theory HOL-ex.List_to_Set_Comprehension_Examples ...

Processing theory HOL-ex.Executable_Relation ...

Processing theory HOL-ex.Multiquote ...

Processing theory HOL-ex.MonoidGroup ...

Processing theory HOL-ex.LocaleTest2 ...

Processing theory HOL-ex.Hebrew ...

Processing theory HOL-Quotient_Examples.Lifting_Code_Dt_Test ...

Processing theory HOL-ex.NatSum ...

Processing theory HOL-ex.PER ...

Processing theory HOL-ex.Peano_Axioms ...

Removing 19 theories ...

Processing theory HOL-SMT_Examples.Boogie ...

Processing theory HOL-ex.Rewrite_Examples ...

Processing theory HOL-ex.SAT_Examples ...

Processing theory HOL-ex.Primrec ...

Processing theory HOL-ex.Set_Comprehension_Pointfree_Examples ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples ...

Processing theory HOL-ex.Serbian ...

Removing 8 theories ...

Processing theory HOL-ex.Set_Theory ...

Processing theory HOL-ex.Sketch_and_Explore ...

Processing theory HOL-ex.Transfer_Int_Nat ...

Processing theory HOL-ex.veriT_Preprocessing ...

Processing theory HOL-ex.Simproc_Tests ...

Processing theory HOL-ex.Sudoku ...

Processing theory HOL-ex.Unification ...

Removing 7 theories ...

Processing theory HOL-ex.Tree23 ...

Removing 1 theories ...

Processing theory HOL-ex.PresburgerEx ...

Removing 1 theories ...

Processing theory HOL-ex.Meson_Test ...

Loading 122 theories ...

Processing theory IFOL ...

Processing theory FOL ...

Processing theory ZF.ZF_Base ...

Processing theory ZF.upair ...

Processing theory ZF.pair ...

Processing theory ZF.Bool ...

Processing theory ZF.equalities ...

Processing theory ZF.Sum ...

Processing theory Isar_Ref.Document_Preparation ...

Processing theory Isar_Ref.Framework ...

Processing theory Isar_Ref.Generic ...

Processing theory Functions.Functions ...

Processing theory ZF.Fixedpt ...

Processing theory ZF.func ...

Processing theory ZF.Perm ...

Processing theory ZF.Trancl ...

Processing theory ZF.EquivClass ...

Processing theory ZF.WF ...

Processing theory ZF.Order ...

Processing theory ZF.Ordinal ...

Processing theory ZF.OrdQuant ...

Processing theory ZF.Nat ...

Processing theory ZF.Epsilon ...

Processing theory ZF.OrderArith ...

Processing theory ZF.OrderType ...

Processing theory ZF.QPair ...

Processing theory ZF.Inductive ...

Processing theory ZF.Finite ...

Removing 100 theories ...

Processing theory ZF.Cardinal ...

Processing theory ZF.Univ ...

Processing theory ZF.Arith ...

Processing theory ZF.ArithSimp ...

Processing theory ZF.Int ...

Processing theory ZF.CardinalArith ...

Processing theory ZF.QUniv ...

Processing theory ZF.Datatype ...

Processing theory ZF.Bin ...

Processing theory ZF.IntDiv ...

Processing theory ZF.List ...

Processing theory ZF ...

Processing theory ZF.AC ...

Processing theory ZF.Zorn ...

Processing theory ZF.Cardinal_AC ...

Processing theory ZF.InfDatatype ...

Processing theory ZF-AC.AC_Equiv ...

Processing theory ZF-AC.AC18_AC19 ...

Processing theory ZF-AC.AC7_AC9 ...

Processing theory ZF-AC.Cardinal_aux ...

Processing theory ZF-AC.WO6_WO1 ...

Processing theory ZF-AC.Hartog ...

Processing theory ZF-AC.AC16_lemmas ...

Processing theory ZF-AC.HH ...

Processing theory ZF-AC.AC15_WO6 ...

Processing theory ZF-AC.AC17_AC1 ...

Processing theory ZF-AC.WO1_AC ...

Processing theory ZF-AC.WO1_WO7 ...

Processing theory ZF-Coind.Map ...

Processing theory ZF-AC.AC16_WO4 ...

Processing theory ZF-AC.DC ...

Processing theory ZF-Coind.Language ...

Processing theory ZF-Coind.Types ...

Processing theory ZF-Coind.Values ...

Processing theory ZF-Constructible.MetaExists ...

Processing theory ZF-AC.WO2_AC16 ...

Processing theory ZF-Coind.Dynamic ...

Processing theory ZF-Coind.Static ...

Processing theory ZF-Coind.ECR ...

Processing theory ZF-Induct.Acc ...

Processing theory ZF-Constructible.Formula ...

Processing theory ZF-Constructible.Normal ...

Processing theory ZF-Constructible.Reflection ...

Processing theory ZF-IMP.Com ...

Processing theory ZF-IMP.Denotation ...

Processing theory ZF-IMP.Equiv ...

Processing theory ZF-Induct.FoldSet ...

Processing theory ZF-Resid.Redex ...

Processing theory ZF-Resid.Substitution ...

Processing theory ZF-Resid.Residuals ...

Processing theory ZF-Resid.Reduction ...

Processing theory ZF-UNITY.GenPrefix ...

Processing theory ZF-UNITY.State ...

Processing theory ZF-Resid.Confluence ...

Processing theory ZFC ...

Processing theory ZF-UNITY.UNITY ...

Processing theory ZF-UNITY.Constrains ...

Processing theory ZF-UNITY.FP ...

Processing theory ZF-Induct.Brouwer ...

Processing theory ZF-Constructible.Relative ...

Processing theory ZF-Constructible.L_axioms ...

Processing theory ZF-Constructible.Wellorderings ...

Processing theory ZF-Constructible.WFrec ...

Processing theory ZF-Constructible.WF_absolute ...

Processing theory ZF-Constructible.Rank ...

Processing theory ZF-Constructible.Separation ...

Processing theory ZF-Constructible.AC_in_L ...

Processing theory ZF-Constructible.Datatype_absolute ...

Processing theory ZF-Constructible.Internalize ...

Processing theory ZF-Constructible.Rec_Separation ...

Processing theory ZF-Induct.Multiset ...

Processing theory ZF-UNITY.MultisetSum ...

Processing theory ZF-UNITY.Monotonicity ...

Processing theory ZF-UNITY.Increasing ...

Processing theory Logics_ZF.ZF_examples ...

Processing theory ZF-UNITY.WFair ...

Processing theory ZF-UNITY.SubstAx ...

Processing theory ZF-ex.Group ...

Processing theory ZF-Constructible.Rank_Separation ...

Processing theory ZF-UNITY.Mutex ...

Processing theory ZF-Constructible.Satisfies_absolute ...

Processing theory ZF-Constructible.DPow_absolute ...

Processing theory ZF-UNITY.Follows ...

Processing theory ZF-UNITY.Union ...

Processing theory ZF-UNITY.Comp ...

Processing theory ZF-UNITY.Guar ...

Processing theory ZF-UNITY.AllocBase ...

Processing theory ZF-UNITY.ClientImpl ...

Processing theory ZF-UNITY.Distributor ...

Processing theory ZF-UNITY.Merge ...

Processing theory ZF-ex.Ring ...

Processing theory ZF-ex.Ramsey ...

Processing theory ZF-ex.misc ...

Removing 57 theories ...

Processing theory ZF-UNITY.AllocImpl ...

Loading 114 theories ...

Processing theory Cube.Cube ...

Processing theory Cube.Example ...

Processing theory System.Base ...

Processing theory System.Presentation ...

Processing theory Isar_Ref.First_Order_Logic ...

Processing theory CTT.CTT ...

Processing theory CTT.Elimination ...

Processing theory CTT.Equality ...

Processing theory CTT.Synthesis ...

Processing theory CTT.Typechecking ...

Processing theory System.Phabricator ...

Processing theory System.Server ...

Processing theory Logics_ZF.IFOL_examples ...

Processing theory CCL.Set ...

Processing theory CCL.Lfp ...

Processing theory CCL.Gfp ...

Processing theory CCL.CCL ...

Processing theory CCL.Term ...

Processing theory CCL.Type ...

Processing theory CCL.Fix ...

Processing theory CCL.Hered ...

Processing theory CCL.Trancl ...

Processing theory CCL.Wfd ...

Processing theory CCL.Nat ...

Processing theory CCL.List ...

Processing theory CCL.Flag ...

Processing theory CCL.Stream ...

Processing theory Logics_ZF.FOL_examples ...

Processing theory Logics_ZF.If ...

Processing theory FOL-ex.Classical ...

Processing theory FOL-ex.If ...

Processing theory FOL-ex.Intro ...

Processing theory FOL-ex.Miniscope ...

Processing theory FOL-ex.Nat ...

Processing theory FOL-ex.Nat_Class ...

Processing theory FOL-ex.Natural_Numbers ...

Processing theory FOL-ex.Prolog ...

Processing theory FOL-ex.Propositional_Cla ...

Processing theory FOL-ex.Quantifiers_Cla ...

Processing theory LCF.LCF ...

Processing theory LCF.Ex1 ...

Processing theory LCF.Ex2 ...

Processing theory LCF.Ex3 ...

Processing theory LCF.Ex4 ...

Processing theory Logics_ZF.ZF_Isar ...

Processing theory ZF-Induct.Binary_Trees ...

Processing theory ZF-Induct.ListN ...

Processing theory ZF-Induct.Mutil ...

Processing theory ZF-Induct.Comb ...

Processing theory ZF-Induct.Ntree ...

Processing theory ZF-Induct.Primrec ...

Processing theory ZF-Induct.PropLog ...

Processing theory ZF-Induct.Rmap ...

Processing theory ZF-Induct.Term ...

Processing theory ZF-Induct.Tree_Forest ...

Processing theory ZF-ex.BinEx ...

Processing theory ZF-ex.CoUnit ...

Processing theory ZF-Induct.Datatypes ...

Processing theory ZF-ex.Commutation ...

Processing theory ZF-ex.LList ...

Processing theory ZF-ex.NatSum ...

Processing theory ZF-ex.Primes ...

Processing theory FOL-ex.Foundation ...

Processing theory FOL-ex.Propositional_Int ...

Processing theory System.Environment ...

Processing theory System.Misc ...

Processing theory System.Sessions ...

Processing theory System.Scala ...

Processing theory FOL-ex.Quantifiers_Int ...

Processing theory FOL-ex.Intuitionistic ...

Processing theory HOL-Eisbach.Eisbach_Old_Appl_Syntax ...

Processing theory HOL-Eisbach.Examples_FOL ...

Processing theory Pure-Examples.First_Order_Logic ...

Processing theory Pure-ex.Def ...

Processing theory Pure-ex.Def_Examples ...

Processing theory Pure-ex.Guess ...

Processing theory Sequents.Sequents ...

Processing theory IFOLP ...

Processing theory FOLP ...

Processing theory FOLP-ex.Classical ...

Processing theory FOLP-ex.If ...

Processing theory FOLP-ex.Intro ...

Processing theory FOLP-ex.Propositional_Cla ...

Processing theory FOLP-ex.Quantifiers_Cla ...

Processing theory FOLP-ex.Foundation ...

Processing theory FOLP-ex.Intuitionistic ...

Processing theory FOLP-ex.Propositional_Int ...

Processing theory FOLP-ex.Quantifiers_Int ...

Processing theory Pure-Examples.Higher_Order_Logic ...

Processing theory Pure-ex.Guess_Examples ...

Processing theory Sequents.ILL ...

Processing theory Sequents.ILL_predlog ...

Processing theory Sequents.Washing ...

Processing theory Sequents.LK0 ...

Processing theory Sequents.LK ...

Processing theory Sequents.Hard_Quantifiers ...

Processing theory Sequents.Nat ...

Processing theory Sequents.Propositional ...

Processing theory Sequents.Quantifiers ...

Processing theory Sequents.Modal0 ...

Processing theory Sequents.S4 ...

Processing theory Sequents.S43 ...

Processing theory Sequents.T ...

Processing theory HOL-Prolog.HOHH ...

Processing theory HOL-Prolog.Func ...

Processing theory HOL-Prolog.Type ...

Processing theory HOL-Prolog.Test ...

Processing theory SML.Examples ...

Processing theory ZF-ex.Limit ...

Processing theory FOLP-ex.Nat ...

Processing theory FOL-ex.Locale_Test1 ...

Processing theory FOL-ex.Locale_Test2 ...

Processing theory FOL-ex.Locale_Test3 ...

Processing theory FOL-ex.Locale_Test ...

Starting session Pure ...

Loading 361 theories ...

Processing theory Landau_Symbols.Group_Sort ...

Processing theory Bernoulli.Bernoulli ...

Processing theory Sturm_Tarski.PolyMisc ...

Processing theory Landau_Symbols.Landau_Real_Products ...

Processing theory Landau_Symbols.Landau_Simprocs ...

Processing theory Landau_Symbols.Landau_More ...

Processing theory Sturm_Tarski.Sturm_Tarski ...

Processing theory Bernoulli.Periodic_Bernpoly ...

Processing theory Budan_Fourier.BF_Misc ...

Processing theory Winding_Number_Eval.Missing_Topology ...

Processing theory Dirichlet_Series.Dirichlet_Misc ...

Processing theory Bernoulli.Bernoulli_FPS ...

Processing theory Dirichlet_Series.Multiplicative_Function ...

Processing theory Dirichlet_Series.Dirichlet_Product ...

Processing theory Dirichlet_Series.Dirichlet_Series ...

Processing theory Dirichlet_Series.Moebius_Mu ...

Processing theory Dirichlet_Series.More_Totient ...

Processing theory Dirichlet_Series.Divisor_Count ...

Processing theory Prime_Distribution_Elementary.Primes_Omega ...

Processing theory Dirichlet_Series.Liouville_Lambda ...

Processing theory Dirichlet_Series.Arithmetic_Summatory ...

Processing theory Stirling_Formula.Stirling_Formula ...

Processing theory Dirichlet_Series.Euler_Products ...

Processing theory Dirichlet_Series.Partial_Summation ...

Processing theory Winding_Number_Eval.Missing_Algebraic ...

Processing theory Winding_Number_Eval.Missing_Analysis ...

Processing theory Bernoulli.Bernoulli_Zeta ...

Processing theory Winding_Number_Eval.Missing_Transcendental ...

Processing theory Euler_MacLaurin.Euler_MacLaurin ...

Processing theory Euler_MacLaurin.Euler_MacLaurin_Landau ...

Processing theory Dirichlet_Series.Dirichlet_Series_Analysis ...

Processing theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics ...

Processing theory Zeta_Function.Zeta_Library ...

Processing theory Winding_Number_Eval.Cauchy_Index_Theorem ...

Processing theory Winding_Number_Eval.Winding_Number_Eval ...

Processing theory Zeta_Function.Zeta_Function ...

Processing theory Prime_Number_Theorem.Prime_Number_Theorem_Library ...

Processing theory Prime_Number_Theorem.Newman_Ingham_Tauberian ...

Processing theory Prime_Number_Theorem.Prime_Counting_Functions ...

Processing theory Prime_Distribution_Elementary.Lcm_Nat_Upto ...

Processing theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library ...

Processing theory Prime_Distribution_Elementary.More_Dirichlet_Misc ...

Processing theory Prime_Distribution_Elementary.Partial_Zeta_Bounds ...

Processing theory Prime_Distribution_Elementary.Primorial ...

Processing theory Prime_Number_Theorem.Mertens_Theorems ...

Processing theory Prime_Number_Theorem.Prime_Number_Theorem ...

Processing theory Prime_Distribution_Elementary.Elementary_Prime_Bounds ...

Processing theory Prime_Distribution_Elementary.Shapiro_Tauberian ...

Processing theory Prime_Distribution_Elementary.Moebius_Mu_Sum ...

Processing theory Prime_Distribution_Elementary.PNT_Consequences ...

Processing theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus ...

Processing theory Transcendence_Series_Hancl_Rucki.Transcendence_Series ...

Loading 55 theories ...

Removing 39 theories ...

Processing theory DiscretePricing.Generated_Subalgebra ...

Processing theory DiscretePricing.Filtration ...

Processing theory DiscretePricing.Martingale ...

Processing theory DiscretePricing.Disc_Cond_Expect ...

Processing theory DiscretePricing.Infinite_Coin_Toss_Space ...

Processing theory DiscretePricing.Geometric_Random_Walk ...

Processing theory DiscretePricing.Fair_Price ...

Processing theory DiscretePricing.CRR_Model ...

Processing theory DiscretePricing.Option_Price_Examples ...

Processing theory Winding_Number_Eval.Winding_Number_Eval_Examples ...

Loading 22 theories ...

Removing 16 theories ...

Processing theory MFMC_Countable.MFMC_Misc ...

Processing theory Flow_Networks.Graph ...

Processing theory Flow_Networks.Network ...

Processing theory Flow_Networks.Residual_Graph ...

Processing theory Flow_Networks.Augmenting_Flow ...

Processing theory Flow_Networks.Augmenting_Path ...

Processing theory MFMC_Countable.MFMC_Network ...

Processing theory Flow_Networks.Ford_Fulkerson ...

Processing theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract ...

Processing theory MFMC_Countable.MFMC_Finite ...

Processing theory MFMC_Countable.MFMC_Web ...

Processing theory MFMC_Countable.MFMC_Flow_Attainability ...

Processing theory MFMC_Countable.MFMC_Reduction ...

Processing theory MFMC_Countable.Matrix_For_Marginals ...

Processing theory MFMC_Countable.MFMC_Bounded ...

Processing theory MFMC_Countable.MFMC_Unbounded ...

Processing theory MFMC_Countable.Rel_PMF_Characterisation_MFMC ...

Processing theory MFMC_Countable.Max_Flow_Min_Cut_Countable ...

Loading 12 theories ...

Processing theory Coinductive.Coinductive_Nat ...

Removing 8 theories ...

Processing theory Coinductive.Coinductive_List ...

Processing theory Coinductive.Coinductive_Stream ...

Processing theory Markov_Models.Markov_Models_Auxiliary ...

Processing theory Markov_Models.Discrete_Time_Markov_Chain ...

Processing theory Probabilistic_Noninterference.Interface ...

Processing theory Probabilistic_Noninterference.Language_Semantics ...

Processing theory Probabilistic_Noninterference.Resumption_Based ...

Processing theory Probabilistic_Noninterference.Compositionality ...

Processing theory Probabilistic_Noninterference.Syntactic_Criteria ...

Processing theory Probabilistic_Noninterference.Concrete ...

Loading 23 theories ...

Processing theory Regular-Sets.Regular_Set ...

Processing theory List-Index.List_Index ...

Processing theory List_Update.Inversion ...

Processing theory List_Update.Prob_Theory ...

Processing theory List_Update.On_Off ...

Processing theory List_Update.Swaps ...

Processing theory List_Update.Bit_Strings ...

Processing theory List_Update.Competitive_Analysis ...

Processing theory Regular-Sets.Regular_Exp ...

Processing theory Regular-Sets.NDerivative ...

Processing theory Regular-Sets.Equivalence_Checking ...

Processing theory List_Update.RExp_Var ...

Removing 3 theories ...

Processing theory List_Update.Move_to_Front ...

Processing theory List_Update.MTF2_Effects ...

Processing theory List_Update.Partial_Cost_Model ...

Processing theory List_Update.OPT2 ...

Processing theory List_Update.Phase_Partitioning ...

Processing theory List_Update.List_Factoring ...

Processing theory List_Update.BIT ...

Processing theory List_Update.BIT_pairwise ...

Processing theory List_Update.BIT_2comp_on2 ...

Processing theory List_Update.TS ...

Loading 9 theories ...

Processing theory List_Update.Comb ...

Removing 18 theories ...

Processing theory Fourier.Confine ...

Processing theory Fourier.Fourier_Aux2 ...

Processing theory Fourier.Periodic ...

Processing theory Ergodic_Theory.SG_Library_Complement ...

Processing theory Lp.Functional_Spaces ...

Processing theory Lp.Lp ...

Processing theory Fourier.Lspace ...

Processing theory Fourier.Square_Integrable ...

Processing theory Fourier.Fourier ...

Loading 9 theories ...

Processing theory Density_Compiler.Density_Predicates ...

Removing 9 theories ...

Processing theory Density_Compiler.PDF_Transformations ...

Processing theory Density_Compiler.PDF_Values ...

Processing theory Density_Compiler.PDF_Semantics ...

Processing theory Density_Compiler.PDF_Density_Contexts ...

Processing theory Density_Compiler.PDF_Target_Semantics ...

Processing theory Density_Compiler.PDF_Target_Density_Contexts ...

Processing theory Density_Compiler.PDF_Compiler_Pred ...

Processing theory Density_Compiler.PDF_Compiler ...

Loading 2 theories ...

Removing 9 theories ...

Processing theory Error_Function.Error_Function ...

Processing theory Error_Function.Error_Function_Asymptotics ...

Processing theory Probabilistic_Noninterference.Trace_Based ...

Processing theory Cartan_FP.Cartan ...

Loading 49 theories ...

Removing 23 theories ...

Processing theory VectorSpace.FunctionLemmas ...

Processing theory Regular-Sets.Relation_Interpretation ...

Processing theory Jordan_Normal_Form.Missing_Misc ...

Processing theory VectorSpace.RingModuleFacts ...

Processing theory VectorSpace.MonoidSums ...

Processing theory Regular-Sets.Regexp_Method ...

Processing theory Matrix.Utility ...

Processing theory Abstract-Rewriting.Seq ...

Processing theory Polynomial_Interpolation.Missing_Unsorted ...

Processing theory Jordan_Normal_Form.Missing_Ring ...

Processing theory Polynomial_Interpolation.Missing_Polynomial ...

Processing theory Polynomial_Factorization.Order_Polynomial ...

Processing theory Abstract-Rewriting.Abstract_Rewriting ...

Processing theory Jordan_Normal_Form.Conjugate ...

Processing theory Polynomial_Interpolation.Ring_Hom ...

Processing theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized ...

Processing theory VectorSpace.LinearCombinations ...

Processing theory Abstract-Rewriting.SN_Orders ...

Processing theory Matrix.Ordered_Semiring ...

Processing theory Polynomial_Interpolation.Ring_Hom_Poly ...

Processing theory VectorSpace.SumSpaces ...

Processing theory Matrix.Matrix_Legacy ...

Processing theory Jordan_Normal_Form.Matrix ...

Processing theory VectorSpace.VectorSpace ...

Processing theory Jordan_Normal_Form.Missing_VectorSpace ...

Processing theory Jordan_Normal_Form.Gauss_Jordan_Elimination ...

Processing theory Jordan_Normal_Form.Column_Operations ...

Processing theory Matrix_Tensor.Matrix_Tensor ...

Processing theory Jordan_Normal_Form.Determinant ...

Processing theory Jordan_Normal_Form.Char_Poly ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form ...

Processing theory Isabelle_Marries_Dirac.Basics ...

Processing theory Isabelle_Marries_Dirac.Binary_Nat ...

Processing theory Jordan_Normal_Form.VS_Connect ...

Processing theory Jordan_Normal_Form.Gram_Schmidt ...

Processing theory Jordan_Normal_Form.Schur_Decomposition ...

Processing theory Isabelle_Marries_Dirac.Quantum ...

Processing theory Isabelle_Marries_Dirac.Complex_Vectors ...

Processing theory Isabelle_Marries_Dirac.Tensor ...

Processing theory Isabelle_Marries_Dirac.More_Tensor ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form_Existence ...

Processing theory QHLProver.Complex_Matrix ...

Processing theory QHLProver.Gates ...

Processing theory Projective_Measurements.Linear_Algebra_Complements ...

Processing theory Projective_Measurements.Projective_Measurements ...

Processing theory Projective_Measurements.CHSH_Inequality ...

Loading 3 theories ...

Removing 15 theories ...

Processing theory Monomorphic_Monad.Monomorphic_Monad ...

Processing theory Monomorphic_Monad.Monad_Overloading ...

Processing theory Monomorphic_Monad.Just_Do_It_Examples ...

Processing theory Monomorphic_Monad.Interpreter ...

Loading 33 theories ...

Removing 4 theories ...

Processing theory Ergodic_Theory.Fekete ...

Processing theory Gromov_Hyperbolicity.Library_Complements ...

Processing theory Gromov_Hyperbolicity.Eexp_Eln ...

Processing theory Gromov_Hyperbolicity.Hausdorff_Distance ...

Processing theory Gromov_Hyperbolicity.Isometries ...

Processing theory Gromov_Hyperbolicity.Metric_Completion ...

Processing theory Gromov_Hyperbolicity.Gromov_Hyperbolicity ...

Processing theory Gromov_Hyperbolicity.Gromov_Boundary ...

Processing theory Gromov_Hyperbolicity.Morse_Gromov_Theorem ...

Processing theory Gromov_Hyperbolicity.Boundary_Extension ...

Processing theory Gromov_Hyperbolicity.Busemann_Function ...

Loading 15 theories ...

Processing theory Gromov_Hyperbolicity.Isometries_Classification ...

Processing theory Comparison_Sort_Lower_Bound.Linorder_Relations ...

Processing theory Treaps.Probability_Misc ...

Processing theory Treaps.Random_List_Permutation ...

Processing theory Quick_Sort_Cost.Randomised_Quick_Sort ...

Processing theory Quick_Sort_Cost.Quick_Sort_Average_Case ...

Processing theory Random_BSTs.Random_BSTs ...

Removing 6 theories ...

Processing theory Treaps.Treap ...

Loading 7 theories ...

Processing theory Treaps.Treap_Sort_and_BSTs ...

Processing theory Treaps.Random_Treap ...

Processing theory First_Welfare_Theorem.Syntax ...

Processing theory First_Welfare_Theorem.Preferences ...

Processing theory First_Welfare_Theorem.Utility_Functions ...

Processing theory Neumann_Morgenstern_Utility.PMF_Composition ...

Processing theory Neumann_Morgenstern_Utility.Lotteries ...

Removing 9 theories ...

Processing theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem ...

Processing theory Neumann_Morgenstern_Utility.Expected_Utility ...

Processing theory MFMC_Countable.Rel_PMF_Characterisation ...

Processing theory Gromov_Hyperbolicity.Bonk_Schramm_Extension ...

Loading 5 theories ...

Removing 22 theories ...

Processing theory Skip_Lists.Misc ...

Processing theory Monad_Normalisation.Monad_Normalisation ...

Processing theory Skip_Lists.Pi_pmf ...

Processing theory Skip_Lists.Geometric_PMF ...

Processing theory Skip_Lists.Skip_List ...

Loading 9 theories ...

Removing 4 theories ...

Processing theory Probabilistic_System_Zoo.Nonempty_Bounded_Set ...

Processing theory Probabilistic_System_Zoo.Probabilistic_Hierarchy ...

Processing theory Probabilistic_System_Zoo.Vardi ...

Processing theory Probabilistic_System_Zoo.Vardi_Counterexample ...

Processing theory Monad_Normalisation.Monad_Normalisation_Test ...

Loading 42 theories ...

Removing 7 theories ...

Processing theory Probabilistic_Prime_Tests.Legendre_Symbol ...

Processing theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries ...

Processing theory Probabilistic_Prime_Tests.Generalized_Primality_Test ...

Processing theory Probabilistic_Prime_Tests.Residues_Nat ...

Processing theory Probabilistic_Prime_Tests.Jacobi_Symbol ...

Processing theory Probabilistic_Prime_Tests.QuadRes ...

Processing theory Probabilistic_Prime_Tests.Euler_Witness ...

Loading 3 theories ...

Processing theory Probabilistic_Prime_Tests.Solovay_Strassen_Test ...

Processing theory Probabilistic_Prime_Tests.Carmichael_Numbers ...

Processing theory Probabilistic_Prime_Tests.Fermat_Witness ...

Processing theory Probabilistic_Prime_Tests.Miller_Rabin_Test ...

Removing 2 theories ...

Processing theory Probabilistic_Prime_Tests.Fermat_Test ...

Processing theory Fisher_Yates.Fisher_Yates ...

Processing theory Buffons_Needle.Buffons_Needle ...

Loading 7 theories ...

Processing theory Green.General_Utils ...

Removing 34 theories ...

Processing theory Green.Derivs ...

Processing theory Green.Integrals ...

Processing theory Green.Paths ...

Processing theory Green.Green ...

Processing theory Green.SymmetricR2Shapes ...

Processing theory Green.DiamExample ...

Processing theory Green.CircExample ...

Removing 8 theories ...

Processing theory Source_Coding_Theorem.Source_Coding_Theorem ...

Loading 17 theories ...

Processing theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities ...

Processing theory Ordinary_Differential_Equations.Vector_Derivative_On ...

Processing theory Ordinary_Differential_Equations.Gronwall ...

Processing theory Ordinary_Differential_Equations.Interval_Integral_HK ...

Processing theory Affine_Arithmetic.Executable_Euclidean_Space ...

Processing theory Ordinary_Differential_Equations.ODE_Auxiliarities ...

Removing 7 theories ...

Processing theory Ordinary_Differential_Equations.Initial_Value_Problem ...

Processing theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative ...

Processing theory Hybrid_Systems_VCs.HS_Preliminaries ...

Processing theory Matrices_for_ODEs.MTX_Preliminaries ...

Processing theory Matrices_for_ODEs.MTX_Norms ...

Processing theory Hybrid_Systems_VCs.HS_ODEs ...

Processing theory Hybrid_Systems_VCs.HS_VC_Spartan ...

Processing theory Matrices_for_ODEs.SQ_MTX ...

Processing theory Matrices_for_ODEs.MTX_Flows ...

Processing theory Matrices_for_ODEs.MTX_Examples ...

Loading 27 theories ...

Processing theory Kleene_Algebra.Signatures ...

Removing 5 theories ...

Processing theory Order_Lattice_Props.Sup_Lattice ...

Processing theory Kleene_Algebra.Dioid ...

Processing theory Order_Lattice_Props.Order_Duality ...

Processing theory Kleene_Algebra.Conway ...

Processing theory Kleene_Algebra.Kleene_Algebra ...

Processing theory Kleene_Algebra.PHL_KA ...

Processing theory KAT_and_DRA.Test_Dioid ...

Processing theory KAT_and_DRA.Conway_Tests ...

Processing theory KAT_and_DRA.KAT ...

Processing theory Order_Lattice_Props.Order_Lattice_Props ...

Processing theory Order_Lattice_Props.Galois_Connections ...

Processing theory Order_Lattice_Props.Fixpoint_Fusion ...

Processing theory KAT_and_DRA.PHL_KAT ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT ...

Processing theory Order_Lattice_Props.Closure_Operators ...

Processing theory Transformer_Semantics.Powerset_Monad ...

Processing theory Quantales.Quantales ...

Processing theory Quantales.Quantale_Star ...

Processing theory Transformer_Semantics.Isotone_Transformers ...

Processing theory Transformer_Semantics.Sup_Inf_Preserving_Transformers ...

Processing theory Transformer_Semantics.Kleisli_Transformers ...

Processing theory Transformer_Semantics.Kleisli_Quantaloid ...

Processing theory Transformer_Semantics.Kleisli_Quantale ...

Processing theory Hybrid_Systems_VCs.HS_VC_KA_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun ...

Loading 3 theories ...

Removing 2 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_KA_rel ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_rel ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel ...

Loading 2 theories ...

Removing 8 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_PT ...

Loading 7 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_PT_Examples ...

Processing theory KAD.Domain_Semiring ...

Removing 2 theories ...

Processing theory KAD.Antidomain_Semiring ...

Processing theory KAD.Range_Semiring ...

Processing theory KAD.Modal_Kleene_Algebra ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun ...

Removing 17 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_Examples ...

Loading 2 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_rel ...

Loading 6 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel ...

Removing 16 theories ...

Processing theory Laplace_Transform.Laplace_Transform_Library ...

Processing theory Laplace_Transform.Piecewise_Continuous ...

Processing theory Laplace_Transform.Lerch_Lemma ...

Processing theory Laplace_Transform.Existence ...

Loading 3 theories ...

Processing theory Laplace_Transform.Uniqueness ...

Processing theory Laplace_Transform.Laplace_Transform ...

Processing theory Prime_Harmonic_Series.Prime_Harmonic_Misc ...

Processing theory Prime_Harmonic_Series.Squarefree_Nat ...

Processing theory Prime_Harmonic_Series.Prime_Harmonic ...

Removing 9 theories ...

Processing theory Irrationality_J_Hancl.Irrationality_J_Hancl ...

Processing theory Furstenberg_Topology.Furstenberg_Topology ...

Loading 2 theories ...

Processing theory Catalan_Numbers.Catalan_Auxiliary_Integral ...

Processing theory Catalan_Numbers.Catalan_Numbers ...

Loading 11 theories ...

Removing 47 theories ...

Processing theory Smooth_Manifolds.Analysis_More ...

Processing theory Smooth_Manifolds.Chart ...

Processing theory Smooth_Manifolds.Topological_Manifold ...

Processing theory Smooth_Manifolds.Smooth ...

Processing theory Smooth_Manifolds.Bump_Function ...

Processing theory Smooth_Manifolds.Differentiable_Manifold ...

Processing theory Smooth_Manifolds.Partition_Of_Unity ...

Processing theory Smooth_Manifolds.Tangent_Space ...

Processing theory Smooth_Manifolds.Cotangent_Space ...

Processing theory Smooth_Manifolds.Sphere ...

Loading 3 theories ...

Removing 6 theories ...

Processing theory Smooth_Manifolds.Projective_Space ...

Processing theory Smooth_Manifolds.Product_Manifold ...

Loading 7 theories ...

Processing theory UpDown_Scheme.Grid_Point ...

Removing 11 theories ...

Processing theory UpDown_Scheme.Grid ...

Processing theory UpDown_Scheme.UpDown_Scheme ...

Processing theory UpDown_Scheme.Triangular_Function ...

Processing theory UpDown_Scheme.Down ...

Processing theory UpDown_Scheme.Up ...

Processing theory UpDown_Scheme.Up_Down ...

Processing theory Minkowskis_Theorem.Minkowskis_Theorem ...

Loading 66 theories ...

Removing 13 theories ...

Processing theory Containers.Equal ...

Processing theory Containers.Closure_Set ...

Processing theory Containers.Extend_Partial_Order ...

Processing theory Deriving.Derive_Manager ...

Processing theory Deriving.Generator_Aux ...

Processing theory Containers.List_Fusion ...

Processing theory Deriving.Equality_Generator ...

Processing theory Deriving.Equality_Instances ...

Processing theory Deriving.Comparator ...

Processing theory Deriving.Compare ...

Processing theory Deriving.Comparator_Generator ...

Processing theory Deriving.Compare_Generator ...

Processing theory Show.Show ...

Processing theory Show.Show_Instances ...

Processing theory Containers.Containers_Auxiliary ...

Processing theory Containers.Containers_Generator ...

Processing theory Containers.Collection_Enum ...

Processing theory Containers.Collection_Eq ...

Processing theory Cauchy.CauchysMeanTheorem ...

Processing theory Complex_Bounded_Operators.Extra_Lattice ...

Processing theory Containers.DList_Set ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary ...

Processing theory Sqrt_Babylonian.Log_Impl ...

Processing theory Sqrt_Babylonian.NthRoot_Impl ...

Processing theory Containers.Lexicographic_Order ...

Processing theory Deriving.Compare_Instances ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian ...

Processing theory Complex_Bounded_Operators.Complex_Vector_Spaces0 ...

Processing theory Jordan_Normal_Form.Show_Matrix ...

Processing theory Real_Impl.Real_Impl ...

Processing theory Complex_Bounded_Operators.Extra_Ordered_Fields ...

Processing theory Containers.Set_Linorder ...

Processing theory Containers.Collection_Order ...

Processing theory Complex_Bounded_Operators.Extra_Jordan_Normal_Form ...

Processing theory Banach_Steinhaus.Banach_Steinhaus_Missing ...

Processing theory Banach_Steinhaus.Banach_Steinhaus ...

Processing theory Jordan_Normal_Form.Determinant_Impl ...

Processing theory Jordan_Normal_Form.Matrix_Kernel ...

Processing theory Complex_Bounded_Operators.Extra_General ...

Processing theory Complex_Bounded_Operators.Extra_Operator_Norm ...

Processing theory Complex_Bounded_Operators.Extra_Vector_Spaces ...

Processing theory Complex_Bounded_Operators.Extra_Infinite_Set_Sum ...

Processing theory Complex_Bounded_Operators.Complex_Vector_Spaces ...

Processing theory Complex_Bounded_Operators.Complex_Inner_Product0 ...

Processing theory Complex_Bounded_Operators.Complex_Inner_Product ...

Processing theory Complex_Bounded_Operators.Complex_Euclidean_Space0 ...

Processing theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function0 ...

Processing theory Complex_Bounded_Operators.One_Dimensional_Spaces ...

Processing theory Complex_Bounded_Operators.Complex_Bounded_Linear_Function ...

Processing theory Complex_Bounded_Operators.Complex_L2 ...

Processing theory Complex_Bounded_Operators.Cblinfun_Matrix ...

Processing theory Containers.RBT_ext ...

Processing theory Deriving.RBT_Comparator_Impl ...

Processing theory Containers.RBT_Mapping2 ...

Processing theory Containers.RBT_Set2 ...

Processing theory Containers.Set_Impl ...

Processing theory Jordan_Normal_Form.Matrix_IArray_Impl ...

Processing theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl ...

Processing theory Complex_Bounded_Operators.Cblinfun_Code ...

Processing theory Jordan_Normal_Form.Matrix_Impl ...

Processing theory Complex_Bounded_Operators.Extra_Pretty_Code_Examples ...

Processing theory Complex_Bounded_Operators.Cblinfun_Code_Examples ...

Loading 27 theories ...

Processing theory Deep_Learning.DL_Missing_Finite_Set ...

Processing theory Jordan_Normal_Form.DL_Missing_List ...

Processing theory Deep_Learning.DL_Concrete_Matrices ...

Processing theory Deep_Learning.DL_Flatten_Matrix ...

Processing theory Deep_Learning.Tensor ...

Processing theory Polynomials.MPoly_Type ...

Processing theory Deep_Learning.Tensor_Subtensor ...

Removing 39 theories ...

Processing theory Deep_Learning.Tensor_Plus ...

Processing theory Deep_Learning.Tensor_Scalar_Mult ...

Processing theory Deep_Learning.Lebesgue_Functional ...

Processing theory Polynomials.More_MPoly_Type ...

Processing theory Polynomials.MPoly_Type_Univariate ...

Processing theory Jordan_Normal_Form.DL_Missing_Sublist ...

Processing theory Deep_Learning.Tensor_Matricization ...

Processing theory Jordan_Normal_Form.DL_Submatrix ...

Processing theory Deep_Learning.Lebesgue_Zero_Set ...

Processing theory Jordan_Normal_Form.DL_Rank ...

Processing theory Jordan_Normal_Form.DL_Rank_Submatrix ...

Processing theory Deep_Learning.Tensor_Product ...

Processing theory Deep_Learning.Tensor_Unit_Vec ...

Processing theory Deep_Learning.Tensor_Rank ...

Processing theory Deep_Learning.DL_Rank_CP_Rank ...

Processing theory Deep_Learning.DL_Network ...

Processing theory Deep_Learning.DL_Shallow_Model ...

Processing theory Deep_Learning.DL_Deep_Model ...

Processing theory Deep_Learning.DL_Deep_Model_Poly ...

Processing theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity ...

Loading 29 theories ...

Processing theory QR_Decomposition.IArray_Addenda_QR ...

Processing theory Gauss_Jordan.Code_Set ...

Processing theory Gauss_Jordan.Code_Z2 ...

Processing theory Rank_Nullity_Theorem.Dual_Order ...

Processing theory Rank_Nullity_Theorem.Mod_Type ...

Processing theory Rank_Nullity_Theorem.Miscellaneous ...

Processing theory Gauss_Jordan.Code_Matrix ...

Processing theory Gauss_Jordan.Rref ...

Processing theory Rank_Nullity_Theorem.Fundamental_Subspaces ...

Processing theory Rank_Nullity_Theorem.Dim_Formula ...

Processing theory Gauss_Jordan.Rank ...

Processing theory Gauss_Jordan.Elementary_Operations ...

Removing 55 theories ...

Processing theory QR_Decomposition.Matrix_To_IArray_QR ...

Processing theory Gauss_Jordan.Gauss_Jordan ...

Processing theory Gauss_Jordan.Linear_Maps ...

Processing theory Gauss_Jordan.Gauss_Jordan_PA ...

Processing theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces ...

Processing theory Gauss_Jordan.Determinants2 ...

Processing theory Gauss_Jordan.Inverse ...

Processing theory Gauss_Jordan.System_Of_Equations ...

Processing theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract ...

Processing theory QR_Decomposition.Miscellaneous_QR ...

Processing theory QR_Decomposition.Projections ...

Processing theory QR_Decomposition.Gram_Schmidt ...

Processing theory QR_Decomposition.QR_Decomposition ...

Processing theory QR_Decomposition.Gram_Schmidt_IArrays ...

Processing theory QR_Decomposition.QR_Decomposition_IArrays ...

Processing theory QR_Decomposition.QR_Efficient ...

Loading 6 theories ...

Processing theory Show.Show_Real ...

Processing theory Real_Impl.Real_Impl_Auxiliary ...

Processing theory Real_Impl.Prime_Product ...

Removing 1 theories ...

Processing theory Real_Impl.Real_Unique_Impl ...

Processing theory QR_Decomposition.Examples_QR_Abstract_Symbolic ...

Processing theory QR_Decomposition.Examples_QR_IArrays_Symbolic ...

Loading 3 theories ...

Processing theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell ...

Processing theory QR_Decomposition.Examples_QR_IArrays_Float ...

Removing 12 theories ...

Processing theory QR_Decomposition.Least_Squares_Approximation ...

Processing theory QR_Decomposition.Examples_QR_Abstract_Float ...

Loading 18 theories ...

Processing theory pGCL.Misc ...

Processing theory pGCL.Expectations ...

Processing theory pGCL.Transformers ...

Processing theory pGCL.Induction ...

Processing theory pGCL.Embedding ...

Removing 7 theories ...

Processing theory pGCL.Healthiness ...

Processing theory pGCL.Continuity ...

Processing theory pGCL.LoopInduction ...

Processing theory pGCL.Sublinearity ...

Processing theory pGCL.WellDefined ...

Processing theory pGCL.Determinism ...

Processing theory pGCL.Loops ...

Processing theory pGCL.Algebra ...

Processing theory pGCL.StructuredReasoning ...

Processing theory pGCL.Automation ...

Processing theory pGCL.Termination ...

Processing theory pGCL.pGCL ...

Processing theory pGCL.Primitives ...

Removing 1 theories ...

Processing theory pGCL.Monty ...

Processing theory pGCL.LoopExamples ...

Loading 12 theories ...

Processing theory Gauss_Jordan.IArray_Addenda ...

Processing theory Gauss_Jordan.Matrix_To_IArray ...

Processing theory Gauss_Jordan.Gauss_Jordan_IArrays ...

Processing theory Gauss_Jordan.Determinants_IArrays ...

Processing theory Gauss_Jordan.Gauss_Jordan_PA_IArrays ...

Processing theory Gauss_Jordan.Inverse_IArrays ...

Processing theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays ...

Processing theory Gauss_Jordan.System_Of_Equations_IArrays ...

Removing 19 theories ...

Processing theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays ...

Processing theory Gauss_Jordan.Code_Generation_IArrays ...

Processing theory Gauss_Jordan.Code_Rational ...

Processing theory Gauss_Jordan.Code_Generation_IArrays_Haskell ...

Processing theory Gauss_Jordan.Code_Generation_IArrays_SML ...

Loading 9 theories ...

Processing theory Tarskis_Geometry.Action ...

Processing theory Tarskis_Geometry.Metric ...

Processing theory Tarskis_Geometry.Miscellany ...

Processing theory Tarskis_Geometry.Linear_Algebra2 ...

Processing theory Tarskis_Geometry.Tarski ...

Processing theory Tarskis_Geometry.Euclid_Tarski ...

Processing theory Tarskis_Geometry.Projective ...

Removing 29 theories ...

Processing theory Tarskis_Geometry.Hyperbolic_Tarski ...

Loading 10 theories ...

Processing theory Differential_Game_Logic.Identifiers ...

Processing theory Differential_Game_Logic.Lib ...

Processing theory Differential_Game_Logic.Syntax ...

Processing theory Differential_Game_Logic.Ids ...

Removing 8 theories ...

Processing theory Differential_Game_Logic.Denotational_Semantics ...

Processing theory Differential_Game_Logic.Axioms ...

Processing theory Differential_Game_Logic.Static_Semantics ...

Processing theory Differential_Game_Logic.Coincidence ...

Processing theory Differential_Game_Logic.USubst ...

Loading 16 theories ...

Processing theory Differential_Game_Logic.Differential_Game_Logic ...

Processing theory Separation_Logic_Imperative_HOL.Syntax_Match ...

Processing theory Separation_Logic_Imperative_HOL.Run ...

Processing theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add ...

Removing 10 theories ...

Processing theory Automatic_Refinement.Misc ...

Processing theory Separation_Logic_Imperative_HOL.Assertions ...

Processing theory Separation_Logic_Imperative_HOL.Hoare_Triple ...

Loading 7 theories ...

Processing theory Separation_Logic_Imperative_HOL.Automation ...

Processing theory Separation_Logic_Imperative_HOL.Sep_Main ...

Processing theory UpDown_Scheme.Imperative ...

Processing theory Sturm_Sequences.Misc_Polynomial ...

Processing theory Sturm_Sequences.Sturm_Library ...

Removing 4 theories ...

Processing theory Sturm_Sequences.Sturm_Theorem ...

Processing theory Sturm_Sequences.Sturm_Method ...

Processing theory Sturm_Sequences.Sturm ...

Processing theory Safe_Distance.Safe_Distance ...

Processing theory Safe_Distance.Safe_Distance_Reaction ...

Removing 1 theories ...

Processing theory Safe_Distance.Evaluation ...

Loading 4 theories ...

Processing theory First_Welfare_Theorem.Argmax ...

Processing theory First_Welfare_Theorem.Consumers ...

Processing theory First_Welfare_Theorem.Common ...

Processing theory First_Welfare_Theorem.Private_Ownership_Economy ...

Processing theory First_Welfare_Theorem.Exchange_Economy ...

Processing theory First_Welfare_Theorem.Arrow_Debreu_Model ...

Removing 17 theories ...

Processing theory QR_Decomposition.Generalizations2 ...

Loading 3 theories ...

Processing theory Triangle.Angles ...

Processing theory Triangle.Triangle ...

Processing theory Stewart_Apollonius.Stewart_Apollonius ...

Processing theory Chord_Segments.Chord_Segments ...

Loading 2 theories ...

Processing theory Octonions.Cross_Product_7 ...

Removing 9 theories ...

Processing theory Octonions.Octonions ...

Loading 2 theories ...

Processing theory Cayley_Hamilton.Square_Matrix ...

Processing theory Cayley_Hamilton.Cayley_Hamilton ...

Removing 4 theories ...

Processing theory Quaternions.Quaternions ...

Processing theory Ptolemys_Theorem.Ptolemys_Theorem ...

Removing 2 theories ...

Processing theory Lower_Semicontinuous.Lower_Semicontinuous ...

Removing 1 theories ...

Processing theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem ...

Loading 8 theories ...

Processing theory Store_Buffer_Reduction.SyntaxTweaks ...

Removing 21 theories ...

Processing theory Store_Buffer_Reduction.ReduceStoreBuffer ...

Processing theory Store_Buffer_Reduction.ReduceStoreBufferSimulation ...

Processing theory Store_Buffer_Reduction.PIMP ...

Loading 39 theories ...

Processing theory Store_Buffer_Reduction.Abbrevs ...

Processing theory Store_Buffer_Reduction.Preliminaries ...

Processing theory Store_Buffer_Reduction.Variants ...

Processing theory Store_Buffer_Reduction.Text ...

Removing 8 theories ...

Processing theory Psi_Calculi.Chain ...

Processing theory Psi_Calculi.Subst_Term ...

Processing theory Psi_Calculi.Agent ...

Processing theory Psi_Calculi.Close_Subst ...

Processing theory Psi_Calculi.Structural_Congruence ...

Processing theory Psi_Calculi.Frame ...

Processing theory Psi_Calculi.Semantics ...

Processing theory Psi_Calculi.Simulation ...

Processing theory Psi_Calculi.Sum ...

Processing theory Psi_Calculi.Bisimulation ...

Processing theory Psi_Calculi.Tau_Chain ...

Processing theory Psi_Calculi.Weak_Simulation ...

Processing theory Psi_Calculi.Weak_Cong_Simulation ...

Processing theory Psi_Calculi.Weak_Stat_Imp ...

Processing theory Psi_Calculi.Weak_Stat_Imp_Pres ...

Processing theory Psi_Calculi.Sim_Pres ...

Processing theory Psi_Calculi.Sim_Struct_Cong ...

Processing theory Psi_Calculi.Bisim_Pres ...

Processing theory Psi_Calculi.Bisim_Struct_Cong ...

Processing theory Psi_Calculi.Bisim_Subst ...

Processing theory Psi_Calculi.Weak_Bisimulation ...

Processing theory Psi_Calculi.Weak_Sim_Pres ...

Processing theory Psi_Calculi.Weak_Bisim_Pres ...

Processing theory Psi_Calculi.Weak_Psi_Congruence ...

Processing theory Psi_Calculi.Weakening ...

Processing theory Psi_Calculi.Weaken_Transition ...

Processing theory Psi_Calculi.Weaken_Stat_Imp ...

Processing theory Psi_Calculi.Weaken_Simulation ...

Processing theory Psi_Calculi.Weak_Bisim_Struct_Cong ...

Processing theory Psi_Calculi.Weaken_Bisimulation ...

Processing theory Psi_Calculi.Weak_Cong_Sim_Pres ...

Processing theory Psi_Calculi.Weak_Cong_Pres ...

Processing theory Psi_Calculi.Weak_Cong_Struct_Cong ...

Processing theory Psi_Calculi.Weak_Congruence ...

Processing theory Psi_Calculi.Tau ...

Processing theory Psi_Calculi.Tau_Sim ...

Processing theory Psi_Calculi.Tau_Stat_Imp ...

Processing theory Psi_Calculi.Tau_Laws_Weak ...

Processing theory Psi_Calculi.Tau_Laws_No_Weak ...

Loading 26 theories ...

Removing 17 theories ...

Processing theory FinFun.FinFun ...

### Ignored overlapping markup information: Info([18354..18576],<ML_typing><block><block><block>string</block><break width="1"> </break>*</block><break width="1"> </break><block><block>typ</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block></ML_typing>)

### Entry([18343..18568],List(<language name="ML" symbols="false" antiquotes="true" delimited="true"/>),Tree(Entry([18354..18355],List(<ML_delimiter/>),Empty),Entry([18355..18358],List(<ML_typing><block>string</block></ML_typing>, <ML_string/>),Empty),Entry([18358..18359],List(<ML_delimiter/>),Empty),Entry([18360..18364],List(<ML_typing><block>typ</block></ML_typing>, <entity def_line="538" def_offset="18077" def_end_offset="18081" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080092"/>),Empty),Entry([18364..18365],List(<ML_delimiter/>),Empty),Entry([18374..18390],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="21" def_file="logic.ML" kind="ML_def"/>),Tree(Entry([18374..18375],List(<ML_typing><block>term</block></ML_typing>),Empty))),Entry([18400..18401],List(<ML_typing><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block></ML_typing>, <ML_delimiter/>),Empty),Entry([18401..18438],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18401..18420],List(<ML_typing><block><block>term</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="15" def_offset="311" def_end_offset="322" def_file="/media/data/jenkins/workspace/isabelle-dump/src/HOL/Tools/hologic.ML" def_id="2126" kind="ML_def"/>, <entity ref="88096"/>),Empty),Entry([18421..18422],List(<ML_delimiter/>),Empty),Entry([18422..18437],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18422..18433],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18422..18423],List(<ML_typing><block>term</block></ML_typing>, <entity def_line="536" def_offset="17980" def_end_offset="17981" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080072"/>),Empty),Entry([18424..18425],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18426..18433],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18426..18431],List(<ML_typing><block><block>int</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="27" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18432..18433],List(<ML_typing><block>int</block></ML_typing>, <ML_numeral/>),Empty))))),Entry([18434..18435],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18436..18437],List(<ML_typing><block>term</block></ML_typing>, <entity def_line="538" def_offset="18089" def_end_offset="18090" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080096"/>),Empty))),Entry([18437..18438],List(<ML_delimiter/>),Empty))),Entry([18438..18439],List(<ML_delimiter/>),Empty),Entry([18450..18560],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18450..18469],List(<ML_typing><block><block>term</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="15" def_offset="311" def_end_offset="322" def_file="/media/data/jenkins/workspace/isabelle-dump/src/HOL/Tools/hologic.ML" def_id="2126" kind="ML_def"/>, <entity ref="88096"/>),Empty),Entry([18470..18560],List(<antiquoted/>),Tree(Entry([18470..18479],List(<operator/>, <entity def_theory="Pure" ref="1796" def_line="378" def_offset="15391" def_end_offset="15396" def_file="ML/ml_antiquotations1.ML" name="Pure.Const" kind="ML_antiquotation"/>),Empty),Entry([18486..18489],List(<entity def_theory="HOL.HOL" ref="80674" def_offset="12" def_end_offset="15" def_id="-1524132" name="HOL.Ex1" kind="constant"/>),Empty),Entry([18490..18494],List(<ML_typing><block>typ</block></ML_typing>, <entity def_line="538" def_offset="18083" def_end_offset="18087" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080094"/>, <language name="ML" symbols="false" antiquotes="true" delimited="false"/>),Empty),Entry([18495..18498],List(<keyword1 kind="keyword"/>),Empty),Entry([18499..18552],List(<language name="ML" symbols="false" antiquotes="true" delimited="true"/>),Tree(Entry([18506..18544],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18506..18509],List(<ML_typing><block><block><block><block>string</block><break width="1"> </break>*</block><break width="1"> </break><block><block>typ</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="28" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18510..18544],List(<ML_typing><block><block><block>string</block><break width="1"> </break>*</block><break width="1"> </break><block><block>typ</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block></ML_typing>),Tree(Entry([18510..18511],List(<ML_delimiter/>),Empty),Entry([18511..18514],List(<ML_typing><block>string</block></ML_typing>, <ML_string/>),Empty),Entry([18514..18515],List(<ML_delimiter/>),Empty),Entry([18516..18520],List(<ML_typing><block>typ</block></ML_typing>, <entity def_line="538" def_offset="18083" def_end_offset="18087" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080094"/>),Empty),Entry([18520..18521],List(<ML_delimiter/>),Empty),Entry([18522..18543],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18522..18533],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18522..18523],List(<ML_typing><block>term</block></ML_typing>, <entity def_line="536" def_offset="17976" def_end_offset="17977" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080068"/>),Empty),Entry([18524..18525],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18526..18533],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18526..18531],List(<ML_typing><block><block>int</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="27" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18532..18533],List(<ML_typing><block>int</block></ML_typing>, <ML_numeral/>),Empty))))),Entry([18534..18535],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18536..18543],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18536..18541],List(<ML_typing><block><block>int</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="27" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18542..18543],List(<ML_typing><block>int</block></ML_typing>, <ML_numeral/>),Empty))))),Entry([18543..18544],List(<ML_delimiter/>),Empty)))))))))))))

### Ignored overlapping markup information: Info([18350..18576],<ML_typing><block>term</block></ML_typing>)

### Entry([18343..18568],List(<language name="ML" symbols="false" antiquotes="true" delimited="true"/>),Tree(Entry([18350..18353],List(<ML_typing><block><block><block><block>string</block><break width="1"> </break>*</block><break width="1"> </break><block><block>typ</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="28" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18354..18355],List(<ML_delimiter/>),Empty),Entry([18355..18358],List(<ML_typing><block>string</block></ML_typing>, <ML_string/>),Empty),Entry([18358..18359],List(<ML_delimiter/>),Empty),Entry([18360..18364],List(<ML_typing><block>typ</block></ML_typing>, <entity def_line="538" def_offset="18077" def_end_offset="18081" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080092"/>),Empty),Entry([18364..18365],List(<ML_delimiter/>),Empty),Entry([18374..18390],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="21" def_file="logic.ML" kind="ML_def"/>),Tree(Entry([18374..18375],List(<ML_typing><block>term</block></ML_typing>),Empty))),Entry([18400..18401],List(<ML_typing><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block></ML_typing>, <ML_delimiter/>),Empty),Entry([18401..18438],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18401..18420],List(<ML_typing><block><block>term</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="15" def_offset="311" def_end_offset="322" def_file="/media/data/jenkins/workspace/isabelle-dump/src/HOL/Tools/hologic.ML" def_id="2126" kind="ML_def"/>, <entity ref="88096"/>),Empty),Entry([18421..18422],List(<ML_delimiter/>),Empty),Entry([18422..18437],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18422..18433],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18422..18423],List(<ML_typing><block>term</block></ML_typing>, <entity def_line="536" def_offset="17980" def_end_offset="17981" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080072"/>),Empty),Entry([18424..18425],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18426..18433],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18426..18431],List(<ML_typing><block><block>int</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="27" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18432..18433],List(<ML_typing><block>int</block></ML_typing>, <ML_numeral/>),Empty))))),Entry([18434..18435],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18436..18437],List(<ML_typing><block>term</block></ML_typing>, <entity def_line="538" def_offset="18089" def_end_offset="18090" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080096"/>),Empty))),Entry([18437..18438],List(<ML_delimiter/>),Empty))),Entry([18438..18439],List(<ML_delimiter/>),Empty),Entry([18450..18560],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18450..18469],List(<ML_typing><block><block>term</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="15" def_offset="311" def_end_offset="322" def_file="/media/data/jenkins/workspace/isabelle-dump/src/HOL/Tools/hologic.ML" def_id="2126" kind="ML_def"/>, <entity ref="88096"/>),Empty),Entry([18470..18560],List(<antiquoted/>),Tree(Entry([18470..18479],List(<operator/>, <entity def_theory="Pure" ref="1796" def_line="378" def_offset="15391" def_end_offset="15396" def_file="ML/ml_antiquotations1.ML" name="Pure.Const" kind="ML_antiquotation"/>),Empty),Entry([18486..18489],List(<entity def_theory="HOL.HOL" ref="80674" def_offset="12" def_end_offset="15" def_id="-1524132" name="HOL.Ex1" kind="constant"/>),Empty),Entry([18490..18494],List(<ML_typing><block>typ</block></ML_typing>, <entity def_line="538" def_offset="18083" def_end_offset="18087" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080094"/>, <language name="ML" symbols="false" antiquotes="true" delimited="false"/>),Empty),Entry([18495..18498],List(<keyword1 kind="keyword"/>),Empty),Entry([18499..18552],List(<language name="ML" symbols="false" antiquotes="true" delimited="true"/>),Tree(Entry([18506..18544],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18506..18509],List(<ML_typing><block><block><block><block>string</block><break width="1"> </break>*</block><break width="1"> </break><block><block>typ</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="28" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18510..18544],List(<ML_typing><block><block><block>string</block><break width="1"> </break>*</block><break width="1"> </break><block><block>typ</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block></ML_typing>),Tree(Entry([18510..18511],List(<ML_delimiter/>),Empty),Entry([18511..18514],List(<ML_typing><block>string</block></ML_typing>, <ML_string/>),Empty),Entry([18514..18515],List(<ML_delimiter/>),Empty),Entry([18516..18520],List(<ML_typing><block>typ</block></ML_typing>, <entity def_line="538" def_offset="18083" def_end_offset="18087" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080094"/>),Empty),Entry([18520..18521],List(<ML_delimiter/>),Empty),Entry([18522..18543],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18522..18533],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18522..18523],List(<ML_typing><block>term</block></ML_typing>, <entity def_line="536" def_offset="17976" def_end_offset="17977" def_file="/media/data/jenkins/workspace/isabelle-dump/afp/thys/Nominal2/nominal_function_core.ML" def_id="3381164" kind="ML_def"/>, <entity ref="39080068"/>),Empty),Entry([18524..18525],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18526..18533],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18526..18531],List(<ML_typing><block><block>int</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="27" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18532..18533],List(<ML_typing><block>int</block></ML_typing>, <ML_numeral/>),Empty))))),Entry([18534..18535],List(<ML_typing><block><block><block><block>term</block><break width="1"> </break>*</block><break width="1"> </break><block>term</block></block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="29" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18536..18543],List(<ML_typing><block>term</block></ML_typing>),Tree(Entry([18536..18541],List(<ML_typing><block><block>int</block><break width="1" indent="2"> </break>-&gt;<break width="1" indent="2"> </break><block>term</block></block></ML_typing>, <entity def_line="27" def_file="term.ML" kind="ML_def"/>),Empty),Entry([18542..18543],List(<ML_typing><block>int</block></ML_typing>, <ML_numeral/>),Empty))))),Entry([18543..18544],List(<ML_delimiter/>),Empty)))))))))))))

Processing theory Nominal2.Nominal2_Base ...

Processing theory Nominal2.Nominal2_Abs ...

Processing theory Nominal2.Nominal2_FCB ...

Processing theory Nominal2.Nominal2 ...

Processing theory MiniSail.Nominal-Utils ...

Processing theory MiniSail.Syntax ...

Processing theory MiniSail.IVSubst ...

Processing theory MiniSail.SyntaxL ...

Processing theory MiniSail.BTVSubst ...

Processing theory MiniSail.Wellformed ...

Processing theory MiniSail.RCLogic ...

Processing theory MiniSail.WellformedL ...

Processing theory MiniSail.SubstMethods ...

Processing theory MiniSail.Typing ...

Processing theory MiniSail.Operational ...

Processing theory MiniSail.RCLogicL ...

Processing theory MiniSail.TypingL ...

Processing theory MiniSail.ContextSubtypingL ...

Processing theory MiniSail.BTVSubstTypingL ...

Processing theory MiniSail.IVSubstTypingL ...

Processing theory MiniSail.Safety ...

Processing theory MiniSail.MiniSail ...

Processing theory Psi_Calculi.Weak_Bisim_Subst ...

Loading 2 theories ...

Removing 45 theories ...

Processing theory KD_Tree.KD_Tree ...

Processing theory KD_Tree.Range_Search ...

Processing theory KD_Tree.Nearest_Neighbors ...

Loading 2 theories ...

Removing 2 theories ...

Processing theory Median_Of_Medians_Selection.Median_Of_Medians_Selection ...

Loading 30 theories ...

Processing theory KD_Tree.Build ...

Processing theory CoreC++.Auxiliary ...

Processing theory CoreC++.Type ...

Processing theory CoreC++.Value ...

Processing theory CoreC++.Expr ...

Processing theory CoreC++.Decl ...

Processing theory CoreC++.ClassRel ...

Processing theory CoreC++.SubObj ...

Processing theory CoreC++.Objects ...

Processing theory CoreC++.Exceptions ...

Processing theory CoreC++.State ...

Processing theory CoreC++.Syntax ...

Processing theory CoreC++.SystemClasses ...

Processing theory CoreC++.TypeRel ...

Processing theory CoreC++.WellType ...

Processing theory CoreC++.Annotate ...

Processing theory CoreC++.WellTypeRT ...

Processing theory CoreC++.Conform ...

Processing theory CoreC++.WellForm ...

Processing theory CoreC++.BigStep ...

Removing 19 theories ...

Processing theory CoreC++.WWellForm ...

Processing theory CoreC++.DefAss ...

Processing theory CoreC++.CWellForm ...

Processing theory CoreC++.SmallStep ...

Processing theory CoreC++.Equivalence ...

Processing theory CoreC++.Progress ...

Processing theory CoreC++.HeapExtension ...

Processing theory CoreC++.TypeSafe ...

Processing theory CoreC++.Determinism ...

Processing theory CoreC++.Execute ...

Loading 12 theories ...

Processing theory CoreC++.CoreC++ ...

Processing theory Encodability_Process_Calculi.Relations ...

Processing theory Encodability_Process_Calculi.ProcessCalculi ...

Processing theory Encodability_Process_Calculi.Encodings ...

Processing theory Encodability_Process_Calculi.SimulationRelations ...

Removing 30 theories ...

Processing theory Encodability_Process_Calculi.SourceTargetRelation ...

Processing theory Encodability_Process_Calculi.DivergenceReflection ...

Processing theory Encodability_Process_Calculi.SuccessSensitiveness ...

Processing theory Encodability_Process_Calculi.FullAbstraction ...

Processing theory Encodability_Process_Calculi.OperationalCorrespondence ...

Processing theory Encodability_Process_Calculi.CombinedCriteria ...

Loading 21 theories ...

Removing 10 theories ...

Processing theory Featherweight_OCL.UML_Types ...

Processing theory Featherweight_OCL.UML_Logic ...

Processing theory Featherweight_OCL.UML_PropertyProfiles ...

Processing theory Featherweight_OCL.UML_Tools ...

Processing theory Featherweight_OCL.UML_Boolean ...

Processing theory Featherweight_OCL.UML_String ...

Processing theory Featherweight_OCL.UML_Void ...

Processing theory Featherweight_OCL.UML_Pair ...

Processing theory Featherweight_OCL.UML_Integer ...

Processing theory Featherweight_OCL.UML_Real ...

Processing theory Featherweight_OCL.UML_Sequence ...

Processing theory Featherweight_OCL.UML_Bag ...

Processing theory Featherweight_OCL.UML_Set ...

Processing theory Featherweight_OCL.UML_Library ...

Processing theory Featherweight_OCL.UML_State ...

Processing theory Featherweight_OCL.UML_Contracts ...

Processing theory Featherweight_OCL.UML_Main ...

Processing theory Featherweight_OCL.Analysis_UML ...

Processing theory Featherweight_OCL.Analysis_OCL ...

Processing theory Featherweight_OCL.Design_UML ...

Loading 17 theories ...

Processing theory Featherweight_OCL.Design_OCL ...

Removing 21 theories ...

Processing theory Native_Word.Code_Int_Integer_Conversion ...

Processing theory Word_Lib.More_Arithmetic ...

Processing theory Pell.Pell ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Auxiliary ...

Processing theory Mersenne_Primes.Lucas_Lehmer ...

Processing theory Word_Lib.Bit_Comprehension ...

Processing theory Word_Lib.More_Divides ...

Processing theory Word_Lib.More_Word ...

Processing theory Word_Lib.Most_significant_bit ...

Processing theory Word_Lib.Least_significant_bit ...

Processing theory Word_Lib.Generic_set_bit ...

Processing theory Native_Word.Code_Symbolic_Bits_Int ...

Processing theory Native_Word.Bits_Integer ...

Processing theory Native_Word.Code_Target_Bits_Int ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Code ...

Loading 6 theories ...

Processing theory Budan_Fourier.Budan_Fourier ...

Processing theory Three_Circles.RRI_Misc ...

Processing theory Three_Circles.Bernstein_01 ...

Processing theory Three_Circles.Bernstein ...

Processing theory Three_Circles.Normal_Poly ...

Removing 30 theories ...

Processing theory Three_Circles.Three_Circles ...

Loading 8 theories ...

Processing theory Polynomial_Factorization.Missing_List ...

Processing theory Polynomial_Factorization.Missing_Multiset ...

Processing theory Gaussian_Integers.Gaussian_Integers ...

Processing theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares ...

Processing theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples ...

Removing 5 theories ...

Processing theory Polynomial_Factorization.Prime_Factorization ...

Processing theory Gaussian_Integers.Gaussian_Integers_Test ...

Processing theory Gaussian_Integers.Gaussian_Integers_Everything ...

Loading 4 theories ...

Removing 5 theories ...

Processing theory Pell.Efficient_Discrete_Sqrt ...

Processing theory Pell.Pell_Algorithm ...

Processing theory Pell.Pell_Algorithm_Test ...

Loading 61 theories ...

Processing theory Interpreter_Optimizations.Dynamic ...

Processing theory Interpreter_Optimizations.Op ...

Processing theory Interpreter_Optimizations.OpInl ...

Processing theory VeriComp.Transfer_Extras ...

Processing theory VeriComp.Well_founded ...

Processing theory VeriComp.Inf ...

Processing theory Interpreter_Optimizations.Option_Extra ...

Processing theory Interpreter_Optimizations.List_util ...

Processing theory Interpreter_Optimizations.AList_Extra ...

Processing theory VeriComp.Behaviour ...

Processing theory VeriComp.Semantics ...

Processing theory VeriComp.Language ...

Processing theory VeriComp.Simulation ...

Processing theory VeriComp.Compiler ...

Processing theory Interpreter_Optimizations.Result ...

Removing 4 theories ...

Processing theory Interpreter_Optimizations.Env ...

Processing theory Interpreter_Optimizations.Map_Extra ...

Processing theory Interpreter_Optimizations.Global ...

Processing theory Interpreter_Optimizations.Unboxed ...

Processing theory Interpreter_Optimizations.OpUbx ...

Processing theory Interpreter_Optimizations.Unboxed_lemmas ...

Processing theory Interpreter_Optimizations.Inca ...

Processing theory Interpreter_Optimizations.Inca_Verification ...

Processing theory Interpreter_Optimizations.Ubx ...

Processing theory Interpreter_Optimizations.Ubx_Verification ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_simulation ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_compiler ...

Loading 4 theories ...

Processing theory Formal_Puiseux_Series.Puiseux_Laurent_Library ...

Processing theory Formal_Puiseux_Series.Puiseux_Polynomial_Library ...

Processing theory Formal_Puiseux_Series.FPS_Hensel ...

Removing 5 theories ...

Processing theory Formal_Puiseux_Series.Formal_Puiseux_Series ...

Loading 9 theories ...

Processing theory Padic_Ints.Supplementary_Ring_Facts ...

Processing theory Padic_Ints.Extended_Int ...

Processing theory Padic_Ints.Padic_Construction ...

Processing theory Padic_Ints.Function_Ring ...

Removing 4 theories ...

Processing theory Padic_Ints.Padic_Integers ...

Processing theory Padic_Ints.Padic_Int_Topology ...

Processing theory Padic_Ints.Cring_Poly ...

Processing theory Padic_Ints.Padic_Int_Polynomials ...

Processing theory Padic_Ints.Hensels_Lemma ...

Processing theory Budan_Fourier.Descartes_Roots_Test ...

Processing theory Mason_Stothers.Mason_Stothers ...

Removing 6 theories ...

Processing theory Lucas_Theorem.Lucas_Theorem ...

Loading 4 theories ...

Processing theory Lehmer.Lehmer ...

Processing theory Pratt_Certificate.Pratt_Certificate ...

Processing theory Pratt_Certificate.Pratt_Certificate_Code ...

Removing 1 theories ...

Processing theory Amicable_Numbers.Amicable_Numbers ...

Loading 21 theories ...

Processing theory Graph_Theory.Rtrancl_On ...

Processing theory Graph_Theory.Stuff ...

Processing theory Card_Partitions.Set_Partition ...

Processing theory Nested_Multisets_Ordinals.Multiset_More ...

Processing theory Nested_Multisets_Ordinals.Duplicate_Free_Multiset ...

Processing theory Graph_Theory.Digraph ...

Processing theory Graph_Theory.Arc_Walk ...

Processing theory Graph_Theory.Bidirected_Digraph ...

Processing theory Design_Theory.Multisets_Extras ...

Processing theory Graph_Theory.Pair_Digraph ...

Processing theory Design_Theory.Design_Basics ...

Processing theory Graph_Theory.Digraph_Component ...

Processing theory Design_Theory.Design_Operations ...

Removing 9 theories ...

Processing theory Design_Theory.Sub_Designs ...

Processing theory Design_Theory.Design_Isomorphisms ...

Processing theory Design_Theory.Block_Designs ...

Processing theory Design_Theory.BIBD ...

Processing theory Design_Theory.Designs_And_Graphs ...

Processing theory Design_Theory.Resolvable_Designs ...

Processing theory Design_Theory.Group_Divisible_Designs ...

Processing theory Design_Theory.Design_Theory_Root ...

Processing theory Budan_Fourier.Sturm_Multiple_Roots ...

Loading 21 theories ...

Removing 23 theories ...

Processing theory Polynomial_Interpolation.Divmod_Int ...

Processing theory Polynomial_Interpolation.Improved_Code_Equations ...

Processing theory Polynomial_Interpolation.Neville_Aitken_Interpolation ...

Processing theory Polynomial_Factorization.Explicit_Roots ...

Processing theory Polynomial_Factorization.Polynomial_Divisibility ...

Processing theory Polynomial_Factorization.Precomputation ...

Processing theory Show.Show_Poly ...

Processing theory Polynomial_Factorization.Missing_Polynomial_Factorial ...

Processing theory Polynomial_Interpolation.Lagrange_Interpolation ...

Processing theory Polynomial_Interpolation.Is_Rat_To_Rat ...

Processing theory Polynomial_Factorization.Dvd_Int_Poly ...

Processing theory Polynomial_Factorization.Gauss_Lemma ...

Processing theory Polynomial_Factorization.Gcd_Rat_Poly ...

Processing theory Polynomial_Factorization.Rational_Root_Test ...

Processing theory Polynomial_Interpolation.Newton_Interpolation ...

Processing theory Polynomial_Interpolation.Polynomial_Interpolation ...

Processing theory Polynomial_Factorization.Kronecker_Factorization ...

Processing theory Polynomial_Factorization.Square_Free_Factorization ...

Loading 3 theories ...

Processing theory Polynomial_Factorization.Rational_Factorization ...

Removing 40 theories ...

Processing theory Interpreter_Optimizations.Std ...

Loading 14 theories ...

Processing theory Interpreter_Optimizations.Std_to_Inca_simulation ...

Processing theory Interpreter_Optimizations.Std_to_Inca_compiler ...

Processing theory Timed_Automata.Timed_Automata ...

Processing theory Timed_Automata.Misc ...

Removing 4 theories ...

Processing theory Timed_Automata.Floyd_Warshall ...

Processing theory Timed_Automata.DBM ...

Processing theory Timed_Automata.Regions ...

Processing theory Timed_Automata.Closure ...

Processing theory Timed_Automata.Paths_Cycles ...

Processing theory Timed_Automata.DBM_Basics ...

Processing theory Timed_Automata.DBM_Normalization ...

Processing theory Timed_Automata.DBM_Operations ...

Processing theory Timed_Automata.DBM_Zone_Semantics ...

Processing theory Timed_Automata.Regions_Beta ...

Processing theory Timed_Automata.Approx_Beta ...

Processing theory Timed_Automata.Normalized_Zone_Semantics ...

Loading 8 theories ...

Removing 14 theories ...

Processing theory Jacobson_Basic_Algebra.Set_Theory ...

Processing theory Grothendieck_Schemes.Set_Extras ...

Processing theory Grothendieck_Schemes.Topological_Space ...

Processing theory Jacobson_Basic_Algebra.Group_Theory ...

Processing theory Grothendieck_Schemes.Group_Extras ...

Processing theory Jacobson_Basic_Algebra.Ring_Theory ...

Processing theory Grothendieck_Schemes.Comm_Ring ...

Processing theory Grothendieck_Schemes.Scheme ...

Removing 8 theories ...

Processing theory Interpreter_Optimizations.Op_example ...

Loading 5 theories ...

Processing theory Root_Balanced_Tree.Time_Monad ...

Processing theory Amortized_Complexity.Amortized_Framework0 ...

Removing 13 theories ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree ...

Loading 18 theories ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree_Tab ...

Processing theory Physical_Quantities.Power_int ...

Processing theory Physical_Quantities.Enum_extra ...

Processing theory Physical_Quantities.Groups_mult ...

Processing theory Physical_Quantities.ISQ_Dimensions ...

Removing 6 theories ...

Processing theory Physical_Quantities.ISQ_Quantities ...

Processing theory Physical_Quantities.ISQ_Proof ...

Processing theory Physical_Quantities.ISQ_Algebra ...

Processing theory Physical_Quantities.ISQ_Units ...

Processing theory Physical_Quantities.ISQ_Conversion ...

Processing theory Physical_Quantities.ISQ ...

Processing theory Physical_Quantities.SI_Units ...

Processing theory Physical_Quantities.SI_Constants ...

Processing theory Physical_Quantities.SI_Prefix ...

Processing theory Physical_Quantities.SI_Derived ...

Loading 20 theories ...

Processing theory Physical_Quantities.SI_Accepted ...

Processing theory Physical_Quantities.SI_Imperial ...

Processing theory Physical_Quantities.SI ...

Processing theory Physical_Quantities.SI_Astronomical ...

Processing theory Metalogic_ProofChecker.Preliminaries ...

Processing theory Metalogic_ProofChecker.Core ...

Removing 3 theories ...

Processing theory Metalogic_ProofChecker.Term ...

Processing theory Metalogic_ProofChecker.Name ...

Processing theory Metalogic_ProofChecker.Sorts ...

Processing theory Metalogic_ProofChecker.SortConstants ...

Processing theory Metalogic_ProofChecker.BetaNorm ...

Processing theory Metalogic_ProofChecker.SortsExe ...

Processing theory Metalogic_ProofChecker.Theory ...

Processing theory Metalogic_ProofChecker.BetaNormProof ...

Processing theory Metalogic_ProofChecker.EtaNorm ...

Processing theory Metalogic_ProofChecker.EtaNormProof ...

Processing theory Metalogic_ProofChecker.Term_Subst ...

Processing theory Metalogic_ProofChecker.Instances ...

Processing theory Metalogic_ProofChecker.TheoryExe ...

Processing theory Metalogic_ProofChecker.Logic ...

Processing theory Metalogic_ProofChecker.EqualityProof ...

Processing theory Metalogic_ProofChecker.ProofTerm ...

Processing theory Metalogic_ProofChecker.CheckerExe ...

Processing theory Metalogic_ProofChecker.CodeGen ...

Processing theory Interpreter_Optimizations.Env_list ...

Removing 66 theories ...

Processing theory Padic_Ints.Zp_Compact ...

Removing 8 theories ...

Processing theory Bertrands_Postulate.Bertrand ...

Loading 2 theories ...

Removing 10 theories ...

Processing theory Fermat3_4.Quad_Form ...

Processing theory Fermat3_4.Fermat3 ...

Loading 12 theories ...

Processing theory Lambda_Free_RPOs.Lambda_Free_Util ...

Processing theory Lambda_Free_RPOs.Infinite_Chain ...

Processing theory Lambda_Free_RPOs.Lambda_Free_Term ...

Processing theory Lambda_Free_RPOs.Lambda_Encoding ...

Processing theory Lambda_Free_RPOs.Extension_Orders ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_App ...

Removing 2 theories ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_Std ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPOs ...

Processing theory Lambda_Free_EPO.Embeddings ...

Processing theory Lambda_Free_EPO.Chop ...

Processing theory Lambda_Free_EPO.Lambda_Free_EPO ...

Loading 13 theories ...

Removing 11 theories ...

Processing theory Vickrey_Clarke_Groves.Argmax ...

Processing theory Vickrey_Clarke_Groves.SetUtils ...

Processing theory Vickrey_Clarke_Groves.RelationOperators ...

Processing theory Vickrey_Clarke_Groves.RelationProperties ...

Processing theory Vickrey_Clarke_Groves.Partitions ...

Processing theory Vickrey_Clarke_Groves.MiscTools ...

Processing theory Vickrey_Clarke_Groves.StrictCombinatorialAuction ...

Processing theory Vickrey_Clarke_Groves.Universes ...

Processing theory Vickrey_Clarke_Groves.UniformTieBreaking ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuction ...

Removing 2 theories ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction ...

Processing theory Vickrey_Clarke_Groves.FirstPrice ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples ...

Loading 12 theories ...

Removing 12 theories ...

Processing theory SATSolverVerification.MoreList ...

Processing theory SATSolverVerification.CNF ...

Processing theory SATSolverVerification.Trail ...

Processing theory SATSolverVerification.SatSolverVerification ...

Processing theory SATSolverVerification.SatSolverCode ...

Processing theory SATSolverVerification.AssertLiteral ...

Processing theory SATSolverVerification.Decide ...

Processing theory SATSolverVerification.UnitPropagate ...

Processing theory SATSolverVerification.Initialization ...

Processing theory SATSolverVerification.ConflictAnalysis ...

Processing theory SATSolverVerification.SolveLoop ...

Processing theory SATSolverVerification.FunctionalImplementation ...

Loading 2 theories ...

Removing 8 theories ...

Processing theory Liouville_Numbers.Liouville_Numbers_Misc ...

Processing theory Liouville_Numbers.Liouville_Numbers ...

Removing 2 theories ...

Processing theory Rep_Fin_Groups.Rep_Fin_Groups ...

Processing theory Descartes_Sign_Rule.Descartes_Sign_Rule ...

Loading 11 theories ...

Processing theory Finitely_Generated_Abelian_Groups.General_Auxiliary ...

Processing theory Finitely_Generated_Abelian_Groups.Set_Multiplication ...

Processing theory Finitely_Generated_Abelian_Groups.Group_Hom ...

Processing theory Finitely_Generated_Abelian_Groups.Miscellaneous_Groups ...

Processing theory Finitely_Generated_Abelian_Groups.Generated_Groups_Extend ...

Processing theory Finitely_Generated_Abelian_Groups.Finite_And_Cyclic_Groups ...

Processing theory Finitely_Generated_Abelian_Groups.IDirProds ...

Removing 5 theories ...

Processing theory Finitely_Generated_Abelian_Groups.Finite_Product_Extend ...

Processing theory Finitely_Generated_Abelian_Groups.DirProds ...

Processing theory Finitely_Generated_Abelian_Groups.Group_Relations ...

Processing theory Finitely_Generated_Abelian_Groups.Finitely_Generated_Abelian_Groups ...

Loading 12 theories ...

Processing theory Safe_OCL.Transitive_Closure_Ext ...

Processing theory Safe_OCL.Errorable ...

Processing theory Safe_OCL.Finite_Map_Ext ...

Processing theory Safe_OCL.Tuple ...

Processing theory Safe_OCL.OCL_Basic_Types ...

Removing 11 theories ...

Processing theory Safe_OCL.Object_Model ...

Processing theory Safe_OCL.OCL_Types ...

Processing theory Safe_OCL.OCL_Syntax ...

Processing theory Safe_OCL.OCL_Object_Model ...

Processing theory Safe_OCL.OCL_Typing ...

Processing theory Safe_OCL.OCL_Normalization ...

Processing theory Safe_OCL.OCL_Examples ...

Processing theory SumSquares.TwoSquares ...

Removing 13 theories ...

Processing theory SumSquares.FourSquares ...

Processing theory Lifting_the_Exponent.LTE ...

Loading 3 theories ...

Processing theory Dijkstra_Shortest_Path.Graph ...

Removing 2 theories ...

Processing theory Koenigsberg_Friendship.MoreGraph ...

Processing theory Koenigsberg_Friendship.FriendshipTheory ...

Processing theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes ...

Loading 14 theories ...

Processing theory Nash_Williams.Nash_Extras ...

Processing theory Nash_Williams.Nash_Williams ...

Processing theory ZFC_in_HOL.ZFC_Library ...

Removing 13 theories ...

Processing theory ZFC_in_HOL.ZFC_in_HOL ...

Processing theory ZFC_in_HOL.ZFC_Cardinals ...

Processing theory ZFC_in_HOL.ZFC_Typeclasses ...

Processing theory ZFC_in_HOL.Kirby ...

Processing theory ZFC_in_HOL.Ordinal_Exp ...

Processing theory Ordinal_Partitions.Library_Additions ...

Processing theory ZFC_in_HOL.Cantor_NF ...

Processing theory Ordinal_Partitions.Partitions ...

Processing theory Ordinal_Partitions.Erdos_Milner ...

Processing theory Ordinal_Partitions.Omega_Omega ...

Loading 24 theories ...

Removing 14 theories ...

Processing theory Incredible_Proof_Machine.Entailment ...

Processing theory Collections.ICF_Tools ...

Processing theory Collections.Ord_Code_Preproc ...

Processing theory Collections.Locale_Code ...

Processing theory Incredible_Proof_Machine.Indexed_FSet ...

Processing theory Incredible_Proof_Machine.Abstract_Formula ...

Processing theory Incredible_Proof_Machine.Incredible_Signatures ...

Processing theory Incredible_Proof_Machine.Abstract_Rules ...

Processing theory Incredible_Proof_Machine.Rose_Tree ...

Processing theory Incredible_Proof_Machine.Propositional_Formulas ...

Processing theory Abstract_Completeness.Abstract_Completeness ...

Processing theory Incredible_Proof_Machine.Natural_Deduction ...

Processing theory Incredible_Proof_Machine.Incredible_Deduction ...

Processing theory Incredible_Proof_Machine.Predicate_Formulas ...

Processing theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible ...

Processing theory Incredible_Proof_Machine.Incredible_Predicate ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional ...

Processing theory Incredible_Proof_Machine.Incredible_Correctness ...

Processing theory Incredible_Proof_Machine.Incredible_Trees ...

Processing theory Incredible_Proof_Machine.Build_Incredible_Tree ...

Processing theory Incredible_Proof_Machine.Incredible_Completeness ...

Processing theory Incredible_Proof_Machine.Incredible_Predicate_Tasks ...

Loading 18 theories ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional_Tasks ...

Processing theory Incredible_Proof_Machine.Incredible_Everything ...

Removing 25 theories ...

Processing theory Automatic_Refinement.Refine_Util_Bootstrap1 ...

Processing theory Automatic_Refinement.Mk_Term_Antiquot ...

Processing theory Automatic_Refinement.Mpat_Antiquot ...

Processing theory Automatic_Refinement.Refine_Util ...

Processing theory Certification_Monads.Error_Syntax ...

Processing theory Containers.AssocList ...

Processing theory Containers.Mapping_Impl ...

Processing theory Containers.Map_To_Mapping ...

Processing theory Containers.Containers ...

Processing theory Certification_Monads.Error_Monad ...

Processing theory Certification_Monads.Check_Monad ...

Processing theory AI_Planning_Languages_Semantics.Error_Monad_Add ...

Processing theory Propositional_Proof_Systems.Formulas ...

Processing theory Propositional_Proof_Systems.Sema ...

Processing theory Propositional_Proof_Systems.Consistency ...

Processing theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics ...

Removing 27 theories ...

Processing theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker ...

Processing theory Koenigsberg_Friendship.KoenigsbergBridge ...

Loading 23 theories ...

Processing theory Category3.Category ...

Processing theory Category3.DiscreteCategory ...

Processing theory Category3.DualCategory ...

Processing theory HereditarilyFinite.HF ...

Removing 3 theories ...

Processing theory Category3.EpiMonoIso ...

Processing theory Category3.InitialTerminal ...

Processing theory Category3.ConcreteCategory ...

Processing theory Category3.ProductCategory ...

Processing theory Category3.FreeCategory ...

Processing theory Category3.Functor ...

Processing theory Category3.NaturalTransformation ...

Processing theory Category3.BinaryFunctor ...

Processing theory Category3.SetCategory ...

Processing theory Category3.FunctorCategory ...

Processing theory Category3.SetCat ...

Processing theory Category3.Yoneda ...

Processing theory Category3.Adjunction ...

Processing theory Category3.Limit ...

Processing theory Category3.CategoryWithPullbacks ...

Processing theory Category3.CartesianCategory ...

Processing theory Category3.CartesianClosedCategory ...

Processing theory Category3.CategoryWithFiniteLimits ...

Processing theory Category3.HFSetCat ...

Loading 32 theories ...

Removing 4 theories ...

Processing theory Hoare_Time.AExp ...

Processing theory Hoare_Time.BExp ...

Processing theory Hoare_Time.Com ...

Processing theory Hoare_Time.Big_Step ...

Processing theory Hoare_Time.Vars ...

Processing theory Hoare_Time.Partial_Evaluation ...

Processing theory Separation_Algebra.Separation_Algebra ...

Processing theory Hoare_Time.Product_Separation_Algebra ...

Processing theory Separation_Algebra.Sep_Heap_Instance ...

Processing theory Hoare_Time.Sep_Algebra_Add ...

Processing theory Hoare_Time.Big_StepT ...

Processing theory Hoare_Time.Nielson_Hoare ...

Processing theory Hoare_Time.Big_StepT_Partial ...

Processing theory Hoare_Time.QuantK_Hoare ...

Processing theory Hoare_Time.Quant_Hoare ...

Processing theory Hoare_Time.Quant_VCG ...

Processing theory Hoare_Time.SepLog_Hoare ...

Processing theory Hoare_Time.SepLog_Examples ...

Processing theory Hoare_Time.QuantK_VCG ...

Processing theory Hoare_Time.QuantK_Examples ...

Processing theory Hoare_Time.Nielson_VCG ...

Processing theory Hoare_Time.Discussion ...

Processing theory Hoare_Time.Nielson_Examples ...

Processing theory Hoare_Time.QuantK_Sqrt ...

Processing theory Hoare_Time.Quant_Examples ...

Processing theory Hoare_Time.SepLogK_Hoare ...

Processing theory Hoare_Time.DiscussionO ...

Processing theory Hoare_Time.Nielson_VCGi ...

Processing theory Hoare_Time.Nielson_VCGi_complete ...

Processing theory Hoare_Time.Nielson_Sqrt ...

Processing theory Hoare_Time.SepLogK_VCG ...

Loading 3 theories ...

Processing theory Hoare_Time.Hoare_Time ...

Removing 30 theories ...

Processing theory Category3.EquivalenceOfCategories ...

Processing theory MonoidalCategory.MonoidalCategory ...

Processing theory MonoidalCategory.CartesianMonoidalCategory ...

Loading 8 theories ...

Processing theory Datatype_Order_Generator.Derive_Aux ...

Processing theory Datatype_Order_Generator.Order_Generator ...

Processing theory Higher_Order_Terms.Name ...

Processing theory Higher_Order_Terms.Term_Utils ...

Processing theory Higher_Order_Terms.Term_Class ...

Loading 12 theories ...

Processing theory Higher_Order_Terms.Unification_Compat ...

Processing theory Higher_Order_Terms.Lambda_Free_Compat ...

Processing theory RSAPSS.Mod ...

Processing theory RSAPSS.Crypt ...

Processing theory RSAPSS.Pdifference ...

Processing theory RSAPSS.Productdivides ...

Processing theory RSAPSS.Cryptinverts ...

Processing theory RSAPSS.Word ...

Removing 13 theories ...

Processing theory RSAPSS.WordOperations ...

Processing theory RSAPSS.SHA1Padding ...

Processing theory RSAPSS.SHA1 ...

Processing theory RSAPSS.Wordarith ...

Processing theory RSAPSS.EMSAPSS ...

Processing theory RSAPSS.RSAPSS ...

Loading 8 theories ...

Removing 12 theories ...

Processing theory Integration.Sigma_Algebra ...

Processing theory Integration.MonConv ...

Processing theory Integration.Measure ...

Processing theory Integration.RealRandVar ...

Processing theory Integration.Failure ...

Processing theory Password_Authentication_Protocol.Propaedeutics ...

Processing theory Integration.Integral ...

Removing 6 theories ...

Processing theory Password_Authentication_Protocol.Protocol ...

Loading 6 theories ...

Removing 2 theories ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Locale ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Test ...

Loading 6 theories ...

Removing 10 theories ...

Processing theory Randomised_Social_Choice.Order_Predicates ...

Processing theory Randomised_Social_Choice.Preference_Profiles ...

Processing theory Randomised_Social_Choice.Elections ...

Processing theory Randomised_Social_Choice.Preference_Profile_Cmd ...

Processing theory Fishburn_Impossibility.Social_Choice_Functions ...

Processing theory Fishburn_Impossibility.Fishburn_Impossibility ...

Loading 3 theories ...

Removing 6 theories ...

Processing theory Category3.Subcategory ...

Processing theory MonoidalCategory.MonoidalFunctor ...

Processing theory MonoidalCategory.FreeMonoidalCategory ...

Loading 6 theories ...

Processing theory Physical_Quantities.SI_Pretty ...

Removing 26 theories ...

Processing theory Priority_Queue_Braun.Priority_Queue_Braun ...

Processing theory Priority_Queue_Braun.Priority_Queue_Braun2 ...

Processing theory Priority_Queue_Braun.Sorting_Braun ...

Loading 31 theories ...

Processing theory Verified_SAT_Based_AI_Planning.List_Supplement ...

Processing theory Verified_SAT_Based_AI_Planning.Map_Supplement ...

Processing theory AI_Planning_Languages_Semantics.SASP_Semantics ...

Processing theory AI_Planning_Languages_Semantics.SASP_Checker ...

Processing theory Propositional_Proof_Systems.CNF ...

Processing theory Propositional_Proof_Systems.CNF_Sema ...

Processing theory Verified_SAT_Based_AI_Planning.State_Variable_Representation ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics ...

Processing theory Verified_SAT_Based_AI_Planning.STRIPS_Representation ...

Processing theory Propositional_Proof_Systems.CNF_Formulas ...

Processing theory Propositional_Proof_Systems.CNF_Formulas_Sema ...

Processing theory Verified_SAT_Based_AI_Planning.CNF_Supplement ...

Removing 5 theories ...

Processing theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement ...

Processing theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus ...

Processing theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence ...

Processing theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT ...

Processing theory Verified_SAT_Based_AI_Planning.Solve_SASP ...

Loading 39 theories ...

Removing 23 theories ...

Processing theory Case_Labeling.Case_Labeling ...

Processing theory Discrete_Summation.Discrete_Summation ...

Processing theory Card_Partitions.Injectivity_Solver ...

Processing theory Physical_Quantities.CGS ...

Processing theory Physical_Quantities.BIS ...

Processing theory Case_Labeling.Conditionals ...

Processing theory Case_Labeling.Monadic_Language ...

Processing theory Discrete_Summation.Factorials ...

Processing theory Case_Labeling.Labeled_Hoare ...

Processing theory Case_Labeling.Labeled_Hoare_Examples ...

Processing theory Case_Labeling.Case_Labeling_Examples ...

Processing theory Discrete_Summation.Summation_Conversion ...

Processing theory Discrete_Summation.Examples ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde ...

Processing theory Van_der_Waerden.Digits ...

Processing theory Van_der_Waerden.Van_der_Waerden ...

Processing theory Universal_Turing_Machine.Recs ...

Processing theory LinearQuantifierElim.Logic ...

Processing theory LinearQuantifierElim.QE ...

Processing theory Efficient-Mergesort.Natural_Mergesort ...

Processing theory LinearQuantifierElim.DLO ...

Processing theory LinearQuantifierElim.QEdlo ...

Processing theory LinearQuantifierElim.CertDlo ...

Processing theory LinearQuantifierElim.QEdlo_fr ...

Processing theory LinearQuantifierElim.QEdlo_inf ...

Processing theory LinearQuantifierElim.QEdlo_ex ...

Removing 40 theories ...

Processing theory LinearQuantifierElim.LinArith ...

Processing theory LinearQuantifierElim.CertLin ...

Processing theory LinearQuantifierElim.QElin ...

Processing theory LinearQuantifierElim.QElin_opt ...

Processing theory LinearQuantifierElim.QElin_inf ...

Processing theory LinearQuantifierElim.FRE ...

Loading 17 theories ...

Processing theory General-Triangle.GeneralTriangle ...

Processing theory Weight_Balanced_Trees.Weight_Balanced_Trees_log ...

Processing theory PLM.TAO_1_Embedding ...

Processing theory PLM.TAO_2_Semantics ...

Processing theory PLM.TAO_3_Quantifiable ...

Processing theory PLM.TAO_4_BasicDefinitions ...

Removing 8 theories ...

Processing theory PLM.TAO_5_MetaSolver ...

Processing theory PLM.TAO_6_Identifiable ...

Processing theory PLM.TAO_7_Axioms ...

Processing theory PLM.TAO_8_Definitions ...

Processing theory PLM.TAO_98_ArtificialTheorems ...

Processing theory PLM.TAO_99_SanityTests ...

Processing theory Impossible_Geometry.Impossible_Geometry ...

Processing theory PLM.TAO_9_PLM ...

Loading 16 theories ...

Processing theory PLM.TAO_10_PossibleWorlds ...

Processing theory PLM.TAO_99_Paradox ...

Processing theory PLM.Thesis ...

Processing theory FileRefinement.CArrays ...

Processing theory FileRefinement.ResizableArrays ...

Processing theory ArrowImpossibilityGS.Arrow_Utility ...

Processing theory Approximation_Algorithms.Approx_LB_Hoare ...

Processing theory Approximation_Algorithms.Approx_SC_Hoare ...

Processing theory Approximation_Algorithms.Center_Selection ...

Removing 20 theories ...

Processing theory ClockSynchInst.ICAInstance ...

Processing theory FunWithFunctions.FunWithFunctions ...

Processing theory ClockSynchInst.LynchInstance ...

Processing theory Derangements.Derangements ...

Processing theory FFT.FFT ...

Processing theory Efficient-Mergesort.Efficient_Sort ...

Processing theory Efficient-Mergesort.Mergesort_Complexity ...

Processing theory FileRefinement.FileRefinement ...

Processing theory GenClock.GenClock ...

Loading 28 theories ...

Processing theory Approximation_Algorithms.Approx_BP_Hoare ...

Processing theory WebAssembly.Wasm_Type_Abs ...

Processing theory Word_Lib.Even_More_List ...

Processing theory Word_Lib.Word_EqI ...

Processing theory Word_Lib.Legacy_Aliases ...

Processing theory Word_Lib.Singleton_Bit_Shifts ...

Processing theory Word_Lib.Signed_Division_Word ...

Processing theory Native_Word.Code_Target_Word_Base ...

Processing theory Native_Word.Word_Type_Copies ...

Processing theory Word_Lib.Aligned ...

Processing theory Native_Word.Uint8 ...

Processing theory Word_Lib.Bits_Int ...

Processing theory Word_Lib.Typedef_Morphisms ...

Removing 25 theories ...

Processing theory Word_Lib.Reversed_Bit_Lists ...

Processing theory WebAssembly.Wasm_Ast ...

Processing theory WebAssembly.Wasm_Base_Defs ...

Processing theory WebAssembly.Wasm ...

Processing theory WebAssembly.Wasm_Axioms ...

Processing theory WebAssembly.Wasm_Type_Abs_Printing ...

Processing theory WebAssembly.Wasm_Checker_Types ...

Processing theory WebAssembly.Wasm_Interpreter ...

Processing theory WebAssembly.Wasm_Checker ...

Processing theory WebAssembly.Wasm_Checker_Printing ...

Processing theory WebAssembly.Wasm_Properties_Aux ...

Processing theory WebAssembly.Wasm_Properties ...

Processing theory WebAssembly.Wasm_Interpreter_Properties ...

Loading 13 theories ...

Processing theory WebAssembly.Wasm_Interpreter_Printing ...

Processing theory WebAssembly.Wasm_Interpreter_Printing_Pure ...

Processing theory WebAssembly.Wasm_Printing ...

Processing theory Binding_Syntax_Theory.Pick ...

Processing theory WebAssembly.Wasm_Soundness ...

Processing theory Binding_Syntax_Theory.Preliminaries ...

Processing theory Binding_Syntax_Theory.Equiv_Relation2 ...

Removing 8 theories ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh ...

Processing theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution ...

Processing theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms ...

Processing theory Binding_Syntax_Theory.Terms ...

Processing theory Binding_Syntax_Theory.Well_Sorted_Terms ...

Processing theory Binding_Syntax_Theory.Iteration ...

Processing theory Binding_Syntax_Theory.Semantic_Domains ...

Removing 1 theories ...

Processing theory Binding_Syntax_Theory.Recursion ...

Removing 11 theories ...

Processing theory WebAssembly.Wasm_Checker_Properties ...

Loading 89 theories ...

Processing theory Flyspeck-Tame.RTranCl ...

Processing theory Flyspeck-Tame.Quasi_Order ...

Processing theory Trie.Trie ...

Processing theory Flyspeck-Tame.Arch ...

Processing theory Flyspeck-Tame.IArray_Syntax ...

Processing theory Flyspeck-Tame.ListAux ...

Processing theory Flyspeck-Tame.ListSum ...

Removing 19 theories ...

Processing theory Trie.Tries ...

Processing theory Flyspeck-Tame.PlaneGraphIso ...

Processing theory Flyspeck-Tame.Worklist ...

Processing theory Flyspeck-Tame.Maps ...

Processing theory CSP_RefTK.Fix_ind_ext ...

Processing theory Flyspeck-Tame.Rotation ...

Processing theory Flyspeck-Tame.Graph ...

Processing theory Flyspeck-Tame.FaceDivision ...

Processing theory Flyspeck-Tame.Tame ...

Processing theory Flyspeck-Tame.Enumerator ...

Processing theory Flyspeck-Tame.TameProps ...

Processing theory Flyspeck-Tame.Plane ...

Processing theory Flyspeck-Tame.Plane1 ...

Processing theory Flyspeck-Tame.Generator ...

Processing theory Flyspeck-Tame.TameEnum ...

Processing theory Flyspeck-Tame.GraphProps ...

Processing theory Flyspeck-Tame.ArchCompAux ...

Processing theory HOL-CSP.Process ...

Processing theory HOL-CSP.Bot ...

Processing theory HOL-CSP.Det ...

Processing theory HOL-CSP.Ndet ...

Processing theory HOL-CSP.Stop ...

Processing theory HOL-CSP.Mprefix ...

Processing theory HOL-CSP.Skip ...

Processing theory Flyspeck-Tame.EnumeratorProps ...

Processing theory HOL-CSP.Mndet ...

Processing theory HOL-CSP.Seq ...

Processing theory HOL-CSP.Hide ...

Processing theory HOL-CSP.Sync ...

Processing theory Flyspeck-Tame.FaceDivisionProps ...

Processing theory Flyspeck-Tame.Invariants ...

Processing theory Flyspeck-Tame.PlaneProps ...

Processing theory Flyspeck-Tame.Plane1Props ...

Processing theory Flyspeck-Tame.ScoreProps ...

Processing theory Flyspeck-Tame.LowerBound ...

Processing theory Flyspeck-Tame.GeneratorProps ...

Processing theory Flyspeck-Tame.TameEnumProps ...

Processing theory Flyspeck-Tame.ArchCompProps ...

Processing theory Flyspeck-Tame.Relative_Completeness ...

Removing 34 theories ...

Processing theory HOL-CSP.CSP ...

Processing theory HOL-CSP.Assertions ...

Processing theory HOL-CSP.Conclusion ...

Processing theory HOL-CSP.CopyBuffer ...

Processing theory CSP_RefTK.Assertions_ext ...

Processing theory CSP_RefTK.Properties ...

Removing 1 theories ...

Processing theory CSP_RefTK.Process_norm ...

Processing theory CSP_RefTK.CopyBuffer_props ...

Removing 2 theories ...

Processing theory CSP_RefTK.DiningPhilosophers ...

Loading 68 theories ...

Processing theory JinjaDCI.Auxiliary ...

Processing theory JinjaDCI.Hidden ...

Processing theory Jinja.Semilat ...

Processing theory JinjaDCI.Type ...

Processing theory JinjaDCI.Decl ...

Processing theory Jinja.Err ...

Processing theory Jinja.Opt ...

Processing theory JinjaDCI.TypeRel ...

Processing theory JinjaDCI.Value ...

Processing theory JinjaDCI.Objects ...

Processing theory JinjaDCI.Exceptions ...

Processing theory JinjaDCI.Conform ...

Processing theory JinjaDCI.SystemClasses ...

Processing theory JinjaDCI.State ...

Processing theory JinjaDCI.WellForm ...

Processing theory Jinja.Listn ...

Processing theory Jinja.Product ...

Processing theory Jinja.Semilattices ...

Processing theory Jinja.Typing_Framework ...

Processing theory Jinja.SemilatAlg ...

Processing theory Jinja.Kildall ...

Processing theory Jinja.LBVSpec ...

Processing theory Jinja.LBVComplete ...

Processing theory JinjaDCI.JVMState ...

Processing theory JinjaDCI.JVMInstructions ...

Processing theory JinjaDCI.PCompiler ...

Processing theory Jinja.LBVCorrect ...

Processing theory Jinja.Typing_Framework_err ...

Processing theory Jinja.Abstract_BV ...

Processing theory JinjaDCI.SemiType ...

Processing theory JinjaDCI.JVM_SemiType ...

Processing theory JinjaDCI.JVMExceptions ...

Removing 18 theories ...

Processing theory JinjaDCI.JVMExecInstr ...

Processing theory JinjaDCI.Effect ...

Processing theory JinjaDCI.BVSpec ...

Processing theory JinjaDCI.EffectMono ...

Processing theory JinjaDCI.JVMExec ...

Processing theory JinjaDCI.JVMDefensive ...

Processing theory JinjaDCI.Expr ...

Processing theory JinjaDCI.WellType ...

Processing theory JinjaDCI.Annotate ...

Processing theory JinjaDCI.WWellForm ...

Processing theory JinjaDCI.WellTypeRT ...

Processing theory JinjaDCI.BVConform ...

Processing theory JinjaDCI.TF_JVM ...

Processing theory JinjaDCI.BVExec ...

Processing theory JinjaDCI.ClassAdd ...

Processing theory JinjaDCI.LBVJVM ...

Processing theory JinjaDCI.BigStep ...

Processing theory JinjaDCI.DefAss ...

Processing theory JinjaDCI.JWellForm ...

Processing theory JinjaDCI.SmallStep ...

Processing theory JinjaDCI.StartProg ...

Processing theory JinjaDCI.EConform ...

Processing theory JinjaDCI.Progress ...

Processing theory JinjaDCI.J1 ...

Processing theory JinjaDCI.Compiler1 ...

Processing theory JinjaDCI.Compiler2 ...

Processing theory JinjaDCI.J1WellForm ...

Processing theory JinjaDCI.Correctness1 ...

Processing theory JinjaDCI.TypeSafe ...

Processing theory JinjaDCI.BVSpecTypeSafe ...

Processing theory JinjaDCI.BVNoTypeError ...

Processing theory JinjaDCI.Equivalence ...

Processing theory JinjaDCI.Correctness2 ...

Processing theory JinjaDCI.Compiler ...

Processing theory JinjaDCI.TypeComp ...

Loading 20 theories ...

Processing theory JinjaDCI.JinjaDCI ...

Processing theory Factored_Transition_System_Bounding.HoArithUtils ...

Processing theory Factored_Transition_System_Bounding.RelUtils ...

Processing theory Factored_Transition_System_Bounding.ListUtils ...

Processing theory Factored_Transition_System_Bounding.SetUtils ...

Processing theory Factored_Transition_System_Bounding.FactoredSystemLib ...

Processing theory Factored_Transition_System_Bounding.FmapUtils ...

Processing theory Factored_Transition_System_Bounding.Acyclicity ...

Processing theory Factored_Transition_System_Bounding.FSSublist ...

Processing theory Buildings.Prelim ...

Removing 39 theories ...

Processing theory Buildings.Simplicial ...

Processing theory Buildings.Algebra ...

Processing theory Factored_Transition_System_Bounding.FactoredSystem ...

Processing theory Factored_Transition_System_Bounding.ActionSeqProcess ...

Processing theory Factored_Transition_System_Bounding.Dependency ...

Processing theory Factored_Transition_System_Bounding.TopologicalProps ...

Processing theory Factored_Transition_System_Bounding.SystemAbstraction ...

Processing theory Factored_Transition_System_Bounding.AcycSspace ...

Removing 8 theories ...

Processing theory Buildings.Chamber ...

Processing theory Buildings.Coxeter ...

Processing theory Buildings.Building ...

Loading 46 theories ...

Processing theory LocalLexing.InductRules ...

Processing theory Collections.Partial_Equivalence_Relation ...

Processing theory LocalLexing.CFG ...

Processing theory LocalLexing.ListTools ...

Processing theory Separation_Logic_Imperative_HOL.Imp_List_Spec ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Set_Spec ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Map_Spec ...

Processing theory LocalLexing.LocalLexing ...

Processing theory LocalLexing.LLEarleyParsing ...

Processing theory Separation_Logic_Imperative_HOL.List_Seg ...

Processing theory Separation_Logic_Imperative_HOL.Array_Blit ...

Processing theory Separation_Logic_Imperative_HOL.Array_Map_Impl ...

Processing theory Separation_Logic_Imperative_HOL.Array_Set_Impl ...

Processing theory Collections.Code_Target_ICF ...

Processing theory LocalLexing.Limit ...

Processing theory LocalLexing.LocalLexingLemmas ...

Processing theory Separation_Logic_Imperative_HOL.Circ_List ...

Processing theory Separation_Logic_Imperative_HOL.Open_List ...

Processing theory Native_Word.Uint32 ...

Removing 7 theories ...

Processing theory LocalLexing.Derivations ...

Processing theory LocalLexing.Validity ...

Processing theory Separation_Logic_Imperative_HOL.Union_Find ...

Processing theory Collections.HashCode ...

Processing theory Separation_Logic_Imperative_HOL.Hash_Table ...

Processing theory LocalLexing.TheoremD2 ...

Processing theory Separation_Logic_Imperative_HOL.Hash_Map ...

Processing theory Separation_Logic_Imperative_HOL.Hash_Map_Impl ...

Processing theory Separation_Logic_Imperative_HOL.Hash_Set_Impl ...

Processing theory Separation_Logic_Imperative_HOL.From_List_GA ...

Processing theory Separation_Logic_Imperative_HOL.Idioms ...

Processing theory LocalLexing.TheoremD4 ...

Processing theory Separation_Logic_Imperative_HOL.To_List_GA ...

Processing theory Separation_Logic_Imperative_HOL.Sep_Examples ...

Removing 44 theories ...

Processing theory LocalLexing.TheoremD5 ...

Processing theory LocalLexing.TheoremD6 ...

Processing theory LocalLexing.TheoremD7 ...

Processing theory LocalLexing.TheoremD8 ...

Processing theory LocalLexing.TheoremD9 ...

Processing theory LocalLexing.Ladder ...

Processing theory LocalLexing.TheoremD10 ...

Processing theory LocalLexing.TheoremD11 ...

Processing theory LocalLexing.TheoremD12 ...

Processing theory LocalLexing.TheoremD13 ...

Processing theory LocalLexing.TheoremD14 ...

Loading 20 theories ...

Processing theory LocalLexing.PathLemmas ...

Processing theory LocalLexing.MainTheorems ...

Processing theory Modular_Assembly_Kit_Security.Prefix ...

Processing theory Modular_Assembly_Kit_Security.Projection ...

Processing theory Modular_Assembly_Kit_Security.EventSystems ...

Processing theory Modular_Assembly_Kit_Security.Views ...

Processing theory Modular_Assembly_Kit_Security.BasicSecurityPredicates ...

Processing theory Jordan_Hoelder.GroupIsoClasses ...

Processing theory Secondary_Sylow.GroupAction ...

Processing theory Secondary_Sylow.SubgroupConjugation ...

Removing 24 theories ...

Processing theory Jordan_Hoelder.SndIsomorphismGrp ...

Processing theory Secondary_Sylow.SndSylow ...

Processing theory Jordan_Hoelder.SubgroupsAndNormalSubgroups ...

Processing theory Jordan_Hoelder.SimpleGroups ...

Processing theory Jordan_Hoelder.MaximalNormalSubgroups ...

Processing theory Modular_Assembly_Kit_Security.BSPTaxonomy ...

Processing theory Modular_Assembly_Kit_Security.CompositionBase ...

Processing theory Modular_Assembly_Kit_Security.CompositionSupport ...

Processing theory Jordan_Hoelder.CompositionSeries ...

Processing theory Jordan_Hoelder.JordanHolder ...

Processing theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma ...

Removing 11 theories ...

Processing theory Modular_Assembly_Kit_Security.CompositionalityResults ...

Loading 24 theories ...

Processing theory SPARCv8.Lib ...

Processing theory Word_Lib.Bit_Shifts_Infix_Syntax ...

Processing theory SPARCv8.WordDecl ...

Processing theory SPARCv8.RegistersOps ...

Processing theory SPARCv8.DetMonad ...

Processing theory SPARCv8.DetMonadLemmas ...

Processing theory Inductive_Inference.Partial_Recursive ...

Removing 4 theories ...

Processing theory SPARCv8.Sparc_Types ...

Processing theory SPARCv8.MMU ...

Processing theory SPARCv8.Sparc_State ...

Processing theory SPARCv8.Sparc_Instruction ...

Processing theory SPARCv8.Sparc_Execution ...

Processing theory SPARCv8.Sparc_Init_State ...

Processing theory SPARCv8.Sparc_Code_Gen ...

Removing 2 theories ...

Processing theory Inductive_Inference.Universal ...

Processing theory Inductive_Inference.Standard_Results ...

Processing theory Inductive_Inference.Inductive_Inference_Basics ...

Processing theory Inductive_Inference.CONS_LIM ...

Processing theory Inductive_Inference.CP_FIN_NUM ...

Processing theory Inductive_Inference.Lemma_R ...

Processing theory Inductive_Inference.R1_BC ...

Processing theory Inductive_Inference.TOTAL_CONS ...

Processing theory Inductive_Inference.Union ...

Removing 5 theories ...

Processing theory SPARCv8.Sparc_Properties ...

Loading 29 theories ...

Processing theory Free-Groups.C2 ...

Processing theory Free-Groups.Generators ...

Processing theory Free-Groups.UnitGroup ...

Processing theory Free-Groups.Cancelation ...

Processing theory Free-Groups.FreeGroups ...

Removing 12 theories ...

Processing theory Pi_Calculus.Agent ...

Processing theory Pi_Calculus.Rel ...

Processing theory Free-Groups.Isomorphisms ...

Processing theory Pi_Calculus.Late_Semantics ...

Processing theory Pi_Calculus.Late_Semantics1 ...

Processing theory Pi_Calculus.Late_Tau_Chain ...

Processing theory Pi_Calculus.Weak_Late_Step_Semantics ...

Processing theory Pi_Calculus.Weak_Late_Semantics ...

Processing theory Pi_Calculus.Strong_Late_Sim ...

Processing theory Pi_Calculus.Strong_Late_Bisim ...

Processing theory Pi_Calculus.Strong_Late_Sim_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Pres ...

Processing theory Pi_Calculus.Strong_Late_Sim_SC ...

Processing theory Pi_Calculus.Strong_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Sim ...

Processing theory Pi_Calculus.Weak_Late_Bisim ...

Processing theory Pi_Calculus.Weak_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim ...

Processing theory Pi_Calculus.Weak_Late_Cong ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Bisim_Pres ...

Loading 39 theories ...

Processing theory Pi_Calculus.Weak_Late_Cong_Pres ...

Removing 12 theories ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst ...

Processing theory Regression_Test_Selection.ClassesChanged ...

Processing theory Regression_Test_Selection.RTS_safe ...

Processing theory Regression_Test_Selection.Semantics ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_SC ...

Processing theory Regression_Test_Selection.Subcls ...

Processing theory Regression_Test_Selection.JVMSemantics ...

Processing theory Regression_Test_Selection.ClassesAbove ...

Processing theory SATSolverVerification.NieuwenhuisOliverasTinelli ...

Processing theory Regression_Test_Selection.CollectionSemantics ...

Processing theory Regression_Test_Selection.CollectionBasedRTS ...

Processing theory Pi_Calculus.Early_Semantics ...

Processing theory Pi_Calculus.Early_Tau_Chain ...

Processing theory Pi_Calculus.Weak_Early_Step_Semantics ...

Processing theory Pi_Calculus.Strong_Early_Sim ...

Processing theory Pi_Calculus.Strong_Early_Bisim ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst ...

Processing theory Regression_Test_Selection.JVMCollectionSemantics ...

Processing theory Pi_Calculus.Weak_Early_Semantics ...

Processing theory Pi_Calculus.Strong_Early_Late_Comp ...

Processing theory Pi_Calculus.Strong_Early_Bisim_SC ...

Processing theory Pi_Calculus.Strong_Early_Sim_Pres ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Sim ...

Processing theory Pi_Calculus.Weak_Early_Bisim ...

Processing theory Pi_Calculus.Weak_Early_Bisim_Subst ...

Processing theory Pi_Calculus.Weak_Early_Step_Sim ...

Processing theory Pi_Calculus.Weak_Early_Cong ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst ...

Processing theory Pi_Calculus.Weak_Early_Step_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Early_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst_Pres ...

Removing 18 theories ...

Processing theory Regression_Test_Selection.JVMExecStepInductive ...

Processing theory Regression_Test_Selection.JVMCollectionBasedRTS ...

Loading 17 theories ...

Processing theory Regression_Test_Selection.RTS ...

Processing theory Program-Conflict-Analysis.LTS ...

Processing theory SATSolverVerification.BasicDPLL ...

Processing theory SATSolverVerification.KrsticGoel ...

Removing 48 theories ...

Processing theory Program-Conflict-Analysis.Misc ...

Processing theory Program-Conflict-Analysis.Interleave ...

Processing theory Program-Conflict-Analysis.Flowgraph ...

Processing theory Program-Conflict-Analysis.ConsInterleave ...

Processing theory Program-Conflict-Analysis.AcquisitionHistory ...

Processing theory Inductive_Inference.LIM_BC ...

Processing theory Pi_Calculus.Strong_Late_Expansion_Law ...

Processing theory Program-Conflict-Analysis.ThreadTracking ...

Processing theory Pi_Calculus.Strong_Late_Axiomatisation ...

Processing theory Program-Conflict-Analysis.Semantics ...

Processing theory Program-Conflict-Analysis.Normalization ...

Removing 8 theories ...

Processing theory Program-Conflict-Analysis.ConstraintSystems ...

Loading 14 theories ...

Processing theory Program-Conflict-Analysis.MainResult ...

Processing theory Pi_Calculus.Weak_Late_Bisim_Subst ...

Processing theory Pi_Calculus.Weak_Late_Cong_Subst ...

Processing theory Pi_Calculus.Weak_Late_Cong_Subst_SC ...

Processing theory Universal_Turing_Machine.Rec_Def ...

Processing theory Universal_Turing_Machine.Turing ...

Processing theory Universal_Turing_Machine.Turing_Hoare ...

Removing 33 theories ...

Processing theory Universal_Turing_Machine.Uncomputable ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Axclass ...

Processing theory Universal_Turing_Machine.Abacus_Mopup ...

Removing 5 theories ...

Processing theory Universal_Turing_Machine.Abacus ...

Processing theory Universal_Turing_Machine.Abacus_Hoare ...

Processing theory Universal_Turing_Machine.UF ...

Processing theory Universal_Turing_Machine.Recursive ...

Processing theory Universal_Turing_Machine.UTM ...

Loading 28 theories ...

Processing theory Card_Multisets.Card_Multisets ...

Processing theory Card_Number_Partitions.Additions_to_Main ...

Processing theory Card_Partitions.Card_Partitions ...

Processing theory Card_Number_Partitions.Number_Partition ...

Processing theory Card_Number_Partitions.Card_Number_Partitions ...

Processing theory AI_Planning_Languages_Semantics.Lifschitz_Consistency ...

Processing theory Bell_Numbers_Spivey.Bell_Numbers ...

Removing 7 theories ...

Processing theory Twelvefold_Way.Preliminaries ...

Processing theory Twelvefold_Way.Twelvefold_Way_Core ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry1 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry2 ...

Processing theory Twelvefold_Way.Equiv_Relations_on_Functions ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry10 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry11 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry4 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry6 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry7 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry8 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry9 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry12 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry3 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry5 ...

Processing theory Twelvefold_Way.Card_Bijections ...

Processing theory IFC_Tracking.IFC ...

Processing theory IFC_Tracking.PDG ...

Removing 2 theories ...

Processing theory Twelvefold_Way.Card_Bijections_Direct ...

Loading 79 theories ...

Processing theory Twelvefold_Way.Twelvefold_Way ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz ...

Processing theory Network_Security_Policy_Verification.TopoS_Util ...

Processing theory Transitive-Closure.Transitive_Closure_Impl ...

Processing theory Transitive-Closure.Transitive_Closure_List_Impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Vertices ...

Processing theory Network_Security_Policy_Verification.FiniteGraph ...

Processing theory Network_Security_Policy_Verification.vertex_example_simps ...

Processing theory PCF.Basis ...

Processing theory Network_Security_Policy_Verification.TopoS_Interface ...

Processing theory Network_Security_Policy_Verification.Efficient_Distinct ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph ...

Processing theory Network_Security_Policy_Verification.TopoS_withOffendingFlows ...

Processing theory Network_Security_Policy_Verification.TopoS_ENF ...

Processing theory PCF.Logical_Relations ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph_Impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Helper ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPbasic ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt ...

Removing 26 theories ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW ...

Processing theory Network_Security_Policy_Verification.TopoS_Composition_Theory ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy ...

Processing theory Network_Security_Policy_Verification.TopoS_Interface_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm ...

Processing theory PCF.PCF ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Library ...

Processing theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl ...

Processing theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Impl ...

Processing theory Network_Security_Policy_Verification.Example_Forte14 ...

Processing theory Network_Security_Policy_Verification.I8_SSH_Landscape ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground ...

Processing theory PCF.OpSem ...

Processing theory PCF.SmallStep ...

Removing 5 theories ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork ...

Processing theory Network_Security_Policy_Verification.Distributed_WebApp ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance ...

Processing theory Network_Security_Policy_Verification.CryptoDB ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example ...

Processing theory Network_Security_Policy_Verification.IDEM ...

Removing 6 theories ...

Processing theory Network_Security_Policy_Verification.MeasrDroid ...

Processing theory Network_Security_Policy_Verification.Network_Security_Policy_Verification ...

Processing theory Network_Security_Policy_Verification.SINVAR_Examples ...

Removing 3 theories ...

Processing theory Network_Security_Policy_Verification.Imaginary_Factory_Network ...

Loading 47 theories ...

Processing theory Isabelle_Meta_Model.Antiquote_Setup ...

Processing theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples ...

Processing theory Isabelle_Meta_Model.Isabelle_Main0 ...

Processing theory Isabelle_Meta_Model.Isabelle_typedecl ...

Processing theory Isabelle_Meta_Model.Isabelle_Main2 ...

Processing theory Isabelle_Meta_Model.Isabelle_code_runtime ...

Processing theory Isabelle_Meta_Model.Isabelle_code_target ...

Processing theory Isabelle_Meta_Model.Isabelle_Main1 ...

Processing theory Isabelle_Meta_Model.Toy_Library ...

Processing theory Isabelle_Meta_Model.Toy_Library_Static ...

Processing theory Network_Security_Policy_Verification.Example_BLP ...

Processing theory Network_Security_Policy_Verification.Example ...

Processing theory Network_Security_Policy_Verification.TopoS_generateCode ...

Processing theory Isabelle_Meta_Model.Init ...

Processing theory Isabelle_Meta_Model.Meta_Pure ...

Processing theory Isabelle_Meta_Model.Parser_init ...

Processing theory Isabelle_Meta_Model.Parser_Pure ...

Processing theory Isabelle_Meta_Model.Printer_init ...

Processing theory Isabelle_Meta_Model.Printer_Pure ...

Processing theory Isabelle_Meta_Model.Init_rbt ...

Removing 50 theories ...

Processing theory Isabelle_Meta_Model.Meta_SML ...

Processing theory Isabelle_Meta_Model.Printer_SML ...

Processing theory Isabelle_Meta_Model.Meta_Toy_extended ...

Processing theory Isabelle_Meta_Model.Parser_Toy_extended ...

Processing theory Isabelle_Meta_Model.Meta_Toy ...

Processing theory Isabelle_Meta_Model.Parser_Toy ...

Processing theory Isabelle_Meta_Model.Printer_Toy ...

Processing theory Isabelle_Meta_Model.Printer_Toy_extended ...

Processing theory Isabelle_Meta_Model.Meta_Isabelle ...

Processing theory Localization_Ring.Localization ...

Processing theory Isabelle_Meta_Model.Printer_Isabelle ...

Processing theory Isabelle_Meta_Model.Meta_META ...

Processing theory Isabelle_Meta_Model.Core_init ...

Processing theory Isabelle_Meta_Model.Floor1_access ...

Processing theory Isabelle_Meta_Model.Floor1_ctxt ...

Processing theory Isabelle_Meta_Model.Floor1_examp ...

Processing theory Isabelle_Meta_Model.Floor2_examp ...

Processing theory Isabelle_Meta_Model.Floor1_infra ...

Processing theory Isabelle_Meta_Model.Core ...

Processing theory Isabelle_Meta_Model.Parser_META ...

Processing theory Isabelle_Meta_Model.Printer_META ...

Processing theory Isabelle_Meta_Model.Printer ...

Processing theory Isabelle_Meta_Model.Generator_dynamic_sequential ...

Processing theory Isabelle_Meta_Model.Rail ...

Processing theory Isabelle_Meta_Model.Design_deep ...

Removing 6 theories ...

Processing theory Isabelle_Meta_Model.Design_generated ...

Processing theory Isabelle_Meta_Model.Design_shallow ...

Loading 13 theories ...

Removing 5 theories ...

Processing theory Perfect-Number-Thm.PerfectBasics ...

Processing theory Orbit_Stabiliser.Left_Coset ...

Processing theory SequentInvertibility.MultiSequents ...

Processing theory SequentInvertibility.SingleSuccedent ...

Processing theory Factored_Transition_System_Bounding.Invariants ...

Processing theory Orbit_Stabiliser.Orbit_Stabiliser ...

Processing theory Perfect-Number-Thm.Sigma ...

Processing theory Perfect-Number-Thm.Perfect ...

Processing theory SequentInvertibility.SRCTransforms ...

Processing theory Orbit_Stabiliser.Tetrahedron ...

Processing theory SequentInvertibility.NominalSequents ...

Processing theory SequentInvertibility.ModalSequents ...

Loading 43 theories ...

Processing theory SequentInvertibility.SequentInvertibility ...

Removing 21 theories ...

Processing theory Circus.Var ...

Processing theory Circus.Relations ...

Processing theory Circus.Designs ...

Processing theory Circus.Var_list ...

Processing theory Clean.MonadSE ...

Processing theory Clean.Lens_Laws ...

Processing theory Clean.Optics ...

Processing theory Clean.Seq_MonadSE ...

Processing theory Clean.Symbex_MonadSE ...

Processing theory Clean.Hoare_MonadSE ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Cars ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.RealInt ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.NatInt ...

Processing theory Fermat3_4.Fermat4 ...

Processing theory Clean.Clean ...

Processing theory Clean.Clean_Symbex ...

Processing theory Clean.Hoare_Clean ...

Processing theory Clean.IsPrime ...

Processing theory Generalized_Counting_Sort.Algorithm ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Traffic ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Views ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Move ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Sensors ...

Processing theory PCF.Continuations ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Restriction ...

Processing theory Circus.Reactive_Processes ...

Processing theory Circus.CSP_Processes ...

Removing 10 theories ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Length ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors ...

Processing theory Circus.Circus_Actions ...

Processing theory Generalized_Counting_Sort.Conservation ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect ...

Processing theory Generalized_Counting_Sort.Sorting ...

Processing theory Circus.Denotational_Semantics ...

Processing theory Circus.Circus_Syntax ...

Removing 3 theories ...

Processing theory Generalized_Counting_Sort.Stability ...

Processing theory Circus.Refinement ...

Processing theory Circus.Refinement_Example ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular ...

Loading 49 theories ...

Processing theory AWN.Lib ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres ...

Processing theory AWN.TransitionSystems ...

Processing theory AWN.Invariants ...

Processing theory AWN.OInvariants ...

Processing theory Stable_Matching.Basis ...

Processing theory Sort_Encodings.Preliminaries ...

Processing theory Sort_Encodings.Sig ...

Processing theory Sort_Encodings.TermsAndClauses ...

Removing 37 theories ...

Processing theory Sort_Encodings.U ...

Processing theory Sort_Encodings.CU ...

Processing theory Sort_Encodings.M ...

Processing theory Sort_Encodings.CM ...

Processing theory Sort_Encodings.Mono ...

Processing theory Sort_Encodings.Mcalc ...

Processing theory Sort_Encodings.T_G_Prelim ...

Processing theory AWN.AWN ...

Processing theory AWN.AWN_Cterms ...

Processing theory AWN.AWN_SOS ...

Processing theory AWN.Pnet ...

Processing theory AWN.Closed ...

Processing theory AWN.AWN_Labels ...

Processing theory AWN.Inv_Cterms ...

Processing theory AWN.AWN_SOS_Labels ...

Processing theory AWN.AWN_Invariants ...

Processing theory AWN.Qmsg ...

Processing theory AWN.OAWN_SOS ...

Processing theory AWN.OAWN_Invariants ...

Processing theory AWN.OAWN_SOS_Labels ...

Processing theory Sort_Encodings.Mcalc2 ...

Processing theory AWN.OAWN_Convert ...

Processing theory AWN.OPnet ...

Processing theory AWN.ONode_Lifting ...

Processing theory AWN.Qmsg_Lifting ...

Processing theory Sort_Encodings.Mcalc2C ...

Processing theory Sort_Encodings.T ...

Processing theory AWN.OPnet_Lifting ...

Processing theory AWN.OClosed_Lifting ...

Processing theory Stable_Matching.Choice_Functions ...

Processing theory Sort_Encodings.E ...

Processing theory AWN.OClosed_Transfer ...

Processing theory AWN.AWN_Main ...

Processing theory Sort_Encodings.G ...

Processing theory Sort_Encodings.Encodings ...

Removing 17 theories ...

Processing theory AWN.Toy ...

Processing theory Stable_Matching.Contracts ...

Processing theory Stable_Matching.COP ...

Removing 23 theories ...

Processing theory Stable_Matching.Bossiness ...

Processing theory Stable_Matching.Strategic ...

Loading 59 theories ...

Processing theory Key_Agreement_Strong_Adversaries.Infra ...

Processing theory KBPs.DFS ...

Processing theory KBPs.MapOps ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Set ...

Processing theory MSO_Regex_Equivalence.List_More ...

Processing theory Key_Agreement_Strong_Adversaries.Refinement ...

Processing theory KBPs.Traces ...

Removing 10 theories ...

Processing theory KBPs.Kripke ...

Processing theory KBPs.Extra ...

Processing theory Isabelle_Meta_Model.Generator_static ...

Processing theory Key_Agreement_Strong_Adversaries.Messages ...

Processing theory Key_Agreement_Strong_Adversaries.AuthenticationN ...

Processing theory Key_Agreement_Strong_Adversaries.AuthenticationI ...

Processing theory Key_Agreement_Strong_Adversaries.Message_derivation ...

Processing theory Key_Agreement_Strong_Adversaries.IK ...

Processing theory KBPs.KBPs ...

Processing theory Key_Agreement_Strong_Adversaries.Runs ...

Processing theory Key_Agreement_Strong_Adversaries.Channels ...

Processing theory Key_Agreement_Strong_Adversaries.Secrecy ...

Processing theory KBPs.KBPsAuto ...

Processing theory KBPs.SPRView ...

Processing theory Key_Agreement_Strong_Adversaries.Payloads ...

Removing 37 theories ...

Processing theory Key_Agreement_Strong_Adversaries.Implem ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_lemmas ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_symmetric ...

Processing theory KBPs.KBPsAlg ...

Processing theory KBPs.SPRViewNonDet ...

Processing theory KBPs.List_local ...

Processing theory KBPs.ODList ...

Processing theory KBPs.Trie2 ...

Processing theory KBPs.SPRViewNonDetIndInit ...

Processing theory KBPs.Eval ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Exp ...

Processing theory MSO_Regex_Equivalence.Pi_Derivatives ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl1 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl1 ...

Processing theory MSO_Regex_Equivalence.Init_Normalization ...

Processing theory MSO_Regex_Equivalence.PNormalization ...

Processing theory KBPs.ClockView ...

Processing theory MSO_Regex_Equivalence.Pi_Equivalence_Checking ...

Processing theory KBPs.SPRViewSingle ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Operators ...

Processing theory KBPs.Robot ...

Processing theory KBPs.SPRViewDet ...

Processing theory MSO_Regex_Equivalence.Formula ...

Processing theory KBPs.Views ...

Processing theory KBPs.MuddyChildren ...

Removing 28 theories ...

Processing theory KBPs.Examples ...

Processing theory KBPs.KBPs_Main ...

Processing theory MSO_Regex_Equivalence.WS1S ...

Processing theory MSO_Regex_Equivalence.WS1S_Normalization ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl2 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric ...

Removing 5 theories ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual ...

Processing theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking ...

Processing theory MSO_Regex_Equivalence.WS1S_Examples ...

Loading 44 theories ...

Processing theory Optics.Interp ...

Processing theory Optics.Two ...

Processing theory Tycon.Coerce ...

Processing theory Tycon.TypeApp ...

Processing theory Tycon.Functor ...

Processing theory Optics.Lens_Laws ...

Processing theory Optics.Lens_Algebra ...

Processing theory Tycon.Monad ...

Processing theory Tycon.Binary_Tree_Monad ...

Processing theory Tycon.Lift_Monad ...

Processing theory Tycon.Monad_Plus ...

Processing theory Tycon.Error_Monad ...

Processing theory Tycon.Error_Transformer ...

Processing theory Tycon.Resumption_Transformer ...

Processing theory Tycon.Monad_Zero ...

Processing theory Tycon.Monad_Zero_Plus ...

Processing theory Tycon.Lazy_List_Monad ...

Processing theory Tycon.Maybe_Monad ...

Processing theory Tycon.Writer_Monad ...

Processing theory Tycon.Writer_Transformer ...

Processing theory Higher_Order_Terms.Find_First ...

Processing theory Higher_Order_Terms.Fresh_Monad ...

Processing theory Higher_Order_Terms.Fresh_Class ...

Processing theory Higher_Order_Terms.Nterm ...

Processing theory Optics.Lens_Order ...

Processing theory Optics.Lens_Symmetric ...

Processing theory Optics.Lens_Instances ...

Processing theory Optics.Lenses ...

Processing theory Optics.Prisms ...

Processing theory Optics.Channel_Type ...

Processing theory Optics.Dataspace ...

Processing theory Tycon.State_Transformer ...

Processing theory Tycon.Monad_Transformer ...

Processing theory Free-Groups.PingPongLemma ...

Processing theory Higher_Order_Terms.Term ...

Processing theory Higher_Order_Terms.Pats ...

Processing theory Higher_Order_Terms.Term_to_Nterm ...

Removing 43 theories ...

Processing theory Optics.Scenes ...

Processing theory Optics.Optics ...

Processing theory Optics.Lens_Record_Example ...

Removing 10 theories ...

Processing theory MSO_Regex_Equivalence.M2L ...

Processing theory MSO_Regex_Equivalence.M2L_Normalization ...

Processing theory MSO_Regex_Equivalence.M2L_Equivalence_Checking ...

Processing theory MSO_Regex_Equivalence.M2L_Examples ...

Loading 43 theories ...

Processing theory Separation_Algebra.Sep_Tactics ...

Processing theory Shivers-CFA.Utils ...

Processing theory Isabelle_C.C_Lexer_Language ...

Processing theory Isabelle_C.C_Lexer_Annotation ...

Processing theory Presburger-Automata.DFS ...

Processing theory Separation_Algebra.Map_Extra ...

Processing theory Universal_Turing_Machine.Abacus_Defs ...

Processing theory Shivers-CFA.HOLCFUtils ...

Removing 26 theories ...

Processing theory Shivers-CFA.CPSScheme ...

Processing theory Binomial-Heaps.BinomialHeap ...

Processing theory Shivers-CFA.ExCF ...

Processing theory Shivers-CFA.ExCFSV ...

Processing theory WorkerWrapper.FixedPointTheorems ...

Processing theory Binomial-Heaps.SkewBinomialHeap ...

Processing theory Binomial-Heaps.Test ...

### Ignored report message: \freeify{}\isacommand{}

### Ignored report message: \freeify{}\isacommand{}

### Ignored report message: \freeify{}\isacommand{}

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}\freeify{}

### Ignored report message: \freeify{}int

### Ignored report message: \freeify{}array\ int

Removing 4 theories ...

Processing theory Isabelle_C.C_Ast ...

Processing theory Isabelle_C.C_Environment ...

Processing theory Isabelle_C.C_Parser_Annotation ...

Processing theory WorkerWrapper.WorkerWrapper ...

Processing theory WorkerWrapper.WorkerWrapperNew ...

Processing theory WorkerWrapper.Maybe ...

Processing theory WorkerWrapper.Nats ...

Processing theory WorkerWrapper.LList ...

Processing theory WorkerWrapper.Last ...

Processing theory WorkerWrapper.Accumulator ...

Processing theory WorkerWrapper.Nub ...

Processing theory WorkerWrapper.Continuations ...

Processing theory WorkerWrapper.UnboxedNats ...

Processing theory WorkerWrapper.Backtracking ...

Processing theory Isabelle_C.C_Parser_Language ...

Processing theory Isabelle_C.C_Eval ...

Processing theory Isabelle_C.C_Command ...

### Ignored report message: \freeify{}\isacommand{}

Processing theory Isabelle_C.C_Document ...

Processing theory Isabelle_C.C_Main ...

Processing theory Separation_Algebra.Types_D ...

Processing theory Isabelle_C.C1 ...

### Ignored report message: \freeify{}\isacommand{}

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}\freeify{}\freeify{}

### Ignored report message: \freeify{}int\freeify{}\isacommand{}

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}\isacommand{}

Processing theory Separation_Algebra.Abstract_Separation_D ...

Processing theory Separation_Algebra.Separation_D ...

Processing theory Isabelle_C.C_Appendices ...

Processing theory Presburger-Automata.Presburger_Automata ...

Loading 52 theories ...

Processing theory Presburger-Automata.Exec ...

Processing theory Locally-Nameless-Sigma.ListPre ...

Processing theory Shivers-CFA.SetMap ...

Processing theory Shivers-CFA.MapSets ...

Processing theory Completeness.Tree ...

Processing theory Locally-Nameless-Sigma.FMap ...

Processing theory Completeness.PermutationLemmas ...

Processing theory Completeness.Base ...

Processing theory Locally-Nameless-Sigma.Environments ...

Processing theory Shivers-CFA.CPSUtils ...

Processing theory Completeness.Formula ...

Processing theory Completeness.Sequents ...

Removing 19 theories ...

Processing theory Shivers-CFA.FixTransform ...

Processing theory Completeness.Completeness ...

Processing theory Completeness.Soundness ...

Processing theory Shivers-CFA.Computability ...

Processing theory Category2.Category ...

Processing theory Category2.Functors ...

Processing theory Category2.NatTrans ...

Processing theory Shivers-CFA.AbsCF ...

Processing theory Shivers-CFA.AbsCFCorrect ...

Processing theory WorkerWrapper.CounterExample ...

Processing theory WorkerWrapper.Streams ...

Processing theory Shivers-CFA.AbsCFComp ...

Processing theory Locally-Nameless-Sigma.Sigma ...

Processing theory LightweightJava.Lightweight_Java_Definition ...

Processing theory LightweightJava.Lightweight_Java_Equivalence ...

Processing theory Locally-Nameless-Sigma.TypedSigma ...

Processing theory Locally-Nameless-Sigma.ParRed ...

Processing theory Locally-Nameless-Sigma.Locally_Nameless_Sigma ...

Processing theory Category2.Universe ...

Processing theory Category2.SetCat ...

Removing 30 theories ...

Processing theory Category2.Yoneda ...

Processing theory RIPEMD-160-SPARK.RIPEMD_160_SPARK ...

Processing theory LightweightJava.Lightweight_Java_Proof ...

Loading 42 theories ...

Processing theory Modular_Assembly_Kit_Security.StateEventSystems ...

Processing theory Modular_Assembly_Kit_Security.UnwindingConditions ...

Processing theory Modular_Assembly_Kit_Security.AuxiliaryLemmas ...

Processing theory Modular_Assembly_Kit_Security.UnwindingResults ...

Processing theory DiskPaxos.DiskPaxos_Model ...

Processing theory DiskPaxos.DiskPaxos_Inv1 ...

Processing theory First_Order_Terms.Option_Monad ...

Processing theory First_Order_Terms.Term ...

Processing theory First_Order_Terms.Unifiers ...

Processing theory Resolution_FOL.Tree ...

Processing theory First_Order_Terms.Term_Pair_Multiset ...

Removing 28 theories ...

Processing theory Propositional_Proof_Systems.Compactness ...

Processing theory Propositional_Proof_Systems.SC ...

Processing theory Stream-Fusion.LazyList ...

Processing theory Shivers-CFA.Eval ...

Processing theory Stream-Fusion.Stream ...

Processing theory List_Inversions.List_Inversions ...

Processing theory MuchAdoAboutTwo.MuchAdoAboutTwo ...

Processing theory Resolution_FOL.TermsAndLiterals ...

Processing theory Propositional_Proof_Systems.SC_Cut ...

Processing theory DiskPaxos.DiskPaxos_Inv2 ...

Processing theory Propositional_Proof_Systems.SC_Sema ...

Processing theory Stream-Fusion.StreamFusion ...

Processing theory DiskPaxos.DiskPaxos_Inv3 ...

Processing theory Propositional_Proof_Systems.LSC ...

Processing theory Propositional_Proof_Systems.Resolution ...

Processing theory Propositional_Proof_Systems.LSC_Resolution ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Full ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Small ...

Processing theory First_Order_Terms.Abstract_Unification ...

Processing theory First_Order_Terms.Unification ...

Processing theory DiskPaxos.DiskPaxos_Inv4 ...

Removing 14 theories ...

Processing theory DiskPaxos.DiskPaxos_Inv5 ...

Processing theory DiskPaxos.DiskPaxos_Chosen ...

Processing theory DiskPaxos.DiskPaxos_Inv6 ...

Processing theory DiskPaxos.DiskPaxos_Invariant ...

Processing theory DiskPaxos.DiskPaxos ...

Processing theory Resolution_FOL.Resolution ...

Processing theory Resolution_FOL.Completeness ...

Processing theory Resolution_FOL.Unification_Theorem ...

Removing 10 theories ...

Processing theory Resolution_FOL.Completeness_Instance ...

Loading 53 theories ...

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

Processing theory CISC-Kernel.Option_Binders ...

Processing theory CISC-Kernel.List_Theorems ...

Processing theory Isabelle_C.C0 ...

Processing theory Isabelle_C.C2 ...

Processing theory Isabelle_C.C_paper ...

Processing theory CISC-Kernel.Step_configuration ...

Processing theory CISC-Kernel.Step_policies ...

Processing theory CISC-Kernel.K ...

Processing theory Possibilistic_Noninterference.MyTactics ...

Processing theory Possibilistic_Noninterference.Interface ...

Processing theory Possibilistic_Noninterference.Bisim ...

Processing theory Decl_Sem_Fun_PL.Lambda ...

Processing theory Decl_Sem_Fun_PL.SmallStepLam ...

Processing theory Decl_Sem_Fun_PL.BigStepLam ...

Processing theory CISC-Kernel.Step ...

Processing theory CISC-Kernel.Step_invariants ...

Processing theory CISC-Kernel.Step_vpeq ...

Processing theory CISC-Kernel.Step_vpeq_locally_respects ...

Processing theory CISC-Kernel.Step_vpeq_weakly_step_consistent ...

Processing theory CISC-Kernel.SK ...

Processing theory CISC-Kernel.ISK ...

Processing theory Possibilistic_Noninterference.Language_Semantics ...

Processing theory TESL_Language.TESL ...

Processing theory TESL_Language.Run ...

Processing theory TESL_Language.Denotational ...

Processing theory TESL_Language.SymbolicPrimitive ...

Processing theory TESL_Language.Operational ...

Processing theory Propositional_Proof_Systems.SC_Depth ...

Processing theory Propositional_Proof_Systems.SC_Gentzen ...

Processing theory Propositional_Proof_Systems.SC_Depth_Limit ...

Processing theory CSP_RefTK.Conclusion ...

Processing theory CSP_RefTK.Introduction ...

Processing theory CISC-Kernel.CISK ...

Processing theory CISC-Kernel.Separation_kernel_model ...

Processing theory CISC-Kernel.Link_separation_kernel_model_to_CISK ...

Processing theory HOL-CSP.Introduction ...

Processing theory Decl_Sem_Fun_PL.ValuesFSet ...

Processing theory Possibilistic_Noninterference.During_Execution ...

Processing theory Possibilistic_Noninterference.After_Execution ...

Removing 78 theories ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet ...

Processing theory Decl_Sem_Fun_PL.ValuesFSetProps ...

Processing theory Decl_Sem_Fun_PL.ChangeEnv ...

Processing theory Decl_Sem_Fun_PL.DenotSoundFSet ...

Processing theory Decl_Sem_Fun_PL.DenotCompleteFSet ...

Processing theory TESL_Language.Corecursive_Prop ...

Processing theory TESL_Language.Hygge_Theory ...

Processing theory TESL_Language.Config_Morphisms ...

Processing theory Possibilistic_Noninterference.Compositionality ...

Processing theory Decl_Sem_Fun_PL.DenotCongruenceFSet ...

Processing theory Decl_Sem_Fun_PL.DenotEqualitiesFSet ...

Processing theory Decl_Sem_Fun_PL.Optimizer ...

Processing theory Possibilistic_Noninterference.Syntactic_Criteria ...

Processing theory Possibilistic_Noninterference.Concrete ...

Loading 54 theories ...

Removing 23 theories ...

Processing theory Modular_Assembly_Kit_Security.InformationFlowProperties ...

Processing theory Modular_Assembly_Kit_Security.PropertyLibrary ...

Processing theory Ribbon_Proofs.JHelper ...

Processing theory Ribbon_Proofs.Proofchain ...

Processing theory Ribbon_Proofs.Ribbons_Basic ...

Processing theory Security_Protocol_Refinement.Agents ...

Processing theory Security_Protocol_Refinement.Infra ...

Processing theory Security_Protocol_Refinement.Keys ...

Processing theory Security_Protocol_Refinement.Atoms ...

Processing theory Security_Protocol_Refinement.Runs ...

Processing theory Security_Protocol_Refinement.Channels ...

Processing theory Security_Protocol_Refinement.Refinement ...

Processing theory Security_Protocol_Refinement.Message ...

Processing theory Security_Protocol_Refinement.a0n_agree ...

Processing theory Security_Protocol_Refinement.a0i_agree ...

Processing theory Security_Protocol_Refinement.s0g_secrecy ...

Processing theory Resolution_FOL.Examples ...

Processing theory Ribbon_Proofs.Ribbons_Interfaces ...

Processing theory Ribbon_Proofs.Ribbons_Graphical ...

Processing theory Ribbon_Proofs.More_Finite_Map ...

Processing theory Finite-Map-Extras.Finite_Map_Extras ...

Processing theory Security_Protocol_Refinement.m1_keydist ...

Processing theory Kleene_Algebra.Dioid_Models ...

Processing theory Ribbon_Proofs.Ribbons_Graphical_Soundness ...

Processing theory CCS.Agent ...

Processing theory CCS.Strong_Sim ...

Processing theory CCS.Strong_Bisim ...

Processing theory CCS.Strong_Sim_Pres ...

Processing theory CCS.Strong_Bisim_Pres ...

Processing theory Kleene_Algebra.Kleene_Algebra_Models ...

Processing theory CCS.Strong_Sim_SC ...

Processing theory CCS.Struct_Cong ...

Processing theory CCS.Tau_Chain ...

Processing theory CCS.Weak_Cong_Semantics ...

Processing theory CCS.Weak_Semantics ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl2 ...

Removing 12 theories ...

Processing theory KAD.Modal_Kleene_Algebra_Models ...

Processing theory CCS.Strong_Bisim_SC ...

Processing theory CCS.Weak_Sim ...

Processing theory CCS.Weak_Bisim ...

Processing theory CCS.Weak_Cong_Sim ...

Processing theory CCS.Weak_Cong ...

Processing theory CCS.Weak_Cong_Sim_Pres ...

Processing theory CCS.Weak_Sim_Pres ...

Processing theory CCS.Weak_Bisim_Pres ...

Processing theory CCS.Weak_Cong_Pres ...

Processing theory Security_Protocol_Refinement.m1_keydist_iirn ...

Processing theory Security_Protocol_Refinement.m1_nssk ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3 ...

Removing 29 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric ...

Processing theory Security_Protocol_Refinement.m2_nssk ...

Processing theory Security_Protocol_Refinement.m3_nssk ...

Loading 33 theories ...

Processing theory Security_Protocol_Refinement.m3_nssk_par ...

Processing theory SuperCalc.well_founded_continued ...

Processing theory Well_Quasi_Orders.Infinite_Sequences ...

Processing theory Open_Induction.Restricted_Predicates ...

Processing theory Well_Quasi_Orders.Minimal_Elements ...

Processing theory Well_Quasi_Orders.Least_Enum ...

Processing theory Optics.Lens_State ...

Processing theory SuperCalc.multisets_continued ...

Processing theory Noninterference_CSP.CSPNoninterference ...

Processing theory Euler_Partition.Euler_Partition ...

Processing theory List_Interleaving.ListInterleaving ...

Processing theory Well_Quasi_Orders.Multiset_Extension ...

Processing theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding ...

Processing theory Noninterference_Ipurge_Unwinding.DeterministicProcesses ...

Processing theory Noninterference_Inductive_Unwinding.InductiveUnwinding ...

Removing 19 theories ...

Processing theory Propositional_Proof_Systems.HC ...

Processing theory Propositional_Proof_Systems.ND ...

Processing theory Propositional_Proof_Systems.NDHC ...

Processing theory Propositional_Proof_Systems.SCND ...

Processing theory Propositional_Proof_Systems.HCSC ...

Processing theory Propositional_Proof_Systems.HCSCND ...

Processing theory Well_Quasi_Orders.Almost_Full ...

Processing theory Well_Quasi_Orders.Minimal_Bad_Sequences ...

Processing theory Well_Quasi_Orders.Almost_Full_Relations ...

Processing theory Well_Quasi_Orders.Well_Quasi_Orders ...

Processing theory Well_Quasi_Orders.Wqo_Multiset ...

Processing theory SuperCalc.terms ...

Processing theory SuperCalc.equational_clausal_logic ...

Removing 5 theories ...

Processing theory Security_Protocol_Refinement.m1_kerberos ...

Processing theory SuperCalc.superposition ...

Removing 6 theories ...

Processing theory Security_Protocol_Refinement.m2_kerberos ...

Processing theory Security_Protocol_Refinement.m3_kerberos_par ...

Removing 1 theories ...

Processing theory Security_Protocol_Refinement.m3_kerberos5 ...

Processing theory Security_Protocol_Refinement.m3_kerberos4 ...

Loading 41 theories ...

Processing theory Allen_Calculus.xor_cal ...

Processing theory Allen_Calculus.axioms ...

Processing theory Dominance_CHK.Semilat ...

Processing theory Dominance_CHK.Listn ...

Processing theory Probabilistic_System_Zoo.Bool_Bounded_Set ...

Processing theory Dominance_CHK.Cfg ...

Processing theory Relational_Method.Definitions ...

Processing theory Dominance_CHK.Sorted_Less2 ...

Processing theory Dominance_CHK.Sorted_List_Operations2 ...

Processing theory Dominance_CHK.Dom_Semi_List ...

Processing theory Selection_Heap_Sort.Sort ...

Processing theory Selection_Heap_Sort.RemoveMax ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl1 ...

Processing theory Selection_Heap_Sort.Heap ...

Processing theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample ...

Removing 11 theories ...

Processing theory Selection_Heap_Sort.HeapFunctional ...

Processing theory Selection_Heap_Sort.SelectionSort_Functional ...

Processing theory Propositional_Proof_Systems.MiniFormulas ...

Processing theory Propositional_Proof_Systems.MiniSC ...

Processing theory Selection_Heap_Sort.HeapImperative ...

Processing theory Allen_Calculus.allen ...

Processing theory Allen_Calculus.disjoint_relations ...

Processing theory Allen_Calculus.jointly_exhaustive ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl2 ...

Removing 6 theories ...

Processing theory Propositional_Proof_Systems.SC_Compl_Consistency ...

Processing theory Propositional_Proof_Systems.MiniSC_HC ...

Processing theory Propositional_Proof_Systems.ND_Sound ...

Processing theory Propositional_Proof_Systems.ND_Compl_SC ...

Processing theory Propositional_Proof_Systems.MiniSC_Craig ...

Processing theory Dominance_CHK.Dom_Kildall ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3 ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric ...

Processing theory Dominance_CHK.Dom_Kildall_Property ...

Processing theory Dominance_CHK.Dom_Kildall_Correct ...

Removing 38 theories ...

Processing theory Category2.MonadicEquationalTheory ...

Removing 7 theories ...

Processing theory Relational_Method.Authentication ...

Processing theory Allen_Calculus.examples ...

Processing theory Relational_Method.Anonymity ...

Processing theory Relational_Method.Possibility ...

Removing 4 theories ...

Processing theory Allen_Calculus.nest ...

Loading 57 theories ...

Processing theory SpecCheck.SpecCheck_Show ...

Processing theory SpecCheck.SpecCheck_Base ...

Processing theory SpecCheck.SpecCheck_Generators ...

Processing theory SpecCheck.SpecCheck_Shrink ...

Processing theory SpecCheck.SpecCheck_Output_Style ...

Processing theory SpecCheck.SpecCheck ...

Processing theory Clean.Test_Clean ...

Processing theory Clean.Clean_Main ...

Processing theory FLP.ListUtilities ...

Processing theory FLP.Multiset ...

Processing theory Recursion-Theory-I.CPair ...

Processing theory Clean.SquareRoot_concept ...

Processing theory Regular-Sets.Derivatives ...

Processing theory Recursion-Theory-I.PRecFun ...

Processing theory TLA.Intensional ...

Processing theory TLA.Sequence ...

Processing theory Clean.Quicksort ...

Processing theory Clean.Quicksort_concept ...

Processing theory TLA.Semantics ...

Processing theory TLA.PreFormulas ...

Processing theory Recursion-Theory-I.PRecFinSet ...

Processing theory Recursion-Theory-I.PRecList ...

Processing theory Recursion-Theory-I.PRecFun2 ...

Processing theory FLP.AsynchronousSystem ...

Processing theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued ...

Processing theory FLP.Execution ...

Processing theory FLP.FLPSystem ...

Processing theory TLA.Rules ...

Processing theory TLA.Liveness ...

Processing theory TLA.State ...

Processing theory TLA.Buffer ...

Processing theory TLA.Even ...

Processing theory Recursion-Theory-I.PRecUnGr ...

Processing theory Recursion-Theory-I.RecEnSet ...

Removing 32 theories ...

Processing theory Regex_Equivalence.Derivatives_Finite ...

Processing theory FLP.FLPTheorem ...

Processing theory TLA.Inc ...

Processing theory FLP.FLPExistingSystem ...

Processing theory Pairing_Heap.Pairing_Heap_List2 ...

Processing theory Tail_Recursive_Functions.CaseStudy2 ...

Processing theory Imperative_Insertion_Sort.Imperative_Loops ...

Processing theory Imperative_Insertion_Sort.Imperative_Insertion_Sort ...

Processing theory Separata.Separata ...

Processing theory Pairing_Heap.Pairing_Heap_Tree ...

Processing theory Splay_Tree.Splay_Heap ...

Processing theory Regex_Equivalence.Deriv_PDeriv ...

Processing theory Pairing_Heap.Pairing_Heap_List1 ...

Processing theory Skew_Heap.Skew_Heap ...

Processing theory Regex_Equivalence.Automaton ...

Processing theory Regex_Equivalence.Deriv_Autos ...

Processing theory Regex_Equivalence.Position_Autos ...

Removing 34 theories ...

Processing theory Regex_Equivalence.Before2 ...

Processing theory Regex_Equivalence.After2 ...

Processing theory Regex_Equivalence.Regex_Equivalence ...

Processing theory Regex_Equivalence.Benchmark ...

Processing theory Regex_Equivalence.Examples ...

Loading 58 theories ...

Processing theory BNF_CC.Preliminaries ...

Processing theory Graph_Saturation.MissingRelation ...

Processing theory Clean.LinearSearch ...

Processing theory Statecharts.Contrib ...

Processing theory Statecharts.DataSpace ...

Processing theory Statecharts.Data ...

Processing theory Statecharts.Update ...

Processing theory Coinductive_Languages.Coinductive_Language ...

Processing theory Graph_Saturation.LabeledGraphs ...

Processing theory Graph_Saturation.RulesAndChains ...

Processing theory Graph_Saturation.LabeledGraphSemantics ...

Processing theory Graph_Saturation.StandardModels ...

Processing theory Statecharts.Expr ...

Processing theory Statecharts.SA ...

Processing theory WOOT_Strong_Eventual_Consistency.Data ...

Processing theory Statecharts.Kripke ...

Removing 21 theories ...

Processing theory WOOT_Strong_Eventual_Consistency.ErrorMonad ...

Processing theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms ...

Processing theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms ...

Processing theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm ...

Processing theory Graph_Saturation.RuleSemanticsConnection ...

Processing theory Graph_Saturation.GraphRewriting ...

Processing theory Network_Security_Policy_Verification.Example_NetModel ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPstrict ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets2 ...

Processing theory Network_Security_Policy_Verification.Analysis_Tainting ...

Processing theory Statecharts.HA ...

Processing theory KAD.Modal_Kleene_Algebra_Applications ...

Processing theory Decl_Sem_Fun_PL.MutableRef ...

Processing theory Decl_Sem_Fun_PL.MutableRefProps ...

Processing theory Decl_Sem_Fun_PL.RelationalSemFSet ...

Processing theory Graph_Saturation.StandardRules ...

Processing theory Graph_Saturation.CombinedCorrectness ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet ...

Processing theory Coinductive_Languages.Context_Free_Grammar ...

Removing 35 theories ...

Processing theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet ...

Processing theory Decl_Sem_Fun_PL.SystemF ...

Processing theory Statecharts.HAOps ...

Processing theory BNF_CC.Concrete_Examples ...

Processing theory WOOT_Strong_Eventual_Consistency.Sorting ...

Processing theory WOOT_Strong_Eventual_Consistency.SortKeys ...

Processing theory Ribbon_Proofs.Ribbons_Stratified ...

Processing theory WOOT_Strong_Eventual_Consistency.DistributedExecution ...

Processing theory Lam-ml-Normalization.Lam_ml ...

Processing theory Well_Quasi_Orders.Kruskal ...

Processing theory Well_Quasi_Orders.Wqo_Instances ...

Processing theory BNF_CC.DDS ...

Processing theory Well_Quasi_Orders.Kruskal_Examples ...

Processing theory WOOT_Strong_Eventual_Consistency.Psi ...

Processing theory WOOT_Strong_Eventual_Consistency.Consistency ...

Removing 18 theories ...

Processing theory WOOT_Strong_Eventual_Consistency.CreateConsistent ...

Processing theory Statecharts.HASem ...

Processing theory Statecharts.HAKripke ...

Processing theory Statecharts.CarAudioSystem ...

Processing theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute ...

Processing theory WOOT_Strong_Eventual_Consistency.StrongConvergence ...

Processing theory WOOT_Strong_Eventual_Consistency.SEC ...

Processing theory WOOT_Strong_Eventual_Consistency.Example ...

Loading 62 theories ...

Removing 30 theories ...

Processing theory Consensus_Refined.Consensus_Types ...

Processing theory Consensus_Refined.Quorums ...

Processing theory Consensus_Refined.Infra ...

Processing theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt ...

Processing theory Consensus_Refined.Consensus_Misc ...

Processing theory Consensus_Refined.Two_Steps ...

Processing theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt ...

Processing theory Consensus_Refined.Refinement ...

Processing theory Heard_Of.HOModel ...

Processing theory Consensus_Refined.HO_Transition_System ...

Processing theory Consensus_Refined.BenOr_Defs ...

Processing theory Heard_Of.AteDefs ...

Processing theory Consensus_Refined.Voting ...

Processing theory Consensus_Refined.Same_Vote ...

Processing theory Consensus_Refined.Observing_Quorums ...

Processing theory Consensus_Refined.Observing_Quorums_Opt ...

Processing theory Heard_Of.EigbyzDefs ...

Processing theory Heard_Of.OneThirdRuleDefs ...

Processing theory Heard_Of.Majorities ...

Processing theory POPLmark-deBruijn.Basis ...

Processing theory Diophantine_Eqns_Lin_Hom.List_Vector ...

Processing theory Consensus_Refined.Uv_Defs ...

Processing theory Heard_Of.UteDefs ...

Processing theory Heard_Of.LastVotingDefs ...

Processing theory Heard_Of.UvDefs ...

Processing theory Myhill-Nerode.Folds ...

Processing theory Consensus_Refined.Two_Step_Observing ...

Processing theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations ...

Processing theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm ...

Processing theory Security_Protocol_Refinement.m1_keydist_inrn ...

Processing theory POPLmark-deBruijn.POPLmarkRecord ...

Processing theory POPLmark-deBruijn.POPLmarkRecordCtxt ...

Processing theory Security_Protocol_Refinement.m1_ds ...

Processing theory POPLmark-deBruijn.Execute ...

Processing theory Propositional_Proof_Systems.Compactness_Consistency ...

Processing theory Stuttering_Equivalence.Samplers ...

Processing theory Stuttering_Equivalence.StutterEquivalence ...

Processing theory PropResPI.Propositional_Resolution ...

Processing theory PropResPI.Prime_Implicates ...

Processing theory Heard_Of.Reduction ...

Processing theory Diophantine_Eqns_Lin_Hom.Algorithm ...

Processing theory Diophantine_Eqns_Lin_Hom.Solver_Code ...

Processing theory Heard_Of.AteProof ...

Processing theory Heard_Of.EigbyzProof ...

Processing theory Heard_Of.OneThirdRuleProof ...

Processing theory Consensus_Refined.BenOr_Proofs ...

Processing theory Consensus_Refined.Uv_Proofs ...

Processing theory Propositional_Proof_Systems.HC_Compl_Consistency ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact ...

Processing theory Heard_Of.UteProof ...

Processing theory Heard_Of.LastVotingProof ...

Removing 37 theories ...

Processing theory Heard_Of.UvProof ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_Consistency ...

Processing theory Security_Protocol_Refinement.m2_ds ...

Processing theory Myhill-Nerode.Myhill_1 ...

Processing theory Myhill-Nerode.Myhill_2 ...

Processing theory Myhill-Nerode.Myhill ...

Processing theory Myhill-Nerode.Closures ...

Processing theory Myhill-Nerode.Closures2 ...

Processing theory Security_Protocol_Refinement.m3_ds_par ...

Removing 14 theories ...

Processing theory Security_Protocol_Refinement.m3_ds ...

Loading 87 theories ...

Processing theory ConcurrentIMP.CIMP_pred ...

Processing theory ConcurrentIMP.Infinite_Sequences ...

Processing theory JiveDataStoreModel.TypeIds ...

Processing theory JiveDataStoreModel.JavaType ...

Processing theory JiveDataStoreModel.DirectSubtypes ...

Processing theory ConcurrentIMP.LTL ...

Processing theory JiveDataStoreModel.Subtype ...

Processing theory JiveDataStoreModel.Attributes ...

Processing theory JiveDataStoreModel.AttributesIndep ...

Processing theory JiveDataStoreModel.Value ...

Removing 6 theories ...

Processing theory LatticeProperties.Lattice_Prop ...

Processing theory JiveDataStoreModel.Location ...

Processing theory PseudoHoops.Operations ...

Processing theory JiveDataStoreModel.Store ...

Processing theory JiveDataStoreModel.StoreProperties ...

Processing theory JiveDataStoreModel.JML ...

Processing theory JiveDataStoreModel.UnivSpec ...

Processing theory LatticeProperties.Modular_Distrib_Lattice ...

Processing theory LatticeProperties.Lattice_Ordered_Group ...

Processing theory Complete_Non_Orders.Binary_Relations ...

Processing theory Complete_Non_Orders.Complete_Relations ...

Processing theory Complete_Non_Orders.Fixed_Points ...

Processing theory Complete_Non_Orders.Kleene_Fixed_Point ...

Processing theory ConcurrentIMP.CIMP_lang ...

Processing theory Concurrent_Revisions.Data ...

Processing theory Concurrent_Revisions.Occurrences ...

Processing theory Concurrent_Revisions.Renaming ...

Processing theory Concurrent_Revisions.Substitution ...

Processing theory PseudoHoops.LeftComplementedMonoid ...

Processing theory ConcurrentIMP.CIMP_vcg ...

Processing theory PseudoHoops.RightComplementedMonoid ...

Processing theory ConcurrentIMP.CIMP_vcg_rules ...

Processing theory ConcurrentIMP.CIMP ...

Processing theory ConcurrentIMP.CIMP_locales ...

Processing theory Concurrent_Revisions.OperationalSemantics ...

Processing theory PseudoHoops.PseudoWaisbergAlgebra ...

Removing 17 theories ...

Processing theory Concurrent_Revisions.Executions ...

Processing theory SIFUM_Type_Systems.Preliminaries ...

Processing theory ConcurrentIMP.CIMP_one_place_buffer ...

Processing theory SIFPL.OBJ ...

Processing theory SIFPL.PBIJ ...

Processing theory SIFPL.VDM_OBJ ...

Processing theory SIFUM_Type_Systems.Language ...

Processing theory SIFUM_Type_Systems.Security ...

Processing theory PseudoHoops.PseudoHoops ...

Removing 1 theories ...

Processing theory PseudoHoops.PseudoHoopFilters ...

Processing theory SIFPL.VS_OBJ ...

Processing theory TESL_Language.StutteringDefs ...

Processing theory Concurrent_Revisions.Determinacy ...

Processing theory SIFPL.ContextOBJ ...

Processing theory TESL_Language.StutteringLemmas ...

Processing theory Topological_Semantics.sse_boolean_algebra ...

Removing 12 theories ...

Processing theory Topological_Semantics.sse_boolean_algebra_quantification ...

Processing theory Topological_Semantics.sse_operation_positive ...

Processing theory TESL_Language.Stuttering ...

Processing theory SIFUM_Type_Systems.Compositionality ...

Processing theory Topological_Semantics.sse_operation_positive_quantification ...

Processing theory HyperCTL.Prelim ...

Processing theory SIFUM_Type_Systems.TypeSystem ...

Processing theory PseudoHoops.SpecialPseudoHoops ...

Removing 8 theories ...

Processing theory HyperCTL.Shallow ...

Processing theory HyperCTL.Deep ...

Processing theory HyperCTL.Noninterference ...

Processing theory HyperCTL.Finite_Noninterference ...

Processing theory HyperCTL.HyperCTL ...

Processing theory Propositional_Proof_Systems.CNF_To_Formula ...

Processing theory Propositional_Proof_Systems.ND_FiniteAssms ...

FAILED to process theory Topological_Semantics.topo_operators_basic

*** Error (line 114 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_operators_basic.thy"):

*** Unexpected outcome: "unknown"

Removing 10 theories ...

Processing theory Propositional_Proof_Systems.MiniFormulas_Sema ...

Processing theory Propositional_Proof_Systems.Substitution ...

Processing theory Propositional_Proof_Systems.Substitution_Sema ...

Processing theory Propositional_Proof_Systems.Sema_Craig ...

Processing theory PseudoHoops.Examples ...

Processing theory Topological_Semantics.topo_frontier_algebra ...

Processing theory Propositional_Proof_Systems.Tseytin ...

Processing theory Propositional_Proof_Systems.Tseytin_Sema ...

Processing theory Propositional_Proof_Systems.Resolution_Sound ...

Processing theory ConcurrentIMP.CIMP_unbounded_buffer ...

Removing 32 theories ...

FAILED to process theory Topological_Semantics.topo_operators_derivative

*** Error (line 97 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_operators_derivative.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 114 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_operators_derivative.thy"):

*** Unexpected outcome: "unknown"

FAILED to process theory Topological_Semantics.topo_derivative_algebra

*** Error (line 90 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_derivative_algebra.thy"):

*** Unexpected outcome: "unknown"

FAILED to process theory Topological_Semantics.topo_strict_implication

*** Error (line 96 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 106 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 107 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 112 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 113 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

Starting session Pure ...

Loading 369 theories ...

Processing theory Applicative_Lifting.Applicative ...

Processing theory CryptHOL.Partial_Function_Set ...

Processing theory Applicative_Lifting.Applicative_Environment ...

Processing theory CryptHOL.Environment_Functor ...

Processing theory Applicative_Lifting.Applicative_Set ...

Processing theory CryptHOL.Set_Applicative ...

Processing theory CryptHOL.Cyclic_Group ...

Processing theory CryptHOL.Negligible ...

Processing theory Coinductive.TLList ...

Processing theory CryptHOL.Cyclic_Group_SPMF ...

Processing theory Applicative_Lifting.Applicative_PMF ...

Processing theory CryptHOL.SPMF_Applicative ...

Processing theory Probabilistic_While.While_SPMF ...

Processing theory CryptHOL.Misc_CryptHOL ...

Processing theory CryptHOL.Generat ...

Processing theory CryptHOL.List_Bits ...

Processing theory CryptHOL.Resumption ...

Processing theory Sigma_Commit_Crypto.Xor ...

Processing theory CryptHOL.Generative_Probabilistic_Value ...

Processing theory CryptHOL.Computational_Model ...

Processing theory CryptHOL.GPV_Applicative ...

Processing theory Game_Based_Crypto.Diffie_Hellman ...

Processing theory CryptHOL.GPV_Expectation ...

Processing theory CryptHOL.GPV_Bisim ...

Processing theory CryptHOL.CryptHOL ...

Processing theory Constructive_Cryptography.Resource ...

Processing theory Constructive_Cryptography.Converter ...

Processing theory Constructive_Cryptography.Converter_Rewrite ...

Processing theory Constructive_Cryptography.Random_System ...

Processing theory Constructive_Cryptography.Distinguisher ...

Processing theory Constructive_Cryptography.Wiring ...

Processing theory Constructive_Cryptography.Constructive_Cryptography ...

Processing theory Constructive_Cryptography_CM.More_CC ...

Processing theory Constructive_Cryptography_CM.Fold_Spmf ...

Processing theory Constructive_Cryptography_CM.State_Isomorphism ...

Processing theory Constructive_Cryptography_CM.Observe_Failure ...

Processing theory Constructive_Cryptography_CM.Fused_Resource ...

Processing theory Constructive_Cryptography_CM.Construction_Utility ...

Processing theory Constructive_Cryptography_CM.Concrete_Security ...

Processing theory Constructive_Cryptography_CM.Asymptotic_Security ...

Processing theory Constructive_Cryptography_CM.Key ...

Processing theory Constructive_Cryptography_CM.Channel ...

Processing theory Constructive_Cryptography_CM.One_Time_Pad ...

Processing theory Constructive_Cryptography_CM.Diffie_Hellman_CC ...

Processing theory Constructive_Cryptography_CM.DH_OTP ...

Loading 5 theories ...

Processing theory Constructive_Cryptography.System_Construction ...

Removing 13 theories ...

Processing theory Constructive_Cryptography.One_Time_Pad ...

Processing theory Constructive_Cryptography.Message_Authentication_Code ...

Loading 107 theories ...

Processing theory Constructive_Cryptography.Secure_Channel ...

Processing theory Constructive_Cryptography.Examples ...

Removing 12 theories ...

Processing theory E_Transcendental.E_Transcendental ...

Processing theory Zeta_3_Irrational.Zeta_3_Irrational ...

Processing theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula ...

Processing theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds ...

Processing theory IMO2019.IMO2019_Q4 ...

Loading 19 theories ...

Removing 21 theories ...

Processing theory Game_Based_Crypto.IND_CCA2_sym ...

Processing theory Game_Based_Crypto.IND_CPA_PK ...

Processing theory Game_Based_Crypto.IND_CPA_PK_Single ...

Processing theory Game_Based_Crypto.Guessing_Many_One ...

Processing theory Game_Based_Crypto.Unpredictable_Function ...

Processing theory Game_Based_Crypto.Pseudo_Random_Function ...

Processing theory Game_Based_Crypto.PRF_UHF ...

Processing theory Game_Based_Crypto.Pseudo_Random_Permutation ...

Processing theory Game_Based_Crypto.IND_CCA2 ...

Processing theory Game_Based_Crypto.Elgamal ...

Processing theory Game_Based_Crypto.IND_CPA ...

Processing theory Game_Based_Crypto.RP_RF ...

Processing theory Game_Based_Crypto.SUF_CMA ...

Processing theory Game_Based_Crypto.Security_Spec ...

Processing theory Game_Based_Crypto.Hashed_Elgamal ...

Processing theory Game_Based_Crypto.PRF_IND_CPA ...

Processing theory Game_Based_Crypto.PRF_UPF_IND_CCA ...

Loading 5 theories ...

Processing theory Game_Based_Crypto.Cryptographic_Constructions ...

Processing theory Game_Based_Crypto.Game_Based_Crypto ...

Processing theory Multi_Party_Computation.OT_Functionalities ...

Processing theory Multi_Party_Computation.Uniform_Sampling ...

Processing theory Multi_Party_Computation.Semi_Honest_Def ...

Removing 19 theories ...

Processing theory Multi_Party_Computation.OT14 ...

Processing theory Multi_Party_Computation.GMW ...

Loading 31 theories ...

Removing 2 theories ...

Processing theory Dirichlet_L.Multiplicative_Characters ...

Processing theory Dirichlet_L.Dirichlet_Characters ...

Processing theory Dirichlet_L.Dirichlet_L_Functions ...

Processing theory Dirichlet_L.Dirichlet_Theorem ...

Loading 4 theories ...

Processing theory Multi_Party_Computation.Number_Theory_Aux ...

Processing theory Multi_Party_Computation.ETP ...

Processing theory Multi_Party_Computation.ETP_OT ...

Removing 5 theories ...

Processing theory Multi_Party_Computation.ETP_RSA_OT ...

Loading 3 theories ...

Processing theory Sigma_Commit_Crypto.Commitment_Schemes ...

Processing theory Sigma_Commit_Crypto.Sigma_Protocols ...

Processing theory Sigma_Commit_Crypto.Sigma_OR ...

Processing theory Sigma_Commit_Crypto.Sigma_AND ...

Loading 5 theories ...

Removing 6 theories ...

Processing theory Sigma_Commit_Crypto.Number_Theory_Aux ...

Processing theory Sigma_Commit_Crypto.Cyclic_Group_Ext ...

Processing theory Sigma_Commit_Crypto.Discrete_Log ...

Processing theory Sigma_Commit_Crypto.Uniform_Sampling ...

Processing theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit ...

Processing theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit ...

Removing 2 theories ...

Processing theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit ...

Removing 2 theories ...

Processing theory Sigma_Commit_Crypto.Rivest ...

Processing theory Sigma_Commit_Crypto.Pedersen ...

Loading 2 theories ...

Processing theory Zeta_Function.Zeta_Laurent_Expansion ...

Processing theory Zeta_Function.Hadjicostas_Chapman ...

Removing 17 theories ...

Processing theory Multi_Party_Computation.Secure_Multiplication ...

Loading 2 theories ...

Processing theory Multi_Party_Computation.Cyclic_Group_Ext ...

Processing theory Multi_Party_Computation.Noar_Pinkas_OT ...

Loading 3 theories ...

Removing 3 theories ...

Processing theory Multi_Party_Computation.DH_Ext ...

Processing theory Multi_Party_Computation.Malicious_Defs ...

Processing theory Multi_Party_Computation.Malicious_OT ...

Loading 2 theories ...

Processing theory Game_Based_Crypto.CryptHOL_Tutorial ...

Loading 24 theories ...

Processing theory Linear_Recurrences.Pochhammer_Polynomials ...

Processing theory Linear_Recurrences.Eulerian_Polynomials ...

Processing theory Linear_Recurrences.Linear_Recurrences_Common ...

Processing theory Linear_Recurrences.Linear_Recurrences_Misc ...

Processing theory Linear_Recurrences.Factorizations ...

Processing theory Linear_Recurrences.Partial_Fraction_Decomposition ...

Removing 27 theories ...

Processing theory Linear_Recurrences.Rational_FPS_Solver ...

Processing theory Count_Complex_Roots.More_Polynomials ...

Processing theory Linear_Recurrences.RatFPS ...

Processing theory Linear_Recurrences.Linear_Homogenous_Recurrences ...

Processing theory Linear_Recurrences.Linear_Inhomogenous_Recurrences ...

Processing theory Count_Complex_Roots.Extended_Sturm ...

Processing theory Count_Complex_Roots.Count_Complex_Roots ...

Processing theory Linear_Recurrences.Rational_FPS_Asymptotics ...

Removing 1 theories ...

Processing theory Count_Complex_Roots.Count_Complex_Roots_Examples ...

Loading 214 theories ...

Removing 12 theories ...

Processing theory LLL_Basis_Reduction.List_Representation ...

Processing theory Subresultants.Binary_Exponentiation ...

Processing theory Berlekamp_Zassenhaus.More_Missing_Multiset ...

Processing theory LLL_Basis_Reduction.More_IArray ...

Processing theory Berlekamp_Zassenhaus.Arithmetic_Record_Based ...

Processing theory Perron_Frobenius.Bij_Nat ...

Processing theory Berlekamp_Zassenhaus.Sublist_Iteration ...

Processing theory Abstract-Rewriting.SN_Order_Carrier ...

Processing theory Berlekamp_Zassenhaus.Karatsuba_Multiplication ...

Processing theory Native_Word.Uint64 ...

Processing theory Berlekamp_Zassenhaus.Polynomial_Record_Based ...

Processing theory Subresultants.Coeff_Int ...

Processing theory Subresultants.Dichotomous_Lazard ...

Processing theory Perron_Frobenius.Cancel_Card_Constraint ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization ...

Processing theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly ...

Processing theory Echelon_Form.Rings2 ...

Processing theory Berlekamp_Zassenhaus.Finite_Field ...

Processing theory Echelon_Form.Cayley_Hamilton_Compatible ...

Processing theory Echelon_Form.Code_Cayley_Hamilton ...

Processing theory Subresultants.Resultant_Prelim ...

Processing theory Subresultants.More_Homomorphisms ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization_Poly ...

Processing theory Algebraic_Numbers.Bivariate_Polynomials ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo ...

Processing theory Algebraic_Numbers.Resultant ...

Processing theory Subresultants.Subresultant ...

Processing theory Subresultants.Subresultant_Gcd ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Record_Based ...

Processing theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection ...

Processing theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp ...

Processing theory Echelon_Form.Echelon_Form ...

Processing theory Echelon_Form.Echelon_Form_Det ...

Processing theory Echelon_Form.Echelon_Form_Inverse ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field ...

Processing theory Berlekamp_Zassenhaus.Matrix_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Type_Based ...

Processing theory Berlekamp_Zassenhaus.Hensel_Lifting ...

Processing theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Factorization ...

Processing theory Smith_Normal_Form.Rings2_Extended ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Hensel ...

Processing theory Jordan_Normal_Form.Spectral_Radius ...

Processing theory Perron_Frobenius.HMA_Connect ...

Processing theory Echelon_Form.Examples_Echelon_Form_Abstract ...

Processing theory LLL_Basis_Reduction.Missing_Lemmas ...

Processing theory Smith_Normal_Form.Mod_Type_Connect ...

Processing theory LLL_Basis_Reduction.Norms ...

Processing theory LLL_Basis_Reduction.Int_Rat_Operations ...

Processing theory Hermite.Hermite ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite ...

Processing theory Smith_Normal_Form.Smith_Normal_Form ...

Processing theory Smith_Normal_Form.SNF_Missing_Lemmas ...

Processing theory Smith_Normal_Form.Smith_Normal_Form_JNF ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_2 ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith ...

Processing theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_Int ...

Processing theory LLL_Basis_Reduction.LLL ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith_JNF ...

Processing theory LLL_Basis_Reduction.LLL_Impl ...

Processing theory Smith_Normal_Form.SNF_Algorithm ...

Processing theory LLL_Basis_Reduction.LLL_Certification ...

Processing theory Smith_Normal_Form.Elementary_Divisor_Rings ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF ...

Loading 9 theories ...

Removing 6 theories ...

Processing theory Ergodic_Theory.Asymptotic_Density ...

Processing theory Ergodic_Theory.Measure_Preserving_Transformations ...

Processing theory Ergodic_Theory.Recurrence ...

Processing theory Ergodic_Theory.Invariants ...

Processing theory Ergodic_Theory.Ergodicity ...

Processing theory Ergodic_Theory.Kingman ...

Processing theory Ergodic_Theory.Gouezel_Karlsson ...

Loading 39 theories ...

Removing 2 theories ...

Processing theory Differential_Dynamic_Logic.Ids ...

Processing theory Ordinary_Differential_Equations.Bounded_Linear_Operator ...

Processing theory Differential_Dynamic_Logic.Syntax ...

Processing theory Ordinary_Differential_Equations.Multivariate_Taylor ...

Processing theory Ordinary_Differential_Equations.Cones ...

Processing theory Ordinary_Differential_Equations.MVT_Ex ...

Processing theory Ordinary_Differential_Equations.Flow ...

Processing theory Ordinary_Differential_Equations.Linear_ODE ...

Processing theory Ordinary_Differential_Equations.Upper_Lower_Solution ...

Processing theory Ordinary_Differential_Equations.Poincare_Map ...

Processing theory Ordinary_Differential_Equations.Reachability_Analysis ...

Processing theory Ordinary_Differential_Equations.Flow_Congs ...

Processing theory Ordinary_Differential_Equations.ODE_Analysis ...

Processing theory Differential_Dynamic_Logic.Lib ...

Processing theory Differential_Dynamic_Logic.Denotational_Semantics ...

Processing theory Differential_Dynamic_Logic.Axioms ...

Processing theory Differential_Dynamic_Logic.Frechet_Correctness ...

Processing theory Differential_Dynamic_Logic.Static_Semantics ...

Processing theory Differential_Dynamic_Logic.USubst ...

Processing theory Differential_Dynamic_Logic.Pretty_Printer ...

Processing theory Differential_Dynamic_Logic.Coincidence ...

Processing theory Differential_Dynamic_Logic.Bound_Effect ...

Processing theory Differential_Dynamic_Logic.Uniform_Renaming ...

Processing theory Differential_Dynamic_Logic.Differential_Axioms ...

Processing theory Differential_Dynamic_Logic.USubst_Lemma ...

Processing theory Differential_Dynamic_Logic.Proof_Checker ...

Loading 147 theories ...

Processing theory Differential_Dynamic_Logic.Differential_Dynamic_Logic ...

Removing 16 theories ...

Processing theory Automatic_Refinement.Foldi ...

Processing theory Automatic_Refinement.Prio_List ...

Processing theory Automatic_Refinement.Anti_Unification ...

Processing theory Automatic_Refinement.Attr_Comb ...

Processing theory Automatic_Refinement.Named_Sorted_Thms ...

Processing theory Automatic_Refinement.Indep_Vars ...

Processing theory Automatic_Refinement.Mk_Record_Simp ...

Processing theory Automatic_Refinement.Tagged_Solver ...

Processing theory Automatic_Refinement.Select_Solve ...

Processing theory Automatic_Refinement.Autoref_Data ...

Processing theory Refine_Monadic.Refine_Chapter ...

Processing theory Deriving.Countable_Generator ...

Processing theory Deriving.Hash_Generator ...

Processing theory Deriving.Hash_Instances ...

Processing theory Deriving.Derive ...

Processing theory Affine_Arithmetic.Optimize_Integer ...

Processing theory Affine_Arithmetic.Optimize_Float ...

Processing theory Affine_Arithmetic.Float_Real ...

Processing theory Native_Word.Uint ...

Processing theory HOL-ODE-Numerics.Transfer_Analysis ...

Processing theory Affine_Arithmetic.Affine_Form ...

Processing theory Automatic_Refinement.Refine_Lib ...

Processing theory Automatic_Refinement.Autoref_Phases ...

Processing theory Automatic_Refinement.Autoref_Tagging ...

Processing theory Refine_Monadic.Refine_Mono_Prover ...

Processing theory Automatic_Refinement.Relators ...

Processing theory Automatic_Refinement.Param_Tool ...

Processing theory Affine_Arithmetic.Counterclockwise ...

Processing theory Affine_Arithmetic.Counterclockwise_Vector ...

Processing theory Collections.SetIterator ...

Processing theory Automatic_Refinement.Param_HOL ...

Processing theory Automatic_Refinement.Parametricity ...

Processing theory Automatic_Refinement.Autoref_Id_Ops ...

Processing theory Automatic_Refinement.Autoref_Fix_Rel ...

Processing theory Automatic_Refinement.Autoref_Translate ...

Processing theory Automatic_Refinement.Autoref_Gen_Algo ...

Processing theory Automatic_Refinement.Autoref_Relator_Interface ...

Processing theory Automatic_Refinement.Autoref_Tool ...

Processing theory Collections.SetIteratorOperations ...

Processing theory Collections.Proper_Iterator ...

Processing theory Collections.It_to_It ...

Processing theory Automatic_Refinement.Autoref_Bindings_HOL ...

Processing theory Automatic_Refinement.Automatic_Refinement ...

Processing theory Refine_Monadic.Refine_Misc ...

Processing theory Affine_Arithmetic.Counterclockwise_2D_Strict ...

Processing theory Refine_Monadic.RefineG_Transfer ...

Processing theory Refine_Monadic.RefineG_Assert ...

Processing theory Collections.Idx_Iterator ...

Processing theory Collections.SetIteratorGA ...

Processing theory Collections.Assoc_List ...

Processing theory Collections.Intf_Hash ...

Processing theory Collections.Intf_Comp ...

Processing theory Refine_Monadic.RefineG_Domain ...

Processing theory Refine_Monadic.RefineG_Recursion ...

Processing theory Collections.Gen_Hash ...

Processing theory Refine_Monadic.RefineG_While ...

Processing theory Collections.Diff_Array ...

Processing theory Collections.Impl_Array_Stack ...

Processing theory Affine_Arithmetic.Polygon ...

Processing theory HOL-ODE-Numerics.Transfer_ODE ...

Processing theory HOL-ODE-Numerics.One_Step_Method ...

Processing theory Refine_Monadic.Refine_Basic ...

Processing theory Refine_Monadic.Refine_Heuristics ...

Processing theory Refine_Monadic.Refine_Leof ...

Processing theory Refine_Monadic.Refine_More_Comb ...

Processing theory Refine_Monadic.Refine_Det ...

Processing theory Refine_Monadic.Refine_Pfun ...

Processing theory Refine_Monadic.Refine_While ...

Processing theory Refine_Monadic.Refine_Transfer ...

Processing theory Refine_Monadic.Autoref_Monadic ...

Processing theory Refine_Monadic.Refine_Automation ...

Processing theory HOL-ODE-Numerics.Runge_Kutta ...

Processing theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary ...

Processing theory Refine_Monadic.Refine_Foreach ...

Processing theory Refine_Monadic.Refine_Monadic ...

Processing theory Collections.Intf_Map ...

Processing theory Collections.Intf_Set ...

Processing theory Collections.Impl_Cfun_Set ...

Processing theory Collections.Gen_Iterator ...

Processing theory Collections.Iterator ...

Processing theory Collections.Gen_Map ...

Processing theory Collections.Gen_Map2Set ...

Processing theory Collections.Gen_Set ...

Processing theory Collections.Impl_Array_Map ...

Processing theory Collections.Impl_Bit_Set ...

Processing theory Collections.Impl_List_Set ...

Processing theory Collections.Array_Iterator ...

Processing theory Collections.RBT_add ...

Processing theory Collections.Impl_List_Map ...

Processing theory Collections.Impl_Uv_Set ...

Processing theory Collections.Impl_Array_Hash_Map ...

Processing theory Affine_Arithmetic.Intersection ...

Processing theory Affine_Arithmetic.Floatarith_Expression ...

Processing theory Collections.Impl_RBT_Map ...

Processing theory HOL-ODE-Numerics.GenCF_No_Comp ...

Processing theory HOL-ODE-Numerics.Refine_Dflt_No_Comp ...

Processing theory HOL-ODE-Numerics.Autoref_Misc ...

Processing theory HOL-ODE-Numerics.Refine_String ...

Processing theory HOL-ODE-Numerics.Refine_Folds ...

Processing theory HOL-ODE-Numerics.Weak_Set ...

Processing theory Affine_Arithmetic.Straight_Line_Program ...

Processing theory HOL-ODE-Numerics.Refine_Parallel ...

Processing theory Affine_Arithmetic.Affine_Approximation ...

Processing theory Affine_Arithmetic.Affine_Code ...

Processing theory Affine_Arithmetic.Print ...

Processing theory HOL-ODE-Numerics.Enclosure_Operations ...

Processing theory HOL-ODE-Numerics.Refine_Default ...

Processing theory Affine_Arithmetic.Ex_Affine_Approximation ...

Processing theory HOL-ODE-Numerics.Refine_Unions ...

Processing theory HOL-ODE-Numerics.Refine_Intersection ...

Processing theory HOL-ODE-Numerics.Refine_Phantom ...

Processing theory Affine_Arithmetic.Ex_Inter ...

Processing theory HOL-ODE-Numerics.Refine_Invar ...

Processing theory HOL-ODE-Numerics.Refine_Vector_List ...

Processing theory HOL-ODE-Numerics.Refine_Info ...

Processing theory Affine_Arithmetic.Ex_Ineqs ...

Processing theory Affine_Arithmetic.Affine_Arithmetic ...

Processing theory HOL-ODE-Numerics.Refine_Hyperplane ...

Processing theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector ...

Processing theory HOL-ODE-Numerics.Refine_Interval ...

Processing theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics ...

Processing theory HOL-ODE-Numerics.Refine_Rigorous_Numerics ...

Processing theory HOL-ODE-Numerics.Refine_ScaleR2 ...

Processing theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics ...

Processing theory HOL-ODE-Numerics.Abstract_Reachability_Analysis ...

Processing theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1 ...

Processing theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform ...

Processing theory HOL-ODE-Numerics.Concrete_Reachability_Analysis ...

Processing theory HOL-ODE-Numerics.Refine_Reachability_Analysis ...

Processing theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1 ...

Processing theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1 ...

Processing theory HOL-ODE-Numerics.Init_ODE_Solver ...

Processing theory HOL-ODE-Numerics.Example_Utilities ...

Processing theory HOL-ODE-Numerics.ODE_Numerics ...

Processing theory Lorenz_Approximation.Result_Elements ...

Processing theory Lorenz_Approximation.Result_File_Coarse ...

Processing theory Lorenz_Approximation.Lorenz_Approximation ...

Loading 8 theories ...

Removing 3 theories ...

Processing theory Poincare_Bendixson.Affine_Arithmetic_Misc ...

Processing theory Poincare_Bendixson.Analysis_Misc ...

Processing theory Poincare_Bendixson.ODE_Misc ...

Processing theory Poincare_Bendixson.Invariance ...

Processing theory Poincare_Bendixson.Limit_Set ...

Processing theory Poincare_Bendixson.Periodic_Orbit ...

Processing theory Poincare_Bendixson.Poincare_Bendixson ...

Processing theory Poincare_Bendixson.Examples ...

Loading 4 theories ...

Processing theory Ergodic_Theory.ME_Library_Complement ...

Processing theory Ergodic_Theory.Shift_Operator ...

Processing theory Laws_of_Large_Numbers.Laws_of_Large_Numbers ...

Processing theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example ...

Removing 14 theories ...

Processing theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP ...

Loading 2 theories ...

Processing theory Ergodic_Theory.Transfer_Operator ...

Removing 57 theories ...

Processing theory Ergodic_Theory.Normalizing_Sequences ...

Loading 29 theories ...

Removing 6 theories ...

Processing theory Probabilistic_Timed_Automata.Basic ...

Processing theory Probabilistic_Timed_Automata.Finiteness ...

Processing theory Probabilistic_Timed_Automata.Instantiate_Existentials ...

Processing theory Probabilistic_Timed_Automata.More_List ...

Processing theory Probabilistic_Timed_Automata.Sequence ...

Processing theory Probabilistic_Timed_Automata.Sequence_LTL ...

Processing theory Probabilistic_Timed_Automata.Stream_More ...

Processing theory Probabilistic_Timed_Automata.Graphs ...

Processing theory Markov_Models.Markov_Decision_Process ...

Processing theory Probabilistic_Timed_Automata.MDP_Aux ...

Processing theory Probabilistic_Timed_Automata.Lib ...

Processing theory Probabilistic_Timed_Automata.PTA ...

Processing theory Probabilistic_Timed_Automata.PTA_Reachability ...

Loading 21 theories ...

Processing theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library ...

Processing theory Symmetric_Polynomials.Vieta ...

Processing theory Hermite_Lindemann.Complex_Lexorder ...

Processing theory Algebraic_Numbers.Algebraic_Numbers_Prelim ...

Processing theory Algebraic_Numbers.Min_Int_Poly ...

Processing theory Hermite_Lindemann.Misc_HLW ...

Processing theory Algebraic_Numbers.Algebraic_Numbers ...

Processing theory Hermite_Lindemann.Algebraic_Integer_Divisibility ...

Processing theory Hermite_Lindemann.More_Algebraic_Numbers_HLW ...

Removing 25 theories ...

Processing theory Symmetric_Polynomials.Symmetric_Polynomials ...

Processing theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library ...

Processing theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW ...

Processing theory Hermite_Lindemann.More_Polynomial_HLW ...

Processing theory Hermite_Lindemann.More_Min_Int_Poly ...

Processing theory Pi_Transcendental.Pi_Transcendental ...

Processing theory Hermite_Lindemann.Hermite_Lindemann ...

Loading 11 theories ...

Removing 11 theories ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness ...

Processing theory Perron_Frobenius.Roots_Unity ...

Processing theory Perron_Frobenius.Perron_Frobenius_Aux ...

Processing theory Perron_Frobenius.Perron_Frobenius ...

Processing theory Stochastic_Matrices.Eigenspace ...

Processing theory Stochastic_Matrices.Stochastic_Matrix ...

Processing theory Stochastic_Matrices.Stochastic_Vector_PMF ...

Processing theory Perron_Frobenius.Perron_Frobenius_Irreducible ...

Processing theory Markov_Models.Classifying_Markov_Chain_States ...

Processing theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models ...

Loading 6 theories ...

Processing theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius ...

Removing 5 theories ...

Processing theory Markov_Models.Discrete_Time_Markov_Process ...

Processing theory Markov_Models.Trace_Space_Equals_Markov_Processes ...

Processing theory Markov_Models.MDP_Reachability_Problem ...

Processing theory Markov_Models.Continuous_Time_Markov_Chain ...

Processing theory Markov_Models.Markov_Models ...

Processing theory Markov_Models.MDP_RP ...

Removing 5 theories ...

Processing theory Markov_Models.Example_B ...

Processing theory Markov_Models.Example_A ...

Processing theory Markov_Models.MDP_RP_Certification ...

Removing 5 theories ...

Processing theory Stirling_Formula.Gamma_Asymptotics ...

Processing theory Markov_Models.PGCL ...

Loading 20 theories ...

Processing theory Monad_Memo_DP.Pure_Monad ...

Processing theory Monad_Memo_DP.State_Heap_Misc ...

Processing theory Hidden_Markov_Models.Auxiliary ...

Processing theory Monad_Memo_DP.State_Monad_Ext ...

Processing theory Monad_Memo_DP.DP_CRelVS ...

Processing theory Monad_Memo_DP.Memory ...

Processing theory Monad_Memo_DP.Heap_Monad_Ext ...

Removing 15 theories ...

Processing theory Monad_Memo_DP.State_Heap ...

Processing theory Monad_Memo_DP.DP_CRelVH ...

Processing theory Monad_Memo_DP.Transform_Cmd ...

Processing theory Monad_Memo_DP.State_Main ...

Processing theory Hidden_Markov_Models.Hidden_Markov_Model ...

Processing theory Hidden_Markov_Models.HMM_Implementation ...

Processing theory Hidden_Markov_Models.HMM_Example ...

Processing theory Markov_Models.Zeroconf_Analysis ...

Loading 2 theories ...

Removing 5 theories ...

Processing theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun ...

Processing theory Markov_Models.PCTL ...

Processing theory Markov_Models.Gossip_Broadcast ...

Removing 3 theories ...

Processing theory Markov_Models.Crowds_Protocol ...

Loading 16 theories ...

Removing 3 theories ...

Processing theory Randomised_Social_Choice.QSOpt_Exact ...

Processing theory Randomised_Social_Choice.Lotteries ...

Processing theory Randomised_Social_Choice.Utility_Functions ...

Processing theory Randomised_Social_Choice.Stochastic_Dominance ...

Processing theory Randomised_Social_Choice.SD_Efficiency ...

Processing theory Randomised_Social_Choice.Social_Decision_Schemes ...

Processing theory Randomised_Social_Choice.Random_Dictatorship ...

Processing theory Randomised_Social_Choice.SDS_Automation ...

Processing theory Randomised_Social_Choice.Random_Serial_Dictatorship ...

Processing theory Randomised_Social_Choice.SDS_Lowering ...

Processing theory Randomised_Social_Choice.Randomised_Social_Choice ...

Processing theory SDS_Impossibility.SDS_Impossibility ...

Processing theory Probabilistic_While.Resampling ...

Loading 2 theories ...

Removing 17 theories ...

Processing theory Probabilistic_While.Bernoulli ...

Processing theory Probabilistic_While.Geometric ...

Processing theory Probabilistic_While.Fast_Dice_Roll ...

Loading 11 theories ...

Removing 9 theories ...

Processing theory Randomised_BSTs.Randomised_BSTs ...

Loading 8 theories ...

Processing theory Girth_Chromatic.Girth_Chromatic_Misc ...

Processing theory Girth_Chromatic.Ugraphs ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Misc ...

Removing 5 theories ...

Processing theory Girth_Chromatic.Girth_Chromatic ...

Processing theory Random_Graph_Subgraph_Threshold.Prob_Lemmas ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Properties ...

Processing theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold ...

Processing theory Smith_Normal_Form.Smith_Certified ...

Loading 8 theories ...

Processing theory Applicative_Lifting.Applicative_Option ...

Processing theory Applicative_Lifting.Applicative_State ...

Processing theory Applicative_Lifting.Applicative_Environment_Algebra ...

Processing theory Applicative_Lifting.Applicative_Stream ...

Processing theory Applicative_Lifting.Stream_Algebra ...

Processing theory Applicative_Lifting.Tree_Relabelling ...

Loading 15 theories ...

Processing theory Applicative_Lifting.Applicative_Examples ...

Removing 15 theories ...

Processing theory Applicative_Lifting.Applicative_List ...

Processing theory Applicative_Lifting.Applicative_Open_State ...

Processing theory Applicative_Lifting.Applicative_Sum ...

Processing theory Applicative_Lifting.Applicative_Filter ...

Processing theory Applicative_Lifting.Applicative_Vector ...

Processing theory Applicative_Lifting.Applicative_Probability_List ...

Processing theory Applicative_Lifting.Applicative_DNEList ...

Processing theory Applicative_Lifting.Applicative_Star ...

Processing theory Applicative_Lifting.Applicative_Monoid ...

Processing theory Applicative_Lifting.Applicative_Functor ...

Processing theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis ...

Loading 2 theories ...

Removing 45 theories ...

Processing theory Smith_Normal_Form.Diagonalize ...

Loading 2 theories ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF ...

Removing 2 theories ...

Processing theory Smith_Normal_Form.Cauchy_Binet ...

Processing theory Smith_Normal_Form.SNF_Uniqueness ...

Processing theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Two_Steps ...

Loading 5 theories ...

Processing theory Echelon_Form.Echelon_Form_IArrays ...

Removing 15 theories ...

Processing theory Hermite.Hermite_IArrays ...

Loading 6 theories ...

Removing 2 theories ...

Processing theory Echelon_Form.Echelon_Form_Det_IArrays ...

Processing theory Echelon_Form.Code_Cayley_Hamilton_IArrays ...

Processing theory Echelon_Form.Echelon_Form_Inverse_IArrays ...

Processing theory Echelon_Form.Examples_Echelon_Form_IArrays ...

Loading 7 theories ...

Removing 36 theories ...

Processing theory Gauss_Sums.Periodic_Arithmetic ...

Processing theory Gauss_Sums.Gauss_Sums_Auxiliary ...

Processing theory Gauss_Sums.Complex_Roots_Of_Unity ...

Processing theory Gauss_Sums.Finite_Fourier_Series ...

Processing theory Gauss_Sums.Ramanujan_Sums ...

Processing theory Gauss_Sums.Gauss_Sums ...

Loading 2 theories ...

Processing theory Gauss_Sums.Polya_Vinogradov ...

Processing theory Lambert_W.Lambert_W ...

Processing theory Lambert_W.Lambert_W_MacLaurin_Series ...

Removing 25 theories ...

Processing theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound ...

Loading 99 theories ...

Processing theory CZH_Foundations.CZH_Sets_MIF ...

Processing theory CZH_Foundations.CZH_Utilities ...

Processing theory Conditional_Simplification.CS_Tools ...

Processing theory Conditional_Simplification.IHOL_CS ...

Processing theory Intro_Dest_Elim.IDE_Tools ...

Processing theory Intro_Dest_Elim.IHOL_IDE ...

Removing 39 theories ...

Processing theory CZH_Foundations.CZH_Introduction ...

Processing theory CZH_Foundations.CZH_Sets_Introduction ...

Processing theory CZH_Foundations.CZH_Sets_Sets ...

Processing theory CZH_Foundations.CZH_Sets_Nat ...

Processing theory CZH_Foundations.CZH_Sets_BRelations ...

Processing theory CZH_Foundations.CZH_Sets_IF ...

Processing theory CZH_Foundations.CZH_Sets_Equipollence ...

Processing theory CZH_Foundations.CZH_Sets_Ordinals ...

Processing theory CZH_Foundations.CZH_Sets_Cardinality ...

Processing theory CZH_Foundations.CZH_Sets_FSequences ...

Processing theory CZH_Foundations.CZH_Sets_FBRelations ...

Processing theory CZH_Foundations.CZH_Sets_NOP ...

Processing theory CZH_Foundations.CZH_Sets_VNHS ...

Processing theory CZH_Foundations.CZH_DG_Introduction ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Introduction ...

Processing theory CZH_Universal_Constructions.CZH_UCAT_Introduction ...

Processing theory CZH_Foundations.CZH_DG_Digraph ...

Processing theory CZH_Foundations.CZH_SMC_Introduction ...

Processing theory CZH_Foundations.CZH_DG_Small_Digraph ...

Processing theory CZH_Foundations.CZH_SMC_Semicategory ...

Processing theory CZH_Foundations.CZH_SMC_Small_Semicategory ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Category ...

Processing theory CZH_Foundations.CZH_DG_DGHM ...

Processing theory CZH_Foundations.CZH_DG_Simple ...

Processing theory CZH_Foundations.CZH_DG_Small_DGHM ...

Processing theory CZH_Foundations.CZH_DG_Rel ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Small_Category ...

Processing theory CZH_Foundations.CZH_DG_Subdigraph ...

Processing theory CZH_Foundations.CZH_DG_Par ...

Processing theory CZH_Foundations.CZH_DG_Set ...

Processing theory CZH_Foundations.CZH_DG_TDGHM ...

Processing theory CZH_Foundations.CZH_SMC_Semifunctor ...

Processing theory CZH_Foundations.CZH_SMC_Simple ...

Processing theory CZH_Foundations.CZH_DG_Small_TDGHM ...

Processing theory CZH_Foundations.CZH_SMC_Subsemicategory ...

Processing theory CZH_Foundations.CZH_DG_PDigraph ...

Processing theory CZH_Foundations.CZH_SMC_Rel ...

Processing theory CZH_Foundations.CZH_SMC_PSemicategory ...

Processing theory CZH_Foundations.CZH_SMC_Par ...

Processing theory CZH_Foundations.CZH_SMC_Small_Semifunctor ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Functor ...

Processing theory CZH_Foundations.CZH_SMC_Set ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Order ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Rel ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Subcategory ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Par ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Small_Functor ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Simple ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Discrete ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Small_Order ...

Processing theory CZH_Foundations.CZH_SMC_NTSMCF ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Ordinal ...

Processing theory CZH_Foundations.CZH_SMC_Small_NTSMCF ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_SS ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Parallel ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_NTCF ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Small_NTCF ...

Processing theory CZH_Elementary_Categories.CZH_DG_FUNCT ...

Processing theory CZH_Elementary_Categories.CZH_SMC_FUNCT ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_PCategory ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_FUNCT ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Set ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Hom ...

Processing theory CZH_Elementary_Categories.CZH_ECAT_Comma ...

*** FAILED theory Topological_Semantics.topo_operators_basic

*** Error (line 114 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_operators_basic.thy"):

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_operators_derivative

*** Error (line 97 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_operators_derivative.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 114 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_operators_derivative.thy"):

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_derivative_algebra

*** Error (line 90 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_derivative_algebra.thy"):

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_strict_implication

*** Error (line 96 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 106 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 107 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 112 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

*** Error (line 113 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/topo_strict_implication.thy"):

*** Unexpected outcome: "unknown"

***

*** Pending theories: ADS_Functor.ADS_Construction, ADS_Functor.Canton_Transaction_Tree, ADS_Functor.Generic_ADS_Construction, ADS_Functor.Inclusion_Proof_Construction, ADS_Functor.Merkle_Interface, AI_Planning_Languages_Semantics.Option_Monad_Add, AVL-Trees.AVL, AVL-Trees.AVL2, AWN.AWN_Term_Graph, Abortable_Linearizable_Modules.Consensus, Abortable_Linearizable_Modules.IOA, Abortable_Linearizable_Modules.Idempotence, Abortable_Linearizable_Modules.RDR, Abortable_Linearizable_Modules.SLin, Abortable_Linearizable_Modules.Sequences, Abortable_Linearizable_Modules.Simulations, Abs_Int_ITP2012.ACom, Abs_Int_ITP2012.Abs_Int0, Abs_Int_ITP2012.Abs_Int1, Abs_Int_ITP2012.Abs_Int1_const, Abs_Int_ITP2012.Abs_Int1_parity, Abs_Int_ITP2012.Abs_Int2, Abs_Int_ITP2012.Abs_Int2_ivl, Abs_Int_ITP2012.Abs_Int3, Abs_Int_ITP2012.Abs_State, Abs_Int_ITP2012.Collecting, Abs_Int_ITP2012.Complete_Lattice_ix, Abstract-Hoare-Logics.PHoare, Abstract-Hoare-Logics.PHoareTotal, Abstract-Hoare-Logics.PLang, Abstract-Hoare-Logics.PTermi, Abstract-Hoare-Logics.PsHoare, Abstract-Hoare-Logics.PsHoareTotal, Abstract-Hoare-Logics.PsLang, Abstract-Hoare-Logics.PsTermi, Abstract-Hoare-Logics.Hoare, Abstract-Hoare-Logics.HoareTotal, Abstract-Hoare-Logics.Lang, Abstract-Hoare-Logics.Termi, AnselmGod.AnselmGod, Approximation_Algorithms.Approx_MIS_Hoare, Approximation_Algorithms.Approx_VC_Hoare, Aristotles_Assertoric_Syllogistic.AristotlesAssertoric, ArrowImpossibilityGS.Arrow_Order, ArrowImpossibilityGS.GS, Attack_Trees.AT, Attack_Trees.GDPRhealthcare, Attack_Trees.Infrastructure, Attack_Trees.MC, AxiomaticCategoryTheory.AxiomaticCategoryTheory, BNF_CC.Axiomatised_BNF_CC, BNF_CC.Composition, BNF_CC.Fixpoints, BNF_CC.Operation_Examples, BNF_CC.Quotient_Preservation, BNF_CC.Subtypes, BNF_Operations.Compose, BNF_Operations.GFP, BNF_Operations.Kill, BNF_Operations.LFP, BNF_Operations.Lift, BNF_Operations.N2M, BNF_Operations.Permute, BinarySearchTree.BinaryTree, BinarySearchTree.BinaryTree_Map, BinarySearchTree.BinaryTree_TacticStyle, Binomial-Queues.Binomial_Queue, Binomial-Queues.PQ, Binomial-Queues.PQ_Implementation, Blue_Eyes.Blue_Eyes, Bondy.Bondy, Boolean_Expression_Checkers.Boolean_Expression_Checkers, Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping, Boolean_Expression_Checkers.Boolean_Expression_Example, BytecodeLogicJmlTypes.AssocLists, BytecodeLogicJmlTypes.Cachera, BytecodeLogicJmlTypes.Language, BytecodeLogicJmlTypes.Logic, BytecodeLogicJmlTypes.MultiStep, BytecodeLogicJmlTypes.Reachability, BytecodeLogicJmlTypes.Sound, C2KA_DistributedSystems.C2KA, C2KA_DistributedSystems.CKA, C2KA_DistributedSystems.Communication_C2KA, C2KA_DistributedSystems.Stimuli, C2KA_DistributedSystems.Topology_C2KA, CYK.CYK, Category.Cat, Category.Functors, Category.HomFunctors, Category.NatTrans, Category.SetCat, Category.Yoneda, Certification_Monads.Misc, Certification_Monads.Parser_Monad, Certification_Monads.Strict_Sum, CofGroups.CofGroups, Coinductive_Languages.Coinductive_Regular_Set, Compiling-Exceptions-Correctly.Exceptions, ComponentDependencies.DataDependencies, ComponentDependencies.DataDependenciesCaseStudy, ComponentDependencies.DataDependenciesConcreteValues, Concurrent_Ref_Alg.CRA, Concurrent_Ref_Alg.Conjunction, Concurrent_Ref_Alg.Conjunctive_Iteration, Concurrent_Ref_Alg.Conjunctive_Sequential, Concurrent_Ref_Alg.Galois_Connections, Concurrent_Ref_Alg.Infimum_Nat, Concurrent_Ref_Alg.Iteration, Concurrent_Ref_Alg.Parallel, Concurrent_Ref_Alg.Refinement_Lattice, Concurrent_Ref_Alg.Rely_Quotient, Concurrent_Ref_Alg.Sequential, Conditional_Simplification.CS_Reference, Conditional_Simplification.CS_Tools, Conditional_Simplification.IHOL_CS, Conditional_Simplification.Reference_Prerequisites, Consensus_Refined.CT_Defs, Consensus_Refined.CT_Proofs, Consensus_Refined.New_Algorithm_Defs, Consensus_Refined.New_Algorithm_Proofs, Consensus_Refined.Paxos_Defs, Consensus_Refined.Paxos_Proofs, Consensus_Refined.Three_Step_MRU, Consensus_Refined.Three_Steps, Consensus_Refined.MRU_Vote, Consensus_Refined.MRU_Vote_Opt, Consensus_Refined.Ate_Defs, Consensus_Refined.Ate_Proofs, Consensus_Refined.OneThirdRule_Defs, Consensus_Refined.OneThirdRule_Proofs, Consensus_Refined.Voting_Opt, Constructor_Funs.Constructor_Funs, Constructor_Funs.Test_Constructor_Funs, CryptoBasedCompositionalProperties.CompLocalSecrets, CryptoBasedCompositionalProperties.KnowledgeKeysSecrets, CryptoBasedCompositionalProperties.ListExtras, CryptoBasedCompositionalProperties.Secrecy, CryptoBasedCompositionalProperties.Secrecy_types, CryptoBasedCompositionalProperties.inout, DPT-SAT-Solver.DPT_SAT_Solver, DPT-SAT-Solver.DPT_SAT_Tests, DataRefinementIBP.DataRefinement, DataRefinementIBP.Diagram, DataRefinementIBP.Hoare, DataRefinementIBP.Preliminaries, DataRefinementIBP.Statements, Decl_Sem_Fun_PL.DeclSemAsDenot, Decl_Sem_Fun_PL.DenotLam5, Decl_Sem_Fun_PL.EquivDenotInterTypes, Decl_Sem_Fun_PL.InterTypeSystem, Decl_Sem_Fun_PL.ValueProps, Decl_Sem_Fun_PL.Values, Delta_System_Lemma.Cardinal_Library, Delta_System_Lemma.Cofinality, Delta_System_Lemma.Cohen_Posets, Delta_System_Lemma.Delta_System, Delta_System_Lemma.Konig, Delta_System_Lemma.ZF_Library, Depth-First-Search.DFS, Dict_Construction.Dict_Construction, Dict_Construction.Impossibility, Dict_Construction.Introduction, Dict_Construction.Termination, Dict_Construction.Test_Dict_Construction, Dict_Construction.Test_Lazy_Case, Dict_Construction.Test_Side_Conditions, Example-Submission.Submission, FOL_Axiomatic.FOL_Axiomatic, FOL_Harrison.FOL_Harrison, FeatherweightJava.Execute, FeatherweightJava.FJAux, FeatherweightJava.FJDefs, FeatherweightJava.FJSound, FeatherweightJava.Featherweight_Java, FinFun.FinFunPred, Finger-Trees.FingerTree, Finger-Trees.Test, Finite_Automata_HF.Finite_Automata_HF, FocusStreamsCaseStudies.ArithExtras, FocusStreamsCaseStudies.BitBoolTS, FocusStreamsCaseStudies.FR, FocusStreamsCaseStudies.FR_proof, FocusStreamsCaseStudies.FR_types, FocusStreamsCaseStudies.Gateway, FocusStreamsCaseStudies.Gateway_proof, FocusStreamsCaseStudies.Gateway_proof_aux, FocusStreamsCaseStudies.Gateway_types, FocusStreamsCaseStudies.JoinSplitTime, FocusStreamsCaseStudies.ListExtras, FocusStreamsCaseStudies.SteamBoiler, FocusStreamsCaseStudies.SteamBoiler_proof, FocusStreamsCaseStudies.arith_hints, FocusStreamsCaseStudies.stream, Forcing.Arities, Forcing.Choice_Axiom, Forcing.Extensionality_Axiom, Forcing.Forces_Definition, Forcing.Forcing_Data, Forcing.Forcing_Main, Forcing.Forcing_Notions, Forcing.Forcing_Theorems, Forcing.Foundation_Axiom, Forcing.FrecR, Forcing.Infinity_Axiom, Forcing.Interface, Forcing.Internal_ZFC_Axioms, Forcing.Internalizations, Forcing.Least, Forcing.Names, Forcing.Nat_Miscellanea, Forcing.Ordinals_In_MG, Forcing.Pairing_Axiom, Forcing.Pointed_DC, Forcing.Powerset_Axiom, Forcing.Proper_Extension, Forcing.Rasiowa_Sikorski, Forcing.Recursion_Thms, Forcing.Relative_Univ, Forcing.Renaming, Forcing.Renaming_Auto, Forcing.Replacement_Axiom, Forcing.Separation_Axiom, Forcing.Separation_Rename, Forcing.Succession_Poset, Forcing.Synthetic_Definition, Forcing.Union_Axiom, Forcing.Utils, Free-Boolean-Algebra.Free_Boolean_Algebra, Fresh_Identifiers.Fresh, Fresh_Identifiers.Fresh_Infinite, Fresh_Identifiers.Fresh_Nat, Fresh_Identifiers.Fresh_String, FunWithTilings.Tilings, Functional-Automata.AutoMaxChop, Functional-Automata.AutoProj, Functional-Automata.AutoRegExp, Functional-Automata.Automata, Functional-Automata.DA, Functional-Automata.Execute, Functional-Automata.Functional_Automata, Functional-Automata.MaxChop, Functional-Automata.MaxPrefix, Functional-Automata.NA, Functional-Automata.NAe, Functional-Automata.RegExp2NA, Functional-Automata.RegExp2NAe, Functional-Automata.RegSet_of_nat_DA, GPU_Kernel_PL.KPL_execution_group, GPU_Kernel_PL.KPL_execution_kernel, GPU_Kernel_PL.KPL_execution_thread, GPU_Kernel_PL.KPL_state, GPU_Kernel_PL.KPL_syntax, GPU_Kernel_PL.KPL_wellformedness, GPU_Kernel_PL.Kernel_programming_language, GPU_Kernel_PL.Misc, Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun, Generic_Deriving.Derive, Generic_Deriving.Tagged_Prod_Sum, Generic_Deriving.Derive_Algebra, Generic_Deriving.Derive_Algebra_Laws, Generic_Deriving.Derive_Datatypes, Generic_Deriving.Derive_Encode, Generic_Deriving.Derive_Eq, Generic_Deriving.Derive_Eq_Laws, Generic_Deriving.Derive_Show, Generic_Join.Examples_Join, Generic_Join.Generic_Join, Generic_Join.Generic_Join_Correctness, GewirthPGCProof.CJDDLplus, GewirthPGCProof.ExtendedDDL, GewirthPGCProof.GewirthArgument, GoedelGod.GoedelGod, Goodstein_Lambda.Goodstein_Lambda, GraphMarkingIBP.DSWMark, GraphMarkingIBP.Graph, GraphMarkingIBP.LinkMark, GraphMarkingIBP.SetMark, GraphMarkingIBP.StackMark, Hello_World.HelloWorld, Hello_World.HelloWorld_Proof, Hello_World.IO, Hello_World.RunningCodeFromIsabelle, HereditarilyFinite.Ordinal, Hood_Melville_Queue.Hood_Melville_Queue, HotelKeyCards.Basis, HotelKeyCards.Equivalence, HotelKeyCards.NewCard, HotelKeyCards.Notation, HotelKeyCards.State, HotelKeyCards.Trace, Huffman.Huffman, Hybrid_Logic.Hybrid_Logic, IMP_Compiler.Compiler, IMP_Compiler.Compiler2, Inductive_Confidentiality.ConfidentialityDY, Inductive_Confidentiality.Event, Inductive_Confidentiality.Message, Inductive_Confidentiality.NS_Public_Bad, Inductive_Confidentiality.Public, Inductive_Confidentiality.ConfidentialityGA, Inductive_Confidentiality.EventGA, Inductive_Confidentiality.Knowledge, Inductive_Confidentiality.MessageGA, Inductive_Confidentiality.NS_Public_Bad_GA, Inductive_Confidentiality.PublicGA, InfPathElimination.Aexp, InfPathElimination.ArcExt, InfPathElimination.Bexp, InfPathElimination.Conf, InfPathElimination.Graph, InfPathElimination.LTS, InfPathElimination.Labels, InfPathElimination.RB, InfPathElimination.Store, InfPathElimination.SubExt, InfPathElimination.SubRel, InfPathElimination.SymExec, Intro_Dest_Elim.IDE_Reference, Intro_Dest_Elim.IDE_Tools, Intro_Dest_Elim.IHOL_IDE, Intro_Dest_Elim.Reference_Prerequisites, IsaGeoCoq.Tarski_Neutral, Isabelle_C.README, Isabelle_Meta_Model.Design_generated_generated, LambdaMu.ContextFacts, LambdaMu.DeBruijn, LambdaMu.Peirce, LambdaMu.Progress, LambdaMu.Reduction, LambdaMu.Substitution, LambdaMu.Syntax, LambdaMu.TypePreservation, LambdaMu.Types, Latin_Square.Latin_Square, LatticeProperties.Complete_Lattice_Prop, LatticeProperties.Conj_Disj, LatticeProperties.WellFoundedTransitive, Lazy_Case.Lazy_Case, Lazy_Case.Test_Lazy_Case, Lifting_Definition_Option.Lifting_Definition_Option_Examples, LinearQuantifierElim.Cooper, LinearQuantifierElim.PresArith, LinearQuantifierElim.QEpres, Logging_Independent_Anonymity.Anonymity, Logging_Independent_Anonymity.Definitions, Logging_Independent_Anonymity.Possibility, Lowe_Ontological_Argument.LoweOntologicalArgument_1, Lowe_Ontological_Argument.LoweOntologicalArgument_2, Lowe_Ontological_Argument.LoweOntologicalArgument_3, Lowe_Ontological_Argument.LoweOntologicalArgument_4, Lowe_Ontological_Argument.LoweOntologicalArgument_5, Lowe_Ontological_Argument.LoweOntologicalArgument_6, Lowe_Ontological_Argument.LoweOntologicalArgument_7, Lowe_Ontological_Argument.QML, Lowe_Ontological_Argument.Relations, MFOTL_Monitor.Table, Marriage.Marriage, Matroids.Indep_System, Matroids.Matroid, Max-Card-Matching.Matching, Menger.DisjointPaths, Menger.Graph, Menger.Helpers, Menger.Menger, Menger.MengerInduction, Menger.Separations, Menger.Y_eq_new_last, Menger.Y_neq_new_last, Mereology.CEM, Mereology.CM, Mereology.EM, Mereology.GEM, Mereology.GM, Mereology.GMM, Mereology.M, Mereology.MM, Mereology.PM, MiniML.Generalize, MiniML.Instance, MiniML.Maybe, MiniML.MiniML, MiniML.Type, MiniML.W, Modular_Assembly_Kit_Security.FlowPolicies, Modular_Assembly_Kit_Security.SecureSystems, MonoBoolTranAlgebra.Assertion_Algebra, MonoBoolTranAlgebra.Mono_Bool_Tran, MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra, MonoBoolTranAlgebra.Statements, Myhill-Nerode.Non_Regular_Languages, Name_Carrying_Type_Inference.Fresh, Name_Carrying_Type_Inference.Permutation, Name_Carrying_Type_Inference.PreSimplyTyped, Name_Carrying_Type_Inference.SimplyTyped, Network_Security_Policy_Verification.ML_GraphViz_Disable, Network_Security_Policy_Verification.attic, No_FTL_observers.Axioms, No_FTL_observers.SomeFunc, No_FTL_observers.SpaceTime, No_FTL_observers.SpecRel, NormByEval.NBE, OpSets.Insert_Spec, OpSets.Interleaving, OpSets.List_Spec, OpSets.OpSet, OpSets.RGA, Open_Induction.Open_Induction, POPLmark-deBruijn.POPLmark, PSemigroupsConvolution.Binary_Modalities, PSemigroupsConvolution.Partial_Semigroup_Lifting, PSemigroupsConvolution.Partial_Semigroup_Models, PSemigroupsConvolution.Partial_Semigroups, PSemigroupsConvolution.Quantales, PSemigroupsConvolution.Unary_Modalities, Paraconsistency.Paraconsistency, Partial_Function_MR.Partial_Function_MR, Partial_Function_MR.Partial_Function_MR_Examples, Pop_Refinement.Definition, Pop_Refinement.First_Example, Pop_Refinement.Future_Work, Pop_Refinement.General_Remarks, Pop_Refinement.Related_Work, Pop_Refinement.Second_Example, Projective_Geometry.Desargues_2D, Projective_Geometry.Desargues_3D, Projective_Geometry.Desargues_Property, Projective_Geometry.Higher_Projective_Space_Axioms, Projective_Geometry.Higher_Projective_Space_Rank_Axioms, Projective_Geometry.Matroid_Rank_Properties, Projective_Geometry.Pappus_Desargues, Projective_Geometry.Pappus_Property, Projective_Geometry.Pascal_Property, Projective_Geometry.Projective_Plane_Axioms, Projective_Geometry.Projective_Space_Axioms, Proof_Strategy_Language.Example, Proof_Strategy_Language.PSL, Proof_Strategy_Language.Try_Hard, Propositional_Proof_Systems.Resolution_Compl, Ramsey-Infinite.Ramsey, Recursion-Addition.recursion, RefinementReactive.Reactive, RefinementReactive.Refinement, RefinementReactive.Temporal, Relational-Incorrectness-Logic.RelationalIncorrectness, Robbins-Conjecture.Robbins_Conjecture, Roy_Floyd_Warshall.Roy_Floyd_Warshall, SIFPL.ContextVS, SIFPL.HuntSands, SIFPL.IMP, SIFPL.Lattice, SIFPL.VDM, SIFPL.VS, SIFUM_Type_Systems.LocallySoundModeUse, Schutz_Spacetime.Minkowski, Schutz_Spacetime.TemporalOrderOnPath, Schutz_Spacetime.TernaryOrdering, Schutz_Spacetime.Util, Security_Protocol_Refinement.m1_auth, Security_Protocol_Refinement.m2_auth_chan, Security_Protocol_Refinement.m2_confid_chan, Security_Protocol_Refinement.m3_enc, Security_Protocol_Refinement.m3_sig, SenSocialChoice.Arrow, SenSocialChoice.FSext, SenSocialChoice.May, SenSocialChoice.RPRs, SenSocialChoice.SCFs, SenSocialChoice.Sen, Separation_Algebra.Sep_Eq, Separation_Algebra.Separation_Algebra_Alt, Separation_Algebra.Sep_Tactics_Test, Separation_Algebra.Simple_Separation_Example, Separation_Algebra.VM_Example, Separation_Logic_Imperative_HOL.Default_Insts, Sliding_Window_Algorithm.SWA, SpecCheck.SpecCheck_Dynamic, SpecCheck.SpecCheck_Examples, Splay_Tree.Splay_Map, Splay_Tree.Splay_Tree, Stable_Matching.Sotomayor, Stellar_Quorums.Stellar_Quorums, Strong_Security.Domain_example, Strong_Security.Expr, Strong_Security.Language_Composition, Strong_Security.MWLf, Strong_Security.Parallel_Composition, Strong_Security.Strong_Security, Strong_Security.Strongly_Secure_Skip_Assign, Strong_Security.Type_System, Strong_Security.Type_System_example, Strong_Security.Types, Strong_Security.Up_To_Technique, Sunflowers.Erdos_Rado_Sunflower, Sunflowers.Sunflower, Szpilrajn.Szpilrajn, TESL_Language.Introduction, Tail_Recursive_Functions.CaseStudy1, Tail_Recursive_Functions.Method, Topological_Semantics.ex_LFIs, Topological_Semantics.ex_LFUs, Topological_Semantics.ex_subminimal_logics, Topological_Semantics.sse_operation_negative, Topological_Semantics.sse_operation_negative_quantification, Topological_Semantics.topo_alexandrov, Topological_Semantics.topo_border_algebra, Topological_Semantics.topo_closure_algebra, Topological_Semantics.topo_interior_algebra, Topological_Semantics.topo_negation_conditions, Topological_Semantics.topo_negation_fixedpoints, TortoiseHare.Basis, TortoiseHare.Brent, TortoiseHare.TortoiseHare, Transitive-Closure-II.RTrancl, Tree_Decomposition.ExampleInstantiations, Tree_Decomposition.Graph, Tree_Decomposition.Tree, Tree_Decomposition.TreeDecomposition, Tree_Decomposition.TreewidthCompleteGraph, Tree_Decomposition.TreewidthTree, Types_Tableaus_and_Goedels_God.AndersonProof, Types_Tableaus_and_Goedels_God.FittingProof, Types_Tableaus_and_Goedels_God.GoedelProof_P1, Types_Tableaus_and_Goedels_God.GoedelProof_P2, Types_Tableaus_and_Goedels_God.IHOML, Types_Tableaus_and_Goedels_God.IHOML_Examples, Types_Tableaus_and_Goedels_God.Relations, VeriComp.Fixpoint, Verified-Prover.Prover, VolpanoSmith.Execute, VolpanoSmith.Semantics, VolpanoSmith.secTypes, WHATandWHERE_Security.Language_Composition, WHATandWHERE_Security.MWLs, WHATandWHERE_Security.Parallel_Composition, WHATandWHERE_Security.Type_System, WHATandWHERE_Security.Type_System_example, WHATandWHERE_Security.Up_To_Technique, WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign, WHATandWHERE_Security.WHATWHERE_Security, Weight_Balanced_Trees.Weight_Balanced_Trees, Well_Quasi_Orders.Higman_OI, XML.Xml, XML.Xmlt, FOL, IFOL, HOL-Data_Structures.Queue_Spec, HOL-Hoare.Hoare_Logic_Abort, HOL-IMP.AExp, HOL-IMP.Abs_Int_Tests, HOL-IMP.BExp, HOL-IMP.Big_Step, HOL-IMP.Com, HOL-IMP.Star, HOL-IMP.Vars, ZF.AC, ZF.Arith, ZF.ArithSimp, ZF.Bin, ZF.Bool, ZF.Cardinal, ZF.CardinalArith, ZF.Cardinal_AC, ZF-Constructible.DPow_absolute, ZF-Constructible.Datatype_absolute, ZF-Constructible.Formula, ZF-Constructible.Internalize, ZF-Constructible.L_axioms, ZF-Constructible.MetaExists, ZF-Constructible.Normal, ZF-Constructible.Rank, ZF-Constructible.Rec_Separation, ZF-Constructible.Reflection, ZF-Constructible.Relative, ZF-Constructible.Satisfies_absolute, ZF-Constructible.Separation, ZF-Constructible.WF_absolute, ZF-Constructible.WFrec, ZF-Constructible.Wellorderings, ZF.Datatype, ZF.Epsilon, ZF.EquivClass, ZF.Finite, ZF.Fixedpt, ZF.Inductive, ZF.Int, ZF.IntDiv, ZF.List, ZF.Nat, ZF.OrdQuant, ZF.Order, ZF.OrderArith, ZF.OrderType, ZF.Ordinal, ZF.Perm, ZF.QPair, ZF.QUniv, ZF.Sum, ZF.Trancl, ZF.Univ, ZF.WF, ZF, ZF.ZF_Base, ZF.Zorn, ZF.equalities, ZF.func, ZF.pair, ZF.upair

***

*** Pending theories: Abstract-Rewriting.Relative_Rewriting, Abstract_Completeness.Abstract_Completeness, Abstract_Completeness.Propositional_Logic, Abstract_Soundness.Finite_Proof_Soundness, Abstract_Soundness.Infinite_Proof_Soundness, Adaptive_State_Counting.ASC_Example, Adaptive_State_Counting.ASC_Hoare, Adaptive_State_Counting.ASC_LB, Adaptive_State_Counting.ASC_Sufficiency, Adaptive_State_Counting.ASC_Suite, Adaptive_State_Counting.ATC, Adaptive_State_Counting.FSM, Adaptive_State_Counting.FSM_Product, Aggregation_Algebras.Aggregation_Algebras, Aggregation_Algebras.Linear_Aggregation_Algebras, Aggregation_Algebras.Matrix_Aggregation_Algebras, Aggregation_Algebras.Semigroups_Big, Akra_Bazzi.Akra_Bazzi, Akra_Bazzi.Akra_Bazzi_Approximation, Akra_Bazzi.Akra_Bazzi_Asymptotics, Akra_Bazzi.Akra_Bazzi_Library, Akra_Bazzi.Akra_Bazzi_Method, Akra_Bazzi.Akra_Bazzi_Real, Akra_Bazzi.Eval_Numeral, Akra_Bazzi.Master_Theorem, Akra_Bazzi.Master_Theorem_Examples, Algebraic_Numbers.Algebraic_Number_Tests, Algebraic_Numbers.Algebraic_Numbers_External_Code, Algebraic_Numbers.Compare_Complex, Algebraic_Numbers.Complex_Algebraic_Numbers, Algebraic_Numbers.Complex_Roots_Real_Poly, Algebraic_Numbers.Factors_of_Int_Poly, Algebraic_Numbers.Interval_Arithmetic, Algebraic_Numbers.Real_Algebraic_Numbers, Algebraic_Numbers.Real_Factorization, Algebraic_Numbers.Real_Roots, Algebraic_Numbers.Show_Real_Alg, Algebraic_Numbers.Show_Real_Approx, Algebraic_Numbers.Show_Real_Precise, Algebraic_Numbers.Sturm_Rat, Algebraic_VCs.Path_Model_Example, Algebraic_VCs.Pointer_Examples, Algebraic_VCs.VC_KAD, Algebraic_VCs.VC_KAD_Examples, Algebraic_VCs.VC_KAD_Examples2, Algebraic_VCs.VC_KAD_dual, Algebraic_VCs.VC_KAD_dual_Examples, Algebraic_VCs.VC_KAD_scratch, Algebraic_VCs.VC_KAD_wf, Algebraic_VCs.VC_KAD_wf_Examples, Algebraic_VCs.VC_KAT, Algebraic_VCs.VC_KAT_Examples, Algebraic_VCs.VC_KAT_Examples2, Algebraic_VCs.VC_KAT_scratch, Algebraic_VCs.VC_RKAT, Algebraic_VCs.VC_RKAT_Examples, Algebraic_VCs.Domain_Quantale, Algebraic_VCs.KAD_is_KAT, Algebraic_VCs.P2S2R, Algebraic_VCs.RKAT, Algebraic_VCs.RKAT_Models, Amortized_Complexity.Amortized_Examples, Amortized_Complexity.Amortized_Framework, Amortized_Complexity.Amortized_Framework0, Amortized_Complexity.Lemmas_log, Amortized_Complexity.Pairing_Heap_List1_Analysis, Amortized_Complexity.Pairing_Heap_List1_Analysis2, Amortized_Complexity.Pairing_Heap_List2_Analysis, Amortized_Complexity.Pairing_Heap_Tree_Analysis, Amortized_Complexity.Pairing_Heap_Tree_Analysis2, Amortized_Complexity.Priority_Queue_ops, Amortized_Complexity.Priority_Queue_ops_merge, Amortized_Complexity.Skew_Heap_Analysis, Amortized_Complexity.Splay_Heap_Analysis, Amortized_Complexity.Splay_Tree_Analysis, Amortized_Complexity.Splay_Tree_Analysis_Base, Amortized_Complexity.Splay_Tree_Analysis_Optimal, Applicative_Lifting.Abstract_AF, Applicative_Lifting.Applicative_Test, Applicative_Lifting.Beta_Eta, Applicative_Lifting.Combinators, Applicative_Lifting.Idiomatic_Terms, Applicative_Lifting.Joinable, Architectural_Design_Patterns.Auxiliary, Architectural_Design_Patterns.Blackboard, Architectural_Design_Patterns.Blockchain, Architectural_Design_Patterns.Publisher_Subscriber, Architectural_Design_Patterns.RF_LTL, Architectural_Design_Patterns.Singleton, Auto2_HOL.Arith_Thms, Auto2_HOL.Auto2_HOL, Auto2_HOL.Auto2_Main, Auto2_HOL.Auto2_Test, Auto2_HOL.HOL_Base, Auto2_HOL.Lists_Thms, Auto2_HOL.Logic_Thms, Auto2_HOL.Order_Thms, Auto2_HOL.Pelletier, Auto2_HOL.Primes_Ex, Auto2_HOL.Set_Thms, Auto2_Imperative_HOL.Arrays_Ex, Auto2_Imperative_HOL.BST, Auto2_Imperative_HOL.Connectivity, Auto2_Imperative_HOL.Dijkstra, Auto2_Imperative_HOL.Indexed_PQueue, Auto2_Imperative_HOL.Interval, Auto2_Imperative_HOL.Interval_Tree, Auto2_Imperative_HOL.Lists_Ex, Auto2_Imperative_HOL.Mapping_Str, Auto2_Imperative_HOL.Partial_Equiv_Rel, Auto2_Imperative_HOL.Quicksort, Auto2_Imperative_HOL.RBTree, Auto2_Imperative_HOL.Rect_Intersect, Auto2_Imperative_HOL.Union_Find, Auto2_Imperative_HOL.Arrays_Impl, Auto2_Imperative_HOL.BST_Impl, Auto2_Imperative_HOL.Connectivity_Impl, Auto2_Imperative_HOL.Dijkstra_Impl, Auto2_Imperative_HOL.DynamicArray, Auto2_Imperative_HOL.GCD_Impl, Auto2_Imperative_HOL.Indexed_PQueue_Impl, Auto2_Imperative_HOL.IntervalTree_Impl, Auto2_Imperative_HOL.LinkedList, Auto2_Imperative_HOL.Quicksort_Impl, Auto2_Imperative_HOL.RBTree_Impl, Auto2_Imperative_HOL.Rect_Intersect_Impl, Auto2_Imperative_HOL.SepAuto, Auto2_Imperative_HOL.SepLogic_Base, Auto2_Imperative_HOL.Sep_Examples, Auto2_Imperative_HOL.Union_Find_Impl, AutoFocus-Stream.AF_Stream, AutoFocus-Stream.AF_Stream_Exec, AutoFocus-Stream.IL_AF_Stream, AutoFocus-Stream.IL_AF_Stream_Exec, AutoFocus-Stream.ListSlice, Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification, Automated_Stateful_Protocol_Verification.Examples, Automated_Stateful_Protocol_Verification.PSPSP, Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model, Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification, Automated_Stateful_Protocol_Verification.Term_Abstraction, Automated_Stateful_Protocol_Verification.Term_Implication, Automated_Stateful_Protocol_Verification.Term_Variants, Automated_Stateful_Protocol_Verification.Transactions, Automated_Stateful_Protocol_Verification.Keyserver, Automated_Stateful_Protocol_Verification.Keyserver2, Automated_Stateful_Protocol_Verification.Keyserver_Composition, Automated_Stateful_Protocol_Verification.PKCS_Model03, Automated_Stateful_Protocol_Verification.PKCS_Model07, Automated_Stateful_Protocol_Verification.PKCS_Model09, Automated_Stateful_Protocol_Verification.ml_yacc_lib, Automated_Stateful_Protocol_Verification.trac, Automated_Stateful_Protocol_Verification.trac_fp_parser, Automated_Stateful_Protocol_Verification.trac_protocol_parser, Automated_Stateful_Protocol_Verification.trac_term, Automatic_Refinement.Param_Chapter, Automatic_Refinement.Autoref_Chapter, BDD.BinDag, BDD.EvalProof, BDD.General, BDD.LevellistProof, BDD.NormalizeTotalProof, BDD.ProcedureSpecs, BDD.RepointProof, BDD.ShareReduceRepListProof, BDD.ShareRepProof, BD_Security_Compositional.Composing_Security, BD_Security_Compositional.Composing_Security_Network, BD_Security_Compositional.Independent_Secrets, BD_Security_Compositional.Transporting_Security, BD_Security_Compositional.Trivial_Security, BTree.Array_SBlit, BTree.BTree, BTree.BTree_Height, BTree.BTree_Imp, BTree.BTree_ImpSet, BTree.BTree_ImpSplit, BTree.BTree_Set, BTree.BTree_Split, BTree.Basic_Assn, BTree.Imperative_Loops, BTree.Partially_Filled_Array, Bell_Numbers_Spivey.Bell_Numbers, BenOr_Kozen_Reif.BKR_Algorithm, BenOr_Kozen_Reif.BKR_Decision, BenOr_Kozen_Reif.BKR_Proofs, BenOr_Kozen_Reif.Matrix_Equation_Construction, BenOr_Kozen_Reif.More_Matrix, BenOr_Kozen_Reif.Renegar_Algorithm, BenOr_Kozen_Reif.Renegar_Decision, BenOr_Kozen_Reif.Renegar_Proofs, Berlekamp_Zassenhaus.Berlekamp_Zassenhaus, Berlekamp_Zassenhaus.Code_Abort_Gcd, Berlekamp_Zassenhaus.Degree_Bound, Berlekamp_Zassenhaus.Factor_Bound, Berlekamp_Zassenhaus.Factorize_Int_Poly, Berlekamp_Zassenhaus.Factorize_Rat_Poly, Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl, Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based, Berlekamp_Zassenhaus.Mahler_Measure, Berlekamp_Zassenhaus.Reconstruction, Berlekamp_Zassenhaus.Square_Free_Factorization_Int, Berlekamp_Zassenhaus.Suitable_Prime, Binomial-Heaps.BinomialHeap, Binomial-Heaps.SkewBinomialHeap, BirdKMP.HOLCF_ROOT, BirdKMP.KMP, BirdKMP.Theory_Of_Lists, Boolean_Expression_Checkers.Boolean_Expression_Checkers, Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping, Bounded_Deducibility_Security.Abstract_BD_Security, Bounded_Deducibility_Security.BD_Security_IO, Bounded_Deducibility_Security.BD_Security_TS, Bounded_Deducibility_Security.BD_Security_Triggers, Bounded_Deducibility_Security.BD_Security_Unwinding, Bounded_Deducibility_Security.Bounded_Deducibility_Security, Bounded_Deducibility_Security.Compositional_Reasoning, Bounded_Deducibility_Security.Filtermap, Bounded_Deducibility_Security.IO_Automaton, Bounded_Deducibility_Security.Transition_System, Bounded_Deducibility_Security.Trivia, Buchi_Complementation.Alternate, Buchi_Complementation.Complementation, Buchi_Complementation.Complementation_Final, Buchi_Complementation.Complementation_Implement, Buchi_Complementation.Formula, Buchi_Complementation.Graph, Buchi_Complementation.Ranking, CAVA_Automata.All_Of_CAVA_Automata, CAVA_Automata.Automata, CAVA_Automata.Automata_Impl, CAVA_Base.All_Of_CAVA_Base, CAVA_Base.CAVA_Base, CAVA_Base.CAVA_Code_Target, CAVA_Base.Code_String, CAVA_Base.Lexord_List, CAVA_Base.Statistics, CAVA_Automata.Digraph, CAVA_Automata.Digraph_Basic, CAVA_Automata.Digraph_Impl, CAVA_Automata.Lasso, CAVA_Automata.Simulation, CAVA_Automata.Step_Conv, CAVA_Automata.Stuttering_Extension, CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker, CAVA_LTL_Modelchecker.BoolProgs, CAVA_LTL_Modelchecker.BoolProgs_Extras, CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv, CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters, CAVA_LTL_Modelchecker.BoolProgs_Philosophers, CAVA_LTL_Modelchecker.BoolProgs_Programs, CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter, CAVA_LTL_Modelchecker.BoolProgs_Simple, CAVA_LTL_Modelchecker.CAVA_Abstract, CAVA_LTL_Modelchecker.CAVA_Impl, CAVA_LTL_Modelchecker.Mulog, CAVA_LTL_Modelchecker.All_Of_Nested_DFS, CAVA_LTL_Modelchecker.NDFS_SI, CAVA_LTL_Modelchecker.NDFS_SI_Statistics, SM.SM_Indep, SM.SM_POR, SM.SM_Sticky, SM.SM_Variables, SM.SM_Ample_Impl, SM.SM_Datastructures, SM.SM_Wrapup, SM.LTS, SM.SOS_Misc_Add, SM.Gen_Scheduler, SM.SM_Cfg, SM.SM_LTL, SM.SM_Semantics, SM.SM_State, SM.SM_Syntax, SM.Decide_Locality, SM.Gen_Cfg_Bisim, SM.Gen_Scheduler_Refine, SM.Pid_Scheduler, SM.Rename_Cfg, SM.SM_Finite_Reachable, SM.SM_Pid, SM.SM_Visible, SM.Type_System, CRDT.Convergence, CRDT.Counter, CRDT.Network, CRDT.ORSet, CRDT.Ordered_List, CRDT.RGA, CRDT.Util, CZH_Elementary_Categories.CZH_DG_CAT, CZH_Elementary_Categories.CZH_ECAT_CAT, CZH_Elementary_Categories.CZH_ECAT_CSimplicial, CZH_Elementary_Categories.CZH_ECAT_Conclusions, CZH_Elementary_Categories.CZH_ECAT_GRPH, CZH_Elementary_Categories.CZH_ECAT_SemiCAT, CZH_Elementary_Categories.CZH_ECAT_Structure_Example, CZH_Elementary_Categories.CZH_ECAT_Yoneda, CZH_Elementary_Categories.CZH_SMC_CAT, CZH_Foundations.CZH_DG_Conclusions, CZH_Foundations.CZH_DG_GRPH, CZH_Foundations.CZH_DG_SemiCAT, CZH_Foundations.CZH_SMC_Conclusions, CZH_Foundations.CZH_SMC_GRPH, CZH_Foundations.CZH_SMC_SemiCAT, CZH_Foundations.CZH_Sets_Conclusions, CZH_Foundations.CZH_Sets_ZQR, CZH_Foundations.HOL_CContinuum, CZH_Foundations.CZH_EX_Algebra, CZH_Foundations.CZH_EX_Replacement, CZH_Foundations.CZH_EX_TS, CZH_Universal_Constructions.CZH_UCAT_Adjoints, CZH_Universal_Constructions.CZH_UCAT_Complete, CZH_Universal_Constructions.CZH_UCAT_Conclusions, CZH_Universal_Constructions.CZH_UCAT_Kan, CZH_Universal_Constructions.CZH_UCAT_Limit, CZH_Universal_Constructions.CZH_UCAT_PWKan, CZH_Universal_Constructions.CZH_UCAT_PWKan_Example, CZH_Universal_Constructions.CZH_UCAT_Universal, CakeML.Big_Step_Clocked, CakeML.Big_Step_Determ, CakeML.Big_Step_Fun_Equiv, CakeML.Big_Step_Total, CakeML.Big_Step_Unclocked, CakeML.Big_Step_Unclocked_Single, CakeML.CakeML_Code, CakeML.CakeML_Compiler, CakeML.CakeML_Quickcheck, CakeML.Evaluate_Clock, CakeML.Evaluate_Single, CakeML.Evaluate_Termination, CakeML.Matching, CakeML.Semantic_Extras, CakeML.Code_Test_Haskell, CakeML.Doc_Generated, CakeML.Doc_Proofs, CakeML.Ast, CakeML.AstAuxiliary, CakeML.BigSmallInvariants, CakeML.BigStep, CakeML.Evaluate, CakeML.Ffi, CakeML.FpSem, CakeML.Lib, CakeML.LibAuxiliary, CakeML.Namespace, CakeML.NamespaceAuxiliary, CakeML.PrimTypes, CakeML.SemanticPrimitives, CakeML.SemanticPrimitivesAuxiliary, CakeML.SimpleIO, CakeML.SmallStep, CakeML.Tokens, CakeML.TypeSystem, CakeML.TypeSystemAuxiliary, LEM.Lem, LEM.LemExtraDefs, LEM.Lem_assert_extra, LEM.Lem_basic_classes, LEM.Lem_bool, LEM.Lem_either, LEM.Lem_function, LEM.Lem_function_extra, LEM.Lem_list, LEM.Lem_list_extra, LEM.Lem_machine_word, LEM.Lem_map, LEM.Lem_map_extra, LEM.Lem_maybe, LEM.Lem_maybe_extra, LEM.Lem_num, LEM.Lem_num_extra, LEM.Lem_pervasives, LEM.Lem_pervasives_extra, LEM.Lem_relation, LEM.Lem_set, LEM.Lem_set_extra, LEM.Lem_set_helpers, LEM.Lem_show, LEM.Lem_show_extra, LEM.Lem_sorting, LEM.Lem_string, LEM.Lem_string_extra, LEM.Lem_tuple, LEM.Lem_word, CakeML_Codegen.CakeML_Backend, CakeML_Codegen.CakeML_Byte, CakeML_Codegen.CakeML_Correctness, CakeML_Codegen.CakeML_Setup, CakeML_Codegen.Compiler, CakeML_Codegen.Composition, CakeML_Codegen.CupCake_Env, CakeML_Codegen.CupCake_Semantics, CakeML_Codegen.Doc_Backend, CakeML_Codegen.Doc_Compiler, CakeML_Codegen.Doc_CupCake, CakeML_Codegen.Doc_Preproc, CakeML_Codegen.Doc_Rewriting, CakeML_Codegen.Doc_Terms, CakeML_Codegen.Embed, CakeML_Codegen.Eval_Class, CakeML_Codegen.Eval_Instances, CakeML_Codegen.Big_Step_Sterm, CakeML_Codegen.Big_Step_Value, CakeML_Codegen.Big_Step_Value_ML, CakeML_Codegen.Rewriting_Nterm, CakeML_Codegen.Rewriting_Pterm, CakeML_Codegen.Rewriting_Pterm_Elim, CakeML_Codegen.Rewriting_Sterm, CakeML_Codegen.Rewriting_Term, CakeML_Codegen.Constructors, CakeML_Codegen.Consts, CakeML_Codegen.General_Rewriting, CakeML_Codegen.HOL_Datatype, CakeML_Codegen.Pterm, CakeML_Codegen.Sterm, CakeML_Codegen.Strong_Term, CakeML_Codegen.Term_as_Value, CakeML_Codegen.Terms_Extras, CakeML_Codegen.Value, CakeML_Codegen.Test_Composition, CakeML_Codegen.Test_Embed_Data, CakeML_Codegen.Test_Embed_Data2, CakeML_Codegen.Test_Embed_Tree, CakeML_Codegen.Test_Print, CakeML_Codegen.CakeML_Utils, CakeML_Codegen.Code_Utils, CakeML_Codegen.Compiler_Utils, CakeML_Codegen.ML_Utils, CakeML_Codegen.Test_Utils, Call_Arity.AEnv, Call_Arity.AList-Utils-HOLCF, Call_Arity.AbstractTransform, Call_Arity.AnalBinds, Call_Arity.Arity-Nominal, Call_Arity.Arity, Call_Arity.ArityAnalysisAbinds, Call_Arity.ArityAnalysisCorrDenotational, Call_Arity.ArityAnalysisFix, Call_Arity.ArityAnalysisFixProps, Call_Arity.ArityAnalysisSig, Call_Arity.ArityAnalysisSpec, Call_Arity.ArityAnalysisStack, Call_Arity.ArityConsistent, Call_Arity.ArityEtaExpansion, Call_Arity.ArityEtaExpansionSafe, Call_Arity.ArityStack, Call_Arity.ArityTransform, Call_Arity.ArityTransformSafe, Call_Arity.BalancedTraces, Call_Arity.CallArityEnd2End, Call_Arity.CallArityEnd2EndSafe, Call_Arity.CardArityTransformSafe, Call_Arity.Cardinality-Domain-Lists, Call_Arity.Cardinality-Domain, Call_Arity.CardinalityAnalysisSig, Call_Arity.CardinalityAnalysisSpec, Call_Arity.CoCallAnalysisBinds, Call_Arity.CoCallAnalysisImpl, Call_Arity.CoCallAnalysisSig, Call_Arity.CoCallAnalysisSpec, Call_Arity.CoCallAritySig, Call_Arity.CoCallFix, Call_Arity.CoCallGraph-Nominal, Call_Arity.CoCallGraph-TTree, Call_Arity.CoCallGraph, Call_Arity.CoCallImplSafe, Call_Arity.CoCallImplTTree, Call_Arity.CoCallImplTTreeSafe, Call_Arity.ConstOn, Call_Arity.Env-Set-Cpo, Call_Arity.EtaExpansion, Call_Arity.EtaExpansionSafe, Call_Arity.List-Interleavings, Call_Arity.NoCardinalityAnalysis, Call_Arity.Sestoft, Call_Arity.SestoftConf, Call_Arity.SestoftCorrect, Call_Arity.SestoftGC, Call_Arity.Set-Cpo, Call_Arity.TTree-HOLCF, Call_Arity.TTree, Call_Arity.TTreeAnalysisSig, Call_Arity.TTreeAnalysisSpec, Call_Arity.TTreeImplCardinality, Call_Arity.TTreeImplCardinalitySafe, Call_Arity.TransformTools, Call_Arity.TrivialArityAnal, Card_Equiv_Relations.Card_Equiv_Relations, Card_Equiv_Relations.Card_Partial_Equiv_Relations, Card_Partitions.Card_Partitions, Card_Partitions.Injectivity_Solver, Card_Partitions.Set_Partition, Case_Labeling.Case_Labeling, Cauchy.CauchySchwarz, Chandy_Lamport.Co_Snapshot, Chandy_Lamport.Distributed_System, Chandy_Lamport.Example, Chandy_Lamport.Snapshot, Chandy_Lamport.Swap, Chandy_Lamport.Trace, Chandy_Lamport.Util, Closest_Pair_Points.Closest_Pair, Closest_Pair_Points.Closest_Pair_Alternative, Closest_Pair_Points.Common, CoCon.All_BD_Security_Instances_for_CoCon, CoCon.Automation_Setup, CoCon.Decision_All, CoCon.Decision_Intro, CoCon.Decision_NCPC, CoCon.Decision_NCPC_Aut, CoCon.Decision_Value_Setup, CoCon.Discussion_All, CoCon.Discussion_Intro, CoCon.Discussion_NCPC, CoCon.Discussion_Value_Setup, CoCon.Observation_Setup, CoCon.Paper_All, CoCon.Paper_Aut, CoCon.Paper_Aut_PC, CoCon.Paper_Intro, CoCon.Paper_Value_Setup, CoCon.Prelim, CoCon.Review_All, CoCon.Review_Intro, CoCon.Review_RAut, CoCon.Review_RAut_NCPC, CoCon.Review_RAut_NCPC_PAut, CoCon.Review_Value_Setup, CoCon.Reviewer_Assignment_All, CoCon.Reviewer_Assignment_Intro, CoCon.Reviewer_Assignment_NCPC, CoCon.Reviewer_Assignment_NCPC_Aut, CoCon.Reviewer_Assignment_Value_Setup, CoCon.Safety_Properties, CoCon.System_Specification, CoCon.Traceback_Properties, CoSMeDis.API_Network, CoSMeDis.Automation_Setup, CoSMeDis.Friend, CoSMeDis.Friend_All, CoSMeDis.Friend_Intro, CoSMeDis.Friend_Network, CoSMeDis.Friend_Observation_Setup, CoSMeDis.Friend_Openness, CoSMeDis.Friend_State_Indistinguishability, CoSMeDis.Friend_Value_Setup, CoSMeDis.Friend_Request, CoSMeDis.Friend_Request_All, CoSMeDis.Friend_Request_Intro, CoSMeDis.Friend_Request_Network, CoSMeDis.Friend_Request_Value_Setup, CoSMeDis.Outer_Friend_Issuer, CoSMeDis.Outer_Friend_Issuer_Observation_Setup, CoSMeDis.Outer_Friend_Issuer_Openness, CoSMeDis.Outer_Friend_Issuer_State_Indistinguishability, CoSMeDis.Outer_Friend_Issuer_Value_Setup, CoSMeDis.Outer_Friend, CoSMeDis.Outer_Friend_All, CoSMeDis.Outer_Friend_Intro, CoSMeDis.Outer_Friend_Network, CoSMeDis.Outer_Friend_Receiver, CoSMeDis.Outer_Friend_Receiver_Observation_Setup, CoSMeDis.Outer_Friend_Receiver_State_Indistinguishability, CoSMeDis.Outer_Friend_Receiver_Value_Setup, CoSMeDis.DYNAMIC_Post_COMPOSE2, CoSMeDis.DYNAMIC_Post_ISSUER, CoSMeDis.DYNAMIC_Post_Network, CoSMeDis.DYNAMIC_Post_Value_Setup_ISSUER, CoSMeDis.Independent_DYNAMIC_Post_ISSUER, CoSMeDis.Independent_DYNAMIC_Post_Network, CoSMeDis.Independent_DYNAMIC_Post_Value_Setup_ISSUER, CoSMeDis.Independent_Post_Observation_Setup_ISSUER, CoSMeDis.Independent_Post_Observation_Setup_RECEIVER, CoSMeDis.Independent_Post_RECEIVER, CoSMeDis.Independent_Post_Value_Setup_RECEIVER, CoSMeDis.Independent_Posts_Network, CoSMeDis.Post_All, CoSMeDis.Post_COMPOSE2, CoSMeDis.Post_ISSUER, CoSMeDis.Post_Intro, CoSMeDis.Post_Network, CoSMeDis.Post_Observation_Setup_ISSUER, CoSMeDis.Post_Observation_Setup_RECEIVER, CoSMeDis.Post_RECEIVER, CoSMeDis.Post_Unwinding_Helper_ISSUER, CoSMeDis.Post_Unwinding_Helper_RECEIVER, CoSMeDis.Post_Value_Setup_ISSUER, CoSMeDis.Post_Value_Setup_RECEIVER, CoSMeDis.Prelim, CoSMeDis.Safety_Properties, CoSMeDis.System_Specification, CoSMed.Automation_Setup, CoSMed.Friend, CoSMed.Friend_Intro, CoSMed.Friend_Value_Setup, CoSMed.Friend_Request, CoSMed.Friend_Request_Intro, CoSMed.Friend_Request_Value_Setup, CoSMed.Observation_Setup, CoSMed.Post, CoSMed.Post_Intro, CoSMed.Post_Value_Setup, CoSMed.Prelim, CoSMed.Safety_Properties, CoSMed.System_Specification, CoSMed.Friend_Traceback, CoSMed.Post_Visibility_Traceback, CoSMed.Traceback_Intro, Coinductive.Coinductive, Coinductive.Coinductive_List_Prefix, Coinductive.CCPO_Topology, Coinductive.Coinductive_Examples, Coinductive.Hamming_Stream, Coinductive.Koenigslemma, Coinductive.LList_CCPO_Topology, Coinductive.LMirror, Coinductive.Resumption, Coinductive.TLList_CCPO_Examples, Coinductive.Lazy_LList, Coinductive.Lazy_TLList, Coinductive.Quotient_Coinductive_List, Coinductive.Quotient_TLList, Coinductive.TLList_CCPO, Coinductive_Languages.Coinductive_Language, Collections.Collections_Entrypoints_Chapter, Collections_Examples.Coll_Test, Collections_Examples.Collection_Autoref_Examples, Collections_Examples.Collection_Autoref_Examples_Chapter, Collections_Examples.Combined_TwoSat, Collections_Examples.ICF_Only_Test, Collections_Examples.ICF_Test, Collections_Examples.Nested_DFS, Collections_Examples.Simple_DFS, Collections_Examples.Succ_Graph, Collections_Examples.Collection_Examples, Collections_Examples.Examples_Chapter, Collections_Examples.Exploration, Collections_Examples.Exploration_DFS, Collections_Examples.ICF_Examples, Collections_Examples.ICF_Examples_Chapter, Collections_Examples.PerformanceTest, Collections_Examples.itp_2010, Collections_Examples.Bfs_Impl, Collections_Examples.Foreach_Refine, Collections_Examples.Refine_Fold, Collections_Examples.Refine_Monadic_Examples, Collections_Examples.Refine_Monadic_Examples_Chapter, Collections.GenCF_Gen_Chapter, Collections.Gen_Comp, Collections.GenCF, Collections.GenCF_Chapter, Collections.GenCF_Impl_Chapter, Collections.GenCF_Intf_Chapter, Collections.Collections, Collections.CollectionsV1, Collections.DatRef, Collections.ICF_Autoref, Collections.ICF_Chapter, Collections.ICF_Entrypoints_Chapter, Collections.ICF_Impl, Collections.ICF_Refine_Monadic, Collections.Algos, Collections.ICF_Gen_Algo_Chapter, Collections.ListGA, Collections.MapGA, Collections.PrioByAnnotatedList, Collections.PrioUniqueByAnnotatedList, Collections.SetByMap, Collections.SetGA, Collections.SetIndex, Collections.SetIteratorCollectionsGA, Collections.ArrayHashMap, Collections.ArrayHashMap_Impl, Collections.ArrayHashSet, Collections.ArrayMapImpl, Collections.ArraySetImpl, Collections.BinoPrioImpl, Collections.FTAnnotatedListImpl, Collections.FTPrioImpl, Collections.FTPrioUniqueImpl, Collections.Fifo, Collections.HashMap, Collections.HashMap_Impl, Collections.HashSet, Collections.ICF_Impl_Chapter, Collections.ListMapImpl, Collections.ListMapImpl_Invar, Collections.ListSetImpl, Collections.ListSetImpl_Invar, Collections.ListSetImpl_NotDist, Collections.ListSetImpl_Sorted, Collections.MapStdImpl, Collections.RBTMapImpl, Collections.RBTSetImpl, Collections.SetStdImpl, Collections.SkewPrioImpl, Collections.Trie2, Collections.TrieMapImpl, Collections.TrieSetImpl, Collections.Trie_Impl, Collections.AnnotatedListSpec, Collections.ICF_Spec_Base, Collections.ICF_Spec_Chapter, Collections.ListSpec, Collections.MapSpec, Collections.PrioSpec, Collections.PrioUniqueSpec, Collections.SetSpec, Collections.ICF_Tools, Collections.Locale_Code, Collections.Locale_Code_Ex, Collections.Ord_Code_Preproc, Collections.Record_Intf, Collections.SetAbstractionIterator, Collections.Dlist_add, Collections.Partial_Equivalence_Relation, Collections.Robdd, Collections.Sorted_List_Operations, Collections.Refine_Dflt, Collections.Refine_Dflt_ICF, Collections.Refine_Dflt_Only_ICF, Collections.ICF_Userguide, Collections.Refine_Monadic_Userguide, Collections.Userguides_Chapter, Combinatorics_Words.Arithmetical_Hints, Combinatorics_Words.CoWAll, Combinatorics_Words.CoWBasic, Combinatorics_Words.Lyndon_Schutzenberger, Combinatorics_Words.Periodicity_Lemma, Combinatorics_Words.Reverse_Symmetry, Combinatorics_Words.Submonoids, Combinatorics_Words_Graph_Lemma.Graph_Lemma, Combinatorics_Words_Lyndon.Lyndon, Combinatorics_Words_Lyndon.Lyndon_Addition, Complex_Geometry.Angles, Complex_Geometry.Canonical_Angle, Complex_Geometry.Chordal_Metric, Complex_Geometry.Circlines, Complex_Geometry.Circlines_Angle, Complex_Geometry.Elementary_Complex_Geometry, Complex_Geometry.Hermitean_Matrices, Complex_Geometry.Homogeneous_Coordinates, Complex_Geometry.Linear_Systems, Complex_Geometry.Matrices, Complex_Geometry.Moebius, Complex_Geometry.More_Complex, Complex_Geometry.More_Set, Complex_Geometry.More_Transcendental, Complex_Geometry.Oriented_Circlines, Complex_Geometry.Quadratic, Complex_Geometry.Riemann_Sphere, Complex_Geometry.Unit_Circle_Preserving_Moebius, Complex_Geometry.Unitary11_Matrices, Complex_Geometry.Unitary_Matrices, Complx.Language, Complx.OG_Annotations, Complx.OG_Hoare, Complx.OG_Soundness, Complx.OG_Syntax, Complx.OG_Tactics, Complx.SeqCatch_decomp, Complx.SmallStep, Complx.Examples, Complx.SumArr, Complx.Cache_Tactics, Conditional_Transfer_Rule.CTR, Conditional_Transfer_Rule.CTR_Reference, Conditional_Transfer_Rule.CTR_Tests, Conditional_Transfer_Rule.CTR_Introduction, Conditional_Transfer_Rule.CTR_Tools, Conditional_Transfer_Rule.IML_UT, Conditional_Transfer_Rule.Reference_Prerequisites, Conditional_Transfer_Rule.UD_Tests, Conditional_Transfer_Rule.UD, Conditional_Transfer_Rule.UD_Reference, Constructor_Funs.Constructor_Funs, Containers.AssocList, Containers.Card_Datatype, Containers.Compatibility_Containers_Regular_Sets, Containers.Containers, Containers.Containers_Userguide, Containers.Card_Datatype_Ex, Containers.Containers_DFS_Ex, Containers.Containers_TwoSat_Ex, Containers.Map_To_Mapping_Ex, Containers.TwoSat_Ex, Containers-Benchmarks.Benchmark_Bool, Containers-Benchmarks.Benchmark_Comparison, Containers-Benchmarks.Benchmark_Default, Containers-Benchmarks.Benchmark_ICF, Containers-Benchmarks.Benchmark_LC, Containers-Benchmarks.Benchmark_RBT, Containers-Benchmarks.Benchmark_Set, Containers-Benchmarks.Benchmark_Set_Default, Containers-Benchmarks.Benchmark_Set_LC, Containers-Benchmarks.Clauses, Containers.List_Proper_Interval, Containers.Map_To_Mapping, Containers.Mapping_Impl, Core_DOM.Core_DOM, Core_DOM.Core_DOM_Basic_Datatypes, Core_DOM.Core_DOM_Functions, Core_DOM.Core_DOM_Tests, Core_DOM.BaseClass, Core_DOM.CharacterDataClass, Core_DOM.DocumentClass, Core_DOM.NodeClass, Core_DOM.ObjectClass, Core_DOM.BaseMonad, Core_DOM.CharacterDataMonad, Core_DOM.DocumentMonad, Core_DOM.ElementMonad, Core_DOM.NodeMonad, Core_DOM.ObjectMonad, Core_DOM.CharacterDataPointer, Core_DOM.DocumentPointer, Core_DOM.ElementPointer, Core_DOM.NodePointer, Core_DOM.ObjectPointer, Core_DOM.Ref, Core_DOM.Heap_Error_Monad, Core_DOM.Hiding_Type_Variables, Core_DOM.Testing_Utils, Core_DOM.Core_DOM_BaseTest, Core_DOM.Document_adoptNode, Core_DOM.Document_getElementById, Core_DOM.Node_insertBefore, Core_DOM.Node_removeChild, Core_DOM.Core_DOM_Heap_WF, Core_DOM.ElementClass, Core_DOM.ShadowRootPointer, Core_SC_DOM.Core_DOM, Core_SC_DOM.Core_DOM_Basic_Datatypes, Core_SC_DOM.Core_DOM_Functions, Core_SC_DOM.Core_DOM_Tests, Core_SC_DOM.BaseClass, Core_SC_DOM.CharacterDataClass, Core_SC_DOM.DocumentClass, Core_SC_DOM.NodeClass, Core_SC_DOM.ObjectClass, Core_SC_DOM.BaseMonad, Core_SC_DOM.CharacterDataMonad, Core_SC_DOM.DocumentMonad, Core_SC_DOM.ElementMonad, Core_SC_DOM.NodeMonad, Core_SC_DOM.ObjectMonad, Core_SC_DOM.CharacterDataPointer, Core_SC_DOM.DocumentPointer, Core_SC_DOM.ElementPointer, Core_SC_DOM.NodePointer, Core_SC_DOM.ObjectPointer, Core_SC_DOM.Ref, Core_SC_DOM.Heap_Error_Monad, Core_SC_DOM.Hiding_Type_Variables, Core_SC_DOM.Testing_Utils, Core_SC_DOM.Core_DOM_BaseTest, Core_SC_DOM.Document_adoptNode, Core_SC_DOM.Document_getElementById, Core_SC_DOM.Node_insertBefore, Core_SC_DOM.Node_removeChild, Core_SC_DOM.Core_DOM_Heap_WF, Core_SC_DOM.ElementClass, Core_SC_DOM.ShadowRootPointer, Cubic_Quartic_Equations.Cardanos_Formula, Cubic_Quartic_Equations.Complex_Roots, Cubic_Quartic_Equations.Cubic_Polynomials, Cubic_Quartic_Equations.Ferraris_Formula, Cubic_Quartic_Equations.Min_Int_Poly_Complex_Impl, Cubic_Quartic_Equations.Quartic_Polynomials, DFS_Framework.DFS_Chapter_Framework, DFS_Framework.DFS_Framework, DFS_Framework.Cyc_Check, DFS_Framework.DFS_All_Examples, DFS_Framework.DFS_Chapter_Examples, DFS_Framework.DFS_Find_Path, DFS_Framework.Feedback_Arcs, DFS_Framework.Nested_DFS, DFS_Framework.Reachable_Nodes, DFS_Framework.Tarjan, DFS_Framework.Tarjan_LowLink, DFS_Framework.Restr_Impl, DFS_Framework.Simple_Impl, DFS_Framework.General_DFS_Structure, DFS_Framework.Rec_Impl, DFS_Framework.Tailrec_Impl, DFS_Framework.DFS_Invars_Basic, DFS_Framework.DFS_Invars_SCC, DFS_Framework.DFS_Framework_Misc, DFS_Framework.DFS_Framework_Refine_Aux, DFS_Framework.Impl_Rev_Array_Stack, DFS_Framework.On_Stack, DFS_Framework.Param_DFS, DOM_Components.Core_DOM_Components, DOM_Components.Shadow_DOM_Components, DOM_Components.fancy_tabs, Datatype_Order_Generator.Derive, Datatype_Order_Generator.Derive_Aux, Datatype_Order_Generator.Derive_Examples, Datatype_Order_Generator.Hash_Generator, Datatype_Order_Generator.Order_Generator, Decreasing-Diagrams-II.Decreasing_Diagrams_II, Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux, Decreasing-Diagrams.Decreasing_Diagrams, Deep_Learning.Tensor, Deep_Learning.Tensor_Matricization, Deep_Learning.Tensor_Plus, Deep_Learning.Tensor_Subtensor, Dependent_SIFUM_Refinement.CompositionalRefinement, Dependent_SIFUM_Refinement.Eg1, Dependent_SIFUM_Refinement.Eg1Eg2, Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple, Dependent_SIFUM_Refinement.Eg1RefinementTrivial, Dependent_SIFUM_Refinement.Eg2, Dependent_SIFUM_Refinement.EgHighBranchRevC, Dependent_SIFUM_Type_Systems.Compositionality, Dependent_SIFUM_Type_Systems.Example, Dependent_SIFUM_Type_Systems.Example_Swap_Add, Dependent_SIFUM_Type_Systems.Example_TypeSystem, Dependent_SIFUM_Type_Systems.TypeSystemTactics, Dependent_SIFUM_Type_Systems.Language, Dependent_SIFUM_Type_Systems.LocallySoundModeUse, Dependent_SIFUM_Type_Systems.Preliminaries, Dependent_SIFUM_Type_Systems.Security, Dependent_SIFUM_Type_Systems.TypeSystem, Deriving.Compare_Order_Instances, Deriving.Compare_Rat, Deriving.Compare_Real, Deriving.RBT_Compare_Order_Impl, Deriving.Derive_Examples, Dict_Construction.Dict_Construction, Dijkstra_Shortest_Path.Dijkstra, Dijkstra_Shortest_Path.Dijkstra_Impl, Dijkstra_Shortest_Path.Dijkstra_Impl_Adet, Dijkstra_Shortest_Path.Dijkstra_Misc, Dijkstra_Shortest_Path.Graph, Dijkstra_Shortest_Path.GraphByMap, Dijkstra_Shortest_Path.GraphGA, Dijkstra_Shortest_Path.GraphSpec, Dijkstra_Shortest_Path.HashGraphImpl, Dijkstra_Shortest_Path.Introduction, Dijkstra_Shortest_Path.Test, Dijkstra_Shortest_Path.Weight, Dirichlet_Series.Dirichlet_Efficient_Code, DynamicArchitectures.Configuration_Traces, DynamicArchitectures.Dynamic_Architecture_Calculus, Dynamic_Tables.Tables_nat, Dynamic_Tables.Tables_real, EdmondsKarp_Maxflow.Augmenting_Path_BFS, EdmondsKarp_Maxflow.Edka_Benchmark_Export, EdmondsKarp_Maxflow.Edka_Checked_Impl, EdmondsKarp_Maxflow.EdmondsKarp_Algo, EdmondsKarp_Maxflow.EdmondsKarp_Impl, EdmondsKarp_Maxflow.FordFulkerson_Algo, Efficient-Mergesort.Efficient_Sort, Epistemic_Logic.Epistemic_Logic, Ergodic_Theory.Kohlberg_Neyman_Karlsson, Extended_Finite_State_Machine_Inference.Code_Generation, Extended_Finite_State_Machine_Inference.EFSM_Dot, Extended_Finite_State_Machine_Inference.Inference, Extended_Finite_State_Machine_Inference.SelectionStrategies, Extended_Finite_State_Machine_Inference.Subsumption, Extended_Finite_State_Machine_Inference.Code_Target_FSet, Extended_Finite_State_Machine_Inference.Code_Target_List, Extended_Finite_State_Machine_Inference.Code_Target_Set, Extended_Finite_State_Machine_Inference.efsm2sal, Extended_Finite_State_Machine_Inference.Drinks_Subsumption, Extended_Finite_State_Machine_Inference.Distinguishing_Guards, Extended_Finite_State_Machine_Inference.Group_By, Extended_Finite_State_Machine_Inference.Increment_Reset, Extended_Finite_State_Machine_Inference.Least_Upper_Bound, Extended_Finite_State_Machine_Inference.PTA_Generalisation, Extended_Finite_State_Machine_Inference.Same_Register, Extended_Finite_State_Machine_Inference.Store_Reuse, Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption, Extended_Finite_State_Machine_Inference.Weak_Subsumption, Extended_Finite_State_Machines.AExp, Extended_Finite_State_Machines.AExp_Lexorder, Extended_Finite_State_Machines.EFSM, Extended_Finite_State_Machines.EFSM_LTL, Extended_Finite_State_Machines.FSet_Utils, Extended_Finite_State_Machines.GExp, Extended_Finite_State_Machines.GExp_Lexorder, Extended_Finite_State_Machines.Transition, Extended_Finite_State_Machines.Transition_Lexorder, Extended_Finite_State_Machines.Trilean, Extended_Finite_State_Machines.VName, Extended_Finite_State_Machines.Value, Extended_Finite_State_Machines.Value_Lexorder, Extended_Finite_State_Machines.Drinks_Machine, Extended_Finite_State_Machines.Drinks_Machine_2, Extended_Finite_State_Machines.Drinks_Machine_LTL, FOL-Fitting.FOL_Fitting, FOL_Seq_Calc1.Common, FOL_Seq_Calc1.Sequent, FOL_Seq_Calc1.Tableau, Farkas.Farkas, Farkas.Matrix_Farkas, Farkas.Simplex_for_Reals, FinFun.FinFun, Finger-Trees.FingerTree, First_Order_Terms.Abstract_Matching, First_Order_Terms.Abstract_Unification, First_Order_Terms.Fun_More, First_Order_Terms.Matching, First_Order_Terms.Option_Monad, First_Order_Terms.Seq_More, First_Order_Terms.Subsumption, First_Order_Terms.Term, First_Order_Terms.Term_Pair_Multiset, First_Order_Terms.Transitive_Closure_More, First_Order_Terms.Unification, First_Order_Terms.Unifiers, Flow_Networks.Graph_Impl, Flow_Networks.Fofu_Abs_Base, Flow_Networks.Fofu_Impl_Base, Flow_Networks.Refine_Add_Fofu, Flow_Networks.NetCheck, Flow_Networks.Network_Impl, Floyd_Warshall.FW_Code, Floyd_Warshall.Floyd_Warshall, Floyd_Warshall.Recursion_Combinators, Formal_SSA.Construct_SSA, Formal_SSA.Construct_SSA_code, Formal_SSA.Construct_SSA_notriv, Formal_SSA.Construct_SSA_notriv_code, Formal_SSA.Disjoin_Transform, Formal_SSA.FormalSSA_Misc, Formal_SSA.Generic_Extract, Formal_SSA.Generic_Interpretation, Formal_SSA.Graph_path, Formal_SSA.Mapping_Exts, Formal_SSA.Minimality, Formal_SSA.RBT_Mapping_Exts, Formal_SSA.SSA_CFG, Formal_SSA.SSA_CFG_code, Formal_SSA.SSA_Semantics, Formal_SSA.SSA_Transfer_Rules, Formal_SSA.Serial_Rel, Formal_SSA.WhileGraphSSA, Formal_SSA.While_Combinator_Exts, Formula_Derivatives.Abstract_Formula, Formula_Derivatives.Automaton, Formula_Derivatives-Examples.Presburger_Examples, Formula_Derivatives-Examples.WS1S_Alt_Examples, Formula_Derivatives-Examples.WS1S_Examples, Formula_Derivatives-Examples.WS1S_Nameful_Examples, Formula_Derivatives-Examples.WS1S_Presburger_Examples, Formula_Derivatives.FSet_More, Formula_Derivatives.Presburger_Formula, Formula_Derivatives.WS1S_Alt_Formula, Formula_Derivatives.WS1S_Formula, Formula_Derivatives.WS1S_Nameful, Formula_Derivatives.WS1S_Prelim, Formula_Derivatives.WS1S_Presburger_Equivalence, Formula_Derivatives.While_Default, Fresh_Identifiers.Fresh, Fresh_Identifiers.Fresh_String, Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover, Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover, Functional_Ordered_Resolution_Prover.Executable_Subsumption, Functional_Ordered_Resolution_Prover.IsaFoR_Term, Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover, Gabow_SCC.All_Of_Gabow_SCC, Gabow_SCC.Find_Path, Gabow_SCC.Find_Path_Impl, Gabow_SCC.Gabow_GBG, Gabow_SCC.Gabow_GBG_Code, Gabow_SCC.Gabow_SCC, Gabow_SCC.Gabow_SCC_Code, Gabow_SCC.Gabow_Skeleton, Gabow_SCC.Gabow_Skeleton_Code, GaleStewart_Games.AlternatingLists, GaleStewart_Games.GaleStewartDefensiveStrategies, GaleStewart_Games.GaleStewartDeterminedGames, GaleStewart_Games.GaleStewartGames, GaleStewart_Games.MoreCoinductiveList2, GaleStewart_Games.MoreENat, GaleStewart_Games.MorePrefix, Generic_Join.Generic_Join, Generic_Join.Generic_Join_Correctness, Goedel_HFSet_Semantic.Instance, Goedel_HFSet_Semanticless.Coding, Goedel_HFSet_Semanticless.Coding_Predicates, Goedel_HFSet_Semanticless.Functions, Goedel_HFSet_Semanticless.Goedel_I, Goedel_HFSet_Semanticless.II_Prelims, Goedel_HFSet_Semanticless.Instance, Goedel_HFSet_Semanticless.Pf_Predicates, Goedel_HFSet_Semanticless.Predicates, Goedel_HFSet_Semanticless.Pseudo_Coding, Goedel_HFSet_Semanticless.Quote, Goedel_HFSet_Semanticless.Sigma, Goedel_HFSet_Semanticless.SyntaxN, Goedel_Incompleteness.Abstract_Encoding, Goedel_Incompleteness.Abstract_First_Goedel, Goedel_Incompleteness.Abstract_First_Goedel_Rosser, Goedel_Incompleteness.Abstract_Jeroslow_Encoding, Goedel_Incompleteness.Abstract_Representability, Goedel_Incompleteness.Abstract_Second_Goedel, Goedel_Incompleteness.All_Abstract, Goedel_Incompleteness.Deduction2, Goedel_Incompleteness.Derivability_Conditions, Goedel_Incompleteness.Diagonalization, Goedel_Incompleteness.Goedel_Formula, Goedel_Incompleteness.Jeroslow_Original, Goedel_Incompleteness.Jeroslow_Simplified, Goedel_Incompleteness.Loeb, Goedel_Incompleteness.Loeb_Formula, Goedel_Incompleteness.Rosser_Formula, Goedel_Incompleteness.Standard_Model_More, Goedel_Incompleteness.Tarski, Graph_Theory.Arc_Walk, Graph_Theory.Auxiliary, Graph_Theory.Bidirected_Digraph, Graph_Theory.Digraph, Graph_Theory.Digraph_Component, Graph_Theory.Digraph_Component_Vwalk, Graph_Theory.Digraph_Isomorphism, Graph_Theory.Euler, Graph_Theory.Graph_Theory, Graph_Theory.Kuratowski, Graph_Theory.Pair_Digraph, Graph_Theory.Rtrancl_On, Graph_Theory.Shortest_Path, Graph_Theory.Stuff, Graph_Theory.Subdivision, Graph_Theory.Vertex_Walk, Graph_Theory.Weighted_Graph, Groebner_Bases.Algorithm_Schema, Groebner_Bases.Algorithm_Schema_Impl, Groebner_Bases.Auto_Reduction, Groebner_Bases.Benchmarks, Groebner_Bases.Buchberger, Groebner_Bases.Buchberger_Examples, Groebner_Bases.Code_Target_Rat, Groebner_Bases.Confluence, Groebner_Bases.F4, Groebner_Bases.F4_Examples, Groebner_Bases.General, Groebner_Bases.Groebner_Bases, Groebner_Bases.Groebner_PM, Groebner_Bases.Macaulay_Matrix, Groebner_Bases.More_MPoly_Type_Class, Groebner_Bases.Reduced_GB, Groebner_Bases.Reduced_GB_Examples, Groebner_Bases.Reduction, Groebner_Bases.Syzygy, Groebner_Bases.Syzygy_Examples, Groebner_Macaulay.Binomial_Int, Groebner_Macaulay.Cone_Decomposition, Groebner_Macaulay.Degree_Bound_Utils, Groebner_Macaulay.Degree_Section, Groebner_Macaulay.Dube_Bound, Groebner_Macaulay.Dube_Prelims, Groebner_Macaulay.Groebner_Macaulay, Groebner_Macaulay.Groebner_Macaulay_Examples, Groebner_Macaulay.Hilbert_Function, Groebner_Macaulay.Monomial_Module, Groebner_Macaulay.Poly_Fun, Group-Ring-Module.Algebra1, Group-Ring-Module.Algebra2, Group-Ring-Module.Algebra3, Group-Ring-Module.Algebra4, Group-Ring-Module.Algebra5, Group-Ring-Module.Algebra6, Group-Ring-Module.Algebra7, Group-Ring-Module.Algebra8, Group-Ring-Module.Algebra9, HOLCF-Prelude.Data_Bool, HOLCF-Prelude.Data_Function, HOLCF-Prelude.Data_Integer, HOLCF-Prelude.Data_List, HOLCF-Prelude.Data_Maybe, HOLCF-Prelude.Data_Tuple, HOLCF-Prelude.Definedness, HOLCF-Prelude.HOLCF_Main, HOLCF-Prelude.HOLCF_Prelude, HOLCF-Prelude.List_Comprehension, HOLCF-Prelude.Num_Class, HOLCF-Prelude.Numeral_Cpo, HOLCF-Prelude.Type_Classes, HOLCF-Prelude.Fibs, HOLCF-Prelude.GHC_Rewrite_Rules, HOLCF-Prelude.HLint, HOLCF-Prelude.Sieve_Primes, HRB-Slicing.HRBSlicing, HRB-Slicing.JVMCFG, HRB-Slicing.JVMCFG_wf, HRB-Slicing.JVMInterpretation, HRB-Slicing.JVMPostdomination, HRB-Slicing.JVMSDG, HRB-Slicing.Com, HRB-Slicing.Interpretation, HRB-Slicing.Labels, HRB-Slicing.PCFG, HRB-Slicing.ProcSDG, HRB-Slicing.ProcState, HRB-Slicing.ValidPaths, HRB-Slicing.WellFormProgs, HRB-Slicing.WellFormed, HRB-Slicing.AuxLemmas, HRB-Slicing.BasicDefs, HRB-Slicing.CFG, HRB-Slicing.CFGExit, HRB-Slicing.CFGExit_wf, HRB-Slicing.CFG_wf, HRB-Slicing.Distance, HRB-Slicing.FundamentalProperty, HRB-Slicing.HRBSlice, HRB-Slicing.Observable, HRB-Slicing.Postdomination, HRB-Slicing.ReturnAndCallNodes, HRB-Slicing.SCDObservable, HRB-Slicing.SDG, HRB-Slicing.SemanticsCFG, HRB-Slicing.Slice, HRB-Slicing.WeakSimulation, HereditarilyFinite.Finitary, HereditarilyFinite.Finite_Automata, HereditarilyFinite.HF, HereditarilyFinite.OrdArith, HereditarilyFinite.Ordinal, HereditarilyFinite.Rank, Higher_Order_Terms.Find_First, Higher_Order_Terms.Fresh_Class, Higher_Order_Terms.Fresh_Monad, Higher_Order_Terms.Name, Higher_Order_Terms.Nterm, Higher_Order_Terms.Pats, Higher_Order_Terms.Term, Higher_Order_Terms.Term_Class, Higher_Order_Terms.Term_Utils, Higher_Order_Terms.Term_to_Nterm, Huffman.Huffman, IEEE_Floating_Point.Conversion_IEEE_Float, IEEE_Floating_Point.Double, IEEE_Floating_Point.FP64, IEEE_Floating_Point.IEEE, IEEE_Floating_Point.IEEE_Properties, IMAP-CRDT.IMAP-def, IMAP-CRDT.IMAP-proof-commute, IMAP-CRDT.IMAP-proof-helpers, IMAP-CRDT.IMAP-proof-independent, IMAP-CRDT.IMAP-proof, IMO2019.IMO2019_Q1, IMO2019.IMO2019_Q5, IMP2.IMP2, IMP2.IMP2_Basic_Decls, IMP2.IMP2_Basic_Simpset, IMP2.IMP2_Program_Analysis, IMP2.IMP2_Specification, IMP2.IMP2_VCG, IMP2.IMP2_Var_Abs, IMP2.IMP2_Var_Postprocessor, IMP2.Annotated_Syntax, IMP2.Semantics, IMP2.Syntax, IMP2.Examples, IMP2.IMP2_from_IMP, IMP2.Quickstart_Guide, IMP2.IMP2_Aux_Lemmas, IMP2.IMP2_Utils, IMP2.Named_Simpsets, IMP2.Subgoal_Focus_Some, IMP2.Parser, IMP2_Binary_Heap.IMP2_Binary_Heap, IP_Addresses.CIDR_Split, IP_Addresses.Hs_Compat, IP_Addresses.IP_Address, IP_Addresses.IP_Address_Parser, IP_Addresses.IP_Address_toString, IP_Addresses.IPv4, IP_Addresses.IPv6, IP_Addresses.Lib_List_toString, IP_Addresses.Lib_Numbers_toString, IP_Addresses.Lib_Word_toString, IP_Addresses.NumberWang_IPv4, IP_Addresses.NumberWang_IPv6, IP_Addresses.Prefix_Match, IP_Addresses.Prefix_Match_toString, IP_Addresses.WordInterval, IP_Addresses.WordInterval_Sorted, Incompleteness.Coding, Incompleteness.Coding_Predicates, Incompleteness.Functions, Incompleteness.Goedel_I, Incompleteness.Goedel_II, Incompleteness.II_Prelims, Incompleteness.Pf_Predicates, Incompleteness.Predicates, Incompleteness.Pseudo_Coding, Incompleteness.Quote, Incompleteness.Sigma, Incompleteness.SyntaxN, InformationFlowSlicing.LiftingIntra, InformationFlowSlicing.NonInterferenceIntra, InformationFlowSlicing.NonInterferenceWhile, InformationFlowSlicing_Inter.LiftingInter, InformationFlowSlicing_Inter.NonInterferenceInter, Interval_Arithmetic_Word32.Finite_String, Interval_Arithmetic_Word32.Interpreter, Interval_Arithmetic_Word32.Interval_Word32, Iptables_Semantics.Access_Matrix_Embeddings, Iptables_Semantics.Alternative_Semantics, Iptables_Semantics.Call_Return_Unfolding, Iptables_Semantics.Code_haskell, Iptables_Semantics.List_Misc, Iptables_Semantics.Negation_Type, Iptables_Semantics.Negation_Type_DNF, Iptables_Semantics.Remdups_Rev, Iptables_Semantics.Repeat_Stabilize, Iptables_Semantics.Ternary, Iptables_Semantics.WordInterval_Lists, Iptables_Semantics.Word_Upto, Iptables_Semantics.Datatype_Selectors, Iptables_Semantics.Documentation, Iptables_Semantics.Example_Semantics, Iptables_Semantics_Examples.Contrived_Example, Iptables_Semantics_Examples.Ports_Fail, Iptables_Semantics_Examples.Parser6_Test, Iptables_Semantics_Examples.Parser_Test, Iptables_Semantics_Examples.Analyze_Ringofsaturn_com, Iptables_Semantics_Examples.Analyze_SQRL_Shorewall, Iptables_Semantics_Examples.SQRL_2015_nospoof, Iptables_Semantics_Examples.Small_Examples, Iptables_Semantics_Examples.Analyze_Synology_Diskstation, Iptables_Semantics_Examples.iptables_Ln_tuned_parsed, Iptables_Semantics_Examples.Analyze_medium_sized_company, Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing, Iptables_Semantics.Firewall_Common, Iptables_Semantics.Iptables_Semantics, Iptables_Semantics.Matching, Iptables_Semantics.Matching_Embeddings, Iptables_Semantics.No_Spoof_Embeddings, Iptables_Semantics.Code_Interface, Iptables_Semantics.Common_Primitive_Lemmas, Iptables_Semantics.Common_Primitive_Matcher, Iptables_Semantics.Common_Primitive_Matcher_Generic, Iptables_Semantics.Common_Primitive_Syntax, Iptables_Semantics.Common_Primitive_toString, Iptables_Semantics.Conntrack_State, Iptables_Semantics.Conntrack_State_Transform, Iptables_Semantics.Interface_Replace, Iptables_Semantics.Interfaces_Normalize, Iptables_Semantics.IpAddresses, Iptables_Semantics.IpAddresses_Normalize, Iptables_Semantics.Ipassmt, Iptables_Semantics.L4_Protocol_Flags, Iptables_Semantics.No_Spoof, Iptables_Semantics.Output_Interface_Replace, Iptables_Semantics.Parser, Iptables_Semantics.Parser6, Iptables_Semantics.Ports, Iptables_Semantics.Ports_Normalize, Iptables_Semantics.Primitive_Abstract, Iptables_Semantics.Protocols_Normalize, Iptables_Semantics.Routing_IpAssmt, Iptables_Semantics.Tagged_Packet, Iptables_Semantics.Transform, Iptables_Semantics.Ruleset_Update, Iptables_Semantics.Semantics, Iptables_Semantics.Semantics_Embeddings, Iptables_Semantics.Semantics_Goto, Iptables_Semantics.Semantics_Stateful, Iptables_Semantics.Fixed_Action, Iptables_Semantics.MatchExpr_Fold, Iptables_Semantics.Matching_Ternary, Iptables_Semantics.Negation_Type_Matching, Iptables_Semantics.Normalized_Matches, Iptables_Semantics.Optimizing, Iptables_Semantics.Primitive_Normalization, Iptables_Semantics.Semantics_Ternary, Iptables_Semantics.Unknown_Match_Tacs, Iptables_Semantics.SimpleFw_Compliance, Isabelle_Marries_Dirac.Basics, Isabelle_Marries_Dirac.Binary_Nat, Isabelle_Marries_Dirac.Complex_Vectors, Isabelle_Marries_Dirac.Deutsch, Isabelle_Marries_Dirac.Deutsch_Jozsa, Isabelle_Marries_Dirac.Entanglement, Isabelle_Marries_Dirac.Measurement, Isabelle_Marries_Dirac.More_Tensor, Isabelle_Marries_Dirac.No_Cloning, Isabelle_Marries_Dirac.Quantum, Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma, Isabelle_Marries_Dirac.Quantum_Teleportation, Isabelle_Marries_Dirac.Tensor, Jinja.BVConform, Jinja.BVExample, Jinja.BVExec, Jinja.BVNoTypeError, Jinja.BVSpec, Jinja.BVSpecTypeSafe, Jinja.Effect, Jinja.EffectMono, Jinja.JVM_SemiType, Jinja.LBVJVM, Jinja.SemiType, Jinja.TF_JVM, Jinja.Auxiliary, Jinja.Conform, Jinja.Decl, Jinja.Exceptions, Jinja.Objects, Jinja.SystemClasses, Jinja.Type, Jinja.TypeRel, Jinja.Value, Jinja.WellForm, Jinja.Compiler, Jinja.Compiler1, Jinja.Compiler2, Jinja.Correctness1, Jinja.Correctness2, Jinja.Hidden, Jinja.J1, Jinja.J1WellForm, Jinja.PCompiler, Jinja.TypeComp, Jinja.Abstract_BV, Jinja.Err, Jinja.Kildall, Jinja.LBVComplete, Jinja.LBVCorrect, Jinja.LBVSpec, Jinja.Listn, Jinja.Opt, Jinja.Product, Jinja.Semilat, Jinja.SemilatAlg, Jinja.Semilattices, Jinja.Typing_Framework, Jinja.Typing_Framework_err, Jinja.Annotate, Jinja.BigStep, Jinja.DefAss, Jinja.Equivalence, Jinja.Examples, Jinja.Expr, Jinja.JWellForm, Jinja.Progress, Jinja.SmallStep, Jinja.State, Jinja.TypeSafe, Jinja.WWellForm, Jinja.WellType, Jinja.WellTypeRT, Jinja.execute_Bigstep, Jinja.execute_WellType, Jinja.JVMDefensive, Jinja.JVMExceptions, Jinja.JVMExec, Jinja.JVMExecInstr, Jinja.JVMInstructions, Jinja.JVMListExample, Jinja.JVMState, Jinja.Jinja, Jordan_Normal_Form.Complexity_Carrier, Jordan_Normal_Form.Derivation_Bound, Jordan_Normal_Form.Matrix_Comparison, Jordan_Normal_Form.Matrix_Complexity, Jordan_Normal_Form.Ring_Hom_Matrix, Jordan_Normal_Form.Show_Arctic, Jordan_Normal_Form.Strassen_Algorithm, Jordan_Normal_Form.Strassen_Algorithm_Code, KAD.Antidomain_Semiring, KAD.Domain_Semiring, KAD.Modal_Kleene_Algebra, KAD.Modal_Kleene_Algebra_Applications, KAD.Modal_Kleene_Algebra_Models, KAD.Range_Semiring, KAT_and_DRA.Conway_Tests, KAT_and_DRA.DRAT, KAT_and_DRA.DRA_Models, KAT_and_DRA.FolkTheorem, KAT_and_DRA.KAT, KAT_and_DRA.KAT_Models, KAT_and_DRA.PHL_DRAT, KAT_and_DRA.PHL_KAT, KAT_and_DRA.Test_Dioid, KAT_and_DRA.DRAT2, KAT_and_DRA.KAT2, KBPs.DFS, Kleene_Algebra.Conway, Kleene_Algebra.DRA, Kleene_Algebra.Dioid, Kleene_Algebra.Dioid_Models, Kleene_Algebra.Finite_Suprema, Kleene_Algebra.Formal_Power_Series, Kleene_Algebra.Inf_Matrix, Kleene_Algebra.Kleene_Algebra, Kleene_Algebra.Kleene_Algebra_Models, Kleene_Algebra.Matrix, Kleene_Algebra.Omega_Algebra, Kleene_Algebra.Omega_Algebra_Models, Kleene_Algebra.PHL_DRA, Kleene_Algebra.PHL_KA, Kleene_Algebra.Signatures, Knot_Theory.Computations, Knot_Theory.Example, Knot_Theory.Kauffman_Invariance, Knot_Theory.Kauffman_Matrix, Knot_Theory.Knot_Theory, Knot_Theory.Link_Algebra, Knot_Theory.Linkrel_Kauffman, Knot_Theory.Preliminaries, Knot_Theory.Tangle_Algebra, Knot_Theory.Tangle_Moves, Knot_Theory.Tangle_Relation, Knot_Theory.Tangles, Knuth_Bendix_Order.KBO, Knuth_Bendix_Order.Lexicographic_Extension, Knuth_Bendix_Order.Order_Pair, Knuth_Bendix_Order.Subterm_and_Context, Knuth_Bendix_Order.Term_Aux, Knuth_Morris_Pratt.KMP, Kruskal.Graph_Definition, Kruskal.Graph_Definition_Aux, Kruskal.Graph_Definition_Impl, Kruskal.Kruskal, Kruskal.Kruskal_Impl, Kruskal.Kruskal_Misc, Kruskal.Kruskal_Refine, Kruskal.MinWeightBasis, Kruskal.SeprefUF, Kruskal.UGraph, Kruskal.UGraph_Impl, LLL_Basis_Reduction.Cost, LLL_Basis_Reduction.FPLLL_Solver, LLL_Basis_Reduction.LLL_Complexity, LLL_Basis_Reduction.LLL_Number_Bounds, LLL_Factorization.Factor_Bound_2, LLL_Factorization.Factorization_Algorithm_16_22, LLL_Factorization.LLL_Factorization, LLL_Factorization.LLL_Factorization_Impl, LLL_Factorization.Missing_Dvd_Int_Poly, LLL_Factorization.Modern_Computer_Algebra_Problem, LLL_Factorization.Sub_Sums, LOFT.OF_conv_test, LOFT.RFC2544, LOFT.Featherweight_OpenFlow_Comparison, LOFT.LinuxRouter_OpenFlow_Translation, LOFT.List_Group, LOFT.OpenFlow_Action, LOFT.OpenFlow_Documentation, LOFT.OpenFlow_Helpers, LOFT.OpenFlow_Matches, LOFT.OpenFlow_Serialize, LOFT.Semantics_OpenFlow, LOFT.Sort_Descending, LTL.Code_Equations, LTL.Disjunctive_Normal_Form, LTL.Equivalence_Relations, LTL.LTL, LTL.Rewriting, LTL.Example, LTL_Master_Theorem.Code_Export, LTL_Master_Theorem.DRA_Construction, LTL_Master_Theorem.DRA_Implementation, LTL_Master_Theorem.DRA_Instantiation, LTL_Master_Theorem.Transition_Functions, LTL_Master_Theorem.Advice, LTL_Master_Theorem.After, LTL_Master_Theorem.Asymmetric_Master_Theorem, LTL_Master_Theorem.Extra_Equivalence_Relations, LTL_Master_Theorem.Master_Theorem, LTL_Master_Theorem.Restricted_Master_Theorem, LTL_Master_Theorem.Syntactic_Fragments_and_Stability, LTL_Master_Theorem.Omega_Words_Fun_Stream, LTL_Master_Theorem.Quotient_Type, LTL_Normal_Form.Normal_Form, LTL_Normal_Form.Normal_Form_Code_Export, LTL_Normal_Form.Normal_Form_Complexity, LTL_to_DRA.List2, LTL_to_DRA.Map2, LTL_to_DRA.Mapping2, LTL_to_DRA.Preliminaries2, LTL_to_DRA.DTS, LTL_to_DRA.Export_Code, LTL_to_DRA.LTL_Compat, LTL_to_DRA.LTL_Impl, LTL_to_DRA.LTL_Rabin_Impl, LTL_to_DRA.Mojmir_Rabin_Impl, LTL_to_DRA.af_Impl, LTL_to_DRA.LTL_FGXU, LTL_to_DRA.LTL_Rabin, LTL_to_DRA.LTL_Rabin_Unfold_Opt, LTL_to_DRA.Logical_Characterization, LTL_to_DRA.Mojmir, LTL_to_DRA.Mojmir_Rabin, LTL_to_DRA.Rabin, LTL_to_DRA.Semi_Mojmir, LTL_to_DRA.af, LTL_to_GBA.All_Of_LTL_to_GBA, LTL_to_GBA.LTL_to_GBA, LTL_to_GBA.LTL_to_GBA_impl, LambdaAuth.Agreement, LambdaAuth.FMap_Lemmas, LambdaAuth.Nominal2_Lemmas, LambdaAuth.Results, LambdaAuth.Semantics, LambdaAuth.Syntax, Lambda_Free_KBOs.Lambda_Encoding_KBO, Lambda_Free_KBOs.Lambda_Free_KBO_App, Lambda_Free_KBOs.Lambda_Free_KBO_Basic, Lambda_Free_KBOs.Lambda_Free_KBO_Std, Lambda_Free_KBOs.Lambda_Free_KBO_Util, Lambda_Free_KBOs.Lambda_Free_KBOs, Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs, Lambda_Free_RPOs.Extension_Orders, Lambda_Free_RPOs.Infinite_Chain, Lambda_Free_RPOs.Lambda_Encoding, Lambda_Free_RPOs.Lambda_Free_Term, Lambda_Free_RPOs.Lambda_Free_Util, Launchbury.AList-Utils-Nominal, Launchbury.AList-Utils, Launchbury.Abstract-Denotational-Props, Launchbury.AbstractDenotational, Launchbury.Adequacy, Launchbury.C-Meet, Launchbury.C-restr, Launchbury.C, Launchbury.CValue-Nominal, Launchbury.CValue, Launchbury.CorrectnessOriginal, Launchbury.CorrectnessResourced, Launchbury.Denotational-Related, Launchbury.Denotational, Launchbury.Env-HOLCF, Launchbury.Env-Nominal, Launchbury.Env, Launchbury.EvalHeap, Launchbury.EverythingAdequacy, Launchbury.HOLCF-Join-Classes, Launchbury.HOLCF-Join, Launchbury.HOLCF-Meet, Launchbury.HOLCF-Utils, Launchbury.HasESem, Launchbury.HeapSemantics, Launchbury.Iterative, Launchbury.Launchbury, Launchbury.Mono-Nat-Fun, Launchbury.Nominal-HOLCF, Launchbury.Nominal-Utils, Launchbury.Pointwise, Launchbury.ResourcedAdequacy, Launchbury.ResourcedDenotational, Launchbury.Substitution, Launchbury.Terms, Launchbury.Value-Nominal, Launchbury.Value, Launchbury.ValueSimilarity, Launchbury.Vars, Lazy-Lists-II.LList2, Lazy_Case.Lazy_Case, Linear_Inequalities.Basis_Extension, Linear_Inequalities.Cone, Linear_Inequalities.Convex_Hull, Linear_Inequalities.Decomposition_Theorem, Linear_Inequalities.Dim_Span, Linear_Inequalities.Farkas_Lemma, Linear_Inequalities.Farkas_Minkowsky_Weyl, Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities, Linear_Inequalities.Integer_Hull, Linear_Inequalities.Integral_Bounded_Vectors, Linear_Inequalities.Missing_Matrix, Linear_Inequalities.Missing_VS_Connect, Linear_Inequalities.Mixed_Integer_Solutions, Linear_Inequalities.Normal_Vector, Linear_Inequalities.Sum_Vec_Set, Linear_Programming.LP_Preliminaries, Linear_Programming.Linear_Programming, Linear_Programming.Matrix_LinPoly, Linear_Programming.More_Jordan_Normal_Forms, Linear_Recurrences_Solver.Linear_Recurrences_Pretty, Linear_Recurrences_Solver.Linear_Recurrences_Solver, Linear_Recurrences_Solver.Linear_Recurrences_Test, Linear_Recurrences_Solver.Show_RatFPS, List-Infinite.Util_Div, List-Infinite.Util_MinMax, List-Infinite.Util_Nat, List-Infinite.Util_NatInf, List-Infinite.InfiniteSet2, List-Infinite.SetInterval2, List-Infinite.SetIntervalCut, List-Infinite.SetIntervalStep, List-Infinite.Util_Set, List-Infinite.List2, List-Infinite.ListInf, List-Infinite.ListInf_Prefix, List-Infinite.ListInfinite, List_Interleaving.ListInterleaving, MFODL_Monitor_Optimized.Code_Double, MFODL_Monitor_Optimized.Event_Data, MFODL_Monitor_Optimized.Formula, MFODL_Monitor_Optimized.Monitor, MFODL_Monitor_Optimized.Monitor_Code, MFODL_Monitor_Optimized.Monitor_Impl, MFODL_Monitor_Optimized.Optimized_Join, MFODL_Monitor_Optimized.Optimized_MTL, MFODL_Monitor_Optimized.Regex, MFOTL_Monitor.Abstract_Monitor, MFOTL_Monitor.Examples, MFOTL_Monitor.Interval, MFOTL_Monitor.MFOTL, MFOTL_Monitor.Monitor, MFOTL_Monitor.Monitor_Code, MFOTL_Monitor.Slicing, MFOTL_Monitor.Table, MFOTL_Monitor.Trace, Matrix.Matrix_Legacy, Matrix.Ordered_Semiring, Matrix_Tensor.Matrix_Tensor, Matroids.Indep_System, Matroids.Matroid, Minimal_SSA.Irreducible, Minsky_Machines.Minsky, Minsky_Machines.Recursive_Inseparability, Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence, Modal_Logics_for_NTS.Disjunction, Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity, Modal_Logics_for_NTS.Expressive_Completeness, Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence, Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity, Modal_Logics_for_NTS.FL_Formula, Modal_Logics_for_NTS.FL_Logical_Equivalence, Modal_Logics_for_NTS.FL_Transition_System, Modal_Logics_for_NTS.FL_Validity, Modal_Logics_for_NTS.FS_Set, Modal_Logics_for_NTS.Formula, Modal_Logics_for_NTS.L_Transform, Modal_Logics_for_NTS.Logical_Equivalence, Modal_Logics_for_NTS.Nominal_Bounded_Set, Modal_Logics_for_NTS.Nominal_Wellfounded, Modal_Logics_for_NTS.Residual, Modal_Logics_for_NTS.S_Transform, Modal_Logics_for_NTS.Transition_System, Modal_Logics_for_NTS.Validity, Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence, Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity, Modal_Logics_for_NTS.Weak_Expressive_Completeness, Modal_Logics_for_NTS.Weak_Formula, Modal_Logics_for_NTS.Weak_Logical_Equivalence, Modal_Logics_for_NTS.Weak_Transition_System, Modal_Logics_for_NTS.Weak_Validity, Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann, Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl, Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation, Monad_Memo_DP.Index, Monad_Memo_DP.All_Examples, Monad_Memo_DP.Bellman_Ford, Monad_Memo_DP.CYK, Monad_Memo_DP.Counting_Tiles, Monad_Memo_DP.Example_Misc, Monad_Memo_DP.Knapsack, Monad_Memo_DP.Longest_Common_Subsequence, Monad_Memo_DP.Min_Ed_Dist0, Monad_Memo_DP.OptBST, Monad_Memo_DP.Bottom_Up_Computation_Heap, Monad_Memo_DP.Heap_Default, Monad_Memo_DP.Heap_Main, Monad_Memo_DP.Memory_Heap, Monad_Memo_DP.Pair_Memory, Monad_Memo_DP.Bottom_Up_Computation, Monad_Memo_DP.Ground_Function, Monad_Memo_DP.Solve_Cong, Monad_Memo_DP.Tracing, Multirelations.C_Algebras, Multirelations.Multirelations, Nat-Interval-Logic.IL_Interval, Nat-Interval-Logic.IL_IntervalOperators, Nat-Interval-Logic.IL_TemporalOperators, Native_Word.Native_Cast, Native_Word.Native_Cast_Uint, Native_Word.Native_Word_Imperative_HOL, Native_Word.Native_Word_Test, Native_Word.Native_Word_Test_Emu, Native_Word.Native_Word_Test_GHC, Native_Word.Native_Word_Test_OCaml, Native_Word.Native_Word_Test_OCaml2, Native_Word.Native_Word_Test_PolyML, Native_Word.Native_Word_Test_PolyML2, Native_Word.Native_Word_Test_PolyML64, Native_Word.Native_Word_Test_Scala, Native_Word.Uint16, Native_Word.Uint8, Native_Word.Uint_Userguide, Nested_Multisets_Ordinals.Duplicate_Free_Multiset, Nested_Multisets_Ordinals.Goodstein_Sequence, Nested_Multisets_Ordinals.Hereditary_Multiset, Nested_Multisets_Ordinals.Hydra_Battle, Nested_Multisets_Ordinals.McCarthy_91, Nested_Multisets_Ordinals.Multiset_More, Nested_Multisets_Ordinals.Nested_Multiset, Nested_Multisets_Ordinals.Signed_Hereditary_Multiset, Nested_Multisets_Ordinals.Signed_Multiset, Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal, Nested_Multisets_Ordinals.Syntactic_Ordinal, Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge, Nested_Multisets_Ordinals.Unary_PCF, Nominal2.Atoms, Nominal2.Eqvt, Nominal2.Nominal2, Nominal2.Nominal2_Abs, Nominal2.Nominal2_Base, Nominal2.Nominal2_FCB, Noninterference_CSP.CSPNoninterference, Noninterference_CSP.ClassicalNoninterference, Noninterference_CSP.GeneralizedNoninterference, Noninterference_Concurrent_Composition.ConcurrentComposition, Noninterference_Generic_Unwinding.GenericUnwinding, Noninterference_Ipurge_Unwinding.DeterministicProcesses, Noninterference_Ipurge_Unwinding.IpurgeUnwinding, Noninterference_Sequential_Composition.Counterexamples, Noninterference_Sequential_Composition.Propaedeutics, Noninterference_Sequential_Composition.SequentialComposition, Nullstellensatz.Algebraically_Closed_Fields, Nullstellensatz.Lex_Order_PP, Nullstellensatz.Nullstellensatz, Nullstellensatz.Nullstellensatz_Field, Nullstellensatz.Univariate_PM, Open_Induction.Restricted_Predicates, Optics.Interp, Optics.Lens_Algebra, Optics.Lens_Instances, Optics.Lens_Laws, Optics.Lens_Order, Optics.Lens_Symmetric, Optics.Lenses, Optics.Two, Optimal_BST.Optimal_BST, Optimal_BST.Optimal_BST2, Optimal_BST.Optimal_BST_Code, Optimal_BST.Optimal_BST_Examples, Optimal_BST.Optimal_BST_Memo, Optimal_BST.Quadrilateral_Inequality, Optimal_BST.Weighted_Path_Length, Order_Lattice_Props.Closure_Operators, Order_Lattice_Props.Fixpoint_Fusion, Order_Lattice_Props.Galois_Connections, Order_Lattice_Props.Order_Duality, Order_Lattice_Props.Order_Lattice_Props, Order_Lattice_Props.Order_Lattice_Props_Loc, Order_Lattice_Props.Order_Lattice_Props_Wenzel, Order_Lattice_Props.Representations, Order_Lattice_Props.Sup_Lattice, Ordered_Resolution_Prover.Abstract_Substitution, Ordered_Resolution_Prover.Clausal_Logic, Ordered_Resolution_Prover.FO_Ordered_Resolution, Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover, Ordered_Resolution_Prover.Ground_Resolution_Model, Ordered_Resolution_Prover.Herbrand_Interpretation, Ordered_Resolution_Prover.Inference_System, Ordered_Resolution_Prover.Lazy_List_Chain, Ordered_Resolution_Prover.Lazy_List_Liminf, Ordered_Resolution_Prover.Map2, Ordered_Resolution_Prover.Ordered_Ground_Resolution, Ordered_Resolution_Prover.Proving_Process, Ordered_Resolution_Prover.Standard_Redundancy, Ordered_Resolution_Prover.Unordered_Ground_Resolution, Ordinal.Ordinal, Ordinal.OrdinalArith, Ordinal.OrdinalCont, Ordinal.OrdinalDef, Ordinal.OrdinalFix, Ordinal.OrdinalInduct, Ordinal.OrdinalInverse, Ordinal.OrdinalOmega, Ordinal.OrdinalRec, Ordinal.OrdinalVeblen, PAC_Checker.Finite_Map_Multiset, PAC_Checker.More_Loops, PAC_Checker.PAC_Assoc_Map_Rel, PAC_Checker.PAC_Checker, PAC_Checker.PAC_Checker_Init, PAC_Checker.PAC_Checker_Relation, PAC_Checker.PAC_Checker_Specification, PAC_Checker.PAC_Checker_Synthesis, PAC_Checker.PAC_Map_Rel, PAC_Checker.PAC_Misc, PAC_Checker.PAC_More_Poly, PAC_Checker.PAC_Polynomials, PAC_Checker.PAC_Polynomials_Operations, PAC_Checker.PAC_Polynomials_Term, PAC_Checker.PAC_Specification, PAC_Checker.PAC_Version, PAC_Checker.WB_Sort, Pairing_Heap.Pairing_Heap_List1, Pairing_Heap.Pairing_Heap_List2, Pairing_Heap.Pairing_Heap_Tree, Parity_Game.AttractingStrategy, Parity_Game.Attractor, Parity_Game.AttractorInductive, Parity_Game.AttractorStrategy, Parity_Game.Graph_TheoryCompatibility, Parity_Game.MoreCoinductiveList, Parity_Game.ParityGame, Parity_Game.PositionalDeterminacy, Parity_Game.Strategy, Parity_Game.UniformStrategy, Parity_Game.WellOrderedStrategy, Parity_Game.WinningRegion, Parity_Game.WinningStrategy, Partial_Order_Reduction.Ample_Abstract, Partial_Order_Reduction.Ample_Analysis, Partial_Order_Reduction.Ample_Correctness, Partial_Order_Reduction.Functions, Partial_Order_Reduction.LList_Prefixes, Partial_Order_Reduction.List_Prefixes, Partial_Order_Reduction.Stuttering, Partial_Order_Reduction.Word_Prefixes, Partial_Order_Reduction.Basic_Extensions, Partial_Order_Reduction.CCPO_Extensions, Partial_Order_Reduction.Coinductive_List_Extensions, Partial_Order_Reduction.ENat_Extensions, Partial_Order_Reduction.ESet_Extensions, Partial_Order_Reduction.List_Extensions, Partial_Order_Reduction.Relation_Extensions, Partial_Order_Reduction.Set_Extensions, Partial_Order_Reduction.Formula, Partial_Order_Reduction.Traces, Partial_Order_Reduction.Transition_System_Extensions, Partial_Order_Reduction.Transition_System_Interpreted_Traces, Partial_Order_Reduction.Transition_System_Traces, Perron_Frobenius.Check_Matrix_Growth, Perron_Frobenius.Hom_Gauss_Jordan, Perron_Frobenius.Perron_Frobenius_General, Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block, Perron_Frobenius.Spectral_Radius_Theory, Perron_Frobenius.Spectral_Radius_Theory_2, Planarity_Certificates.Digraph_Map_Impl, Planarity_Certificates.Executable_Permutations, Planarity_Certificates.Graph_Genus, Planarity_Certificates.Kuratowski_Combinatorial, Planarity_Certificates.List_Aux, Planarity_Certificates.Permutations_2, Planarity_Certificates.Planar_Complete, Planarity_Certificates.Planar_Subdivision, Planarity_Certificates.Planar_Subgraph, Planarity_Certificates.Reachablen, Planarity_Certificates.Planarity_Certificates, Planarity_Certificates.AutoCorres_Misc, Planarity_Certificates.Check_Non_Planarity_Impl, Planarity_Certificates.Check_Non_Planarity_Verification, Planarity_Certificates.Check_Planarity_Verification, Planarity_Certificates.Setup_AutoCorres, Planarity_Certificates.Simpl_Anno, Planarity_Certificates.Lib, Planarity_Certificates.OptionMonad, Planarity_Certificates.OptionMonadND, Planarity_Certificates.OptionMonadWP, Planarity_Certificates.NonDetMonad, Planarity_Certificates.NonDetMonadLemmas, Planarity_Certificates.WP, Poincare_Disc.Hyperbolic_Functions, Poincare_Disc.Poincare, Poincare_Disc.Poincare_Between, Poincare_Disc.Poincare_Circles, Poincare_Disc.Poincare_Distance, Poincare_Disc.Poincare_Lines, Poincare_Disc.Poincare_Lines_Axis_Intersections, Poincare_Disc.Poincare_Lines_Ideal_Points, Poincare_Disc.Poincare_Perpendicular, Poincare_Disc.Poincare_Tarski, Poincare_Disc.Tarski, Polynomials.MPoly_PM, Polynomials.MPoly_Type_Class, Polynomials.MPoly_Type_Class_FMap, Polynomials.MPoly_Type_Class_OAlist, Polynomials.MPoly_Type_Class_Ordered, Polynomials.MPoly_Type_Univariate, Polynomials.More_Modules, Polynomials.NZM, Polynomials.OAlist, Polynomials.OAlist_Poly_Mapping, Polynomials.PP_Type, Polynomials.Poly_Mapping_Finite_Map, Polynomials.Polynomials, Polynomials.Power_Products, Polynomials.Quasi_PM_Power_Products, Polynomials.Show_Polynomials, Polynomials.Term_Order, Polynomials.Utils, Posix-Lexing.Lexer, Posix-Lexing.Simplifying, Power_Sum_Polynomials.Power_Sum_Polynomials, Power_Sum_Polynomials.Power_Sum_Puzzle, Prim_Dijkstra_Simple.Chapter_Dijkstra, Prim_Dijkstra_Simple.Chapter_Prim, Prim_Dijkstra_Simple.Common, Prim_Dijkstra_Simple.Dijkstra_Abstract, Prim_Dijkstra_Simple.Dijkstra_Impl, Prim_Dijkstra_Simple.Directed_Graph, Prim_Dijkstra_Simple.Directed_Graph_Impl, Prim_Dijkstra_Simple.Directed_Graph_Specs, Prim_Dijkstra_Simple.Prim_Abstract, Prim_Dijkstra_Simple.Prim_Impl, Prim_Dijkstra_Simple.Undirected_Graph, Prim_Dijkstra_Simple.Undirected_Graph_Impl, Prim_Dijkstra_Simple.Undirected_Graph_Specs, Priority_Search_Trees.PST_General, Priority_Search_Trees.PST_RBT, Priority_Search_Trees.Prio_Map_Specs, Program-Conflict-Analysis.LTS, Progress_Tracking.Antichain, Progress_Tracking.Auxiliary, Progress_Tracking.Combined, Progress_Tracking.Exchange, Progress_Tracking.Exchange_Abadi, Progress_Tracking.Graph, Progress_Tracking.Propagate, Promela.All_Of_Promela, Promela.Promela, Promela.PromelaAST, Promela.PromelaDatastructures, Promela.PromelaInvariants, Promela.PromelaLTL, Promela.PromelaLTLConv, Promela.PromelaStatistics, Prpu_Maxflow.Fifo_Push_Relabel, Prpu_Maxflow.Fifo_Push_Relabel_Impl, Prpu_Maxflow.Generated_Code_Test, Prpu_Maxflow.Generic_Push_Relabel, Prpu_Maxflow.Graph_Topological_Ordering, Prpu_Maxflow.Prpu_Common_Impl, Prpu_Maxflow.Prpu_Common_Inst, Prpu_Maxflow.Relabel_To_Front, Prpu_Maxflow.Relabel_To_Front_Impl, Public_Announcement_Logic.PAL, QHLProver.Complex_Matrix, QHLProver.Gates, QHLProver.Grover, QHLProver.Matrix_Limit, QHLProver.Partial_State, QHLProver.Quantum_Hoare, QHLProver.Quantum_Program, Quantales.Dioid_Models_New, Quantales.Quantale_Left_Sided, Quantales.Quantale_Models, Quantales.Quantale_Modules, Quantales.Quantale_Star, Quantales.Quantales, Quantales.Quantic_Nuclei_Conuclei, ROBDD.Abstract_Impl, ROBDD.Array_List, ROBDD.BDD_Code, ROBDD.BDD_Examples, ROBDD.BDT, ROBDD.Bool_Func, ROBDD.Conc_Impl, ROBDD.Level_Collapse, ROBDD.Middle_Impl, ROBDD.Option_Helpers, ROBDD.Pointer_Map, ROBDD.Pointer_Map_Impl, Real_Impl.Prime_Product, Real_Impl.Real_Impl, Real_Impl.Real_Impl_Auxiliary, Real_Impl.Real_Unique_Impl, Recursion-Theory-I.CPair, Recursion-Theory-I.PRecFinSet, Recursion-Theory-I.PRecFun, Recursion-Theory-I.PRecFun2, Recursion-Theory-I.PRecList, Recursion-Theory-I.PRecUnGr, Recursion-Theory-I.RecEnSet, Refine_Imperative_HOL.Sepref_All_Examples, Refine_Imperative_HOL.Sepref_Chapter_Examples, Refine_Imperative_HOL.Sepref_DFS, Refine_Imperative_HOL.Sepref_Dijkstra, Refine_Imperative_HOL.Sepref_Graph, Refine_Imperative_HOL.Sepref_Minitests, Refine_Imperative_HOL.Sepref_NDFS, Refine_Imperative_HOL.Sepref_WGraph, Refine_Imperative_HOL.Sepref_Snip_Combinator, Refine_Imperative_HOL.Sepref_Snip_Datatype, Refine_Imperative_HOL.Worklist_Subsumption, Refine_Imperative_HOL.Worklist_Subsumption_Impl, Refine_Imperative_HOL.IICF, Refine_Imperative_HOL.IICF_Abs_Heap, Refine_Imperative_HOL.IICF_Abs_Heapmap, Refine_Imperative_HOL.IICF_Impl_Heap, Refine_Imperative_HOL.IICF_Impl_Heapmap, Refine_Imperative_HOL.IICF_Array, Refine_Imperative_HOL.IICF_Array_List, Refine_Imperative_HOL.IICF_Array_Matrix, Refine_Imperative_HOL.IICF_HOL_List, Refine_Imperative_HOL.IICF_Indexed_Array_List, Refine_Imperative_HOL.IICF_List_Mset, Refine_Imperative_HOL.IICF_List_MsetO, Refine_Imperative_HOL.IICF_List_SetO, Refine_Imperative_HOL.IICF_MS_Array_List, Refine_Imperative_HOL.IICF_Sepl_Binding, Refine_Imperative_HOL.IICF_List, Refine_Imperative_HOL.IICF_Map, Refine_Imperative_HOL.IICF_Matrix, Refine_Imperative_HOL.IICF_Multiset, Refine_Imperative_HOL.IICF_Prio_Bag, Refine_Imperative_HOL.IICF_Prio_Map, Refine_Imperative_HOL.IICF_Set, Refine_Imperative_HOL.Sepref_Chapter_IICF, Refine_Imperative_HOL.Concl_Pres_Clarification, Refine_Imperative_HOL.Named_Theorems_Rev, Refine_Imperative_HOL.PO_Normalizer, Refine_Imperative_HOL.Pf_Add, Refine_Imperative_HOL.Pf_Mono_Prover, Refine_Imperative_HOL.Sepref_Misc, Refine_Imperative_HOL.Structured_Apply, Refine_Imperative_HOL.Term_Synth, Refine_Imperative_HOL.User_Smashing, Refine_Imperative_HOL.Sepref, Refine_Imperative_HOL.Sepref_Basic, Refine_Imperative_HOL.Sepref_Chapter_Setup, Refine_Imperative_HOL.Sepref_Chapter_Tool, Refine_Imperative_HOL.Sepref_Combinator_Setup, Refine_Imperative_HOL.Sepref_Constraints, Refine_Imperative_HOL.Sepref_Definition, Refine_Imperative_HOL.Sepref_Foreach, Refine_Imperative_HOL.Sepref_Frame, Refine_Imperative_HOL.Sepref_HOL_Bindings, Refine_Imperative_HOL.Sepref_ICF_Bindings, Refine_Imperative_HOL.Sepref_Id_Op, Refine_Imperative_HOL.Sepref_Improper, Refine_Imperative_HOL.Sepref_Intf_Util, Refine_Imperative_HOL.Sepref_Monadify, Refine_Imperative_HOL.Sepref_Rules, Refine_Imperative_HOL.Sepref_Tool, Refine_Imperative_HOL.Sepref_Translate, Refine_Imperative_HOL.Sepref_Chapter_Userguides, Refine_Imperative_HOL.Sepref_Guide_General_Util, Refine_Imperative_HOL.Sepref_Guide_Quickstart, Refine_Imperative_HOL.Sepref_Guide_Reference, Refine_Imperative_HOL.Dijkstra_Benchmark, Refine_Imperative_HOL.Heapmap_Bench, Refine_Imperative_HOL.NDFS_Benchmark, Refine_Imperative_HOL.Sepref_Chapter_Benchmarks, Refine_Monadic.Breadth_First_Search, Refine_Monadic.Example_Chapter, Refine_Monadic.Examples, Refine_Monadic.WordRefine, Regular-Sets.Derivatives, Regular-Sets.Equivalence_Checking2, Regular-Sets.Regexp_Constructions, Regular-Sets.Regular_Exp2, Regular-Sets.pEquivalence_Checking, Regular_Algebras.Dioid_Power_Sum, Regular_Algebras.Pratts_Counterexamples, Regular_Algebras.Regular_Algebra_Models, Regular_Algebras.Regular_Algebra_Variants, Regular_Algebras.Regular_Algebras, Relation_Algebra.More_Boolean_Algebra, Relation_Algebra.Relation_Algebra, Relation_Algebra.Relation_Algebra_Direct_Products, Relation_Algebra.Relation_Algebra_Functions, Relation_Algebra.Relation_Algebra_Models, Relation_Algebra.Relation_Algebra_RTC, Relation_Algebra.Relation_Algebra_Tests, Relation_Algebra.Relation_Algebra_Vectors, Relational_Disjoint_Set_Forests.Disjoint_Set_Forests, Relational_Disjoint_Set_Forests.More_Disjoint_Set_Forests, Relational_Forests.Algorithms, Relational_Forests.Forests, Relational_Minimum_Spanning_Trees.Boruvka, Relational_Minimum_Spanning_Trees.Kruskal, Relational_Minimum_Spanning_Trees.Prim, Relational_Paths.More_Relation_Algebra, Relational_Paths.Path_Algorithms, Relational_Paths.Paths, Relational_Paths.Rooted_Paths, Residuated_Lattices.Action_Algebra, Residuated_Lattices.Action_Algebra_Models, Residuated_Lattices.Involutive_Residuated, Residuated_Lattices.Residuated_Boolean_Algebras, Residuated_Lattices.Residuated_Lattices, Residuated_Lattices.Residuated_Relation_Algebra, Rewriting_Z.CL_Z, Rewriting_Z.Lambda_Z, Rewriting_Z.Z, Robinson_Arithmetic.Instance, Robinson_Arithmetic.Robinson_Arithmetic, Root_Balanced_Tree.Root_Balanced_Tree, Root_Balanced_Tree.Time_Monad, Routing.IpRoute_Parser, Routing.Linorder_Helper, Routing.Linux_Router, Routing.Routing_Table, SC_DOM_Components.Core_DOM_DOM_Components, SC_DOM_Components.Core_DOM_SC_DOM_Components, SC_DOM_Components.Shadow_DOM_DOM_Components, SC_DOM_Components.Shadow_DOM_SC_DOM_Components, Saturation_Framework.Calculus, Saturation_Framework.Calculus_Variations, Saturation_Framework.Given_Clause_Architectures, Saturation_Framework.Intersection_Calculus, Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi, Saturation_Framework.Lifting_to_Non_Ground_Calculi, Saturation_Framework_Extensions.Clausal_Calculus, Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited, Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited, Saturation_Framework_Extensions.Soundness, Saturation_Framework_Extensions.Standard_Redundancy_Criterion, Separation_Logic_Imperative_HOL.Assertions, Separation_Logic_Imperative_HOL.Automation, Separation_Logic_Imperative_HOL.Array_Blit, Separation_Logic_Imperative_HOL.Array_Map_Impl, Separation_Logic_Imperative_HOL.Array_Set_Impl, Separation_Logic_Imperative_HOL.Circ_List, Separation_Logic_Imperative_HOL.Default_Insts, Separation_Logic_Imperative_HOL.From_List_GA, Separation_Logic_Imperative_HOL.Hash_Map, Separation_Logic_Imperative_HOL.Hash_Map_Impl, Separation_Logic_Imperative_HOL.Hash_Set_Impl, Separation_Logic_Imperative_HOL.Hash_Table, Separation_Logic_Imperative_HOL.Idioms, Separation_Logic_Imperative_HOL.Imp_List_Spec, Separation_Logic_Imperative_HOL.Imp_Map_Spec, Separation_Logic_Imperative_HOL.Imp_Set_Spec, Separation_Logic_Imperative_HOL.List_Seg, Separation_Logic_Imperative_HOL.Open_List, Separation_Logic_Imperative_HOL.To_List_GA, Separation_Logic_Imperative_HOL.Union_Find, Separation_Logic_Imperative_HOL.Hoare_Triple, Separation_Logic_Imperative_HOL.Run, Separation_Logic_Imperative_HOL.Sep_Examples, Separation_Logic_Imperative_HOL.Sep_Main, Separation_Logic_Imperative_HOL.Imperative_HOL_Add, Separation_Logic_Imperative_HOL.Syntax_Match, Shadow_DOM.Shadow_DOM, Shadow_DOM.Shadow_DOM_Tests, Shadow_DOM.ShadowRootClass, Shadow_DOM.ShadowRootMonad, Shadow_DOM.Shadow_DOM_BaseTest, Shadow_DOM.Shadow_DOM_Document_adoptNode, Shadow_DOM.Shadow_DOM_Document_getElementById, Shadow_DOM.Shadow_DOM_Node_insertBefore, Shadow_DOM.Shadow_DOM_Node_removeChild, Shadow_DOM.slots, Shadow_DOM.slots_fallback, Shadow_SC_DOM.Shadow_DOM, Shadow_SC_DOM.Shadow_DOM_Tests, Shadow_SC_DOM.ShadowRootClass, Shadow_SC_DOM.ShadowRootMonad, Shadow_SC_DOM.Shadow_DOM_BaseTest, Shadow_SC_DOM.Shadow_DOM_Document_adoptNode, Shadow_SC_DOM.Shadow_DOM_Document_getElementById, Shadow_SC_DOM.Shadow_DOM_Node_insertBefore, Shadow_SC_DOM.Shadow_DOM_Node_removeChild, Shadow_SC_DOM.slots, Shadow_SC_DOM.slots_fallback, ShortestPath.ShortestPath, ShortestPath.ShortestPathNeg, Old_Datatype_Show.Old_Show, Old_Datatype_Show.Old_Show_Examples, Old_Datatype_Show.Old_Show_Generator, Old_Datatype_Show.Old_Show_Instances, Show.Show_Complex, Show.Show_Real, Show.Show_Real_Impl, Signature_Groebner.More_MPoly, Signature_Groebner.Prelims, Signature_Groebner.Signature_Examples, Signature_Groebner.Signature_Groebner, Simpl.AlternativeSmallStep, Simpl.Generalise, Simpl.HeapList, Simpl.Hoare, Simpl.HoarePartial, Simpl.HoarePartialDef, Simpl.HoarePartialProps, Simpl.HoareTotal, Simpl.HoareTotalDef, Simpl.HoareTotalProps, Simpl.Language, Simpl.Semantic, Simpl.Simpl, Simpl.Simpl_Heap, Simpl.SmallStep, Simpl.StateSpace, Simpl.SyntaxTest, Simpl.Termination, Simpl.UserGuide, Simpl.Vcg, Simpl.XVcg, Simpl.Closure, Simpl.ClosureEx, Simpl.Compose, Simpl.ComposeEx, Simpl.ProcParEx, Simpl.ProcParExSP, Simpl.Quicksort, Simpl.VcgEx, Simpl.VcgExSP, Simpl.VcgExTotal, Simpl.XVcgEx, Simple_Firewall.GroupF, Simple_Firewall.IP_Addr_WordInterval_toString, Simple_Firewall.IP_Partition_Preliminaries, Simple_Firewall.Lib_Enum_toString, Simple_Firewall.List_Product_More, Simple_Firewall.Option_Helpers, Simple_Firewall.Firewall_Common_Decision_State, Simple_Firewall.Generic_SimpleFw, Simple_Firewall.Iface, Simple_Firewall.L4_Protocol, Simple_Firewall.Primitives_toString, Simple_Firewall.Service_Matrix, Simple_Firewall.Shadowed, Simple_Firewall.SimpleFw_Semantics, Simple_Firewall.SimpleFw_Syntax, Simple_Firewall.SimpleFw_toString, Simple_Firewall.Simple_Packet, Simplex.Abstract_Linear_Poly, Simplex.Linear_Poly_Maps, Simplex.QDelta, Simplex.Rel_Chain, Simplex.Simplex, Simplex.Simplex_Algebra, Simplex.Simplex_Auxiliary, Simplex.Simplex_Incremental, Skew_Heap.Skew_Heap, Slicing.AuxLemmas, Slicing.BasicDefs, Slicing.CFG, Slicing.CFGExit, Slicing.CFGExit_wf, Slicing.CFG_wf, Slicing.DynDataDependence, Slicing.DynStandardControlDependence, Slicing.DynWeakControlDependence, Slicing.Postdomination, Slicing.SemanticsCFG, Slicing.BitVector, Slicing.DependentLiveVariables, Slicing.DynPDG, Slicing.DynSlice, Slicing.JVMCFG, Slicing.JVMCFG_wf, Slicing.JVMControlDependences, Slicing.JVMInterpretation, Slicing.JVMPostdomination, Slicing.SemanticsWF, Slicing.Slicing, Slicing.CDepInstantiations, Slicing.ControlDependenceRelations, Slicing.DataDependence, Slicing.Distance, Slicing.Observable, Slicing.PDG, Slicing.Slice, Slicing.StandardControlDependence, Slicing.WeakControlDependence, Slicing.WeakOrderDependence, Slicing.AdditionalLemmas, Slicing.Com, Slicing.DynamicControlDependences, Slicing.Interpretation, Slicing.Labels, Slicing.Semantics, Slicing.SemanticsWellFormed, Slicing.StaticControlDependences, Slicing.WCFG, Slicing.WEquivalence, Slicing.WellFormed, Special_Function_Bounds.Atan_CF_Bounds, Special_Function_Bounds.Bounds_Lemmas, Special_Function_Bounds.Exp_Bounds, Special_Function_Bounds.Log_CF_Bounds, Special_Function_Bounds.Sin_Cos_Bounds, Special_Function_Bounds.Sqrt_Bounds, Splay_Tree.Splay_Heap, Splay_Tree.Splay_Tree, Stateful_Protocol_Composition_and_Typing.Examples, Stateful_Protocol_Composition_and_Typing.Intruder_Deduction, Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands, Stateful_Protocol_Composition_and_Typing.Labeled_Strands, Stateful_Protocol_Composition_and_Typing.Lazy_Intruder, Stateful_Protocol_Composition_and_Typing.Messages, Stateful_Protocol_Composition_and_Typing.Miscellaneous, Stateful_Protocol_Composition_and_Typing.More_Unification, Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality, Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality, Stateful_Protocol_Composition_and_Typing.Stateful_Strands, Stateful_Protocol_Composition_and_Typing.Stateful_Typing, Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints, Stateful_Protocol_Composition_and_Typing.Typed_Model, Stateful_Protocol_Composition_and_Typing.Typing_Result, Stateful_Protocol_Composition_and_Typing.Example_Keyserver, Stateful_Protocol_Composition_and_Typing.Example_TLS, Stern_Brocot.Bird_Tree, Stern_Brocot.Cotree, Stern_Brocot.Cotree_Algebra, Stern_Brocot.Stern_Brocot_Tree, Stone_Algebras.Filters, Stone_Algebras.Lattice_Basics, Stone_Algebras.P_Algebras, Stone_Algebras.Stone_Construction, Stone_Kleene_Relation_Algebras.Iterings, Stone_Kleene_Relation_Algebras.Kleene_Algebras, Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras, Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras, Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras, Stone_Relation_Algebras.Fixpoints, Stone_Relation_Algebras.Linear_Order_Matrices, Stone_Relation_Algebras.Matrix_Relation_Algebras, Stone_Relation_Algebras.Relation_Algebras, Stone_Relation_Algebras.Relation_Subalgebras, Stone_Relation_Algebras.Semirings, Stream_Fusion_Code.Stream_Fusion, Stream_Fusion_Code.Stream_Fusion_Examples, Stream_Fusion_Code.Stream_Fusion_LList, Stream_Fusion_Code.Stream_Fusion_List, Sturm_Sequences.Sturm_Ex, Sturm_Sequences.Misc_Polynomial, Sturm_Sequences.Sturm_Library, Sturm_Sequences.Sturm_Library_Document, Sturm_Sequences.Sturm, Sturm_Sequences.Sturm_Method, Sturm_Sequences.Sturm_Theorem, Stuttering_Equivalence.PLTL, Stuttering_Equivalence.Samplers, Stuttering_Equivalence.StutterEquivalence, Subset_Boolean_Algebras.Subset_Boolean_Algebras, Surprise_Paradox.Surprise_Paradox, Symmetric_Polynomials.Symmetric_Polynomials_Code, Syntax_Independent_Logic.Deduction, Syntax_Independent_Logic.Deduction_Q, Syntax_Independent_Logic.Natural_Deduction, Syntax_Independent_Logic.Prelim, Syntax_Independent_Logic.Pseudo_Term, Syntax_Independent_Logic.Standard_Model, Syntax_Independent_Logic.Syntax, Syntax_Independent_Logic.Syntax_Arith, Szpilrajn.Szpilrajn, Taylor_Models.Experiments, Taylor_Models.Float_Topology, Taylor_Models.Horner_Eval, Taylor_Models.Polynomial_Expression, Taylor_Models.Polynomial_Expression_Additional, Taylor_Models.Taylor_Models, Taylor_Models.Taylor_Models_Misc, Topology.LList_Topology, Topology.Topology, Transformer_Semantics.Isotone_Transformers, Transformer_Semantics.Kleisli_Quantale, Transformer_Semantics.Kleisli_Quantaloid, Transformer_Semantics.Kleisli_Transformers, Transformer_Semantics.Powerset_Monad, Transformer_Semantics.Sup_Inf_Preserving_Transformers, Transition_Systems_and_Automata.DBA, Transition_Systems_and_Automata.DBA_Combine, Transition_Systems_and_Automata.DGBA, Transition_Systems_and_Automata.DBTA, Transition_Systems_and_Automata.DBTA_Combine, Transition_Systems_and_Automata.DGBTA, Transition_Systems_and_Automata.DCA, Transition_Systems_and_Automata.DCA_Combine, Transition_Systems_and_Automata.DGCA, Transition_Systems_and_Automata.DFA, Transition_Systems_and_Automata.DRA, Transition_Systems_and_Automata.DRA_Combine, Transition_Systems_and_Automata.DRA_Explicit, Transition_Systems_and_Automata.DRA_Implement, Transition_Systems_and_Automata.DRA_Nodes, Transition_Systems_and_Automata.DRA_Refine, Transition_Systems_and_Automata.DRA_Translate, Transition_Systems_and_Automata.Deterministic, Transition_Systems_and_Automata.NBA, Transition_Systems_and_Automata.NBA_Algorithms, Transition_Systems_and_Automata.NBA_Combine, Transition_Systems_and_Automata.NBA_Explicit, Transition_Systems_and_Automata.NBA_Graphs, Transition_Systems_and_Automata.NBA_Implement, Transition_Systems_and_Automata.NBA_Refine, Transition_Systems_and_Automata.NBA_Translate, Transition_Systems_and_Automata.NGBA, Transition_Systems_and_Automata.NGBA_Algorithms, Transition_Systems_and_Automata.NGBA_Graphs, Transition_Systems_and_Automata.NGBA_Implement, Transition_Systems_and_Automata.NGBA_Refine, Transition_Systems_and_Automata.NBTA, Transition_Systems_and_Automata.NBTA_Combine, Transition_Systems_and_Automata.NGBTA, Transition_Systems_and_Automata.NFA, Transition_Systems_and_Automata.Nondeterministic, Transition_Systems_and_Automata.Acceptance, Transition_Systems_and_Automata.Acceptance_Refine, Transition_Systems_and_Automata.Basic, Transition_Systems_and_Automata.Degeneralization, Transition_Systems_and_Automata.Degeneralization_Refine, Transition_Systems_and_Automata.Implement, Transition_Systems_and_Automata.Maps, Transition_Systems_and_Automata.Refine, Transition_Systems_and_Automata.Sequence, Transition_Systems_and_Automata.Sequence_LTL, Transition_Systems_and_Automata.Sequence_Zip, Transition_Systems_and_Automata.Transition_System, Transition_Systems_and_Automata.Transition_System_Construction, Transition_Systems_and_Automata.Transition_System_Extra, Transition_Systems_and_Automata.Transition_System_Refine, Transitive-Closure.Finite_Transitive_Closure_Simprocs, Transitive-Closure.RBT_Map_Set_Extension, Transitive-Closure.Transitive_Closure_Impl, Transitive-Closure.Transitive_Closure_List_Impl, Transitive-Closure.Transitive_Closure_RBT_Impl, Tree-Automata.AbsAlgo, Tree-Automata.Ta, Tree-Automata.Ta_impl, Tree-Automata.Ta_impl_codegen, Tree-Automata.Tree, Trie.Trie, Types_To_Sets_Extension.ETTS, Types_To_Sets_Extension.ETTS_Auxiliary, Types_To_Sets_Extension.ETTS_Tools, Types_To_Sets_Extension.ETTS_CR, Types_To_Sets_Extension.ETTS_Examples, Types_To_Sets_Extension.ETTS_Introduction, Types_To_Sets_Extension.ETTS_Syntax, Types_To_Sets_Extension.ETTS_Theory, Types_To_Sets_Extension.Manual_Prerequisites, Types_To_Sets_Extension.ETTS_Tests, Types_To_Sets_Extension.Introduction, Types_To_Sets_Extension.SML_Groups, Types_To_Sets_Extension.SML_Monoids, Types_To_Sets_Extension.SML_Rings, Types_To_Sets_Extension.SML_Semigroups, Types_To_Sets_Extension.SML_Semirings, Types_To_Sets_Extension.Lifting_Set_Ext, Types_To_Sets_Extension.Product_Type_Ext, Types_To_Sets_Extension.SML_Relations, Types_To_Sets_Extension.Set_Ext, Types_To_Sets_Extension.Transfer_Ext, Types_To_Sets_Extension.SML_Complete_Lattices, Types_To_Sets_Extension.SML_Lattices, Types_To_Sets_Extension.SML_Linorders, Types_To_Sets_Extension.SML_Semilattices, Types_To_Sets_Extension.SML_Conclusions, Types_To_Sets_Extension.SML_Introduction, Types_To_Sets_Extension.SML_Simple_Orders, Types_To_Sets_Extension.SML_Ordered_Topological_Spaces, Types_To_Sets_Extension.SML_Product_Topology, Types_To_Sets_Extension.SML_Topological_Space, Types_To_Sets_Extension.SML_Topological_Space_Countability, Types_To_Sets_Extension.Set_Semigroups, Types_To_Sets_Extension.Type_Semigroups, Types_To_Sets_Extension.FNDS_Conclusions, Types_To_Sets_Extension.FNDS_Introduction, Types_To_Sets_Extension.FNDS_Auxiliary, Types_To_Sets_Extension.FNDS_Definite_Description, Types_To_Sets_Extension.FNDS_Lifting_Set_Ext, Types_To_Sets_Extension.FNDS_Set_Ext, Types_To_Sets_Extension.Set_Simple_Orders, Types_To_Sets_Extension.Type_Simple_Orders, Types_To_Sets_Extension.VS_Conclusions, Types_To_Sets_Extension.VS_Groups, Types_To_Sets_Extension.VS_Modules, Types_To_Sets_Extension.VS_Prerequisites, Types_To_Sets_Extension.VS_Vector_Spaces, UPF.Analysis, UPF.ElementaryPolicies, UPF.Monads, UPF.Normalisation, UPF.NormalisationTestSpecification, UPF.ParallelComposition, UPF.SeqComposition, UPF.Service, UPF.ServiceExample, UPF.UPF, UPF.UPFCore, UPF_Firewall.DMZ, UPF_Firewall.DMZDatatype, UPF_Firewall.DMZInteger, UPF_Firewall.Examples, UPF_Firewall.NAT-FW, UPF_Firewall.PersonalFirewall, UPF_Firewall.PersonalFirewallDatatype, UPF_Firewall.PersonalFirewallInt, UPF_Firewall.PersonalFirewallIpv4, UPF_Firewall.Transformation, UPF_Firewall.Transformation01, UPF_Firewall.Transformation02, UPF_Firewall.Voice_over_IP, UPF_Firewall.ElementaryRules, UPF_Firewall.FWNormalisation, UPF_Firewall.FWNormalisationCore, UPF_Firewall.NormalisationGenericProofs, UPF_Firewall.NormalisationIPPProofs, UPF_Firewall.NormalisationIntegerPortProof, UPF_Firewall.NAT, UPF_Firewall.DatatypeAddress, UPF_Firewall.DatatypePort, UPF_Firewall.IPv4, UPF_Firewall.IPv4_TCPUDP, UPF_Firewall.IntegerAddress, UPF_Firewall.IntegerPort, UPF_Firewall.IntegerPort_TCPUDP, UPF_Firewall.NetworkCore, UPF_Firewall.NetworkModels, UPF_Firewall.PacketFilter, UPF_Firewall.PolicyCombinators, UPF_Firewall.PolicyCore, UPF_Firewall.PortCombinators, UPF_Firewall.Ports, UPF_Firewall.ProtocolPortCombinators, UPF_Firewall.FTP, UPF_Firewall.FTPVOIP, UPF_Firewall.FTP_WithPolicy, UPF_Firewall.LTL_alike, UPF_Firewall.StatefulCore, UPF_Firewall.StatefulFW, UPF_Firewall.VOIP, UPF_Firewall.UPF-Firewall, UTP-Toolkit.Countable_Set_Extra, UTP-Toolkit.FSet_Extra, UTP-Toolkit.Finite_Fun, UTP-Toolkit.Infinity, UTP-Toolkit.List_Extra, UTP-Toolkit.List_Lexord_Alt, UTP-Toolkit.Map_Extra, UTP-Toolkit.Partial_Fun, UTP-Toolkit.Positive, UTP-Toolkit.Sequence, UTP-Toolkit.Total_Recall, UTP-Toolkit.utp_toolkit, UTP.sum_list, UTP.utp_simple_time, UTP.utp, UTP.utp_alphabet, UTP.utp_concurrency, UTP.utp_dynlog, UTP.utp_easy_parser, UTP.utp_expr, UTP.utp_expr_funcs, UTP.utp_expr_insts, UTP.utp_expr_ovld, UTP.utp_full, UTP.utp_healthy, UTP.utp_hoare, UTP.utp_lift, UTP.utp_meta_subst, UTP.utp_parser_utils, UTP.utp_pred, UTP.utp_pred_laws, UTP.utp_recursion, UTP.utp_rel, UTP.utp_rel_laws, UTP.utp_rel_opsem, UTP.utp_sequent, UTP.utp_sp, UTP.utp_state_parser, UTP.utp_subst, UTP.utp_sym_eval, UTP.utp_tactics, UTP.utp_theory, UTP.utp_unrest, UTP.utp_usedby, UTP.utp_var, UTP.utp_wp, Valuation.Valuation1, Valuation.Valuation2, Valuation.Valuation3, VerifyThis2018.Challenge1, VerifyThis2018.Challenge1_short, VerifyThis2018.Challenge2, VerifyThis2018.Challenge3, VerifyThis2018.Snippets, VerifyThis2018.Array_Map_Default, VerifyThis2018.DF_System, VerifyThis2018.DRAT_Misc, VerifyThis2018.Dynamic_Array, VerifyThis2018.Exc_Nres_Monad, VerifyThis2018.Synth_Definition, VerifyThis2018.VTcomp, VerifyThis2019.Challenge1A, VerifyThis2019.Challenge1B, VerifyThis2019.Challenge2A, VerifyThis2019.Challenge2B, VerifyThis2019.Challenge3, VerifyThis2019.Parallel_Multiset_Fold, VerifyThis2019.Exc_Nres_Monad, VerifyThis2019.VTcomp, Weighted_Path_Order.Executable_Orders, Weighted_Path_Order.KBO_Transformation, Weighted_Path_Order.KBO_as_WPO, Weighted_Path_Order.LPO, Weighted_Path_Order.List_Order, Weighted_Path_Order.Multiset_Extension2, Weighted_Path_Order.Multiset_Extension2_Impl, Weighted_Path_Order.Multiset_Extension_Pair, Weighted_Path_Order.Multiset_Extension_Pair_Impl, Weighted_Path_Order.Precedence, Weighted_Path_Order.RPO, Weighted_Path_Order.Relations, Weighted_Path_Order.Status, Weighted_Path_Order.WPO, Well_Quasi_Orders.Almost_Full, Well_Quasi_Orders.Almost_Full_Relations, Well_Quasi_Orders.Infinite_Sequences, Well_Quasi_Orders.Least_Enum, Well_Quasi_Orders.Minimal_Bad_Sequences, Well_Quasi_Orders.Minimal_Elements, Well_Quasi_Orders.Multiset_Extension, Well_Quasi_Orders.Well_Quasi_Orders, Word_Lib.Aligned, Word_Lib.Ancient_Numeral, Word_Lib.Bit_Shifts_Infix_Syntax, Word_Lib.Bits_Int, Word_Lib.Bitwise, Word_Lib.Bitwise_Signed, Word_Lib.Enumeration, Word_Lib.Enumeration_Word, Word_Lib.Even_More_List, Word_Lib.Examples, Word_Lib.Guide, Word_Lib.Hex_Words, Word_Lib.Legacy_Aliases, Word_Lib.Many_More, Word_Lib.More_Misc, Word_Lib.More_Sublist, Word_Lib.More_Word_Operations, Word_Lib.Next_and_Prev, Word_Lib.Norm_Words, Word_Lib.Reversed_Bit_Lists, Word_Lib.Rsplit, Word_Lib.Signed_Words, Word_Lib.Singleton_Bit_Shifts, Word_Lib.Strict_part_mono, Word_Lib.Syntax_Bundles, Word_Lib.Type_Syntax, Word_Lib.Typedef_Morphisms, Word_Lib.Word_16, Word_Lib.Word_32, Word_Lib.Word_64, Word_Lib.Word_8, Word_Lib.Word_EqI, Word_Lib.Word_Lemmas, Word_Lib.Word_Lib_Sumo, Word_Lib.Word_Names, Word_Lib.Word_Syntax, Isar_Ref.Base, HOL-Algebra.Galois_Connection, HOL-Algebra.Polynomials, HOL-Algebra.Ring_Divisibility, HOL-Algebra.Subrings, HOL-Cardinals.Bounded_Set, HOL-Combinatorics.Orbits, HOL-Data_Structures.AList_Upd_Del, HOL-Data_Structures.Balance, HOL-Data_Structures.Heaps, HOL-Data_Structures.Isin2, HOL-Data_Structures.Leftist_Heap, HOL-Data_Structures.Lookup2, HOL-Data_Structures.Map_Specs, HOL-Data_Structures.Priority_Queue_Specs, HOL-Data_Structures.RBT, HOL-Data_Structures.RBT_Map, HOL-Data_Structures.RBT_Set, HOL-Data_Structures.Tree2, HOL-Decision_Procs.Polynomial_List, HOL-Decision_Procs.Rat_Pair, HOLCF.Adm, HOLCF.Algebraic, HOLCF.Bifinite, HOLCF.Cfun, HOLCF.Compact_Basis, HOLCF.Completion, HOLCF.Cont, HOLCF.ConvexPD, HOLCF.Cpodef, HOLCF.Cprod, HOLCF.Deflation, HOLCF.Discrete, HOLCF.Domain, HOLCF.Domain_Aux, HOLCF.Fix, HOLCF.Fixrec, HOLCF.Fun_Cpo, HOLCF, HOLCF-Library.Int_Discrete, HOLCF.Lift, HOLCF.LowerPD, HOLCF.Map_Functions, HOLCF.One, HOLCF.Pcpo, HOLCF.Porder, HOLCF.Powerdomains, HOLCF.Product_Cpo, HOLCF.Representable, HOLCF.Sfun, HOLCF.Sprod, HOLCF.Ssum, HOLCF.Tr, HOLCF.Universal, HOLCF.Up, HOLCF.UpperPD, HOL-Hoare.Heap, HOL-Hoare.Hoare_Logic, HOL-Hoare.Hoare_Syntax, HOL-Hoare.Hoare_Tac, HOL-Library.Code_Test, HOL-Library.DAList, HOL-Library.DAList_Multiset, HOL-Library.Datatype_Records, HOL-Library.Disjoint_FSets, HOL-Library.Extended, HOL-Library.List_Lexorder, HOL-Library.Multiset_Order, HOL-Library.Old_Recdef, HOL-Library.Omega_Words_Fun, HOL-Library.Pattern_Aliases, HOL-Library.Prefix_Order, HOL-Library.Product_Lexorder, HOL-Library.Quadratic_Discriminant, HOL-Library.Quotient_List, HOL-Library.Quotient_Option, HOL-Library.Quotient_Product, HOL-Library.Quotient_Set, HOL-Library.Quotient_Sum, HOL-Library.Quotient_Syntax, HOL-Library.RBT_Set, HOL-Library.Ramsey, HOL-Library.Tree_Multiset, HOL-Library.Tree_Real, HOL-Library.Uprod, HOL-Proofs-Lambda.Commutation, HOL-Proofs-Lambda.Eta, HOL-Proofs-Lambda.Lambda, HOL-Proofs-Lambda.ParRed, HOL-Statespace.DistinctTreeProver, HOL-Statespace.StateFun, HOL-Statespace.StateSpaceLocale, HOL-Statespace.StateSpaceSyntax

+ true

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Store)

[Pipeline] zip

Writing zip file of /media/data/jenkins/workspace/isabelle-dump/dump to /media/data/jenkins/workspace/isabelle-dump/dump.zip

Zipped 55512 entries.

Archiving /media/data/jenkins/workspace/isabelle-dump/dump.zip

[Pipeline] }

[Pipeline] // stage

[Pipeline] }

[Pipeline] // timeout

[Pipeline] }

[Pipeline] // node

[Pipeline] End of Pipeline

Finished: SUCCESS