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 code from [100‥399]

[Pipeline] }

[Pipeline] // script

[Pipeline] checkout

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

adding changesets

adding manifests

adding file changes

added 73500 changesets with 200997 changes to 11314 files

new changesets a5a9c433f639:53626e34d1ca

[isabelle] $ hg update --rev 53626e34d1cab55bec4a9d4d40d5ef2229d03d3f

3484 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

[isabelle] $ hg id --branch

[isabelle] $ hg log --rev 53e5d0c412b6d21ebbdb77b4fb45f9ac5467b33a --template exists\n

exists

[isabelle] $ 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('53626e34d1cab55bec4a9d4d40d5ef2229d03d3f') and not ancestors(53e5d0c412b6d21ebbdb77b4fb45f9ac5467b33a)" --encoding UTF-8 --encodingmode replace

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

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

[isabelle] $ hg id --branch

[Pipeline] checkout

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

adding changesets

adding manifests

adding file changes

added 11698 changesets with 78855 changes to 12079 files

new changesets 86acbdb19eec:ad08fbc23656

[afp] $ hg update --rev ad08fbc23656954864437bccbc9ac27312fbca28

9653 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 25aa6648a101377e5999bdcdd35a7910ab675a7b --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('ad08fbc23656954864437bccbc9ac27312fbca28') and not ancestors(25aa6648a101377e5999bdcdd35a7910ab675a7b)" --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

+ isabelle/bin/isabelle components -a

### Missing Isabelle component: "/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322"

Getting "https://isabelle.sketis.net/components/isabelle_fonts-20210322.tar.gz"

Unpacking "/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322.tar.gz"

[Pipeline] sh

+ isabelle/bin/isabelle jedit -bf

### Building graph browser ...

warning: [options] bootstrap class path not set in conjunction with -source 7

warning: [options] source value 7 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

3 warnings

### Building Isabelle/Scala ...

### Building Isabelle/jEdit ...

[Pipeline] sh

+ isabelle/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.9.1).

[Pipeline] sh

+ isabelle/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.8.4

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Dump)

[Pipeline] sh

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

Loading 734 sessions ...

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

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

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

Starting session Pure ...

Loading 130 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.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.Hilbert_Choice ...

Processing theory HOL.Wfrec ...

Processing theory HOL.Order_Relation ...

Processing theory HOL.BNF_Wellorder_Relation ...

Processing theory HOL.BNF_Wellorder_Embedding ...

Processing theory HOL.Zorn ...

Processing theory HOL.BNF_Wellorder_Constructions ...

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.SMT ...

Processing theory HOL.Code_Numeral ...

Processing theory HOL.Semiring_Normalization ...

Processing theory HOL.Groebner_Basis ...

Processing theory HOL.Set_Interval ...

Processing theory HOL.Presburger ...

Processing theory HOL.Sledgehammer ...

Processing theory HOL.Conditionally_Complete_Lattices ...

Processing theory HOL.Filter ...

Processing theory HOL.List ...

Processing theory HOL.Map ...

Processing theory HOL.Groups_List ...

Processing theory HOL.Factorial ...

Processing theory HOL.Random ...

Processing theory HOL.Binomial ...

Processing theory HOL.Enum ...

Processing theory HOL.String ...

Processing theory HOL.Predicate ...

Processing theory HOL.Lazy_Sequence ...

Processing theory HOL.Limited_Sequence ...

Processing theory HOL.Typerep ...

Processing theory HOL.Code_Evaluation ...

Processing theory HOL.GCD ...

Processing theory HOL.BNF_Greatest_Fixpoint ...

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.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.Warshall ...

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

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

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

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

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

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

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

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

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

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.ListBeta ...

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

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

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

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

Processing theory HOL-Library.Multiset ...

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

Removing 17 theories ...

Processing theory HOL-Computational_Algebra.Factorial_Ring ...

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 248 theories ...

Processing theory HOL.Hull ...

Processing theory HOL.Modules ...

Processing theory HOL-Library.Disjoint_Sets ...

Processing theory HOL-Library.FuncSet ...

Processing theory HOL.Archimedean_Field ...

Processing theory HOL-Library.Old_Datatype ...

Processing theory HOL-Library.Infinite_Set ...

Processing theory HOL-Library.Nat_Bijection ...

Processing theory HOL.Rat ...

Processing theory HOL.Real ...

Processing theory HOL-Library.Countable ...

Processing theory HOL-Library.Countable_Set ...

Processing theory HOL.Vector_Spaces ...

Processing theory HOL-Library.Phantom_Type ...

Processing theory HOL-Library.Set_Idioms ...

Processing theory HOL-Library.Product_Plus ...

Processing theory HOL-Library.Product_Order ...

Processing theory HOL-Library.Cardinality ...

Processing theory HOL-Library.Set_Algebras ...

Processing theory HOL-Library.Numeral_Type ...

Processing theory HOL-Combinatorics.Permutations ...

Processing theory HOL-Library.Countable_Complete_Lattices ...

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.Series ...

Processing theory HOL.NthRoot ...

Processing theory HOL.Transcendental ...

Processing theory HOL.Complex ...

Processing theory HOL.MacLaurin ...

Processing theory Complex_Main ...

Processing theory HOL-Analysis.Continuum_Not_Denumerable ...

Processing theory HOL-Analysis.L2_Norm ...

Processing theory HOL-Analysis.Operator_Norm ...

Processing theory HOL-Analysis.Poly_Roots ...

Processing theory HOL-Analysis.Inner_Product ...

Processing theory HOL-Library.Discrete ...

Processing theory HOL-Analysis.Product_Vector ...

Processing theory HOL-Analysis.Euclidean_Space ...

Processing theory HOL-Library.Indicator_Function ...

Processing theory HOL-Analysis.Finite_Cartesian_Product ...

Processing theory HOL-Analysis.Elementary_Topology ...

Processing theory HOL-Analysis.Linear_Algebra ...

Processing theory HOL-Analysis.Affine ...

Processing theory HOL-Library.Landau_Symbols ...

Processing theory HOL-Library.Liminf_Limsup ...

Processing theory HOL-Library.Nonpos_Ints ...

Processing theory HOL-Library.Order_Continuity ...

Processing theory HOL-Analysis.Convex ...

Processing theory HOL-Library.Periodic_Fun ...

Processing theory HOL-Library.Extended_Nat ...

Processing theory HOL-Analysis.Abstract_Topology ...

Processing theory HOL-Analysis.Abstract_Limits ...

Processing theory HOL-Analysis.Cartesian_Space ...

Processing theory HOL-Analysis.Determinants ...

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_Topology_2 ...

Processing theory HOL-Analysis.Connected ...

Processing theory HOL-Library.Extended_Real ...

Processing theory HOL-Analysis.Function_Topology ...

Processing theory HOL-Analysis.Elementary_Metric_Spaces ...

Processing theory HOL-Analysis.Elementary_Normed_Spaces ...

Processing theory HOL-Analysis.Function_Metric ...

Processing theory HOL-Library.Extended_Nonnegative_Real ...

Processing theory HOL-Analysis.Sigma_Algebra ...

Processing theory HOL-Analysis.Product_Topology ...

Processing theory HOL-Analysis.T1_Spaces ...

Processing theory HOL-Analysis.Measurable ...

Processing theory HOL-Analysis.Topology_Euclidean_Space ...

Processing theory HOL-Analysis.Lindelof_Spaces ...

Processing theory HOL-Analysis.Convex_Euclidean_Space ...

Processing theory HOL-Analysis.Extended_Real_Limits ...

Processing theory HOL-Analysis.Summation_Tests ...

Processing theory HOL-Analysis.Line_Segment ...

Processing theory HOL-Analysis.Measure_Space ...

Processing theory HOL-Analysis.Caratheodory ...

Processing theory HOL-Analysis.Ordered_Euclidean_Space ...

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.Cross3 ...

Processing theory HOL-Analysis.Complex_Analysis_Basics ...

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.Binary_Product_Measure ...

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.Embed_Measure ...

Processing theory HOL-Analysis.Infinite_Products ...

Processing theory HOL-Analysis.Finite_Product_Measure ...

Processing theory HOL-Analysis.Path_Connected ...

Processing theory HOL-Analysis.Locally ...

Processing theory HOL-Analysis.Bochner_Integration ...

Processing theory HOL-Analysis.Complete_Measure ...

Processing theory HOL-Analysis.Arcwise_Connected ...

Processing theory HOL-Analysis.Radon_Nikodym ...

Processing theory HOL-Analysis.Polytope ...

Processing theory HOL-Analysis.Set_Integral ...

Processing theory HOL-Analysis.Infinite_Set_Sum ...

Processing theory HOL-Analysis.Weierstrass_Theorems ...

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.Vitali_Covering_Theorem ...

Processing theory HOL-Analysis.Gamma_Function ...

Processing theory HOL-Analysis.Ball_Volume ...

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.Great_Picard ...

Processing theory HOL-Complex_Analysis.Residue_Theorem ...

Processing theory HOL-Complex_Analysis.Riemann_Mapping ...

Loading 48 theories ...

Processing theory HOL-Complex_Analysis.Complex_Analysis ...

Removing 11 theories ...

Processing theory HOL-Library.Adhoc_Overloading ...

Processing theory HOL-Library.Monad_Syntax ...

Processing theory HOL-Library.Conditional_Parametricity ...

Processing theory HOL-Library.Lattice_Syntax ...

Processing theory HOL-Library.Rewrite ...

Processing theory HOL-Library.Mapping ...

Processing theory HOL-Library.AList ...

Processing theory HOL-Library.AList_Mapping ...

Processing theory HOL-Library.Stream ...

Processing theory HOL-Library.Diagonal_Subsequence ...

Processing theory HOL-Probability.Discrete_Topology ...

Processing theory HOL-Probability.Essential_Supremum ...

Processing theory HOL-Combinatorics.Multiset_Permutations ...

Processing theory HOL-Library.Complete_Partial_Order2 ...

Processing theory HOL-Library.FSet ...

Processing theory HOL-Library.Tree ...

Processing theory HOL-Library.Sublist ...

Processing theory HOL-Library.Linear_Temporal_Logic_on_Streams ...

Processing theory HOL-Probability.Stopping_Time ...

Processing theory HOL-Probability.Tree_Space ...

Processing theory HOL-Probability.Probability_Measure ...

Processing theory HOL-Probability.Distribution_Functions ...

Processing theory HOL-Library.Finite_Map ...

Processing theory HOL-Probability.Weak_Convergence ...

Processing theory HOL-Probability.Helly_Selection ...

Processing theory HOL-Probability.Conditional_Expectation ...

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.Stream_Space ...

Processing theory HOL-Probability.PMF_Impl ...

Processing theory HOL-Probability.Random_Permutations ...

Processing theory HOL-Probability.Projective_Limit ...

Processing theory HOL-Probability.Independent_Family ...

Processing theory HOL-Probability.Convolution ...

Processing theory HOL-Probability.SPMF ...

Processing theory HOL-Probability.Product_PMF ...

Processing theory HOL-Probability.Hoeffding ...

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 ...

Removing 26 theories ...

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

Loading 39 theories ...

Processing theory HOL-Library.Fun_Lexorder ...

Processing theory HOL-Cardinals.Fun_More ...

Processing theory HOL-Cardinals.Order_Union ...

Processing theory HOL-Cardinals.Order_Relation_More ...

Processing theory HOL-Cardinals.Wellfounded_More ...

Processing theory HOL-Cardinals.Wellorder_Relation ...

Processing theory HOL-Cardinals.Wellorder_Embedding ...

Processing theory HOL-Library.Equipollence ...

Processing theory HOL-Library.Groups_Big_Fun ...

Processing theory HOL-Library.More_List ...

Processing theory HOL-Algebra.Congruence ...

Processing theory HOL-Cardinals.Wellorder_Constructions ...

Processing theory HOL-Cardinals.Cardinal_Order_Relation ...

Processing theory HOL-Cardinals.Cardinal_Arithmetic ...

Processing theory HOL-Algebra.Order ...

Processing theory HOL-Algebra.Lattice ...

Processing theory HOL-Library.Poly_Mapping ...

Processing theory HOL-Algebra.Complete_Lattice ...

Removing 58 theories ...

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.Module ...

Processing theory HOL-Algebra.Elementary_Groups ...

Processing theory HOL-Algebra.Product_Groups ...

Processing theory HOL-Algebra.Ideal ...

Processing theory HOL-Algebra.RingHom ...

Processing theory HOL-Algebra.Free_Abelian_Groups ...

Processing theory HOL-Algebra.Exact_Sequence ...

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 ...

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

Loading 97 theories ...

Removing 32 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.List_Ins_Del ...

Processing theory HOL-Data_Structures.Set_Specs ...

Processing theory HOL-Library.BNF_Axiomatization ...

Processing theory HOL-Data_Structures.Cmp ...

Processing theory HOL-Data_Structures.AList_Upd_Del ...

Processing theory HOL-Data_Structures.Map_Specs ...

Processing theory HOL-Library.BNF_Corec ...

Processing theory HOL-Library.Boolean_Algebra ...

Processing theory HOL-Computational_Algebra.Normalized_Fraction ...

Processing theory HOL-Library.Case_Converter ...

Processing theory HOL-Computational_Algebra.Nth_Powers ...

Processing theory HOL-Computational_Algebra.Squarefree ...

Processing theory HOL-Library.Simps_Case_Conv ...

Processing theory HOL-Library.Multiset_Order ...

Processing theory HOL-Library.Code_Lazy ...

Processing theory HOL-Library.Confluence ...

Processing theory HOL-Library.Confluent_Quotient ...

Processing theory HOL-Library.State_Monad ...

Processing theory HOL-Library.Code_Test ...

Processing theory HOL-Library.Debug ...

Processing theory HOL-Library.Function_Algebras ...

Processing theory HOL-Library.Comparator ...

Processing theory HOL-Library.Dual_Ordered_Lattice ...

Processing theory HOL-Library.Function_Division ...

Processing theory HOL-Library.Dlist ...

Processing theory HOL-Examples.Records ...

Processing theory HOL-Library.Extended ...

Processing theory HOL-Library.Combine_PER ...

Processing theory HOL-Library.Char_ord ...

Processing theory HOL-Library.Disjoint_FSets ...

Processing theory HOL-Library.Omega_Words_Fun ...

Processing theory HOL-Library.ListVector ...

Processing theory HOL-Library.Pattern_Aliases ...

Processing theory HOL-Library.IArray ...

Processing theory HOL-Library.Parallel ...

Processing theory HOL-Library.Bit_Operations ...

Processing theory HOL-Library.Lattice_Constructions ...

Processing theory HOL-Library.Type_Length ...

Processing theory HOL-Library.Ramsey ...

Processing theory HOL-Library.Option_ord ...

Processing theory HOL-Library.Perm ...

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.Countable_Set_Type ...

Processing theory HOL-Library.Finite_Lattice ...

Processing theory HOL-Library.Subseq_Order ...

Processing theory HOL-Library.Signed_Division ...

Processing theory HOL-Library.Transitive_Closure_Table ...

Processing theory HOL-Library.Sorting_Algorithms ...

Processing theory HOL-Library.Tree_Multiset ...

Processing theory HOL-Library.While_Combinator ...

Processing theory HOL-Data_Structures.Tree_Set ...

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.Going_To_Filter ...

Processing theory HOL-Library.BigO ...

Processing theory HOL-Library.Log_Nat ...

Processing theory HOL-Library.Lub_Glb ...

Processing theory HOL-Library.Quadratic_Discriminant ...

Processing theory HOL-Library.Tree_Real ...

Processing theory HOL-Library.Lattice_Algebras ...

Processing theory HOL-Library.Word ...

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.Interval ...

Processing theory HOL-Library.Float ...

Processing theory HOL-Library.Interval_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.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 12 theories ...

Processing theory HOL-Real_Asymp.Inst_Existentials ...

Processing theory HOL-Real_Asymp.Eventuallize ...

Processing theory HOL-Real_Asymp.Lazy_Eval ...

Processing theory HOL-Decision_Procs.Dense_Linear_Order ...

Removing 56 theories ...

Processing theory HOL-Decision_Procs.Approximation_Bounds ...

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-Manual.Real_Asymp_Doc ...

Processing theory HOL-Decision_Procs.Approximation ...

Processing theory HOL-Real_Asymp.Real_Asymp_Approx ...

Removing 2 theories ...

Processing theory HOL-Real_Asymp.Real_Asymp_Examples ...

Loading 26 theories ...

Processing theory HOL-Algebra.Exponent ...

Processing theory HOL-Combinatorics.List_Permutation ...

Processing theory HOL-Algebra.Bij ...

Processing theory HOL-Algebra.Sylow ...

Processing theory HOL-Algebra.Galois_Connection ...

Processing theory HOL-Combinatorics.Cycles ...

Processing theory HOL-Algebra.Group_Action ...

Processing theory HOL-Algebra.Zassenhaus ...

Removing 8 theories ...

Processing theory HOL-Algebra.Ideal_Product ...

Processing theory HOL-Algebra.Divisibility ...

Processing theory HOL-Algebra.QuotRing ...

Processing theory HOL-Algebra.Weak_Morphisms ...

Processing theory HOL-Algebra.Sym_Groups ...

Processing theory HOL-Algebra.Subrings ...

Processing theory HOL-Algebra.Generated_Rings ...

Processing theory HOL-Algebra.IntRing ...

Processing theory HOL-Algebra.Chinese_Remainder ...

Processing theory HOL-Algebra.Generated_Fields ...

Processing theory HOL-Algebra.Embedded_Algebras ...

Processing theory HOL-Algebra.Ring_Divisibility ...

Processing theory HOL-Algebra.Polynomials ...

Processing theory HOL-Algebra.Polynomial_Divisibility ...

Processing theory HOL-Algebra.Indexed_Polynomials ...

Processing theory HOL-Algebra.Finite_Extensions ...

Processing theory HOL-Algebra.Algebraic_Closure ...

Processing theory HOL-Algebra.Algebra ...

Loading 19 theories ...

Removing 32 theories ...

Processing theory HOL-Decision_Procs.Conversions ...

Processing theory HOL-Decision_Procs.DP_Library ...

Processing theory HOL-Library.Old_Recdef ...

Processing theory HOL-Decision_Procs.Algebra_Aux ...

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.NatStar ...

Processing theory HOL-Nonstandard_Analysis.HDeriv ...

Processing theory HOL-Nonstandard_Analysis.HSEQ ...

Loading 12 theories ...

Processing theory HOL-Nonstandard_Analysis.HSeries ...

Processing theory HOL-Nonstandard_Analysis.HTranscendental ...

Processing theory HOL-Nonstandard_Analysis.HLog ...

Processing theory HOL-Nonstandard_Analysis.Hyperreal ...

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

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 ...

Removing 46 theories ...

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 ...

Processing theory HOL-Number_Theory.Pocklington ...

Processing theory HOL-Number_Theory.Residue_Primitive_Roots ...

Processing theory HOL-Number_Theory.Quadratic_Reciprocity ...

Processing theory HOL-Number_Theory.Number_Theory ...

Loading 73 theories ...

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 HOL-Hahn_Banach.Zorn_Lemma ...

Processing theory HOL-Hahn_Banach.Bounds ...

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-Matrix_LP.LP ...

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 HOLCF.Fixrec ...

Processing theory HOLCF.Map_Functions ...

Processing theory HOL-Hahn_Banach.Hahn_Banach ...

Processing theory HOL-Matrix_LP.ComputeFloat ...

Processing theory HOL-Matrix_LP.ComputeHOL ...

Processing theory HOL-Matrix_LP.ComputeNumeral ...

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 HOLCF.Powerdomains ...

Processing theory HOLCF ...

Processing theory HOLCF-Library.Bool_Discrete ...

Processing theory HOLCF-Library.Char_Discrete ...

Processing theory HOLCF-Library.Defl_Bifinite ...

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 HOL-Matrix_LP.Matrix ...

Processing theory HOL-Matrix_LP.SparseMatrix ...

Removing 36 theories ...

Processing theory HOLCF-Library.List_Predomain ...

Loading 37 theories ...

Processing theory HOLCF-Library.Option_Cpo ...

Processing theory HOLCF-Library.Stream ...

Processing theory HOLCF-FOCUS.Fstream ...

Processing theory HOLCF-FOCUS.FOCUS ...

Processing theory HOLCF-FOCUS.Buffer ...

Processing theory HOLCF-FOCUS.Fstreams ...

Processing theory HOLCF-FOCUS.Stream_adm ...

Processing theory HOLCF-FOCUS.Buffer_adm ...

Processing theory HOLCF-Library.HOLCF_Library ...

Processing theory HOLCF-ex.Dagstuhl ...

Processing theory HOLCF-ex.Focus_ex ...

Processing theory HOL-Matrix_LP.Cplex ...

Processing theory HOL-Data_Structures.Array_Specs ...

Processing theory HOL-IMP.Star ...

Processing theory HOL-Combinatorics.Stirling ...

Processing theory HOL-Data_Structures.Time_Funs ...

Processing theory HOL-Data_Structures.Tree2 ...

Processing theory HOL-Data_Structures.Isin2 ...

Processing theory HOL-Data_Structures.Trie_Fun ...

Processing theory HOL-Data_Structures.AVL_Set_Code ...

Processing theory HOL-Data_Structures.Lookup2 ...

Processing theory Codegen.Setup ...

Processing theory HOL-Combinatorics.Combinatorics ...

Processing theory HOL-Combinatorics.Guide ...

Processing theory HOL-Data_Structures.RBT ...

Processing theory Codegen.Introduction ...

Processing theory Codegen.Foundations ...

Processing theory HOL-Data_Structures.Sorting ...

Processing theory HOL-IMP.Types ...

Processing theory HOL-Data_Structures.Braun_Tree ...

Processing theory HOL-IMP.Poly_Types ...

Processing theory HOL-Data_Structures.Selection ...

Processing theory HOL-Data_Structures.Set2_Join ...

Processing theory HOL-Types_To_Sets.Prerequisites ...

Processing theory HOL-Data_Structures.RBT_Set ...

Processing theory HOL-Data_Structures.RBT_Map ...

Processing theory HOL-Data_Structures.Trie_Map ...

Removing 42 theories ...

Processing theory HOL-Data_Structures.RBT_Set2 ...

Processing theory HOL-Types_To_Sets.Types_To_Sets ...

Processing theory HOL-Data_Structures.Array_Braun ...

Processing theory HOL-Types_To_Sets.Group_On_With ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On_With ...

Processing theory HOL-ex.Function_Growth ...

Processing theory HOL-Data_Structures.Set2_Join_RBT ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On ...

Removing 14 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 ...

Loading 43 theories ...

Processing theory HOL-Data_Structures.Brother12_Map ...

Processing theory HOL-TPTP.TPTP_Parser ...

Processing theory HOL-Library.LaTeXsugar ...

Processing theory HOL-Library.Refute ...

Processing theory HOL-Nitpick_Examples.Hotel_Nits ...

Removing 3 theories ...

Processing theory HOL-Nitpick_Examples.Mini_Nits ...

Processing theory HOL-Nitpick_Examples.Induct_Nits ...

Processing theory HOL-Nitpick_Examples.Mono_Nits ...

Processing theory HOL-Nitpick_Examples.Tests_Nits ...

Processing theory HOL-Nitpick_Examples.Pattern_Nits ...

Processing theory HOL-Nitpick_Examples.Integer_Nits ...

Processing theory Codegen.Adaptation ...

Processing theory HOL-Nitpick_Examples.Record_Nits ...

Processing theory HOL-Nitpick_Examples.Manual_Nits ...

Processing theory HOL-Nitpick_Examples.Datatype_Nits ...

Processing theory HOL-Nitpick_Examples.Core_Nits ...

Processing theory HOL-Nitpick_Examples.Special_Nits ...

Processing theory Codegen.Evaluation ...

Processing theory Codegen.Further ...

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 HOL-ex.SOS_Cert ...

Processing theory HOL-Data_Structures.Balance ...

Processing theory HOL-TPTP.TPTP_Interpret ...

Processing theory HOL-TPTP.ATP_Problem_Import ...

Processing theory Codegen.Refinement ...

Processing theory Codegen.Computations ...

Processing theory HOL-ex.SOS ...

Processing theory HOL-TPTP.TPTP_Proof_Reconstruction ...

Processing theory HOL-ex.HarmonicSeries ...

Processing theory HOL-ex.Pythagoras ...

Processing theory HOL-Nitpick_Examples.Typedef_Nits ...

Removing 23 theories ...

Processing theory HOL-ex.Sqrt ...

Processing theory HOL-ex.Sqrt_Script ...

Processing theory HOL-ex.Sum_of_Powers ...

Processing theory HOL-ex.Triangular_Numbers ...

Processing theory HOL-ex.Normalization_by_Evaluation ...

Processing theory HOL-ex.Reflection_Examples ...

Processing theory HOL-Nitpick_Examples.Refute_Nits ...

Processing theory HOL-Nitpick_Examples.Nitpick_Examples ...

Removing 22 theories ...

Processing theory HOL-ex.Parallel_Example ...

Loading 29 theories ...

Processing theory HOL-Data_Structures.Priority_Queue_Specs ...

Processing theory Tutorial.Examples ...

Processing theory Tutorial.Numbers ...

Processing theory HOL-Computational_Algebra.Field_as_Ring ...

Processing theory HOL-Library.Code_Real_Approx_By_Float ...

Processing theory HOL-Mutabelle.MutabelleExtra ...

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 12 theories ...

Processing theory HOL-Metis_Examples.Clausification ...

Processing theory HOL-SMT_Examples.SMT_Examples ...

Processing theory HOL-SMT_Examples.SMT_Examples_Verit ...

Processing theory HOL-TPTP.ATP_Theory_Export ...

Processing theory HOL-TPTP.THF_Arith ...

Removing 5 theories ...

Processing theory HOL-SMT_Examples.SMT_Tests ...

Processing theory HOL-Corec_Examples.Paper_Examples ...

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_Verit ...

Processing theory HOL-Types_To_Sets.T2_Spaces ...

Processing theory HOL-Types_To_Sets.Unoverload_Def ...

Processing theory HOL-ex.Gauge_Integration ...

Processing theory HOL-ex.Eval_Examples ...

Removing 12 theories ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Examples ...

Removing 3 theories ...

Processing theory HOL-ex.Cubic_Quartic ...

Removing 1 theories ...

Processing theory HOL-ex.Dedekind_Real ...

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 ...

Removing 24 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.Sequence ...

Processing theory IOA.TL ...

Processing theory IOA.Traces ...

Processing theory IOA.RefMappings ...

Processing theory IOA.CompoExecs ...

Processing theory IOA.CompoScheds ...

Processing theory IOA.RefCorrectness ...

Processing theory IOA.Deadlock ...

Processing theory IOA.Simulations ...

Processing theory IOA.SimCorrectness ...

Processing theory IOA.ShortExecutions ...

Processing theory HOL-ex.Code_Timing ...

Processing theory IOA-ABP.Action ...

Processing theory HOL-Nominal.Nominal ...

Processing theory IOA-NTP.Action ...

Processing theory IOA.CompoTraces ...

Processing theory IOA.Compositionality ...

Processing theory IOA.IOA ...

Processing theory IOA-ABP.Abschannel ...

Processing theory IOA-ABP.Abschannel_finite ...

Processing theory IOA-ABP.Env ...

Processing theory IOA-ABP.Receiver ...

Processing theory IOA-ABP.Sender ...

Processing theory IOA-ABP.Impl ...

Processing theory IOA-ABP.Impl_finite ...

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-NTP.Abschannel ...

Processing theory IOA-Storage.Correctness ...

Processing theory IOA.TLS ...

Processing theory IOA.LiveIOA ...

Processing theory IOA-NTP.Impl ...

Processing theory IOA-NTP.Correctness ...

Processing theory IOA-ABP.Correctness ...

Processing theory IOA.Abstraction ...

Processing theory IOA-ex.TrivEx ...

Processing theory IOA-ex.TrivEx2 ...

Removing 56 theories ...

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

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

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

Loading 90 theories ...

Processing theory HOL-Eisbach.Eisbach ...

Processing theory HOL-Eisbach.Eisbach_Tools ...

Processing theory HOLCF-Library.HOL_Cpo ...

Processing theory HOL-SMT_Examples.SMT_Word_Examples ...

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

Processing theory HOL-MicroJava.JBasis ...

Processing theory HOL-MicroJava.Semilat ...

Processing theory HOL-MicroJava.AuxLemmas ...

Processing theory HOL-SPARK.SPARK_Setup ...

Processing theory HOL-SPARK.SPARK ...

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

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

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

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

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.Reference ...

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

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

Processing theory HOL-MicroJava.Type ...

Processing theory HOL-MicroJava.Decl ...

Processing theory HOL-MicroJava.SystemClasses ...

Processing theory HOL-MicroJava.TypeRel ...

Processing theory HOL-ex.Bit_Lists ...

Removing 28 theories ...

Processing theory HOL-MicroJava.WellForm ...

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

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.LBVSpec ...

Processing theory HOL-MicroJava.Typing_Framework_err ...

Processing theory HOL-MicroJava.Semilattices ...

Processing theory HOL-MicroJava.JType ...

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

Processing theory HOL-MicroJava.Value ...

Processing theory HOL-MicroJava.State ...

Processing theory HOL-MicroJava.Exceptions ...

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

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

Processing theory HOL-MicroJava.Term ...

Processing theory HOL-MicroJava.LBVCorrect ...

Processing theory HOL-MicroJava.Kildall ...

Processing theory HOL-MicroJava.LBVComplete ...

Processing theory HOL-MicroJava.Abstract_BV ...

Processing theory HOL-MicroJava.JVMType ...

Processing theory HOL-MicroJava.WellType ...

Processing theory HOL-MicroJava.TypeInf ...

Processing theory HOL-MicroJava.Conform ...

Processing theory HOL-MicroJava.JVMState ...

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

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

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

Processing theory HOL-Eisbach.Example_Metric ...

Processing theory HOL-MicroJava.Eval ...

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 ...

Removing 22 theories ...

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 77 theories ...

Processing theory HOL-MicroJava.MicroJava ...

Processing theory HOL-Cardinals.Wellorder_Extension ...

Processing theory HOL-IMP.AExp ...

Processing theory HOL-Imperative_HOL.Sorted_List ...

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 HOL-Auth.Message ...

Processing theory HOL-Auth.Event ...

Processing theory HOL-Auth.Public ...

Removing 62 theories ...

Processing theory HOL-Imperative_HOL.List_Sublist ...

Processing theory HOLCF-Tutorial.New_Domain ...

Processing theory HOLCF-ex.Fix2 ...

Processing theory HOLCF-ex.Dnat ...

Processing theory HOLCF-ex.Letrec ...

Processing theory HOL-Cardinals.Ordinal_Arithmetic ...

Processing theory HOL-Cardinals.Cardinals ...

Processing theory HOL-Cardinals.Bounded_Set ...

Processing theory HOLCF-ex.Concurrency_Monad ...

Processing theory HOLCF-ex.Domain_Proofs ...

Processing theory HOLCF-ex.Hoare ...

Processing theory HOLCF-ex.Loop ...

Processing theory HOLCF-Tutorial.Fixrec_ex ...

Processing theory HOLCF-ex.Pattern_Match ...

Processing theory HOL-Quotient_Examples.Int_Pow ...

Processing theory HOL-UNITY.ListOrder ...

Processing theory HOLCF-ex.Powerdomain_ex ...

Processing theory HOL-UNITY.UNITY ...

Processing theory HOL-UNITY.Constrains ...

Processing theory HOL-UNITY.FP ...

Processing theory HOL-UNITY.WFair ...

Processing theory HOL-Imperative_HOL.Heap ...

Processing theory HOL-Imperative_HOL.Heap_Monad ...

Processing theory HOLCF-Tutorial.Domain_ex ...

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-Imperative_HOL.Subarray ...

Processing theory HOL-UNITY.SubstAx ...

Processing theory HOL-UNITY.Detects ...

Processing theory HOL-UNITY.Follows ...

Processing theory HOL-Imperative_HOL.Imperative_Reverse ...

Processing theory HOL-UNITY.Union ...

Processing theory HOL-UNITY.Comp ...

Removing 65 theories ...

Processing theory HOL-Imperative_HOL.Linked_Lists ...

Processing theory HOL-Imperative_HOL.Imperative_Quicksort ...

Processing theory HOL-UNITY.Guar ...

Processing theory HOL-UNITY.Extend ...

Processing theory HOL-UNITY.Rename ...

Processing theory HOL-UNITY.Lift_prog ...

Processing theory HOL-Imperative_HOL.SatChecker ...

Processing theory HOL-Imperative_HOL.Imperative_HOL_ex ...

Processing theory HOL-UNITY.PPROD ...

Processing theory HOL-UNITY.Transformers ...

Processing theory HOL-ex.Sorting_Algorithms_Examples ...

Processing theory HOL-UNITY.ProgressSets ...

Processing theory HOL-UNITY.UNITY_Main ...

Processing theory HOL-UNITY.AllocBase ...

Processing theory HOL-UNITY.Client ...

Processing theory HOL-UNITY.Counter ...

Processing theory HOL-UNITY.Counterc ...

Processing theory HOL-UNITY.Handshake ...

Processing theory HOL-UNITY.PriorityAux ...

Processing theory HOL-UNITY.Progress ...

Processing theory HOL-UNITY.TimerArray ...

Processing theory HOL-UNITY.Channel ...

Processing theory HOL-UNITY.Common ...

Processing theory HOL-UNITY.Priority ...

Processing theory HOL-UNITY.Mutex ...

Processing theory HOL-UNITY.NSP_Bad ...

Processing theory HOL-UNITY.Reach ...

Processing theory HOL-UNITY.Reachability ...

Processing theory HOL-UNITY.Lift ...

Processing theory HOL-UNITY.Alloc ...

Loading 52 theories ...

Processing theory HOL-UNITY.AllocImpl ...

Processing theory Isar_Ref.Base ...

Processing theory Datatypes.Setup ...

Processing theory HOL-ZF.LProd ...

Processing theory HOL-Library.List_Lexorder ...

Processing theory HOL-Datatype_Examples.Prelim ...

Processing theory HOL-ex.Quicksort ...

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 ...

Removing 50 theories ...

Processing theory HOL-Datatype_Examples.Gram_Lang ...

Removing 3 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.Contexts ...

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

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

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

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

Processing theory HOL-Datatype_Examples.Misc_Datatype ...

Processing theory HOL-Datatype_Examples.Misc_Primrec ...

Removing 9 theories ...

Processing theory HOL-Datatype_Examples.Misc_Codatatype ...

Processing theory HOL-Datatype_Examples.Misc_Primcorec ...

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

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

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

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

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

Processing theory HOL-Quotient_Examples.Quotient_FSet ...

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

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

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

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

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

Processing theory HOL-ex.Radix_Sort ...

Processing theory HOL-Data_Structures.Heaps ...

Processing theory HOL-UNITY.Project ...

Processing theory HOL-UNITY.ELT ...

Processing theory HOL-ZF.HOLZF ...

Processing theory HOL-ZF.Zet ...

Processing theory HOL-ZF.MainZF ...

Processing theory HOL-ZF.Games ...

Processing theory HOL-ex.Transfer_Debug ...

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

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

Processing theory HOL-ex.Code_Lazy_Demo ...

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

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

Processing theory Isar_Ref.HOL_Specific ...

Processing theory HOL-ex.Termination ...

Loading 112 theories ...

Removing 49 theories ...

Processing theory Tutorial.Setup ...

Processing theory HOL-Auth.All_Symmetric ...

Processing theory HOL-Auth.Extensions ...

Processing theory Tutorial.Message ...

Processing theory Tutorial.Event ...

Processing theory Tutorial.Public ...

Processing theory Tutorial.NS_Public ...

Processing theory HOL-Auth.Analz ...

Processing theory HOL-Auth.Guard ...

Processing theory HOL-Auth.GuardK ...

Processing theory HOL-Auth.CertifiedEmail ...

Processing theory HOL-Auth.List_Msg ...

Processing theory HOL-Auth.Guard_Public ...

Processing theory HOL-Auth.Kerberos_BAN ...

Processing theory HOL-Auth.KerberosIV ...

Processing theory HOL-Auth.Guard_NS_Public ...

Processing theory HOL-Auth.P2 ...

Processing theory HOL-Auth.KerberosIV_Gets ...

Removing 4 theories ...

Processing theory HOL-Auth.NS_Public ...

Processing theory HOL-Auth.Kerberos_BAN_Gets ...

Processing theory HOL-Auth.NS_Public_Bad ...

Processing theory HOL-Auth.NS_Shared ...

Processing theory HOL-Auth.OtwayRees ...

Processing theory HOL-Auth.OtwayRees_AN ...

Processing theory HOL-Auth.Proto ...

Processing theory HOL-Auth.KerberosV ...

Processing theory HOL-Auth.OtwayRees_Bad ...

Processing theory HOL-Auth.WooLam ...

Processing theory HOL-Auth.P1 ...

Processing theory HOL-Auth.Auth_Guard_Public ...

Processing theory HOL-Auth.Yahalom_Bad ...

Processing theory HOL-Auth.OtwayReesBella ...

Processing theory HOL-Auth.Recur ...

Processing theory HOL-Auth.Yahalom ...

Processing theory HOL-Auth.Yahalom2 ...

Processing theory HOL-Auth.Shared ...

Processing theory HOL-Auth.Guard_Shared ...

Processing theory HOL-Hoare_Parallel.Quote_Antiquote ...

Processing theory HOL-Auth.ZhouGollmann ...

Processing theory HOL-Hoare_Parallel.Graph ...

Processing theory HOL-Hoare_Parallel.RG_Com ...

Processing theory HOL-Auth.Auth_Shared ...

Processing theory HOL-Auth.Guard_OtwayRees ...

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-IMP.Vars ...

Processing theory HOL-Lattice.Orders ...

Processing theory HOL-Lattice.Bounds ...

Processing theory HOL-Lattice.Lattice ...

Processing theory HOL-Lattice.CompleteLattice ...

Processing theory HOL-IMP.ACom ...

Processing theory HOL-IMP.Collecting ...

Processing theory HOL-Hoare_Parallel.OG_Com ...

Processing theory HOL-Hoare_Parallel.OG_Tran ...

Processing theory HOL-Hoare_Parallel.OG_Hoare ...

Processing theory HOL-Hoare_Parallel.OG_Tactics ...

Processing theory HOL-Hoare_Parallel.OG_Syntax ...

Processing theory HOL-Auth.TLS ...

Processing theory HOL-Auth.EventSC ...

Processing theory HOL-Auth.Smartcard ...

Removing 37 theories ...

Processing theory HOL-Hoare_Parallel.Gar_Coll ...

Processing theory HOL-Auth.ShoupRubin ...

Processing theory HOL-Auth.Auth_Public ...

Processing theory HOL-Auth.ShoupRubinBella ...

Processing theory HOL-Auth.Auth_Smartcard ...

Processing theory HOL-IMP.Abs_Int_init ...

Processing theory HOL-Library.Prefix_Order ...

Processing theory HOL-Metis_Examples.Big_O ...

Processing theory HOL-Hoare_Parallel.RG_Tran ...

Processing theory HOL-IMP.Abs_Int0 ...

Processing theory HOL-IMP.Abs_State ...

Processing theory HOL-IMP.Abs_Int1 ...

Removing 19 theories ...

Processing theory HOL-Hoare_Parallel.Mul_Gar_Coll ...

Processing theory HOL-IMP.Abs_Int1_const ...

Processing theory HOL-IMP.Abs_Int1_parity ...

Processing theory HOL-IMP.Abs_Int2 ...

Processing theory HOL-TLA.Intensional ...

Processing theory HOL-TLA.Stfun ...

Processing theory HOL-TLA.Action ...

Processing theory HOL-TLA.Init ...

Processing theory HOL-TLA.TLA ...

Processing theory HOL-Hoare_Parallel.OG_Examples ...

Processing theory HOL-SET_Protocol.Message_SET ...

Processing theory HOL-SET_Protocol.Event_SET ...

Processing theory HOL-SET_Protocol.Public_SET ...

Processing theory HOL-SET_Protocol.Merchant_Registration ...

Processing theory HOL-Hoare_Parallel.RG_Hoare ...

Processing theory HOL-Hoare_Parallel.RG_Syntax ...

Removing 2 theories ...

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

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

Processing theory HOL-SET_Protocol.Cardholder_Registration ...

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

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

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

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

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

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

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

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

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

Processing theory HOL-Hoare_Parallel.RG_Examples ...

Processing theory HOL-Hoare_Parallel.Hoare_Parallel ...

Processing theory HOL-IMP.Abs_Int2_ivl ...

Processing theory HOL-Unix.Nested_Environment ...

Processing theory HOL-ex.Residue_Ring ...

Processing theory HOL-SET_Protocol.Purchase ...

Processing theory HOL-SET_Protocol.SET_Protocol ...

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

Processing theory HOL-Unix.Unix ...

Removing 48 theories ...

Processing theory HOL-IMP.Abs_Int3 ...

Loading 213 theories ...

Processing theory Classes.Setup ...

Processing theory Eisbach.Base ...

Processing theory Eisbach.Preface ...

Processing theory Implementation.Base ...

Processing theory JEdit.Base ...

Processing theory Eisbach.Manual ...

Processing theory Implementation.Syntax ...

Processing theory JEdit.JEdit ...

Processing theory Prog_Prove.LaTeXsugar ...

Processing theory Implementation.Proof ...

Processing theory Locales.Examples ...

Processing theory Locales.Examples1 ...

Processing theory Locales.Examples2 ...

Processing theory Tutorial.Base ...

Processing theory Locales.Examples3 ...

Processing theory Prog_Prove.Isar ...

Processing theory Implementation.Tactic ...

Processing theory Tutorial.CTL ...

Processing theory Tutorial.CTLind ...

Processing theory Tutorial.PDL ...

Processing theory Tutorial.TPrimes ...

Processing theory Tutorial.Forward ...

Processing theory Classes.Classes ...

Processing theory Tutorial.Tree ...

Processing theory Tutorial.Tree2 ...

Processing theory Prog_Prove.Logic ...

Processing theory Tutorial.Even ...

Processing theory Tutorial.Overloading ...

Processing theory Tutorial.Axioms ...

Processing theory HOL-Data_Structures.Queue_Spec ...

Processing theory HOL-Data_Structures.Reverse ...

Processing theory HOL-Data_Structures.Queue_2Lists ...

Processing theory Tutorial.Advanced ...

Processing theory HOL-Data_Structures.Tree23 ...

Processing theory Tutorial.ABexpr ...

Processing theory Tutorial.Nested ...

Processing theory HOL-Hoare.Arith2 ...

Processing theory HOL-Hoare.Hoare_Syntax ...

Processing theory HOL-Hoare.Hoare_Tac ...

Processing theory HOL-Hoare.Heap ...

Processing theory HOL-Hoare.SepLogHeap ...

Processing theory HOL-Datatype_Examples.TreeFI ...

Processing theory HOL-Hoare.Hoare_Logic ...

Processing theory HOL-IMP.Denotational ...

Processing theory HOL-Data_Structures.Tries_Binary ...

Processing theory HOL-Data_Structures.Tree23_of_List ...

Processing theory HOL-IMP.ASM ...

Processing theory HOL-Data_Structures.Tree234 ...

Removing 48 theories ...

Processing theory HOL-Hoare.ExamplesTC ...

Processing theory HOL-Hoare.HeapSyntax ...

Processing theory HOL-Hoare.Examples ...

Processing theory HOL-Hoare.SchorrWaite ...

Processing theory HOL-Hoare.Pointers0 ...

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 ...

Processing theory HOL-Isar_Examples.Hoare_Ex ...

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-Hoare.Separation ...

Processing theory HOL-IMP.Hoare_Total ...

Processing theory HOL-IMP.Hoare_Total_EX ...

Processing theory HOL-IMP.Hoare_Total_EX2 ...

Processing theory HOL-IMP.VCG_Total_EX ...

Processing theory HOL-IMPP.Com ...

Processing theory HOL-Data_Structures.Tree23_Set ...

Processing theory HOL-IMP.Sem_Equiv ...

Processing theory HOL-IMP.Sec_Type_Expr ...

Processing theory HOL-IMP.Sec_Typing ...

Processing theory HOL-IMP.Sec_TypingT ...

Processing theory HOL-IMP.Def_Init ...

Processing theory HOL-IMP.VCG ...

Removing 28 theories ...

Processing theory HOL-IMP.Fold ...

Processing theory HOL-IMP.Def_Init_Exp ...

Processing theory HOL-IMP.Def_Init_Big ...

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 ...

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-IMPP.Natural ...

Processing theory HOL-IMPP.Hoare ...

Processing theory HOL-IMPP.Misc ...

Processing theory HOL-IOA.Asig ...

Processing theory HOL-Data_Structures.Tree23_Map ...

Processing theory HOL-IMPP.EvenOdd ...

Processing theory HOL-Import.Import_Setup ...

Processing theory HOL-IOA.IOA ...

Processing theory HOL-IOA.Solve ...

Processing theory HOL-Import.HOL_Light_Maps ...

Processing theory HOL-IMP.Compiler ...

Processing theory HOL-Corec_Examples.LFilter ...

Removing 35 theories ...

Processing theory HOL-IMP.Compiler2 ...

Processing theory HOL-Corec_Examples.Merge_A ...

Processing theory HOL-Corec_Examples.Iterate_GPV ...

Processing theory HOL-Corec_Examples.GPV_Bare_Bones ...

Processing theory HOL-Corec_Examples.Merge_B ...

Processing theory HOL-Corec_Examples.Merge_C ...

Processing theory HOL-Corec_Examples.Merge_D ...

Removing 9 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.Small_Concrete ...

Processing theory HOL-Corec_Examples.Stream_Friends ...

Removing 2 theories ...

Processing theory HOL-Corec_Examples.Misc_Mono ...

Processing theory HOL-Library.Code_Prolog ...

Processing theory HOL-ex.Simps_Case_Conv_Examples ...

Processing theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example ...

Processing theory HOL-ex.Conditional_Parametricity_Examples ...

Processing theory HOL-Datatype_Examples.Cyclic_List ...

Processing theory HOL-Datatype_Examples.FAE_Sequence ...

Processing theory HOL-Predicate_Compile_Examples.Lambda_Example ...

Processing theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples ...

Removing 10 theories ...

Processing theory HOL-Library.Datatype_Records ...

Processing theory HOL-Datatype_Examples.Free_Idempotent_Monoid ...

Processing theory HOL-Datatype_Examples.Regex_ACI ...

Processing theory HOL-Corec_Examples.TLList_Friends ...

Processing theory HOL-Metis_Examples.Abstraction ...

Processing theory HOL-ex.IArray_Examples ...

Processing theory HOL-Examples.Adhoc_Overloading_Examples ...

Processing theory HOL-Examples.Knaster_Tarski ...

Processing theory HOL-Datatype_Examples.Koenig ...

Processing theory HOL-ex.Datatype_Record_Examples ...

Processing theory HOL-Datatype_Examples.Regex_ACIDZ ...

Processing theory HOL-Data_Structures.Tree234_Map ...

Processing theory HOL-Corec_Examples.Type_Class ...

Removing 23 theories ...

Processing theory HOL-Induct.Sexp ...

Processing theory HOL-Induct.SList ...

Processing theory HOL-ex.Perm_Fragments ...

Processing theory HOL-ex.Specifications_with_bundle_mixins ...

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-Predicate_Compile_Examples.IMP_2 ...

Processing theory HOL-Datatype_Examples.Process ...

Processing theory HOL-Datatype_Examples.Stream_Processor ...

Processing theory HOL-Corec_Examples.Stream_Processor ...

Processing theory HOL-Predicate_Compile_Examples.IMP_3 ...

Processing theory HOL-Codegenerator_Test.Code_Lazy_Test ...

Processing theory HOL-Codegenerator_Test.Code_Test_GHC ...

Processing theory HOL-Codegenerator_Test.Code_Test_MLton ...

Processing theory HOL-Codegenerator_Test.Code_Test_OCaml ...

Processing theory HOL-Codegenerator_Test.Code_Test_PolyML ...

Processing theory HOL-Codegenerator_Test.Code_Test_SMLNJ ...

Removing 21 theories ...

Processing theory HOL-Corec_Examples.Misc_Poly ...

Processing theory HOL-Codegenerator_Test.Code_Test_Scala ...

Processing theory HOL-Quotient_Examples.DList ...

Processing theory HOL-Quotient_Examples.Quotient_Int ...

Processing theory HOL-Quotient_Examples.Quotient_Rat ...

Processing theory HOL-Predicate_Compile_Examples.IMP_4 ...

Processing theory HOL-ex.Transitive_Closure_Table_Ex ...

Processing theory HOL-Predicate_Compile_Examples.Reg_Exp_Example ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests ...

Removing 23 theories ...

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-Data_Structures.AVL_Bal2_Set ...

Processing theory HOL-ex.Refute_Examples ...

Processing theory HOL-Metis_Examples.Type_Encodings ...

Processing theory HOL-Mirabelle.Mirabelle ...

Processing theory HOL-Mirabelle.Mirabelle_Test ...

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 ...

Processing theory HOL-NanoJava.AxSem ...

Processing theory HOL-NanoJava.OpSem ...

Processing theory HOL-NanoJava.Equivalence ...

Processing theory HOL-NanoJava.Example ...

Processing theory HOL-Predicate_Compile_Examples.List_Examples ...

Processing theory HOL-Predicate_Compile_Examples.Hotel_Example ...

Processing theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog ...

Removing 33 theories ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Nesting ...

Processing theory HOL-Quotient_Examples.Lift_Fun ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example ...

Processing theory HOL-Quotient_Examples.Quotient_Message ...

Processing theory HOL-Quickcheck_Examples.Hotel_Example ...

Processing theory HOL-Predicate_Compile_Examples.Specialisation_Examples ...

Processing theory HOL-Predicate_Compile_Examples.Examples ...

Processing theory HOL-TPTP.MaSh_Export_Base ...

Processing theory HOL-TPTP.MaSh_Eval ...

Processing theory HOL-Types_To_Sets.Finite ...

Processing theory HOL-UNITY.Deadlock ...

Processing theory HOL-ex.Birthday_Paradox ...

Processing theory HOL-ex.Execute_Choice ...

Processing theory HOL-UNITY.Network ...

Processing theory HOL-UNITY.Token ...

Processing theory HOL-Statespace.DistinctTreeProver ...

Processing theory HOL-Statespace.StateFun ...

Processing theory HOL-Statespace.StateSpaceLocale ...

Processing theory HOL-Statespace.StateSpaceSyntax ...

Processing theory HOL-Metis_Examples.Proxies ...

Processing theory HOL-ex.Rewrite_Examples ...

Processing theory HOL-ex.ThreeDivides ...

Processing theory HOL-ex.Tarski ...

Processing theory HOL-Data_Structures.Height_Balanced_Tree ...

Processing theory HOL-Statespace.StateSpaceEx ...

Processing theory HOL-ex.Functions ...

Loading 154 theories ...

Removing 50 theories ...

Processing theory Implementation.Eq ...

Processing theory Implementation.Integration ...

Processing theory Implementation.Local_Theory ...

Processing theory Implementation.Isar ...

Processing theory Isar_Ref.Document_Preparation ...

Processing theory Isar_Ref.Framework ...

Processing theory Implementation.Prelim ...

Processing theory Isar_Ref.Outer_Syntax ...

Processing theory Isar_Ref.Preface ...

Processing theory Isar_Ref.Inner_Syntax ...

Processing theory Isar_Ref.Proof_Script ...

Processing theory Isar_Ref.Quick_Reference ...

Processing theory Isar_Ref.Symbols ...

Processing theory Isar_Ref.Generic ...

Processing theory Implementation.Logic ...

Processing theory Isar_Ref.Proof ...

Processing theory Prog_Prove.Basics ...

Processing theory Implementation.ML ...

Processing theory Isar_Ref.Spec ...

Processing theory Isar_Ref.Synopsis ...

Processing theory Tutorial.simp2 ...

Processing theory Functions.Functions ...

Processing theory Prog_Prove.MyList ...

Processing theory Tutorial.Fundata ...

Processing theory Tutorial.Mutual ...

Processing theory Tutorial.fun0 ...

Processing theory Tutorial.Star ...

Processing theory Main.Main_Doc ...

Processing theory Tutorial.CodeGen ...

Processing theory Tutorial.AdvancedInd ...

Processing theory Tutorial.Itrev ...

Processing theory Tutorial.Plus ...

Processing theory Tutorial.appendix ...

Processing theory Tutorial.case_exprs ...

Processing theory Tutorial.Documents ...

Processing theory Prog_Prove.Types_and_funs ...

Processing theory Tutorial.unfoldnested ...

Processing theory Tutorial.fakenat ...

Processing theory Tutorial.natsum ...

Processing theory Tutorial.pairs2 ...

Processing theory Tutorial.prime_def ...

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_Test ...

Processing theory Tutorial.Pairs ...

Processing theory Tutorial.Option2 ...

Processing theory Tutorial.Ifexpr ...

Processing theory Tutorial.ToyList ...

Processing theory Tutorial.Records ...

Processing theory Tutorial.Typedefs ...

Processing theory Tutorial.Trie ...

Processing theory HOL-Eisbach.Examples ...

Processing theory HOL-Eisbach.Tests ...

Processing theory HOL-Examples.Ackermann ...

Processing theory Tutorial.AB ...

Processing theory HOL-Examples.Cantor ...

Processing theory HOL-Examples.Commands ...

Processing theory HOL-Examples.Groebner_Examples ...

Processing theory HOL-Examples.Iff_Oracle ...

Processing theory HOL-Examples.Induction_Schema ...

Processing theory HOL-Examples.ML ...

Processing theory HOL-Examples.Peirce ...

Processing theory HOL-Datatype_Examples.TLList ...

Processing theory HOL-Examples.Seq ...

Processing theory HOL-Datatype_Examples.Milner_Tofte ...

Processing theory HOL-Datatype_Examples.Datatype_Simproc_Tests ...

Processing theory HOL-Examples.Coherent ...

Processing theory HOL-IMP.C_like ...

Processing theory HOL-Induct.ABexp ...

Processing theory HOL-Datatype_Examples.Lift_BNF ...

Processing theory HOL-Datatype_Examples.Compat ...

Removing 82 theories ...

Processing theory HOL-Induct.Comb ...

Processing theory HOL-Induct.Ordinals ...

Processing theory HOL-Induct.Nested_Datatype ...

Processing theory HOL-Induct.Common_Patterns ...

Processing theory HOL-Induct.Sigma_Algebra ...

Processing theory HOL-Isar_Examples.Basic_Logic ...

Processing theory HOL-Induct.Infinitely_Branching_Tree ...

Processing theory HOL-Induct.PropLog ...

Processing theory HOL-Induct.QuoDataType ...

Processing theory HOL-Induct.Com ...

Processing theory HOL-IMP.OO ...

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.Group ...

Processing theory HOL-Isar_Examples.Structured_Statements ...

Processing theory HOL-Isar_Examples.Mutilated_Checkerboard ...

Processing theory HOL-Isar_Examples.Summation ...

Processing theory HOL-Library.List_Lenlexorder ...

Processing theory HOL-Metis_Examples.Sets ...

Processing theory HOL-Metis_Examples.Trans_Closure ...

Processing theory HOL-Metis_Examples.Binary_Tree ...

Processing theory HOL-Quickcheck_Examples.Completeness ...

Processing theory HOL-Induct.Term ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Interfaces ...

Processing theory HOL-Isar_Examples.Expr_Compiler ...

Processing theory HOL-Quotient_Examples.Lift_DList ...

Processing theory HOL-Quotient_Examples.Lift_FSet ...

Processing theory HOL-Quotient_Examples.Lift_Set ...

Processing theory HOL-Induct.QuoNestedDataType ...

Processing theory HOL-Metis_Examples.Message ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples ...

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-ex.Classical ...

Processing theory HOL-ex.Coercion_Examples ...

Processing theory HOL-ex.Computations ...

Processing theory HOL-ex.Erdoes_Szekeres ...

Processing theory HOL-ex.Cartouche_Examples ...

Processing theory HOL-ex.Chinese ...

Removing 43 theories ...

Processing theory HOL-ex.Guess ...

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.NatSum ...

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.PER ...

Processing theory HOL-ex.Peano_Axioms ...

Processing theory HOL-SMT_Examples.Boogie ...

Processing theory HOL-ex.Primrec ...

Processing theory HOL-ex.SAT_Examples ...

Removing 18 theories ...

Processing theory HOL-ex.Serbian ...

Processing theory HOL-ex.Set_Comprehension_Pointfree_Examples ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples ...

Processing theory HOL-ex.Sketch_and_Explore ...

Processing theory HOL-ex.Set_Theory ...

Processing theory HOL-ex.Simproc_Tests ...

Processing theory HOL-ex.Transfer_Int_Nat ...

Processing theory HOL-ex.veriT_Preprocessing ...

Processing theory HOL-ex.Sudoku ...

Processing theory HOL-ex.Unification ...

Removing 10 theories ...

Processing theory HOL-ex.Tree23 ...

Processing theory HOL-ex.PresburgerEx ...

Processing theory HOL-ex.Meson_Test ...

Loading 233 theories ...

Removing 95 theories ...

Processing theory CTT.CTT ...

Processing theory CTT.Elimination ...

Processing theory CTT.Equality ...

Processing theory CTT.Synthesis ...

Processing theory CTT.Typechecking ...

Processing theory Cube.Cube ...

Processing theory Cube.Example ...

Processing theory Isar_Ref.First_Order_Logic ...

Processing theory System.Base ...

Processing theory System.Misc ...

Processing theory System.Phabricator ...

Processing theory System.Presentation ...

Processing theory System.Server ...

Processing theory IFOL ...

Processing theory Logics_ZF.IFOL_examples ...

Processing theory FOL ...

Processing theory CCL.Set ...

Processing theory CCL.Lfp ...

Processing theory CCL.Gfp ...

Processing theory CCL.CCL ...

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.Foundation ...

Processing theory FOL-ex.Intuitionistic ...

Processing theory FOL-ex.Propositional_Int ...

Processing theory FOL-ex.Quantifiers_Int ...

Processing theory IFOLP ...

Processing theory FOLP ...

Processing theory FOLP-ex.Classical ...

Processing theory System.Environment ...

Processing theory System.Sessions ...

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 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 ZF.ZF_Base ...

Processing theory ZF.upair ...

Processing theory ZF.pair ...

Processing theory ZF.Bool ...

Processing theory ZF.equalities ...

Processing theory ZF.Fixedpt ...

Processing theory ZF.Sum ...

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 FOL-ex.Locale_Test1 ...

Processing theory FOL-ex.Locale_Test2 ...

Processing theory FOL-ex.Locale_Test3 ...

Processing theory FOL-ex.Locale_Test ...

Processing theory ZF.OrderArith ...

Processing theory ZF.QPair ...

Processing theory ZF.Inductive ...

Processing theory ZF.Finite ...

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 HOL-Eisbach.Eisbach_Old_Appl_Syntax ...

Processing theory HOL-Eisbach.Examples_FOL ...

Processing theory HOL-Mirabelle-ex.Ex ...

Processing theory Pure-Examples.First_Order_Logic ...

Processing theory Pure-Examples.Higher_Order_Logic ...

Processing theory Sequents.Sequents ...

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.T ...

Processing theory HOL-Prolog.HOHH ...

Processing theory FOLP-ex.Nat ...

Processing theory Sequents.S43 ...

Processing theory HOL-Prolog.Func ...

Processing theory HOL-Prolog.Type ...

Processing theory HOL-Prolog.Test ...

Processing theory Haskell.Haskell ...

Processing theory SML.Examples ...

Processing theory Spec_Check.Spec_Check ...

Processing theory Spec_Check.Examples ...

Processing theory System.Scala ...

Processing theory ZF.OrderType ...

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 Logics_ZF.ZF_Isar ...

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.AC16_WO4 ...

Processing theory ZF-AC.DC ...

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.Language ...

Processing theory ZF-Coind.Types ...

Processing theory ZF-Coind.Map ...

Processing theory ZF-Coind.Values ...

Processing theory ZF-Coind.Dynamic ...

Processing theory ZF-Coind.Static ...

Processing theory ZF-Coind.ECR ...

Processing theory ZF-Constructible.MetaExists ...

Processing theory ZF-Induct.Acc ...

Processing theory Haskell.Test ...

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 ...

Removing 118 theories ...

Processing theory ZF-AC.WO2_AC16 ...

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.Datatype_absolute ...

Processing theory ZF-Constructible.Internalize ...

Processing theory ZF-Constructible.Rank ...

Processing theory ZF-Constructible.Separation ...

Processing theory ZF-Constructible.AC_in_L ...

Processing theory ZF-Constructible.Rec_Separation ...

Processing theory ZF-IMP.Equiv ...

Processing theory ZF-Induct.Binary_Trees ...

Processing theory ZF-Induct.Comb ...

Processing theory ZF-Induct.FoldSet ...

Processing theory ZF-Induct.Multiset ...

Processing theory ZF-UNITY.MultisetSum ...

Processing theory ZF-Induct.ListN ...

Processing theory ZF-Induct.Mutil ...

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-Resid.Redex ...

Processing theory ZF-Resid.Substitution ...

Processing theory ZF-Resid.Residuals ...

Processing theory ZF-UNITY.State ...

Processing theory ZF-Induct.Datatypes ...

Processing theory ZF-Resid.Reduction ...

Processing theory ZF-Resid.Confluence ...

Processing theory ZFC ...

Processing theory ZF-UNITY.GenPrefix ...

Processing theory ZF-UNITY.Monotonicity ...

Processing theory ZF-Induct.Brouwer ...

Processing theory ZF-ex.BinEx ...

Processing theory ZF-UNITY.UNITY ...

Processing theory ZF-UNITY.Constrains ...

Processing theory ZF-UNITY.Increasing ...

Processing theory ZF-UNITY.FP ...

Processing theory Logics_ZF.ZF_examples ...

Processing theory ZF-UNITY.WFair ...

Processing theory ZF-UNITY.SubstAx ...

Processing theory ZF-UNITY.Mutex ...

Processing theory ZF-UNITY.Union ...

Processing theory ZF-ex.CoUnit ...

Processing theory ZF-ex.Commutation ...

Processing theory ZF-Constructible.Rank_Separation ...

Processing theory ZF-UNITY.Follows ...

Processing theory ZF-UNITY.Comp ...

Processing theory ZF-UNITY.Guar ...

Processing theory ZF-UNITY.AllocBase ...

Processing theory ZF-UNITY.ClientImpl ...

Processing theory ZF-Constructible.Satisfies_absolute ...

Processing theory ZF-Constructible.DPow_absolute ...

Processing theory ZF-UNITY.Distributor ...

Processing theory ZF-UNITY.Merge ...

Processing theory ZF-ex.Group ...

Processing theory ZF-ex.Ring ...

Processing theory ZF-ex.LList ...

Processing theory ZF-ex.NatSum ...

Processing theory ZF-ex.Primes ...

Processing theory ZF-ex.Ramsey ...

Processing theory ZF-ex.misc ...

Processing theory ZF-ex.Limit ...

Processing theory ZF-UNITY.AllocImpl ...

Starting session Pure ...

Loading 354 theories ...

Processing theory Landau_Symbols.Group_Sort ...

Processing theory Bernoulli.Bernoulli ...

Processing theory Landau_Symbols.Landau_Real_Products ...

Processing theory Landau_Symbols.Landau_Simprocs ...

Processing theory Landau_Symbols.Landau_More ...

Processing theory Sturm_Tarski.PolyMisc ...

Processing theory Bernoulli.Periodic_Bernpoly ...

Processing theory Sturm_Tarski.Sturm_Tarski ...

Processing theory Budan_Fourier.BF_Misc ...

Processing theory Winding_Number_Eval.Missing_Topology ...

Processing theory Dirichlet_Series.Dirichlet_Misc ...

Processing theory Dirichlet_Series.Multiplicative_Function ...

Processing theory Bernoulli.Bernoulli_FPS ...

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 Dirichlet_Series.Euler_Products ...

Processing theory Dirichlet_Series.Partial_Summation ...

Processing theory Stirling_Formula.Stirling_Formula ...

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 Zeta_Function.Zeta_Library ...

Processing theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics ...

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.Elementary_Prime_Bounds ...

Processing theory Prime_Distribution_Elementary.Primorial ...

Processing theory Prime_Distribution_Elementary.Shapiro_Tauberian ...

Processing theory Prime_Number_Theorem.Mertens_Theorems ...

Processing theory Prime_Number_Theorem.Prime_Number_Theorem ...

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 56 theories ...

Removing 40 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 20 theories ...

Processing theory MFMC_Countable.MFMC_Misc ...

Processing theory Flow_Networks.Graph ...

Processing theory Flow_Networks.Network ...

Removing 16 theories ...

Processing theory Flow_Networks.Residual_Graph ...

Processing theory Flow_Networks.Augmenting_Flow ...

Processing theory Flow_Networks.Augmenting_Path ...

Processing theory Flow_Networks.Ford_Fulkerson ...

Processing theory MFMC_Countable.MFMC_Network ...

Processing theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract ...

Processing theory MFMC_Countable.MFMC_Finite ...

Processing theory MFMC_Countable.MFMC_Web ...

Processing theory MFMC_Countable.MFMC_Reduction ...

Processing theory MFMC_Countable.MFMC_Flow_Attainability ...

Processing theory MFMC_Countable.Matrix_For_Marginals ...

Processing theory MFMC_Countable.MFMC_Bounded ...

Processing theory MFMC_Countable.MFMC_Unbounded ...

Loading 14 theories ...

Processing theory MFMC_Countable.Max_Flow_Min_Cut_Countable ...

Removing 7 theories ...

Processing theory Coinductive.Coinductive_Nat ...

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 ...

Removing 3 theories ...

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 ...

Processing theory List_Update.Move_to_Front ...

Processing theory List_Update.Partial_Cost_Model ...

Processing theory List_Update.OPT2 ...

Processing theory List_Update.Phase_Partitioning ...

Processing theory List_Update.MTF2_Effects ...

Processing theory List_Update.BIT ...

Processing theory List_Update.List_Factoring ...

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 ...

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 ...

Removing 18 theories ...

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 ...

Processing theory Density_Compiler.PDF_Transformations ...

Processing theory Density_Compiler.PDF_Values ...

Removing 9 theories ...

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 21 theories ...

Processing theory VectorSpace.FunctionLemmas ...

Processing theory Regular-Sets.Relation_Interpretation ...

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 Jordan_Normal_Form.Missing_Ring ...

Processing theory Jordan_Normal_Form.Missing_Permutations ...

Processing theory Jordan_Normal_Form.Conjugate ...

Processing theory Abstract-Rewriting.Abstract_Rewriting ...

Processing theory Polynomial_Interpolation.Missing_Unsorted ...

Processing theory Polynomial_Interpolation.Ring_Hom ...

Processing theory Polynomial_Interpolation.Missing_Polynomial ...

Processing theory Polynomial_Factorization.Order_Polynomial ...

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 Jordan_Normal_Form.Gauss_Jordan_Elimination ...

Processing theory Jordan_Normal_Form.Column_Operations ...

Processing theory VectorSpace.VectorSpace ...

Processing theory Jordan_Normal_Form.Missing_VectorSpace ...

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 22 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 32 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 ...

Processing theory Gromov_Hyperbolicity.Isometries_Classification ...

Loading 15 theories ...

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 ...

Processing theory Treaps.Treap ...

Removing 6 theories ...

Processing theory Treaps.Treap_Sort_and_BSTs ...

Processing theory Treaps.Random_Treap ...

Loading 7 theories ...

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 ...

Processing theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem ...

Processing theory Neumann_Morgenstern_Utility.Expected_Utility ...

Removing 13 theories ...

Processing theory MFMC_Countable.Rel_PMF_Characterisation ...

Processing theory Gromov_Hyperbolicity.Bonk_Schramm_Extension ...

Loading 5 theories ...

Processing theory Skip_Lists.Misc ...

Processing theory Monad_Normalisation.Monad_Normalisation ...

Processing theory Skip_Lists.Pi_pmf ...

Processing theory Skip_Lists.Geometric_PMF ...

Removing 18 theories ...

Processing theory Skip_Lists.Skip_List ...

Loading 9 theories ...

Processing theory Probabilistic_System_Zoo.Nonempty_Bounded_Set ...

Removing 4 theories ...

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 ...

Processing theory Probabilistic_Prime_Tests.Fermat_Test ...

Removing 9 theories ...

Processing theory Fisher_Yates.Fisher_Yates ...

Processing theory Buffons_Needle.Buffons_Needle ...

Loading 7 theories ...

Processing theory Green.General_Utils ...

Processing theory Green.Derivs ...

Removing 28 theories ...

Processing theory Green.Integrals ...

Processing theory Green.Paths ...

Processing theory Green.Green ...

Processing theory Green.SymmetricR2Shapes ...

Processing theory Green.DiamExample ...

Processing theory Green.CircExample ...

Processing theory Source_Coding_Theorem.Source_Coding_Theorem ...

Loading 16 theories ...

Removing 15 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 ...

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 Matrices_for_ODEs.SQ_MTX ...

Processing theory Hybrid_Systems_VCs.HS_VC_Spartan ...

Loading 27 theories ...

Processing theory Matrices_for_ODEs.MTX_Flows ...

Processing theory Matrices_for_ODEs.MTX_Examples ...

Removing 5 theories ...

Processing theory Kleene_Algebra.Signatures ...

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 Transformer_Semantics.Powerset_Monad ...

Processing theory Order_Lattice_Props.Closure_Operators ...

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 ...

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 10 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 ...

Processing theory Hybrid_Systems_VCs.HS_VC_Examples ...

Loading 2 theories ...

Removing 19 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_rel ...

Loading 6 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel ...

Processing theory Laplace_Transform.Laplace_Transform_Library ...

Processing theory Laplace_Transform.Piecewise_Continuous ...

Processing theory Laplace_Transform.Lerch_Lemma ...

Removing 14 theories ...

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 ...

Processing theory Irrationality_J_Hancl.Irrationality_J_Hancl ...

Removing 10 theories ...

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 50 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 ...

Processing theory Smooth_Manifolds.Projective_Space ...

Removing 9 theories ...

Processing theory Smooth_Manifolds.Product_Manifold ...

Loading 7 theories ...

Processing theory UpDown_Scheme.Grid_Point ...

Processing theory UpDown_Scheme.Grid ...

Processing theory UpDown_Scheme.UpDown_Scheme ...

Removing 11 theories ...

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 2 theories ...

Processing theory Banach_Steinhaus.Banach_Steinhaus_Missing ...

Processing theory Banach_Steinhaus.Banach_Steinhaus ...

Loading 27 theories ...

Removing 18 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 ...

Processing theory Deep_Learning.Tensor_Plus ...

Processing theory Jordan_Normal_Form.DL_Missing_Sublist ...

Processing theory Polynomials.More_MPoly_Type ...

Processing theory Polynomials.MPoly_Type_Univariate ...

Processing theory Deep_Learning.Tensor_Scalar_Mult ...

Processing theory Jordan_Normal_Form.DL_Submatrix ...

Processing theory Deep_Learning.Tensor_Product ...

Processing theory Deep_Learning.Tensor_Unit_Vec ...

Processing theory Deep_Learning.Tensor_Matricization ...

Processing theory Deep_Learning.Lebesgue_Functional ...

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_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 32 theories ...

Processing theory Gauss_Jordan.Code_Set ...

Processing theory QR_Decomposition.IArray_Addenda_QR ...

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 ...

Removing 54 theories ...

Processing theory Gauss_Jordan.Code_Z2 ...

Processing theory Gauss_Jordan.Elementary_Operations ...

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 ...

Loading 16 theories ...

Processing theory QR_Decomposition.QR_Decomposition_IArrays ...

Processing theory QR_Decomposition.QR_Efficient ...

Processing theory Deriving.Derive_Manager ...

Processing theory Deriving.Generator_Aux ...

Processing theory Real_Impl.Real_Impl_Auxiliary ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary ...

Processing theory Show.Show ...

Processing theory Show.Show_Instances ...

Processing theory Show.Show_Real ...

Processing theory Cauchy.CauchysMeanTheorem ...

Processing theory Sqrt_Babylonian.Log_Impl ...

Processing theory Sqrt_Babylonian.NthRoot_Impl ...

Removing 1 theories ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian ...

Processing theory Real_Impl.Prime_Product ...

Processing theory Real_Impl.Real_Impl ...

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 16 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 ...

Removing 30 theories ...

Processing theory Tarskis_Geometry.Projective ...

Processing theory Tarskis_Geometry.Hyperbolic_Tarski ...

Loading 10 theories ...

Removing 9 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 ...

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 ...

Loading 7 theories ...

Processing theory Separation_Logic_Imperative_HOL.Assertions ...

Processing theory Separation_Logic_Imperative_HOL.Hoare_Triple ...

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 ...

Processing theory Sturm_Sequences.Sturm_Theorem ...

Removing 4 theories ...

Processing theory Sturm_Sequences.Sturm_Method ...

Processing theory Sturm_Sequences.Sturm ...

Processing theory Safe_Distance.Safe_Distance ...

Processing theory Safe_Distance.Safe_Distance_Reaction ...

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 ...

Removing 9 theories ...

Processing theory First_Welfare_Theorem.Exchange_Economy ...

Processing theory First_Welfare_Theorem.Arrow_Debreu_Model ...

Processing theory QR_Decomposition.Generalizations2 ...

Loading 3 theories ...

Processing theory Triangle.Angles ...

Processing theory Triangle.Triangle ...

Processing theory Stewart_Apollonius.Stewart_Apollonius ...

Removing 14 theories ...

Processing theory Chord_Segments.Chord_Segments ...

Loading 2 theories ...

Processing theory Octonions.Cross_Product_7 ...

Processing theory Octonions.Octonions ...

Loading 2 theories ...

Removing 5 theories ...

Processing theory Cayley_Hamilton.Square_Matrix ...

Processing theory Cayley_Hamilton.Cayley_Hamilton ...

Processing theory Quaternions.Quaternions ...

Removing 3 theories ...

Processing theory Ptolemys_Theorem.Ptolemys_Theorem ...

Processing theory Lower_Semicontinuous.Lower_Semicontinuous ...

Removing 2 theories ...

Processing theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem ...

Loading 8 theories ...

Processing theory Store_Buffer_Reduction.SyntaxTweaks ...

Removing 22 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.Tau_Chain ...

Processing theory Psi_Calculi.Weak_Stat_Imp ...

Processing theory Psi_Calculi.Weak_Stat_Imp_Pres ...

Processing theory Psi_Calculi.Weak_Simulation ...

Processing theory Psi_Calculi.Weak_Cong_Simulation ...

Processing theory Psi_Calculi.Bisimulation ...

Processing theory Psi_Calculi.Sim_Pres ...

Processing theory Psi_Calculi.Bisim_Pres ...

Processing theory Psi_Calculi.Sim_Struct_Cong ...

Processing theory Psi_Calculi.Bisim_Struct_Cong ...

Processing theory Psi_Calculi.Bisim_Subst ...

Processing theory Psi_Calculi.Weak_Sim_Pres ...

Processing theory Psi_Calculi.Weak_Bisimulation ...

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 ...

Processing theory Psi_Calculi.Weak_Bisim_Subst ...

Loading 2 theories ...

Removing 40 theories ...

Processing theory KD_Tree.KD_Tree ...

Processing theory KD_Tree.Range_Search ...

Processing theory KD_Tree.Nearest_Neighbors ...

Loading 2 theories ...

Processing theory Median_Of_Medians_Selection.Median_Of_Medians_Selection ...

Processing theory KD_Tree.Build ...

Loading 30 theories ...

Removing 23 theories ...

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++.BigStep ...

Processing theory CoreC++.WellForm ...

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 ...

Processing theory Featherweight_OCL.UML_Types ...

Removing 10 theories ...

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_Void ...

Processing theory Featherweight_OCL.UML_String ...

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 ...

Removing 2 theories ...

Processing theory Featherweight_OCL.Design_UML ...

Loading 20 theories ...

Processing theory Featherweight_OCL.Design_OCL ...

Processing theory Word_Lib.More_Arithmetic ...

Processing theory Pell.Pell ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Auxiliary ...

Removing 19 theories ...

Processing theory Mersenne_Primes.Lucas_Lehmer ...

Processing theory Word_Lib.Bit_Comprehension ...

Processing theory Word_Lib.More_Divides ...

Processing theory Word_Lib.Signed_Words ...

Processing theory Word_Lib.More_Word ...

Processing theory Word_Lib.Traditional_Infix_Syntax ...

Processing theory Word_Lib.Bits_Int ...

Processing theory Native_Word.More_Bits_Int ...

Processing theory Word_Lib.Least_significant_bit ...

Processing theory Word_Lib.Most_significant_bit ...

Processing theory Word_Lib.Generic_set_bit ...

Processing theory Native_Word.Code_Symbolic_Bits_Int ...

Processing theory Native_Word.Bits_Integer ...

Loading 8 theories ...

Processing theory Native_Word.Code_Target_Bits_Int ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Code ...

Processing theory Gaussian_Integers.Gaussian_Integers ...

Processing theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples ...

Processing theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares ...

Processing theory Polynomial_Factorization.Missing_List ...

Processing theory Polynomial_Factorization.Missing_Multiset ...

Removing 34 theories ...

Processing theory Polynomial_Factorization.Prime_Factorization ...

Processing theory Gaussian_Integers.Gaussian_Integers_Test ...

Processing theory Gaussian_Integers.Gaussian_Integers_Everything ...

Loading 4 theories ...

Processing theory Pell.Efficient_Discrete_Sqrt ...

Removing 5 theories ...

Processing theory Pell.Pell_Algorithm ...

Processing theory Pell.Pell_Algorithm_Test ...

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 ...

Processing theory Formal_Puiseux_Series.Formal_Puiseux_Series ...

Loading 2 theories ...

Removing 9 theories ...

Processing theory Budan_Fourier.Budan_Fourier ...

Processing theory Budan_Fourier.Descartes_Roots_Test ...

Processing theory Mason_Stothers.Mason_Stothers ...

Processing theory Lucas_Theorem.Lucas_Theorem ...

Loading 4 theories ...

Processing theory Lehmer.Lehmer ...

Removing 4 theories ...

Processing theory Pratt_Certificate.Pratt_Certificate ...

Processing theory Pratt_Certificate.Pratt_Certificate_Code ...

Processing theory Amicable_Numbers.Amicable_Numbers ...

Loading 12 theories ...

Removing 13 theories ...

Processing theory Parity_Game.MoreCoinductiveList ...

Processing theory Parity_Game.ParityGame ...

Processing theory Parity_Game.Strategy ...

Processing theory Parity_Game.AttractingStrategy ...

Processing theory Parity_Game.Attractor ...

Processing theory Parity_Game.AttractorInductive ...

Processing theory Parity_Game.WellOrderedStrategy ...

Processing theory Parity_Game.WinningStrategy ...

Processing theory Parity_Game.WinningRegion ...

Processing theory Parity_Game.UniformStrategy ...

Processing theory Parity_Game.AttractorStrategy ...

Processing theory Parity_Game.PositionalDeterminacy ...

Loading 9 theories ...

Processing theory Graph_Theory.Rtrancl_On ...

Processing theory Graph_Theory.Stuff ...

Processing theory Graph_Theory.Digraph ...

Processing theory Graph_Theory.Arc_Walk ...

Processing theory Graph_Theory.Bidirected_Digraph ...

Removing 10 theories ...

Processing theory Graph_Theory.Pair_Digraph ...

Processing theory Graph_Theory.Digraph_Component ...

Processing theory Graph_Theory.Digraph_Isomorphism ...

Processing theory Parity_Game.Graph_TheoryCompatibility ...

Processing theory Budan_Fourier.Sturm_Multiple_Roots ...

Loading 7 theories ...

Removing 22 theories ...

Processing theory Polynomial_Interpolation.Divmod_Int ...

Processing theory Polynomial_Interpolation.Improved_Code_Equations ...

Processing theory Polynomial_Interpolation.Lagrange_Interpolation ...

Processing theory Polynomial_Interpolation.Neville_Aitken_Interpolation ...

Processing theory Polynomial_Interpolation.Is_Rat_To_Rat ...

Processing theory Polynomial_Interpolation.Newton_Interpolation ...

Loading 14 theories ...

Processing theory Polynomial_Interpolation.Polynomial_Interpolation ...

Processing theory Timed_Automata.Timed_Automata ...

Processing theory Timed_Automata.Misc ...

Removing 15 theories ...

Processing theory Timed_Automata.Floyd_Warshall ...

Processing theory Timed_Automata.DBM ...

Processing theory Timed_Automata.Paths_Cycles ...

Processing theory Timed_Automata.Regions ...

Processing theory Timed_Automata.Closure ...

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 25 theories ...

Processing theory Physical_Quantities.Power_int ...

Processing theory Physical_Quantities.Enum_extra ...

Processing theory Physical_Quantities.Groups_mult ...

Processing theory Root_Balanced_Tree.Time_Monad ...

Processing theory Physical_Quantities.ISQ_Dimensions ...

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 ...

Processing theory Physical_Quantities.SI_Accepted ...

Processing theory Physical_Quantities.SI_Imperial ...

Processing theory Physical_Quantities.SI ...

Processing theory Amortized_Complexity.Amortized_Framework0 ...

Removing 14 theories ...

Processing theory Physical_Quantities.SI_Astronomical ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree_Tab ...

Removing 8 theories ...

Processing theory Bertrands_Postulate.Bertrand ...

Loading 2 theories ...

Processing theory Fermat3_4.Quad_Form ...

Removing 10 theories ...

Processing theory Fermat3_4.Fermat3 ...

Loading 14 theories ...

Processing theory Lambda_Free_RPOs.Lambda_Free_Util ...

Processing theory Lambda_Free_RPOs.Infinite_Chain ...

Processing theory Nested_Multisets_Ordinals.Multiset_More ...

Processing theory Lambda_Free_RPOs.Extension_Orders ...

Processing theory Lambda_Free_RPOs.Lambda_Free_Term ...

Processing theory Lambda_Free_RPOs.Lambda_Encoding ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_App ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_Std ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim ...

Removing 7 theories ...

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 12 theories ...

Processing theory SATSolverVerification.MoreList ...

Removing 6 theories ...

Processing theory SATSolverVerification.Trail ...

Processing theory SATSolverVerification.CNF ...

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 ...

Loading 15 theories ...

Processing theory SATSolverVerification.FunctionalImplementation ...

Removing 8 theories ...

Processing theory Vickrey_Clarke_Groves.SetUtils ...

Processing theory Liouville_Numbers.Liouville_Numbers_Misc ...

Processing theory Vickrey_Clarke_Groves.Argmax ...

Processing theory Vickrey_Clarke_Groves.Partitions ...

Processing theory Vickrey_Clarke_Groves.RelationOperators ...

Processing theory Vickrey_Clarke_Groves.RelationProperties ...

Processing theory Liouville_Numbers.Liouville_Numbers ...

Processing theory Vickrey_Clarke_Groves.MiscTools ...

Processing theory Vickrey_Clarke_Groves.StrictCombinatorialAuction ...

Removing 2 theories ...

Processing theory Vickrey_Clarke_Groves.Universes ...

Processing theory Vickrey_Clarke_Groves.UniformTieBreaking ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuction ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction ...

Processing theory Vickrey_Clarke_Groves.FirstPrice ...

Removing 2 theories ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples ...

Loading 2 theories ...

Removing 12 theories ...

Processing theory Descartes_Sign_Rule.Descartes_Sign_Rule ...

Removing 1 theories ...

Processing theory Rep_Fin_Groups.Rep_Fin_Groups ...

Loading 12 theories ...

Removing 4 theories ...

Processing theory Safe_OCL.Errorable ...

Processing theory Safe_OCL.Transitive_Closure_Ext ...

Processing theory Safe_OCL.Finite_Map_Ext ...

Processing theory Safe_OCL.Tuple ...

Processing theory Safe_OCL.OCL_Basic_Types ...

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 ...

Removing 12 theories ...

Processing theory SumSquares.TwoSquares ...

Processing theory SumSquares.FourSquares ...

Loading 3 theories ...

Processing theory Dijkstra_Shortest_Path.Graph ...

Removing 2 theories ...

Processing theory Koenigsberg_Friendship.MoreGraph ...

Processing theory Koenigsberg_Friendship.FriendshipTheory ...

Removing 1 theories ...

Processing theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes ...

Loading 15 theories ...

Processing theory ZFC_in_HOL.ZFC_Library ...

Processing theory Nash_Williams.Nash_Extras ...

Processing theory Nash_Williams.Nash_Williams ...

Processing theory ZFC_in_HOL.ZFC_in_HOL ...

Removing 12 theories ...

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 23 theories ...

Processing theory Category3.Category ...

Processing theory Category3.DiscreteCategory ...

Processing theory Category3.DualCategory ...

Processing theory HereditarilyFinite.HF ...

Processing theory Category3.EpiMonoIso ...

Processing theory Category3.InitialTerminal ...

Processing theory Category3.ConcreteCategory ...

Processing theory Category3.ProductCategory ...

Processing theory Category3.FreeCategory ...

Processing theory Category3.Functor ...

Removing 14 theories ...

Processing theory Category3.NaturalTransformation ...

Processing theory Category3.SetCategory ...

Processing theory Category3.BinaryFunctor ...

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 24 theories ...

Processing theory Collections.ICF_Tools ...

Processing theory Collections.Ord_Code_Preproc ...

Processing theory Collections.Locale_Code ...

Processing theory Incredible_Proof_Machine.Entailment ...

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.Rose_Tree ...

Processing theory Incredible_Proof_Machine.Abstract_Rules ...

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_Trees ...

Processing theory Incredible_Proof_Machine.Incredible_Correctness ...

Removing 4 theories ...

Processing theory Incredible_Proof_Machine.Build_Incredible_Tree ...

Processing theory Incredible_Proof_Machine.Incredible_Completeness ...

Loading 44 theories ...

Processing theory Incredible_Proof_Machine.Incredible_Predicate_Tasks ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional_Tasks ...

Processing theory Incredible_Proof_Machine.Incredible_Everything ...

Processing theory Automatic_Refinement.Refine_Util_Bootstrap1 ...

Processing theory Automatic_Refinement.Mk_Term_Antiquot ...

Processing theory Containers.Equal ...

Processing theory Containers.Closure_Set ...

Processing theory Automatic_Refinement.Mpat_Antiquot ...

Processing theory Automatic_Refinement.Refine_Util ...

Processing theory Containers.Extend_Partial_Order ...

Processing theory Deriving.Equality_Generator ...

Processing theory Deriving.Equality_Instances ...

Processing theory Certification_Monads.Error_Syntax ...

Processing theory Containers.List_Fusion ...

Processing theory Containers.Containers_Auxiliary ...

Processing theory Containers.Containers_Generator ...

Processing theory Containers.AssocList ...

Processing theory Certification_Monads.Error_Monad ...

Processing theory Certification_Monads.Check_Monad ...

Processing theory AI_Planning_Languages_Semantics.Error_Monad_Add ...

Processing theory Deriving.Comparator ...

Processing theory Deriving.Compare ...

Processing theory Deriving.Comparator_Generator ...

Processing theory Deriving.Compare_Generator ...

Processing theory Containers.Collection_Enum ...

Processing theory Containers.Collection_Eq ...

Processing theory Containers.DList_Set ...

Processing theory Propositional_Proof_Systems.Formulas ...

Removing 25 theories ...

Processing theory Containers.Lexicographic_Order ...

Processing theory Propositional_Proof_Systems.Sema ...

Processing theory Deriving.Compare_Instances ...

Processing theory Propositional_Proof_Systems.Consistency ...

Processing theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics ...

Processing theory Containers.Set_Linorder ...

Processing theory Containers.Collection_Order ...

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 Containers.Mapping_Impl ...

Processing theory Containers.Map_To_Mapping ...

Processing theory Containers.Containers ...

Processing theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker ...

Loading 3 theories ...

Removing 27 theories ...

Processing theory Category3.EquivalenceOfCategories ...

Processing theory MonoidalCategory.MonoidalCategory ...

Processing theory MonoidalCategory.CartesianMonoidalCategory ...

Loading 33 theories ...

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.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 Hoare_Time.Big_StepT ...

Processing theory Hoare_Time.Nielson_Hoare ...

Processing theory Hoare_Time.QuantK_Hoare ...

Processing theory Hoare_Time.Big_StepT_Partial ...

Processing theory Koenigsberg_Friendship.KoenigsbergBridge ...

Removing 8 theories ...

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.SepLogK_Hoare ...

Processing theory Hoare_Time.QuantK_Sqrt ...

Processing theory Hoare_Time.Quant_Hoare ...

Processing theory Hoare_Time.Discussion ...

Processing theory Hoare_Time.Nielson_Examples ...

Processing theory Hoare_Time.DiscussionO ...

Processing theory Hoare_Time.Quant_VCG ...

Processing theory Hoare_Time.Quant_Examples ...

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 ...

Processing theory Hoare_Time.Hoare_Time ...

Loading 10 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 ...

Removing 30 theories ...

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 ...

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 20 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 3 theories ...

Removing 10 theories ...

Processing theory Category3.Subcategory ...

Processing theory MonoidalCategory.MonoidalFunctor ...

Processing theory MonoidalCategory.FreeMonoidalCategory ...

Loading 13 theories ...

Processing theory Physical_Quantities.SI_Pretty ...

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 Priority_Queue_Braun.Priority_Queue_Braun ...

Processing theory Fishburn_Impossibility.Fishburn_Impossibility ...

Processing theory Priority_Queue_Braun.Priority_Queue_Braun2 ...

Processing theory Priority_Queue_Braun.Sorting_Braun ...

Loading 31 theories ...

Removing 37 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 Propositional_Proof_Systems.CNF ...

Processing theory Propositional_Proof_Systems.CNF_Sema ...

Processing theory AI_Planning_Languages_Semantics.SASP_Checker ...

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 Propositional_Proof_Systems.CNF_Formulas ...

Processing theory Propositional_Proof_Systems.CNF_Formulas_Sema ...

Processing theory Verified_SAT_Based_AI_Planning.STRIPS_Representation ...

Processing theory Verified_SAT_Based_AI_Planning.CNF_Supplement ...

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.AST_SAS_Plus_Equivalence ...

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.Set2_Join_RBT ...

Processing theory Verified_SAT_Based_AI_Planning.Solve_SASP ...

Loading 38 theories ...

Processing theory Case_Labeling.Case_Labeling ...

Processing theory Card_Partitions.Injectivity_Solver ...

Processing theory Discrete_Summation.Discrete_Summation ...

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 Discrete_Summation.Summation_Conversion ...

Processing theory Discrete_Summation.Examples ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde ...

Processing theory Case_Labeling.Labeled_Hoare ...

Processing theory Case_Labeling.Labeled_Hoare_Examples ...

Processing theory Case_Labeling.Case_Labeling_Examples ...

Processing theory LinearQuantifierElim.Logic ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics ...

Processing theory LinearQuantifierElim.QE ...

Processing theory Efficient-Mergesort.Natural_Mergesort ...

Processing theory LinearQuantifierElim.DLO ...

Processing theory LinearQuantifierElim.QEdlo_inf ...

Processing theory Universal_Turing_Machine.Recs ...

Processing theory LinearQuantifierElim.QEdlo ...

Processing theory LinearQuantifierElim.CertDlo ...

Processing theory LinearQuantifierElim.QEdlo_fr ...

Processing theory LinearQuantifierElim.LinArith ...

Processing theory LinearQuantifierElim.CertLin ...

Removing 58 theories ...

Processing theory LinearQuantifierElim.QEdlo_ex ...

Processing theory LinearQuantifierElim.FRE ...

Loading 23 theories ...

Processing theory LinearQuantifierElim.QElin ...

Processing theory LinearQuantifierElim.QElin_opt ...

Processing theory LinearQuantifierElim.QElin_inf ...

Processing theory FileRefinement.CArrays ...

Processing theory FileRefinement.ResizableArrays ...

Processing theory FFT.FFT ...

Processing theory FunWithFunctions.FunWithFunctions ...

Processing theory GenClock.GenClock ...

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 ...

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 FileRefinement.FileRefinement ...

Processing theory Impossible_Geometry.Impossible_Geometry ...

Removing 17 theories ...

Processing theory PLM.TAO_9_PLM ...

Loading 9 theories ...

Processing theory PLM.TAO_10_PossibleWorlds ...

Processing theory PLM.TAO_99_Paradox ...

Processing theory PLM.Thesis ...

Processing theory Approximation_Algorithms.Approx_SC_Hoare ...

Processing theory ArrowImpossibilityGS.Arrow_Utility ...

Processing theory Approximation_Algorithms.Approx_LB_Hoare ...

Processing theory ClockSynchInst.ICAInstance ...

Processing theory ClockSynchInst.LynchInstance ...

Processing theory Derangements.Derangements ...

Processing theory Efficient-Mergesort.Efficient_Sort ...

Processing theory Efficient-Mergesort.Mergesort_Complexity ...

Processing theory Approximation_Algorithms.Approx_BP_Hoare ...

Loading 36 theories ...

Removing 37 theories ...

Processing theory Binding_Syntax_Theory.Pick ...

Processing theory WebAssembly.Wasm_Type_Abs ...

Processing theory Word_Lib.Even_More_List ...

Processing theory Word_Lib.Word_EqI ...

Processing theory Binding_Syntax_Theory.Preliminaries ...

Processing theory Word_Lib.Typedef_Morphisms ...

Processing theory Binding_Syntax_Theory.Equiv_Relation2 ...

Processing theory Word_Lib.Signed_Division_Word ...

Processing theory Word_Lib.Aligned ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh ...

Processing theory Native_Word.Code_Target_Word_Base ...

Processing theory Native_Word.Uint8 ...

Processing theory Word_Lib.Reversed_Bit_Lists ...

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 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 Binding_Syntax_Theory.Terms ...

Processing theory WebAssembly.Wasm_Checker_Types ...

Processing theory WebAssembly.Wasm_Checker ...

Processing theory WebAssembly.Wasm_Checker_Printing ...

Processing theory WebAssembly.Wasm_Interpreter ...

Processing theory WebAssembly.Wasm_Properties_Aux ...

Processing theory WebAssembly.Wasm_Properties ...

Processing theory Binding_Syntax_Theory.Well_Sorted_Terms ...

Processing theory WebAssembly.Wasm_Interpreter_Properties ...

Processing theory WebAssembly.Wasm_Interpreter_Printing ...

Processing theory WebAssembly.Wasm_Printing ...

Processing theory WebAssembly.Wasm_Interpreter_Printing_Pure ...

Processing theory Binding_Syntax_Theory.Iteration ...

Processing theory Binding_Syntax_Theory.Semantic_Domains ...

Loading 3 theories ...

Processing theory WebAssembly.Wasm_Soundness ...

Removing 9 theories ...

Processing theory WebAssembly.Wasm_Checker_Properties ...

Processing theory Binding_Syntax_Theory.Recursion ...

Loading 66 theories ...

Processing theory SPARCv8.Lib ...

Processing theory SPARCv8.DetMonad ...

Processing theory SPARCv8.DetMonadLemmas ...

Processing theory SPARCv8.WordDecl ...

Processing theory SPARCv8.RegistersOps ...

Removing 27 theories ...

Processing theory CSP_RefTK.Fix_ind_ext ...

Processing theory HOL-CSP.Process ...

Processing theory HOL-CSP.Bot ...

Processing theory HOL-CSP.Det ...

Processing theory HOL-CSP.Mprefix ...

Processing theory HOL-CSP.Ndet ...

Processing theory HOL-CSP.Skip ...

Processing theory HOL-CSP.Stop ...

Processing theory HOL-CSP.Mndet ...

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 HOL-CSP.Hide ...

Processing theory HOL-CSP.Seq ...

Processing theory HOL-CSP.Sync ...

Processing theory HOL-CSP.CSP ...

Processing theory HOL-CSP.Assertions ...

Processing theory HOL-CSP.CopyBuffer ...

Processing theory CSP_RefTK.Assertions_ext ...

Processing theory CSP_RefTK.Properties ...

Processing theory CSP_RefTK.Process_norm ...

Processing theory CSP_RefTK.CopyBuffer_props ...

Processing theory CSP_RefTK.DiningPhilosophers ...

Removing 7 theories ...

Processing theory SPARCv8.Sparc_Properties ...

Processing theory HOL-CSP.Conclusion ...

Loading 56 theories ...

Removing 25 theories ...

Processing theory Collections.Partial_Equivalence_Relation ...

Processing theory Flyspeck-Tame.Quasi_Order ...

Processing theory Flyspeck-Tame.RTranCl ...

Processing theory Trie.Trie ...

Processing theory Flyspeck-Tame.Arch ...

Processing theory Flyspeck-Tame.IArray_Syntax ...

Processing theory Separation_Logic_Imperative_HOL.Imp_List_Spec ...

Processing theory Flyspeck-Tame.ListAux ...

Processing theory Flyspeck-Tame.ListSum ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Map_Spec ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Set_Spec ...

Processing theory Trie.Tries ...

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 Native_Word.Uint32 ...

Processing theory Collections.HashCode ...

Processing theory Separation_Logic_Imperative_HOL.List_Seg ...

Processing theory Separation_Logic_Imperative_HOL.Circ_List ...

Processing theory Separation_Logic_Imperative_HOL.Open_List ...

Processing theory Separation_Logic_Imperative_HOL.Union_Find ...

Processing theory Flyspeck-Tame.PlaneGraphIso ...

Processing theory Flyspeck-Tame.Rotation ...

Processing theory Flyspeck-Tame.Graph ...

Processing theory Flyspeck-Tame.FaceDivision ...

Processing theory Flyspeck-Tame.GraphProps ...

Processing theory Flyspeck-Tame.Tame ...

Processing theory Flyspeck-Tame.TameProps ...

Processing theory Flyspeck-Tame.Enumerator ...

Processing theory Flyspeck-Tame.Plane ...

Processing theory Flyspeck-Tame.Plane1 ...

Processing theory Flyspeck-Tame.Generator ...

Processing theory Flyspeck-Tame.TameEnum ...

Processing theory Flyspeck-Tame.Worklist ...

Processing theory Flyspeck-Tame.Maps ...

Processing theory Flyspeck-Tame.ArchCompAux ...

Processing theory Separation_Logic_Imperative_HOL.Hash_Table ...

Processing theory Flyspeck-Tame.EnumeratorProps ...

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 Separation_Logic_Imperative_HOL.To_List_GA ...

Processing theory Separation_Logic_Imperative_HOL.Sep_Examples ...

Removing 46 theories ...

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 ...

Loading 6 theories ...

Processing theory Flyspeck-Tame.Relative_Completeness ...

Removing 34 theories ...

Processing theory Buildings.Prelim ...

Processing theory Buildings.Simplicial ...

Processing theory Buildings.Algebra ...

Processing theory Buildings.Chamber ...

Processing theory Buildings.Coxeter ...

Processing theory Buildings.Building ...

Loading 68 theories ...

Processing theory JinjaDCI.Auxiliary ...

Processing theory JinjaDCI.Hidden ...

Processing theory Jinja.Semilat ...

Processing theory JinjaDCI.Type ...

Processing theory JinjaDCI.Decl ...

Removing 7 theories ...

Processing theory JinjaDCI.TypeRel ...

Processing theory JinjaDCI.Value ...

Processing theory JinjaDCI.Objects ...

Processing theory Jinja.Err ...

Processing theory Jinja.Listn ...

Processing theory Jinja.Opt ...

Processing theory Jinja.Product ...

Processing theory Jinja.Semilattices ...

Processing theory Jinja.Typing_Framework ...

Processing theory Jinja.SemilatAlg ...

Processing theory JinjaDCI.Exceptions ...

Processing theory JinjaDCI.Conform ...

Processing theory JinjaDCI.SystemClasses ...

Processing theory JinjaDCI.State ...

Processing theory JinjaDCI.WellForm ...

Processing theory Jinja.Kildall ...

Processing theory Jinja.LBVSpec ...

Processing theory Jinja.LBVComplete ...

Processing theory Jinja.LBVCorrect ...

Processing theory Jinja.Typing_Framework_err ...

Processing theory Jinja.Abstract_BV ...

Processing theory JinjaDCI.JVMState ...

Processing theory JinjaDCI.JVMInstructions ...

Processing theory JinjaDCI.PCompiler ...

Processing theory JinjaDCI.SemiType ...

Processing theory JinjaDCI.JVM_SemiType ...

Processing theory JinjaDCI.JVMExceptions ...

Processing theory JinjaDCI.JVMExecInstr ...

Processing theory JinjaDCI.JVMExec ...

Processing theory JinjaDCI.Effect ...

Processing theory JinjaDCI.BVSpec ...

Processing theory JinjaDCI.EffectMono ...

Processing theory JinjaDCI.Expr ...

Processing theory JinjaDCI.WellType ...

Processing theory JinjaDCI.WWellForm ...

Processing theory JinjaDCI.Annotate ...

Processing theory JinjaDCI.WellTypeRT ...

Processing theory JinjaDCI.JVMDefensive ...

Processing theory JinjaDCI.TF_JVM ...

Processing theory JinjaDCI.BVExec ...

Processing theory JinjaDCI.LBVJVM ...

Processing theory JinjaDCI.BVConform ...

Processing theory JinjaDCI.ClassAdd ...

Processing theory JinjaDCI.StartProg ...

Processing theory JinjaDCI.BigStep ...

Processing theory JinjaDCI.DefAss ...

Processing theory JinjaDCI.JWellForm ...

Processing theory JinjaDCI.SmallStep ...

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 ...

Processing theory JinjaDCI.JinjaDCI ...

Loading 48 theories ...

Processing theory Factored_Transition_System_Bounding.HoArithUtils ...

Processing theory Factored_Transition_System_Bounding.RelUtils ...

Processing theory LocalLexing.CFG ...

Processing theory Factored_Transition_System_Bounding.SetUtils ...

Processing theory LocalLexing.InductRules ...

Processing theory LocalLexing.ListTools ...

Processing theory Jordan_Hoelder.GroupIsoClasses ...

Processing theory Factored_Transition_System_Bounding.FactoredSystemLib ...

Processing theory Factored_Transition_System_Bounding.FmapUtils ...

Processing theory Factored_Transition_System_Bounding.Acyclicity ...

Processing theory LocalLexing.LocalLexing ...

Processing theory LocalLexing.LLEarleyParsing ...

Processing theory Factored_Transition_System_Bounding.ListUtils ...

Processing theory Secondary_Sylow.GroupAction ...

Processing theory Secondary_Sylow.SubgroupConjugation ...

Processing theory Jordan_Hoelder.SndIsomorphismGrp ...

Processing theory Factored_Transition_System_Bounding.FSSublist ...

Removing 69 theories ...

Processing theory LocalLexing.Limit ...

Processing theory LocalLexing.LocalLexingLemmas ...

Processing theory Secondary_Sylow.SndSylow ...

Processing theory Jordan_Hoelder.SubgroupsAndNormalSubgroups ...

Processing theory Jordan_Hoelder.SimpleGroups ...

Processing theory Jordan_Hoelder.MaximalNormalSubgroups ...

Processing theory LocalLexing.Derivations ...

Processing theory LocalLexing.Validity ...

Processing theory Jordan_Hoelder.CompositionSeries ...

Processing theory LocalLexing.TheoremD2 ...

Processing theory Jordan_Hoelder.JordanHolder ...

Removing 11 theories ...

Processing theory LocalLexing.TheoremD4 ...

Processing theory LocalLexing.TheoremD5 ...

Processing theory Factored_Transition_System_Bounding.FactoredSystem ...

Processing theory Factored_Transition_System_Bounding.ActionSeqProcess ...

Processing theory Factored_Transition_System_Bounding.Dependency ...

Processing theory LocalLexing.TheoremD6 ...

Processing theory LocalLexing.TheoremD7 ...

Processing theory LocalLexing.TheoremD8 ...

Processing theory LocalLexing.TheoremD9 ...

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 LocalLexing.Ladder ...

Processing theory LocalLexing.TheoremD10 ...

Processing theory LocalLexing.TheoremD11 ...

Loading 42 theories ...

Processing theory LocalLexing.TheoremD12 ...

Processing theory LocalLexing.TheoremD13 ...

Processing theory LocalLexing.TheoremD14 ...

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.Views ...

Processing theory Modular_Assembly_Kit_Security.EventSystems ...

Processing theory Modular_Assembly_Kit_Security.BasicSecurityPredicates ...

Removing 24 theories ...

Processing theory Modular_Assembly_Kit_Security.BSPTaxonomy ...

Processing theory Modular_Assembly_Kit_Security.CompositionBase ...

Processing theory Modular_Assembly_Kit_Security.CompositionSupport ...

Processing theory Inductive_Inference.Partial_Recursive ...

Processing theory Pi_Calculus.Agent ...

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.Rel ...

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.Weak_Late_Sim ...

Processing theory Pi_Calculus.Weak_Late_Bisim ...

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.Strong_Late_Sim_SC ...

Processing theory Pi_Calculus.Strong_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Cong_Pres ...

Processing theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma ...

Removing 5 theories ...

Processing theory Modular_Assembly_Kit_Security.CompositionalityResults ...

Removing 4 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 ...

Loading 33 theories ...

Removing 5 theories ...

Processing theory Free-Groups.C2 ...

Processing theory Free-Groups.Generators ...

Processing theory Free-Groups.UnitGroup ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_SC ...

Processing theory Free-Groups.Cancelation ...

Processing theory Free-Groups.FreeGroups ...

Processing theory Free-Groups.Isomorphisms ...

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.Weak_Early_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 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_Step_Sim ...

Processing theory Pi_Calculus.Strong_Early_Late_Comp ...

Processing theory Pi_Calculus.Strong_Early_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Early_Bisim ...

Loading 18 theories ...

Processing theory Pi_Calculus.Weak_Early_Bisim_Subst ...

Processing theory Pi_Calculus.Weak_Early_Sim_Pres ...

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_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst_Pres ...

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

Processing theory SATSolverVerification.BasicDPLL ...

Processing theory SATSolverVerification.NieuwenhuisOliverasTinelli ...

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

Processing theory SATSolverVerification.KrsticGoel ...

Removing 31 theories ...

Processing theory Pi_Calculus.Strong_Late_Expansion_Law ...

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

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

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

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

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

Processing theory Inductive_Inference.LIM_BC ...

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

Processing theory Pi_Calculus.Strong_Late_Axiomatisation ...

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

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

Loading 14 theories ...

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

Removing 20 theories ...

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 ...

Processing theory Universal_Turing_Machine.Uncomputable ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Axclass ...

Processing theory Universal_Turing_Machine.Abacus_Mopup ...

Removing 26 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 90 theories ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz ...

Processing theory Network_Security_Policy_Verification.TopoS_Util ...

Processing theory Card_Multisets.Card_Multisets ...

Processing theory Card_Number_Partitions.Additions_to_Main ...

Processing theory Network_Security_Policy_Verification.TopoS_Vertices ...

Processing theory Transitive-Closure.Transitive_Closure_Impl ...

Processing theory Transitive-Closure.Transitive_Closure_List_Impl ...

Processing theory Card_Number_Partitions.Number_Partition ...

Processing theory Network_Security_Policy_Verification.FiniteGraph ...

Processing theory Network_Security_Policy_Verification.TopoS_Interface ...

Removing 5 theories ...

Processing theory Network_Security_Policy_Verification.vertex_example_simps ...

Processing theory Card_Number_Partitions.Card_Number_Partitions ...

Processing theory Card_Partitions.Set_Partition ...

Processing theory Card_Partitions.Card_Partitions ...

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 Network_Security_Policy_Verification.TopoS_Helper ...

Processing theory AI_Planning_Languages_Semantics.Lifschitz_Consistency ...

Processing theory Network_Security_Policy_Verification.Efficient_Distinct ...

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_Dependability ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW ...

Processing theory Bell_Numbers_Spivey.Bell_Numbers ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph_Impl ...

Processing theory Twelvefold_Way.Preliminaries ...

Processing theory Network_Security_Policy_Verification.TopoS_Composition_Theory ...

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_CommunicationPartners_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_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_BLPbasic_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets_impl ...

Removing 2 theories ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry1 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry2 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Core ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl ...

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_Library ...

Processing theory Network_Security_Policy_Verification.TopoS_Impl ...

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_Entry5 ...

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 Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork ...

Processing theory Twelvefold_Way.Card_Bijections ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance ...

Removing 2 theories ...

Processing theory Twelvefold_Way.Card_Bijections_Direct ...

Loading 18 theories ...

Processing theory Twelvefold_Way.Twelvefold_Way ...

Processing theory PCF.Basis ...

Processing theory PCF.Logical_Relations ...

Removing 26 theories ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground ...

Processing theory Network_Security_Policy_Verification.Example_Forte14 ...

Processing theory Network_Security_Policy_Verification.I8_SSH_Landscape ...

Processing theory PCF.PCF ...

Processing theory Network_Security_Policy_Verification.Distributed_WebApp ...

Processing theory PCF.OpSem ...

Processing theory PCF.SmallStep ...

Removing 6 theories ...

Processing theory Network_Security_Policy_Verification.CryptoDB ...

Processing theory Network_Security_Policy_Verification.IDEM ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example ...

Processing theory Network_Security_Policy_Verification.Network_Security_Policy_Verification ...

Removing 4 theories ...

Processing theory Network_Security_Policy_Verification.MeasrDroid ...

Processing theory Network_Security_Policy_Verification.SINVAR_Examples ...

Removing 2 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_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.Toy_Library ...

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 ...

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 ...

Removing 50 theories ...

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 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 Localization_Ring.Localization ...

Processing theory Isabelle_Meta_Model.Generator_dynamic_sequential ...

Processing theory Isabelle_Meta_Model.Rail ...

Processing theory Isabelle_Meta_Model.Design_deep ...

Processing theory Isabelle_Meta_Model.Design_generated ...

Removing 7 theories ...

Processing theory Isabelle_Meta_Model.Design_shallow ...

Loading 13 theories ...

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

Processing theory Orbit_Stabiliser.Left_Coset ...

Processing theory Orbit_Stabiliser.Orbit_Stabiliser ...

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

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

Processing theory Factored_Transition_System_Bounding.Invariants ...

Processing theory SequentInvertibility.SRCTransforms ...

Processing theory SequentInvertibility.MultiSequents ...

Processing theory SequentInvertibility.SingleSuccedent ...

Removing 15 theories ...

Processing theory Orbit_Stabiliser.Tetrahedron ...

Processing theory SequentInvertibility.NominalSequents ...

Processing theory SequentInvertibility.ModalSequents ...

Loading 33 theories ...

Processing theory SequentInvertibility.SequentInvertibility ...

Processing theory Circus.Var ...

Processing theory Circus.Var_list ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Cars ...

Processing theory Circus.Relations ...

Processing theory Circus.Designs ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.RealInt ...

Processing theory Fermat3_4.Fermat4 ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.NatInt ...

Processing theory Generalized_Counting_Sort.Algorithm ...

Removing 14 theories ...

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.Restriction ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Sensors ...

Processing theory Circus.Reactive_Processes ...

Processing theory PCF.Continuations ...

Processing theory Circus.CSP_Processes ...

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 ...

Removing 5 theories ...

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 Generalized_Counting_Sort.Conservation ...

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 Circus.Refinement ...

Processing theory Circus.Refinement_Example ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular ...

Loading 48 theories ...

Processing theory Generalized_Counting_Sort.Stability ...

Processing theory AWN.Lib ...

Processing theory Separation_Algebra.Sep_Tactics ...

Processing theory AWN.TransitionSystems ...

Processing theory AWN.Invariants ...

Processing theory AWN.OInvariants ...

Processing theory Separation_Algebra.Map_Extra ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres ...

Processing theory Sort_Encodings.Preliminaries ...

Processing theory Sort_Encodings.Sig ...

Processing theory Separation_Algebra.Types_D ...

Processing theory Sort_Encodings.TermsAndClauses ...

Processing theory Sort_Encodings.U ...

Processing theory Sort_Encodings.CU ...

Removing 37 theories ...

Processing theory Separation_Algebra.Abstract_Separation_D ...

Processing theory Separation_Algebra.Separation_D ...

Processing theory Sort_Encodings.M ...

Processing theory Sort_Encodings.CM ...

Processing theory Sort_Encodings.Mono ...

Processing theory Sort_Encodings.Mcalc ...

Processing theory AWN.AWN ...

Processing theory AWN.AWN_Cterms ...

Processing theory AWN.AWN_Labels ...

Processing theory AWN.Inv_Cterms ...

Processing theory AWN.AWN_SOS ...

Processing theory AWN.AWN_SOS_Labels ...

Processing theory AWN.AWN_Invariants ...

Processing theory AWN.OAWN_SOS ...

Processing theory AWN.OPnet ...

Processing theory AWN.Qmsg ...

Processing theory AWN.OAWN_SOS_Labels ...

Processing theory AWN.OAWN_Invariants ...

Processing theory AWN.Pnet ...

Processing theory AWN.Closed ...

Processing theory Sort_Encodings.T_G_Prelim ...

Removing 3 theories ...

Processing theory AWN.OAWN_Convert ...

Processing theory AWN.ONode_Lifting ...

Processing theory AWN.OPnet_Lifting ...

Processing theory AWN.Qmsg_Lifting ...

Processing theory Sort_Encodings.Mcalc2 ...

Processing theory Sort_Encodings.Mcalc2C ...

Processing theory Sort_Encodings.T ...

Processing theory AWN.OClosed_Lifting ...

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 ...

Processing theory AWN.Toy ...

Loading 59 theories ...

Removing 40 theories ...

Processing theory MSO_Regex_Equivalence.List_More ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Set ...

Processing theory KBPs.MapOps ...

Processing theory KBPs.Traces ...

Processing theory KBPs.DFS ...

Processing theory KBPs.Extra ...

Processing theory KBPs.Kripke ...

Processing theory KBPs.KBPs ...

Processing theory KBPs.List_local ...

Processing theory KBPs.KBPsAuto ...

Processing theory KBPs.SPRView ...

Processing theory KBPs.ODList ...

Processing theory KBPs.Eval ...

Processing theory KBPs.Trie2 ...

Processing theory Stable_Matching.Basis ...

Processing theory KBPs.KBPsAlg ...

Processing theory KBPs.SPRViewNonDet ...

Processing theory KBPs.SPRViewNonDetIndInit ...

Processing theory KBPs.SPRViewSingle ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Exp ...

Processing theory MSO_Regex_Equivalence.Pi_Derivatives ...

Processing theory KBPs.ClockView ...

Processing theory KBPs.SPRViewDet ...

Processing theory KBPs.Views ...

Processing theory MSO_Regex_Equivalence.Init_Normalization ...

Processing theory KBPs.MuddyChildren ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Operators ...

Processing theory KBPs.Robot ...

Processing theory KBPs.Examples ...

Processing theory KBPs.KBPs_Main ...

Processing theory MSO_Regex_Equivalence.Pi_Equivalence_Checking ...

Processing theory MSO_Regex_Equivalence.PNormalization ...

Processing theory MSO_Regex_Equivalence.Formula ...

Removing 28 theories ...

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

Processing theory Stable_Matching.Choice_Functions ...

Processing theory MSO_Regex_Equivalence.WS1S ...

Processing theory MSO_Regex_Equivalence.WS1S_Normalization ...

Removing 20 theories ...

Processing theory Stable_Matching.Contracts ...

Processing theory Stable_Matching.COP ...

Processing theory Stable_Matching.Strategic ...

Processing theory Stable_Matching.Bossiness ...

Removing 10 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 48 theories ...

Processing theory Key_Agreement_Strong_Adversaries.Infra ...

Processing theory Tycon.Coerce ...

Processing theory Tycon.TypeApp ...

Processing theory Tycon.Functor ...

Processing theory Tycon.Monad ...

Processing theory Tycon.Lift_Monad ...

Processing theory Tycon.Monad_Plus ...

Processing theory Tycon.Binary_Tree_Monad ...

Processing theory Tycon.Monad_Zero ...

Processing theory Tycon.Error_Monad ...

Processing theory Tycon.Monad_Zero_Plus ...

Processing theory Key_Agreement_Strong_Adversaries.Refinement ...

Processing theory Tycon.Error_Transformer ...

Processing theory Tycon.Resumption_Transformer ...

Processing theory Tycon.Lazy_List_Monad ...

Processing theory Tycon.Maybe_Monad ...

Processing theory Tycon.State_Transformer ...

Processing theory Tycon.Writer_Monad ...

Processing theory Tycon.Writer_Transformer ...

Processing theory Tycon.Monad_Transformer ...

Processing theory Higher_Order_Terms.Find_First ...

Processing theory Higher_Order_Terms.Fresh_Monad ...

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.Channels ...

Processing theory Key_Agreement_Strong_Adversaries.IK ...

Processing theory Key_Agreement_Strong_Adversaries.Secrecy ...

Processing theory Higher_Order_Terms.Fresh_Class ...

Processing theory Isabelle_Meta_Model.Generator_static ...

Processing theory Free-Groups.PingPongLemma ...

Processing theory Key_Agreement_Strong_Adversaries.Runs ...

Processing theory Higher_Order_Terms.Term ...

Processing theory Higher_Order_Terms.Pats ...

Processing theory Higher_Order_Terms.Nterm ...

Processing theory Higher_Order_Terms.Term_to_Nterm ...

Removing 80 theories ...

Processing theory Key_Agreement_Strong_Adversaries.Payloads ...

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 Key_Agreement_Strong_Adversaries.dhlvl1 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl1 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl2 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3 ...

Loading 46 theories ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric ...

Removing 5 theories ...

Processing theory Optics.Interp ...

Processing theory Optics.Two ...

Processing theory Isabelle_C.C_Lexer_Language ...

Processing theory Isabelle_C.C_Lexer_Annotation ...

Processing theory Presburger-Automata.DFS ...

Processing theory Universal_Turing_Machine.Abacus_Defs ...

Processing theory Optics.Lens_Laws ...

Processing theory Optics.Lens_Algebra ...

Processing theory Optics.Lens_Order ...

Processing theory Optics.Lens_Symmetric ...

Processing theory Binomial-Heaps.BinomialHeap ...

Processing theory Optics.Lens_Instances ...

Removing 6 theories ...

Processing theory Binomial-Heaps.SkewBinomialHeap ...

Processing theory Optics.Lenses ...

Processing theory Optics.Prisms ...

Processing theory Optics.Channel_Type ...

Processing theory Optics.Dataspace ...

Processing theory Binomial-Heaps.Test ...

Processing theory WorkerWrapper.FixedPointTheorems ...

Processing theory WorkerWrapper.Maybe ...

Processing theory Isabelle_C.C_Ast ...

Processing theory Isabelle_C.C_Environment ...

Processing theory Isabelle_C.C_Parser_Annotation ...

Processing theory Optics.Scenes ...

Processing theory Optics.Optics ...

Processing theory Optics.Lens_Record_Example ...

Processing theory WorkerWrapper.Nats ...

Processing theory WorkerWrapper.LList ...

Processing theory WorkerWrapper.WorkerWrapper ...

Processing theory WorkerWrapper.WorkerWrapperNew ...

Processing theory WorkerWrapper.Nub ...

### 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

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

### 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 Isabelle_C.C_Parser_Language ...

Processing theory Isabelle_C.C_Eval ...

Processing theory Isabelle_C.C_Command ...

Processing theory Isabelle_C.C_Document ...

Processing theory Isabelle_C.C_Main ...

Processing theory Isabelle_C.C1 ...

Processing theory Isabelle_C.C_Appendices ...

Removing 18 theories ...

Processing theory Presburger-Automata.Presburger_Automata ...

Processing theory Presburger-Automata.Exec ...

Removing 3 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 56 theories ...

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

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

Processing theory Shivers-CFA.SetMap ...

Processing theory Shivers-CFA.Utils ...

Processing theory Shivers-CFA.MapSets ...

Processing theory First_Order_Terms.Option_Monad ...

Processing theory Category2.Category ...

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

Processing theory Resolution_FOL.Tree ...

Processing theory First_Order_Terms.Term ...

Processing theory First_Order_Terms.Unifiers ...

Processing theory First_Order_Terms.Term_Pair_Multiset ...

Processing theory Shivers-CFA.FixTransform ...

Processing theory Shivers-CFA.HOLCFUtils ...

Processing theory Shivers-CFA.Computability ...

Processing theory WorkerWrapper.CounterExample ...

Processing theory Category2.Functors ...

Processing theory Category2.NatTrans ...

Processing theory Shivers-CFA.CPSScheme ...

Removing 21 theories ...

Processing theory Shivers-CFA.ExCF ...

Processing theory Shivers-CFA.ExCFSV ...

Processing theory WorkerWrapper.Last ...

Processing theory WorkerWrapper.Accumulator ...

Processing theory WorkerWrapper.Streams ...

Processing theory Shivers-CFA.CPSUtils ...

Processing theory WorkerWrapper.Continuations ...

Processing theory WorkerWrapper.UnboxedNats ...

Processing theory Stream-Fusion.LazyList ...

Processing theory Shivers-CFA.AbsCF ...

Processing theory Shivers-CFA.AbsCFComp ...

Processing theory Shivers-CFA.AbsCFCorrect ...

Processing theory WorkerWrapper.Backtracking ...

Processing theory Stream-Fusion.Stream ...

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

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

Processing theory LightweightJava.Lightweight_Java_Definition ...

Processing theory LightweightJava.Lightweight_Java_Equivalence ...

Processing theory First_Order_Terms.Abstract_Unification ...

Processing theory First_Order_Terms.Unification ...

Processing theory Stream-Fusion.StreamFusion ...

Processing theory Resolution_FOL.TermsAndLiterals ...

Processing theory Category2.Universe ...

Processing theory Category2.SetCat ...

Processing theory Category2.Yoneda ...

Removing 31 theories ...

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

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

Processing theory LightweightJava.Lightweight_Java_Proof ...

Processing theory Resolution_FOL.Resolution ...

Loading 47 theories ...

Processing theory Resolution_FOL.Completeness ...

Processing theory Resolution_FOL.Unification_Theorem ...

Processing theory Resolution_FOL.Completeness_Instance ...

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

Removing 21 theories ...

Processing theory Isabelle_C.C0 ...

Processing theory Isabelle_C.C2 ...

Processing theory Isabelle_C.C_paper ...

Processing theory Completeness.Tree ...

Processing theory Completeness.PermutationLemmas ...

Processing theory Completeness.Base ...

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 Completeness.Formula ...

Processing theory Completeness.Sequents ...

Processing theory TESL_Language.TESL ...

Processing theory TESL_Language.Run ...

Processing theory TESL_Language.Denotational ...

Processing theory Propositional_Proof_Systems.Compactness ...

Processing theory CSP_RefTK.Conclusion ...

Processing theory Completeness.Completeness ...

Processing theory Completeness.Soundness ...

Processing theory CSP_RefTK.Introduction ...

Processing theory List_Inversions.List_Inversions ...

Processing theory MuchAdoAboutTwo.MuchAdoAboutTwo ...

Processing theory TESL_Language.SymbolicPrimitive ...

Processing theory TESL_Language.Operational ...

Processing theory DiskPaxos.DiskPaxos_Inv2 ...

Processing theory DiskPaxos.DiskPaxos_Inv3 ...

Processing theory Propositional_Proof_Systems.SC ...

Processing theory Propositional_Proof_Systems.SC_Cut ...

Processing theory HOL-CSP.Introduction ...

Processing theory Propositional_Proof_Systems.Resolution ...

Processing theory TESL_Language.Corecursive_Prop ...

Processing theory Shivers-CFA.Eval ...

Processing theory TESL_Language.Hygge_Theory ...

Processing theory TESL_Language.Config_Morphisms ...

Processing theory Propositional_Proof_Systems.LSC ...

Processing theory Propositional_Proof_Systems.LSC_Resolution ...

Processing theory DiskPaxos.DiskPaxos_Inv4 ...

Processing theory Propositional_Proof_Systems.SC_Sema ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Full ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Small ...

Removing 75 theories ...

Processing theory DiskPaxos.DiskPaxos_Inv5 ...

Processing theory DiskPaxos.DiskPaxos_Chosen ...

Loading 73 theories ...

Processing theory DiskPaxos.DiskPaxos_Inv6 ...

Processing theory DiskPaxos.DiskPaxos_Invariant ...

Processing theory DiskPaxos.DiskPaxos ...

Processing theory CISC-Kernel.List_Theorems ...

Processing theory CISC-Kernel.Option_Binders ...

Processing theory CISC-Kernel.Step_configuration ...

Processing theory CISC-Kernel.Step_policies ...

Processing theory CISC-Kernel.K ...

Processing theory Modular_Assembly_Kit_Security.InformationFlowProperties ...

Processing theory Modular_Assembly_Kit_Security.PropertyLibrary ...

Processing theory Possibilistic_Noninterference.MyTactics ...

Processing theory Possibilistic_Noninterference.Interface ...

Processing theory Possibilistic_Noninterference.Bisim ...

Processing theory Ribbon_Proofs.JHelper ...

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 Ribbon_Proofs.Ribbons_Basic ...

Processing theory CISC-Kernel.SK ...

Processing theory CISC-Kernel.ISK ...

Processing theory Ribbon_Proofs.Proofchain ...

Processing theory Possibilistic_Noninterference.Language_Semantics ...

Removing 12 theories ...

Processing theory Propositional_Proof_Systems.SC_Depth ...

Processing theory Propositional_Proof_Systems.SC_Gentzen ...

Processing theory Propositional_Proof_Systems.SC_Depth_Limit ...

Processing theory CISC-Kernel.CISK ...

Processing theory CISC-Kernel.Separation_kernel_model ...

Processing theory CISC-Kernel.Link_separation_kernel_model_to_CISK ...

Processing theory Possibilistic_Noninterference.During_Execution ...

Processing theory Possibilistic_Noninterference.After_Execution ...

Processing theory Resolution_FOL.Examples ...

Processing theory Decl_Sem_Fun_PL.ValuesFSet ...

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 Key_Agreement_Strong_Adversaries.dhlvl2 ...

Processing theory Ribbon_Proofs.Ribbons_Interfaces ...

Processing theory Ribbon_Proofs.Ribbons_Graphical ...

Processing theory Ribbon_Proofs.More_Finite_Map ...

Processing theory Possibilistic_Noninterference.Compositionality ...

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

Processing theory Ribbon_Proofs.Ribbons_Graphical_Soundness ...

Processing theory Decl_Sem_Fun_PL.DenotCongruenceFSet ...

Processing theory Decl_Sem_Fun_PL.DenotEqualitiesFSet ...

Processing theory Decl_Sem_Fun_PL.Optimizer ...

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 CCS.Struct_Cong ...

Processing theory CCS.Tau_Chain ...

Processing theory Possibilistic_Noninterference.Syntactic_Criteria ...

Processing theory CCS.Strong_Sim_SC ...

Processing theory CCS.Strong_Bisim_SC ...

Processing theory CCS.Weak_Cong_Semantics ...

Processing theory CCS.Weak_Semantics ...

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 Possibilistic_Noninterference.Concrete ...

Removing 46 theories ...

Processing theory CCS.Weak_Cong_Pres ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3 ...

Loading 43 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric ...

Processing theory Allen_Calculus.xor_cal ...

Processing theory Allen_Calculus.axioms ...

Processing theory Noninterference_CSP.CSPNoninterference ...

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.Channels ...

Processing theory Security_Protocol_Refinement.Runs ...

Processing theory List_Interleaving.ListInterleaving ...

Processing theory Security_Protocol_Refinement.Refinement ...

Processing theory Security_Protocol_Refinement.Message ...

Processing theory Security_Protocol_Refinement.s0g_secrecy ...

Processing theory SuperCalc.well_founded_continued ...

Processing theory Optics.Lens_State ...

Processing theory SuperCalc.multisets_continued ...

Processing theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding ...

Processing theory Noninterference_Ipurge_Unwinding.DeterministicProcesses ...

Processing theory Noninterference_Inductive_Unwinding.InductiveUnwinding ...

Processing theory Security_Protocol_Refinement.a0n_agree ...

Processing theory Security_Protocol_Refinement.a0i_agree ...

Removing 35 theories ...

Processing theory Allen_Calculus.allen ...

Processing theory SuperCalc.terms ...

Processing theory Kleene_Algebra.Dioid_Models ...

Processing theory Allen_Calculus.disjoint_relations ...

Processing theory Allen_Calculus.jointly_exhaustive ...

Processing theory Security_Protocol_Refinement.m1_keydist ...

Processing theory SuperCalc.equational_clausal_logic ...

Processing theory Kleene_Algebra.Kleene_Algebra_Models ...

Processing theory KAD.Modal_Kleene_Algebra_Models ...

Processing theory Security_Protocol_Refinement.m1_keydist_iirn ...

Removing 6 theories ...

Processing theory Security_Protocol_Refinement.m1_nssk ...

Processing theory SuperCalc.superposition ...

Removing 6 theories ...

Processing theory Security_Protocol_Refinement.m1_kerberos ...

Processing theory Allen_Calculus.examples ...

Processing theory Security_Protocol_Refinement.m2_nssk ...

Processing theory Security_Protocol_Refinement.m3_nssk ...

Removing 1 theories ...

Processing theory Security_Protocol_Refinement.m3_nssk_par ...

Processing theory Security_Protocol_Refinement.m2_kerberos ...

Removing 3 theories ...

Processing theory Allen_Calculus.nest ...

Processing theory Security_Protocol_Refinement.m3_kerberos_par ...

Processing theory Security_Protocol_Refinement.m3_kerberos5 ...

Removing 9 theories ...

Processing theory Security_Protocol_Refinement.m3_kerberos4 ...

Loading 45 theories ...

Processing theory Open_Induction.Restricted_Predicates ...

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

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

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

Processing theory Well_Quasi_Orders.Infinite_Sequences ...

Processing theory Well_Quasi_Orders.Minimal_Elements ...

Processing theory Well_Quasi_Orders.Least_Enum ...

Processing theory Probabilistic_System_Zoo.Bool_Bounded_Set ...

Processing theory Euler_Partition.Euler_Partition ...

Processing theory Selection_Heap_Sort.Sort ...

Processing theory Selection_Heap_Sort.RemoveMax ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl1 ...

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

Processing theory Selection_Heap_Sort.SelectionSort_Functional ...

Processing theory Well_Quasi_Orders.Multiset_Extension ...

Processing theory Selection_Heap_Sort.Heap ...

Processing theory Selection_Heap_Sort.HeapFunctional ...

Processing theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample ...

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

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

Processing theory Propositional_Proof_Systems.HC ...

Processing theory Propositional_Proof_Systems.MiniFormulas ...

Processing theory Propositional_Proof_Systems.HCSC ...

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

Processing theory Selection_Heap_Sort.HeapImperative ...

Removing 26 theories ...

Processing theory Propositional_Proof_Systems.ND ...

Processing theory Propositional_Proof_Systems.NDHC ...

Processing theory Propositional_Proof_Systems.MiniSC ...

Processing theory Propositional_Proof_Systems.MiniSC_HC ...

Processing theory Propositional_Proof_Systems.SCND ...

Processing theory Propositional_Proof_Systems.HCSCND ...

Processing theory Propositional_Proof_Systems.ND_Sound ...

Processing theory Propositional_Proof_Systems.ND_Compl_SC ...

Processing theory Propositional_Proof_Systems.SC_Compl_Consistency ...

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 Category2.MonadicEquationalTheory ...

Processing theory Propositional_Proof_Systems.MiniSC_Craig ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl2 ...

Removing 21 theories ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3 ...

Loading 51 theories ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric ...

Processing theory FLP.ListUtilities ...

Processing theory FLP.Multiset ...

Processing theory Regular-Sets.Derivatives ...

Processing theory Relational_Method.Definitions ...

Removing 20 theories ...

Processing theory FLP.AsynchronousSystem ...

Processing theory FLP.Execution ...

Processing theory FLP.FLPSystem ...

Processing theory Regex_Equivalence.Derivatives_Finite ...

Processing theory TLA.Intensional ...

Processing theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued ...

Processing theory TLA.Sequence ...

Processing theory TLA.Semantics ...

Processing theory TLA.PreFormulas ...

Processing theory Regex_Equivalence.Deriv_PDeriv ...

Processing theory FLP.FLPTheorem ...

Processing theory FLP.FLPExistingSystem ...

Processing theory KAD.Modal_Kleene_Algebra_Applications ...

Processing theory TLA.Rules ...

Processing theory TLA.Liveness ...

Processing theory TLA.State ...

Processing theory TLA.Buffer ...

Processing theory TLA.Even ...

Processing theory Tail_Recursive_Functions.CaseStudy2 ...

Processing theory Pairing_Heap.Pairing_Heap_List2 ...

Removing 27 theories ...

Processing theory TLA.Inc ...

Processing theory Separata.Separata ...

Processing theory Imperative_Insertion_Sort.Imperative_Loops ...

Processing theory Imperative_Insertion_Sort.Imperative_Insertion_Sort ...

Processing theory Decl_Sem_Fun_PL.MutableRef ...

Processing theory Decl_Sem_Fun_PL.MutableRefProps ...

Processing theory Decl_Sem_Fun_PL.RelationalSemFSet ...

Processing theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet ...

Processing theory Regex_Equivalence.Automaton ...

Processing theory Pairing_Heap.Pairing_Heap_Tree ...

Processing theory Splay_Tree.Splay_Heap ...

Processing theory Skew_Heap.Skew_Heap ...

Processing theory Regex_Equivalence.Deriv_Autos ...

Processing theory Pairing_Heap.Pairing_Heap_List1 ...

Processing theory Ribbon_Proofs.Ribbons_Stratified ...

Processing theory Regex_Equivalence.Position_Autos ...

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

Processing theory Regex_Equivalence.Before2 ...

Processing theory Regex_Equivalence.After2 ...

Processing theory Regex_Equivalence.Regex_Equivalence ...

Processing theory Regex_Equivalence.Benchmark ...

Removing 39 theories ...

Processing theory Regex_Equivalence.Examples ...

Removing 12 theories ...

Processing theory Relational_Method.Authentication ...

Processing theory Relational_Method.Anonymity ...

Processing theory Relational_Method.Possibility ...

Loading 82 theories ...

Processing theory BNF_CC.Preliminaries ...

Processing theory Clean.MonadSE ...

Processing theory Clean.Seq_MonadSE ...

Processing theory Clean.Symbex_MonadSE ...

Processing theory Clean.Hoare_MonadSE ...

Processing theory Graph_Saturation.MissingRelation ...

Processing theory Clean.Clean ...

Processing theory Clean.Clean_Symbex ...

Processing theory Clean.Hoare_Clean ...

Processing theory Coinductive_Languages.Coinductive_Language ...

Processing theory Graph_Saturation.LabeledGraphs ...

Processing theory Heard_Of.HOModel ...

Processing theory Heard_Of.AteDefs ...

Processing theory Heard_Of.EigbyzDefs ...

Processing theory Heard_Of.LastVotingDefs ...

Processing theory Heard_Of.OneThirdRuleDefs ...

Removing 4 theories ...

Processing theory Clean.Test_Clean ...

Processing theory Clean.Clean_Main ...

Processing theory Graph_Saturation.RulesAndChains ...

Processing theory Heard_Of.Majorities ...

Processing theory Clean.SquareRoot_concept ...

Processing theory POPLmark-deBruijn.Basis ...

Processing theory Statecharts.Contrib ...

Processing theory Statecharts.DataSpace ...

Processing theory Statecharts.Data ...

Processing theory Statecharts.Update ...

Processing theory Heard_Of.UteDefs ...

Processing theory Heard_Of.UvDefs ...

Processing theory Graph_Saturation.LabeledGraphSemantics ...

Processing theory Graph_Saturation.StandardModels ...

Processing theory Statecharts.Kripke ...

Processing theory WOOT_Strong_Eventual_Consistency.ErrorMonad ...

Processing theory Statecharts.Expr ...

Processing theory Statecharts.SA ...

Processing theory WOOT_Strong_Eventual_Consistency.Data ...

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 Stuttering_Equivalence.Samplers ...

Processing theory Stuttering_Equivalence.StutterEquivalence ...

Processing theory POPLmark-deBruijn.POPLmarkRecord ...

Processing theory POPLmark-deBruijn.POPLmarkRecordCtxt ...

Processing theory POPLmark-deBruijn.Execute ...

Processing theory Graph_Saturation.StandardRules ...

Processing theory Statecharts.HA ...

Processing theory Network_Security_Policy_Verification.Example_NetModel ...

Processing theory Heard_Of.Reduction ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPstrict ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets2 ...

Removing 11 theories ...

Processing theory Graph_Saturation.CombinedCorrectness ...

Processing theory Heard_Of.AteProof ...

Processing theory Heard_Of.OneThirdRuleProof ...

Processing theory Heard_Of.EigbyzProof ...

Processing theory Network_Security_Policy_Verification.Analysis_Tainting ...

Processing theory Statecharts.HAOps ...

Processing theory Heard_Of.LastVotingProof ...

Processing theory Heard_Of.UteProof ...

Processing theory Heard_Of.UvProof ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet ...

Processing theory Coinductive_Languages.Context_Free_Grammar ...

Processing theory WOOT_Strong_Eventual_Consistency.SortKeys ...

Processing theory WOOT_Strong_Eventual_Consistency.DistributedExecution ...

Processing theory Decl_Sem_Fun_PL.SystemF ...

Processing theory WOOT_Strong_Eventual_Consistency.Sorting ...

Processing theory Well_Quasi_Orders.Kruskal ...

Processing theory Well_Quasi_Orders.Wqo_Instances ...

Processing theory BNF_CC.Concrete_Examples ...

Processing theory BNF_CC.DDS ...

Processing theory Well_Quasi_Orders.Kruskal_Examples ...

Removing 43 theories ...

Processing theory Statecharts.HASem ...

Processing theory Statecharts.HAKripke ...

Processing theory WOOT_Strong_Eventual_Consistency.Psi ...

Processing theory WOOT_Strong_Eventual_Consistency.Consistency ...

Processing theory WOOT_Strong_Eventual_Consistency.CreateConsistent ...

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 71 theories ...

Removing 30 theories ...

Processing theory ConcurrentIMP.CIMP_pred ...

Processing theory ConcurrentIMP.Infinite_Sequences ...

Processing theory Consensus_Refined.Consensus_Types ...

Processing theory Consensus_Refined.Quorums ...

Processing theory Consensus_Refined.Infra ...

Processing theory Consensus_Refined.Consensus_Misc ...

Processing theory Consensus_Refined.Two_Steps ...

Processing theory Consensus_Refined.Refinement ...

Processing theory ConcurrentIMP.LTL ...

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 Diophantine_Eqns_Lin_Hom.List_Vector ...

Processing theory Complete_Non_Orders.Binary_Relations ...

Processing theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt ...

Processing theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt ...

Processing theory Complete_Non_Orders.Complete_Relations ...

Processing theory Complete_Non_Orders.Kleene_Fixed_Point ...

Processing theory Consensus_Refined.HO_Transition_System ...

Processing theory Myhill-Nerode.Folds ...

Processing theory Consensus_Refined.Two_Step_Observing ...

Processing theory Consensus_Refined.BenOr_Defs ...

Processing theory Consensus_Refined.Uv_Defs ...

Processing theory ConcurrentIMP.CIMP_lang ...

Processing theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations ...

Processing theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm ...

Processing theory ConcurrentIMP.CIMP_vcg ...

Removing 1 theories ...

Processing theory ConcurrentIMP.CIMP_vcg_rules ...

Processing theory ConcurrentIMP.CIMP ...

Processing theory ConcurrentIMP.CIMP_locales ...

Processing theory Security_Protocol_Refinement.m1_keydist_inrn ...

Processing theory Security_Protocol_Refinement.m1_ds ...

Processing theory Topological_Semantics.sse_boolean_algebra ...

Processing theory Consensus_Refined.BenOr_Proofs ...

Processing theory ConcurrentIMP.CIMP_one_place_buffer ...

Processing theory Diophantine_Eqns_Lin_Hom.Algorithm ...

Processing theory Diophantine_Eqns_Lin_Hom.Solver_Code ...

Processing theory PropResPI.Propositional_Resolution ...

Processing theory PropResPI.Prime_Implicates ...

Processing theory Topological_Semantics.sse_boolean_algebra_quantification ...

Processing theory Topological_Semantics.sse_operation_positive ...

Processing theory Consensus_Refined.Uv_Proofs ...

Processing theory SIFUM_Type_Systems.Preliminaries ...

Processing theory Topological_Semantics.sse_operation_positive_quantification ...

Processing theory SIFUM_Type_Systems.Security ...

Processing theory SIFUM_Type_Systems.Language ...

Removing 23 theories ...

Processing theory Security_Protocol_Refinement.m2_ds ...

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"

Processing theory Propositional_Proof_Systems.Compactness_Consistency ...

Processing theory Security_Protocol_Refinement.m3_ds ...

Processing theory Security_Protocol_Refinement.m3_ds_par ...

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 ...

FAILED to process theory Topological_Semantics.topo_frontier_algebra

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

*** Unexpected outcome: "unknown"

Processing theory ConcurrentIMP.CIMP_unbounded_buffer ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_Consistency ...

Processing theory SIFUM_Type_Systems.Compositionality ...

Processing theory Myhill-Nerode.Myhill_1 ...

Processing theory Myhill-Nerode.Myhill_2 ...

Processing theory Myhill-Nerode.Myhill ...

Processing theory Myhill-Nerode.Closures ...

Removing 25 theories ...

Processing theory Myhill-Nerode.Closures2 ...

Processing theory SIFUM_Type_Systems.TypeSystem ...

FAILED to process theory Topological_Semantics.sse_operation_negative

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Removing 7 theories ...

Processing theory Topological_Semantics.sse_operation_negative_quantification ...

FAILED to process theory Topological_Semantics.topo_strict_implication

*** 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"

FAILED to process theory Topological_Semantics.topo_negation_conditions

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

*** Unexpected outcome: "unknown"

FAILED to process theory Topological_Semantics.ex_LFIs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Removing 1 theories ...

FAILED to process theory Topological_Semantics.ex_subminimal_logics

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Loading 70 theories ...

Processing theory JiveDataStoreModel.TypeIds ...

Processing theory Clean.Quicksort_concept ...

Processing theory LatticeProperties.Lattice_Prop ...

Processing theory PseudoHoops.Operations ...

Processing theory Complete_Non_Orders.Fixed_Points ...

Processing theory LatticeProperties.Modular_Distrib_Lattice ...

Processing theory LatticeProperties.Lattice_Ordered_Group ...

Processing theory JiveDataStoreModel.JavaType ...

Processing theory JiveDataStoreModel.DirectSubtypes ...

Processing theory JiveDataStoreModel.Subtype ...

Processing theory JiveDataStoreModel.Attributes ...

Processing theory JiveDataStoreModel.AttributesIndep ...

Processing theory JiveDataStoreModel.Value ...

Removing 12 theories ...

Processing theory JiveDataStoreModel.Location ...

Processing theory JiveDataStoreModel.Store ...

Processing theory JiveDataStoreModel.StoreProperties ...

Processing theory JiveDataStoreModel.JML ...

Processing theory JiveDataStoreModel.UnivSpec ...

Processing theory PseudoHoops.LeftComplementedMonoid ...

Processing theory PseudoHoops.RightComplementedMonoid ...

Processing theory Finger-Trees.FingerTree ...

Processing theory Concurrent_Revisions.Data ...

Processing theory Concurrent_Revisions.Occurrences ...

Processing theory Concurrent_Revisions.Renaming ...

Processing theory Concurrent_Revisions.Substitution ...

Processing theory TESL_Language.StutteringDefs ...

Processing theory SIFPL.OBJ ...

Processing theory SIFPL.PBIJ ...

Processing theory SIFPL.VDM_OBJ ...

Processing theory PseudoHoops.PseudoWaisbergAlgebra ...

Processing theory TESL_Language.StutteringLemmas ...

Processing theory Concurrent_Revisions.OperationalSemantics ...

Removing 12 theories ...

Processing theory Concurrent_Revisions.Executions ...

Processing theory TESL_Language.Stuttering ...

Processing theory PseudoHoops.PseudoHoops ...

Processing theory SIFPL.VS_OBJ ...

Processing theory PseudoHoops.PseudoHoopFilters ...

Removing 6 theories ...

Processing theory Concurrent_Revisions.Determinacy ...

Processing theory SIFPL.ContextOBJ ...

Processing theory Finger-Trees.Test ...

Processing theory HyperCTL.Prelim ...

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"

Processing theory HyperCTL.Shallow ...

Processing theory Jacobson_Basic_Algebra.Set_Theory ...

Processing theory HyperCTL.Deep ...

Processing theory Propositional_Proof_Systems.CNF_To_Formula ...

Processing theory HyperCTL.Noninterference ...

Processing theory HyperCTL.Finite_Noninterference ...

Processing theory HyperCTL.HyperCTL ...

Removing 26 theories ...

Processing theory Propositional_Proof_Systems.ND_FiniteAssms ...

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 Jacobson_Basic_Algebra.Group_Theory ...

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"

Processing theory Propositional_Proof_Systems.Tseytin ...

Processing theory Propositional_Proof_Systems.Tseytin_Sema ...

Processing theory PseudoHoops.SpecialPseudoHoops ...

Processing theory BNF_CC.Axiomatised_BNF_CC ...

Processing theory BNF_CC.Composition ...

Processing theory BNF_CC.Quotient_Preservation ...

Processing theory Propositional_Proof_Systems.Resolution_Sound ...

Processing theory BNF_CC.Subtypes ...

Processing theory BNF_CC.Fixpoints ...

Processing theory BNF_CC.Operation_Examples ...

Removing 22 theories ...

Processing theory PseudoHoops.Examples ...

Processing theory Jacobson_Basic_Algebra.Ring_Theory ...

Removing 14 theories ...

FAILED to process theory Topological_Semantics.ex_LFUs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Loading 62 theories ...

Processing theory Dict_Construction.Dict_Construction ...

Processing theory Consensus_Refined.Three_Steps ...

Processing theory Consensus_Refined.MRU_Vote ...

Processing theory FocusStreamsCaseStudies.ListExtras ...

Processing theory Consensus_Refined.MRU_Vote_Opt ...

Processing theory Consensus_Refined.Three_Step_MRU ...

Processing theory FocusStreamsCaseStudies.ArithExtras ...

Processing theory Attack_Trees.MC ...

Processing theory AWN.AWN_Term_Graph ...

Processing theory Consensus_Refined.New_Algorithm_Defs ...

Processing theory Consensus_Refined.CT_Defs ...

Processing theory Consensus_Refined.Paxos_Defs ...

Processing theory FocusStreamsCaseStudies.stream ...

Processing theory FocusStreamsCaseStudies.BitBoolTS ...

Processing theory FocusStreamsCaseStudies.Gateway_types ...

Processing theory FocusStreamsCaseStudies.Gateway ...

Processing theory FeatherweightJava.FJDefs ...

Processing theory FeatherweightJava.FJAux ...

Removing 7 theories ...

Processing theory Lazy_Case.Lazy_Case ...

Processing theory FeatherweightJava.FJSound ...

Processing theory Consensus_Refined.CT_Proofs ...

Processing theory Consensus_Refined.New_Algorithm_Proofs ...

Processing theory Mereology.PM ...

Processing theory Attack_Trees.AT ...

Processing theory Attack_Trees.Infrastructure ...

Processing theory Attack_Trees.GDPRhealthcare ...

Processing theory Consensus_Refined.Paxos_Proofs ...

Processing theory Mereology.M ...

Processing theory Mereology.CM ...

Processing theory Mereology.GM ...

Processing theory Mereology.MM ...

Processing theory Mereology.EM ...

Processing theory FeatherweightJava.Execute ...

Processing theory FeatherweightJava.Featherweight_Java ...

Processing theory FocusStreamsCaseStudies.Gateway_proof_aux ...

Processing theory Mereology.CEM ...

Processing theory Open_Induction.Open_Induction ...

Processing theory Strong_Security.Types ...

Processing theory WHATandWHERE_Security.WHATWHERE_Security ...

Processing theory Strong_Security.Expr ...

Processing theory Strong_Security.Domain_example ...

Processing theory Mereology.GMM ...

Processing theory WHATandWHERE_Security.Up_To_Technique ...

Processing theory Mereology.GEM ...

Processing theory WHATandWHERE_Security.MWLs ...

Processing theory WHATandWHERE_Security.Parallel_Composition ...

Processing theory ADS_Functor.Merkle_Interface ...

Processing theory FocusStreamsCaseStudies.Gateway_proof ...

Removing 33 theories ...

Processing theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign ...

Processing theory Topological_Semantics.topo_negation_fixedpoints ...

Processing theory Dict_Construction.Test_Lazy_Case ...

Processing theory FinFun.FinFun ...

Processing theory FinFun.FinFunPred ...

Processing theory Epistemic_Logic.Epistemic_Logic ...

Processing theory ADS_Functor.ADS_Construction ...

Processing theory ADS_Functor.Inclusion_Proof_Construction ...

Processing theory WHATandWHERE_Security.Language_Composition ...

Processing theory Well_Quasi_Orders.Higman_OI ...

Processing theory ADS_Functor.Canton_Transaction_Tree ...

Removing 23 theories ...

Processing theory WHATandWHERE_Security.Type_System ...

Processing theory WHATandWHERE_Security.Type_System_example ...

Processing theory Hybrid_Logic.Hybrid_Logic ...

Loading 111 theories ...

Processing theory Abs_Int_ITP2012.Complete_Lattice_ix ...

Processing theory Functional-Automata.AutoProj ...

Processing theory Functional-Automata.DA ...

Processing theory Functional-Automata.NA ...

Processing theory Functional-Automata.NAe ...

Processing theory Functional-Automata.Automata ...

Processing theory GraphMarkingIBP.Graph ...

Processing theory Consensus_Refined.Voting_Opt ...

Processing theory Consensus_Refined.Ate_Defs ...

Processing theory Consensus_Refined.Ate_Proofs ...

Processing theory InfPathElimination.Aexp ...

Processing theory InfPathElimination.Bexp ...

Processing theory Consensus_Refined.OneThirdRule_Defs ...

Processing theory Consensus_Refined.OneThirdRule_Proofs ...

Processing theory InfPathElimination.Store ...

Processing theory InfPathElimination.Conf ...

Processing theory LatticeProperties.Conj_Disj ...

Processing theory InfPathElimination.Labels ...

Processing theory InfPathElimination.Graph ...

Processing theory LatticeProperties.WellFoundedTransitive ...

Processing theory LatticeProperties.Complete_Lattice_Prop ...

Processing theory DataRefinementIBP.Preliminaries ...

Processing theory DataRefinementIBP.Statements ...

Processing theory DataRefinementIBP.Hoare ...

Processing theory Inductive_Confidentiality.Message ...

Processing theory Inductive_Confidentiality.Event ...

Processing theory DataRefinementIBP.Diagram ...

Processing theory DataRefinementIBP.DataRefinement ...

Processing theory Inductive_Confidentiality.Public ...

Processing theory Inductive_Confidentiality.NS_Public_Bad ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran ...

Processing theory Inductive_Confidentiality.ConfidentialityDY ...

Processing theory GraphMarkingIBP.SetMark ...

Removing 30 theories ...

Processing theory GraphMarkingIBP.StackMark ...

Processing theory InfPathElimination.SubRel ...

Processing theory InfPathElimination.ArcExt ...

Processing theory Menger.Graph ...

Processing theory InfPathElimination.SubExt ...

Processing theory InfPathElimination.SymExec ...

Processing theory InfPathElimination.LTS ...

Processing theory GraphMarkingIBP.LinkMark ...

Processing theory Menger.Helpers ...

Processing theory Menger.Separations ...

Processing theory Menger.DisjointPaths ...

Processing theory Menger.MengerInduction ...

Processing theory Menger.Y_eq_new_last ...

Processing theory Menger.Y_neq_new_last ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra ...

Processing theory MonoBoolTranAlgebra.Assertion_Algebra ...

Processing theory MonoBoolTranAlgebra.Statements ...

Processing theory Partial_Function_MR.Partial_Function_MR ...

Processing theory Functional-Automata.RegSet_of_nat_DA ...

Processing theory Menger.Menger ...

Processing theory OpSets.OpSet ...

Processing theory OpSets.Insert_Spec ...

Processing theory Functional-Automata.RegExp2NA ...

Processing theory Functional-Automata.RegExp2NAe ...

Processing theory Functional-Automata.AutoRegExp ...

Processing theory GraphMarkingIBP.DSWMark ...

Processing theory Security_Protocol_Refinement.m1_auth ...

Processing theory Functional-Automata.Execute ...

Processing theory OpSets.Interleaving ...

Processing theory OpSets.RGA ...

Processing theory Security_Protocol_Refinement.m2_auth_chan ...

Processing theory Security_Protocol_Refinement.m3_sig ...

Processing theory Strong_Security.Strong_Security ...

Processing theory Strong_Security.Up_To_Technique ...

Processing theory Strong_Security.Parallel_Composition ...

Processing theory OpSets.List_Spec ...

Processing theory Strong_Security.MWLf ...

Processing theory Strong_Security.Strongly_Secure_Skip_Assign ...

Removing 32 theories ...

Processing theory Strong_Security.Language_Composition ...

Processing theory Strong_Security.Type_System ...

Processing theory Security_Protocol_Refinement.m2_confid_chan ...

Processing theory Security_Protocol_Refinement.m3_enc ...

Processing theory Strong_Security.Type_System_example ...

FAILED to process theory Topological_Semantics.topo_border_algebra

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

*** Unexpected outcome: "unknown"

Processing theory VolpanoSmith.Semantics ...

Processing theory VolpanoSmith.secTypes ...

FAILED to process theory Topological_Semantics.topo_closure_algebra

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

*** Unexpected outcome: "unknown"

Processing theory VolpanoSmith.Execute ...

Removing 29 theories ...

FAILED to process theory Topological_Semantics.topo_interior_algebra

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

*** Unexpected outcome: "unknown"

Processing theory Certification_Monads.Parser_Monad ...

Processing theory Certification_Monads.Strict_Sum ...

Processing theory HereditarilyFinite.Ordinal ...

Processing theory XML.Xml ...

Processing theory Abs_Int_ITP2012.ACom ...

Processing theory Abs_Int_ITP2012.Collecting ...

Processing theory LinearQuantifierElim.PresArith ...

Processing theory Partial_Function_MR.Partial_Function_MR_Examples ...

Processing theory LinearQuantifierElim.Cooper ...

Processing theory XML.Xmlt ...

Processing theory LinearQuantifierElim.QEpres ...

Processing theory Functional-Automata.MaxPrefix ...

Processing theory Functional-Automata.MaxChop ...

Processing theory Functional-Automata.AutoMaxChop ...

Processing theory Functional-Automata.Functional_Automata ...

Processing theory Myhill-Nerode.Non_Regular_Languages ...

Processing theory Finite_Automata_HF.Finite_Automata_HF ...

Processing theory Abs_Int_ITP2012.Abs_Int0 ...

Processing theory Abs_Int_ITP2012.Abs_State ...

Processing theory Abs_Int_ITP2012.Abs_Int1 ...

Processing theory Abs_Int_ITP2012.Abs_Int2 ...

Removing 44 theories ...

Processing theory Abs_Int_ITP2012.Abs_Int2_ivl ...

Processing theory Abs_Int_ITP2012.Abs_Int3 ...

Processing theory InfPathElimination.RB ...

Loading 117 theories ...

Removing 16 theories ...

Processing theory Dict_Construction.Termination ...

Processing theory Dict_Construction.Test_Side_Conditions ...

Processing theory BinarySearchTree.BinaryTree ...

Processing theory BinarySearchTree.BinaryTree_Map ...

Processing theory Binomial-Queues.PQ ...

Processing theory Binomial-Queues.Binomial_Queue ...

Processing theory Bounded_Deducibility_Security.Trivia ...

Processing theory Bounded_Deducibility_Security.IO_Automaton ...

Processing theory Bounded_Deducibility_Security.BD_Security ...

Processing theory BytecodeLogicJmlTypes.AssocLists ...

Processing theory Bounded_Deducibility_Security.Compositional_Reasoning ...

Processing theory Bounded_Deducibility_Security.Bounded_Deducibility_Security ...

Processing theory CryptoBasedCompositionalProperties.ListExtras ...

Processing theory FocusStreamsCaseStudies.SteamBoiler ...

Processing theory FocusStreamsCaseStudies.FR_types ...

Processing theory FocusStreamsCaseStudies.FR ...

Processing theory FocusStreamsCaseStudies.FR_proof ...

Processing theory Binomial-Queues.PQ_Implementation ...

Processing theory CryptoBasedCompositionalProperties.Secrecy_types ...

Processing theory CryptoBasedCompositionalProperties.inout ...

Processing theory BytecodeLogicJmlTypes.Language ...

Processing theory BytecodeLogicJmlTypes.MultiStep ...

Processing theory BytecodeLogicJmlTypes.Reachability ...

Processing theory CryptoBasedCompositionalProperties.Secrecy ...

Processing theory CryptoBasedCompositionalProperties.CompLocalSecrets ...

Processing theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets ...

Processing theory FocusStreamsCaseStudies.SteamBoiler_proof ...

Processing theory FocusStreamsCaseStudies.arith_hints ...

Processing theory FocusStreamsCaseStudies.JoinSplitTime ...

Processing theory Inductive_Confidentiality.MessageGA ...

Processing theory Inductive_Confidentiality.EventGA ...

Processing theory Inductive_Confidentiality.PublicGA ...

Processing theory Inductive_Confidentiality.NS_Public_Bad_GA ...

Processing theory BytecodeLogicJmlTypes.Logic ...

Processing theory Inductive_Confidentiality.Knowledge ...

Processing theory MiniML.Maybe ...

Processing theory Inductive_Confidentiality.ConfidentialityGA ...

Processing theory MiniML.Type ...

Processing theory MiniML.Instance ...

Processing theory MiniML.Generalize ...

Processing theory MiniML.MiniML ...

Processing theory MiniML.W ...

Processing theory Modular_Assembly_Kit_Security.SecureSystems ...

Processing theory Name_Carrying_Type_Inference.Fresh ...

Processing theory Name_Carrying_Type_Inference.Permutation ...

Removing 48 theories ...

Processing theory Name_Carrying_Type_Inference.PreSimplyTyped ...

Processing theory BytecodeLogicJmlTypes.Sound ...

Processing theory ComponentDependencies.DataDependenciesConcreteValues ...

Processing theory ComponentDependencies.DataDependencies ...

Processing theory No_FTL_observers.SomeFunc ...

Processing theory Name_Carrying_Type_Inference.SimplyTyped ...

Removing 7 theories ...

Processing theory BytecodeLogicJmlTypes.Cachera ...

Processing theory Projective_Geometry.Projective_Plane_Axioms ...

Processing theory Projective_Geometry.Pappus_Property ...

Processing theory PSemigroupsConvolution.Partial_Semigroups ...

Processing theory Projective_Geometry.Pascal_Property ...

Processing theory Projective_Geometry.Desargues_Property ...

Processing theory PSemigroupsConvolution.Quantales ...

Processing theory PSemigroupsConvolution.Binary_Modalities ...

Processing theory PSemigroupsConvolution.Unary_Modalities ...

Processing theory Projective_Geometry.Pappus_Desargues ...

Processing theory SenSocialChoice.FSext ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Lifting ...

Processing theory SenSocialChoice.RPRs ...

Processing theory SenSocialChoice.SCFs ...

Processing theory Separation_Algebra.Sep_Tactics_Test ...

Processing theory SIFPL.IMP ...

Processing theory SIFPL.VDM ...

Processing theory SIFPL.VS ...

Processing theory ComponentDependencies.DataDependenciesCaseStudy ...

Removing 17 theories ...

Processing theory SenSocialChoice.Arrow ...

Processing theory SenSocialChoice.May ...

Processing theory SenSocialChoice.Sen ...

Processing theory Topological_Semantics.topo_alexandrov ...

Processing theory Tree_Decomposition.Graph ...

Processing theory Tree_Decomposition.Tree ...

Processing theory Tree_Decomposition.TreeDecomposition ...

Processing theory Tree_Decomposition.TreewidthCompleteGraph ...

Processing theory Tree_Decomposition.ExampleInstantiations ...

Processing theory Tree_Decomposition.TreewidthTree ...

Processing theory ArrowImpossibilityGS.Arrow_Order ...

Processing theory ArrowImpossibilityGS.GS ...

Processing theory SIFPL.ContextVS ...

Processing theory Separation_Algebra.VM_Example ...

Processing theory Separation_Algebra.Simple_Separation_Example ...

Processing theory Category.Cat ...

Processing theory Category.Functors ...

Processing theory Category.NatTrans ...

Processing theory Category.SetCat ...

Processing theory Category.HomFunctors ...

Processing theory Category.Yoneda ...

Processing theory Sunflowers.Sunflower ...

Processing theory Sunflowers.Erdos_Rado_Sunflower ...

Processing theory Concurrent_Ref_Alg.Refinement_Lattice ...

Processing theory Concurrent_Ref_Alg.Conjunction ...

Processing theory Concurrent_Ref_Alg.Galois_Connections ...

Processing theory Concurrent_Ref_Alg.Infimum_Nat ...

Processing theory Concurrent_Ref_Alg.Parallel ...

Processing theory Concurrent_Ref_Alg.Sequential ...

Processing theory Concurrent_Ref_Alg.CRA ...

Processing theory Concurrent_Ref_Alg.Iteration ...

Processing theory Concurrent_Ref_Alg.Conjunctive_Sequential ...

Processing theory Concurrent_Ref_Alg.Conjunctive_Iteration ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping ...

Processing theory Concurrent_Ref_Alg.Rely_Quotient ...

Removing 47 theories ...

Processing theory Transitive-Closure-II.RTrancl ...

Processing theory Abs_Int_ITP2012.Abs_Int1_const ...

Processing theory Abs_Int_ITP2012.Abs_Int1_parity ...

Processing theory Splay_Tree.Splay_Tree ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Example ...

Processing theory Dict_Construction.Test_Dict_Construction ...

Processing theory Splay_Tree.Splay_Map ...

Processing theory No_FTL_observers.SpaceTime ...

Removing 34 theories ...

Processing theory No_FTL_observers.Axioms ...

Processing theory No_FTL_observers.SpecRel ...

Loading 137 theories ...

Removing 4 theories ...

Processing theory Abstract-Hoare-Logics.PLang ...

Processing theory Abstract-Hoare-Logics.PHoare ...

Processing theory Abstract-Hoare-Logics.PTermi ...

Processing theory Abstract-Hoare-Logics.PsLang ...

Processing theory Abstract-Hoare-Logics.PsHoare ...

Processing theory Abstract-Hoare-Logics.PsTermi ...

Processing theory Abstract-Hoare-Logics.Lang ...

Processing theory Abortable_Linearizable_Modules.Sequences ...

Processing theory Abstract-Hoare-Logics.Hoare ...

Processing theory Abstract-Hoare-Logics.Termi ...

Processing theory Abstract-Hoare-Logics.HoareTotal ...

Processing theory C2KA_DistributedSystems.Stimuli ...

Processing theory Abstract-Hoare-Logics.PHoareTotal ...

Processing theory Abstract-Hoare-Logics.PsHoareTotal ...

Processing theory Constructor_Funs.Constructor_Funs ...

Processing theory C2KA_DistributedSystems.CKA ...

Processing theory C2KA_DistributedSystems.C2KA ...

Processing theory C2KA_DistributedSystems.Topology_C2KA ...

Processing theory C2KA_DistributedSystems.Communication_C2KA ...

Processing theory Decl_Sem_Fun_PL.Values ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsDenot ...

Processing theory Decl_Sem_Fun_PL.InterTypeSystem ...

Processing theory Abortable_Linearizable_Modules.RDR ...

Processing theory Abortable_Linearizable_Modules.Consensus ...

Processing theory Decl_Sem_Fun_PL.ValueProps ...

Processing theory Decl_Sem_Fun_PL.DenotLam5 ...

Processing theory GPU_Kernel_PL.Misc ...

Processing theory Decl_Sem_Fun_PL.EquivDenotInterTypes ...

Processing theory Constructor_Funs.Test_Constructor_Funs ...

Processing theory GPU_Kernel_PL.KPL_syntax ...

Processing theory GPU_Kernel_PL.KPL_state ...

Processing theory GPU_Kernel_PL.KPL_execution_thread ...

Processing theory GPU_Kernel_PL.KPL_execution_group ...

Processing theory GPU_Kernel_PL.KPL_execution_kernel ...

Processing theory GPU_Kernel_PL.KPL_wellformedness ...

Processing theory GPU_Kernel_PL.Kernel_programming_language ...

Processing theory Generic_Deriving.Tagged_Prod_Sum ...

Processing theory Generic_Deriving.Derive ...

Processing theory Abortable_Linearizable_Modules.IOA ...

Processing theory Abortable_Linearizable_Modules.Simulations ...

Removing 35 theories ...

Processing theory Generic_Deriving.Derive_Datatypes ...

Processing theory Abortable_Linearizable_Modules.SLin ...

Processing theory Generic_Deriving.Derive_Algebra ...

Processing theory Generic_Deriving.Derive_Algebra_Laws ...

Processing theory Generic_Deriving.Derive_Encode ...

Processing theory Generic_Deriving.Derive_Eq ...

Processing theory Generic_Deriving.Derive_Eq_Laws ...

Processing theory LambdaMu.Syntax ...

Processing theory LambdaMu.DeBruijn ...

Processing theory LambdaMu.Substitution ...

Processing theory LambdaMu.Reduction ...

Processing theory LambdaMu.Types ...

Processing theory LambdaMu.ContextFacts ...

Processing theory Isabelle_Meta_Model.Design_generated_generated ...

Removing 8 theories ...

Processing theory LambdaMu.TypePreservation ...

Processing theory LambdaMu.Progress ...

Processing theory LambdaMu.Peirce ...

Processing theory Lowe_Ontological_Argument.Relations ...

Processing theory Lowe_Ontological_Argument.QML ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_1 ...

Processing theory Lazy_Case.Test_Lazy_Case ...

Processing theory GewirthPGCProof.CJDDLplus ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_2 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_3 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_4 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_5 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_6 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_7 ...

Processing theory Marriage.Marriage ...

Processing theory Generic_Deriving.Derive_Show ...

Processing theory MFOTL_Monitor.Table ...

Processing theory Matroids.Indep_System ...

Processing theory Latin_Square.Latin_Square ...

Processing theory Generic_Join.Generic_Join ...

Processing theory Abortable_Linearizable_Modules.Idempotence ...

Processing theory Modular_Assembly_Kit_Security.FlowPolicies ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz_Disable ...

Processing theory Network_Security_Policy_Verification.attic ...

Processing theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms ...

Processing theory Projective_Geometry.Matroid_Rank_Properties ...

Processing theory Matroids.Matroid ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Models ...

Processing theory Generic_Join.Examples_Join ...

Removing 43 theories ...

Processing theory GewirthPGCProof.ExtendedDDL ...

Processing theory Proof_Strategy_Language.Try_Hard ...

Processing theory Proof_Strategy_Language.PSL ...

Processing theory Projective_Geometry.Desargues_3D ...

Processing theory POPLmark-deBruijn.POPLmark ...

Processing theory RefinementReactive.Refinement ...

Processing theory Coinductive_Languages.Coinductive_Regular_Set ...

Processing theory SIFPL.Lattice ...

Processing theory Projective_Geometry.Desargues_2D ...

Processing theory RefinementReactive.Temporal ...

Processing theory Generic_Join.Generic_Join_Correctness ...

Processing theory GewirthPGCProof.GewirthArgument ...

Processing theory Separation_Algebra.Separation_Algebra_Alt ...

Processing theory Types_Tableaus_and_Goedels_God.Relations ...

Processing theory Separation_Algebra.Sep_Eq ...

Processing theory Types_Tableaus_and_Goedels_God.IHOML ...

Processing theory RefinementReactive.Reactive ...

Processing theory SIFPL.HuntSands ...

Processing theory Types_Tableaus_and_Goedels_God.FittingProof ...

Processing theory Approximation_Algorithms.Approx_VC_Hoare ...

Processing theory Types_Tableaus_and_Goedels_God.AndersonProof ...

Processing theory Types_Tableaus_and_Goedels_God.GoedelProof_P1 ...

Processing theory Types_Tableaus_and_Goedels_God.GoedelProof_P2 ...

Processing theory Types_Tableaus_and_Goedels_God.IHOML_Examples ...

Processing theory AI_Planning_Languages_Semantics.Option_Monad_Add ...

Processing theory Hello_World.IO ...

Removing 34 theories ...

Processing theory Hello_World.HelloWorld ...

Processing theory Hello_World.RunningCodeFromIsabelle ...

Processing theory Hello_World.HelloWorld_Proof ...

Processing theory Relational-Incorrectness-Logic.RelationalIncorrectness ...

Processing theory BNF_Operations.Kill ...

Processing theory BNF_Operations.Lift ...

Processing theory BNF_Operations.Permute ...

Processing theory BNF_Operations.LFP ...

Processing theory BNF_Operations.N2M ...

Processing theory Ramsey-Infinite.Ramsey ...

Processing theory HotelKeyCards.Notation ...

Processing theory HotelKeyCards.Basis ...

Processing theory Approximation_Algorithms.Approx_MIS_Hoare ...

Processing theory HotelKeyCards.State ...

Processing theory HotelKeyCards.Trace ...

Processing theory ADS_Functor.Generic_ADS_Construction ...

Processing theory HotelKeyCards.Equivalence ...

Processing theory CofGroups.CofGroups ...

Removing 34 theories ...

Processing theory Propositional_Proof_Systems.Resolution_Compl ...

Processing theory TortoiseHare.Basis ...

Processing theory TortoiseHare.Brent ...

Processing theory TortoiseHare.TortoiseHare ...

Processing theory SIFUM_Type_Systems.LocallySoundModeUse ...

Processing theory Weight_Balanced_Trees.Weight_Balanced_Trees ...

Processing theory Hood_Melville_Queue.Hood_Melville_Queue ...

Removing 26 theories ...

Processing theory Proof_Strategy_Language.Example ...

Loading 45 theories ...

Processing theory Bondy.Bondy ...

Processing theory Certification_Monads.Misc ...

Processing theory DPT-SAT-Solver.DPT_SAT_Solver ...

Processing theory Depth-First-Search.DFS ...

Processing theory Dict_Construction.Impossibility ...

Processing theory Example-Submission.Submission ...

Processing theory Dict_Construction.Introduction ...

Processing theory Free-Boolean-Algebra.Free_Boolean_Algebra ...

Processing theory Compiling-Exceptions-Correctly.Exceptions ...

Processing theory DPT-SAT-Solver.DPT_SAT_Tests ...

Processing theory GoedelGod.GoedelGod ...

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

Processing theory HotelKeyCards.NewCard ...

Processing theory CYK.CYK ...

Processing theory Goodstein_Lambda.Goodstein_Lambda ...

Removing 19 theories ...

Processing theory Pop_Refinement.Definition ...

Processing theory Pop_Refinement.Future_Work ...

Processing theory FunWithTilings.Tilings ...

Processing theory Isabelle_C.README ...

Processing theory Max-Card-Matching.Matching ...

Processing theory Pop_Refinement.General_Remarks ...

Processing theory Pop_Refinement.Related_Work ...

Processing theory Lifting_Definition_Option.Lifting_Definition_Option_Examples ...

Processing theory Pop_Refinement.First_Example ...

Processing theory Huffman.Huffman ...

Processing theory FOL_Harrison.FOL_Harrison ...

Processing theory Projective_Geometry.Higher_Projective_Space_Axioms ...

Processing theory Projective_Geometry.Projective_Space_Axioms ...

Processing theory Pop_Refinement.Second_Example ...

Processing theory Separation_Logic_Imperative_HOL.Default_Insts ...

Processing theory Roy_Floyd_Warshall.Roy_Floyd_Warshall ...

Processing theory Robbins-Conjecture.Robbins_Conjecture ...

Removing 17 theories ...

Processing theory NormByEval.NBE ...

Processing theory Stable_Matching.Sotomayor ...

Processing theory Szpilrajn.Szpilrajn ...

Processing theory TESL_Language.Introduction ...

Processing theory Tail_Recursive_Functions.Method ...

Processing theory Tail_Recursive_Functions.CaseStudy1 ...

Processing theory Stellar_Quorums.Stellar_Quorums ...

Processing theory Sliding_Window_Algorithm.SWA ...

Removing 8 theories ...

Processing theory BNF_Operations.Compose ...

Processing theory Verified-Prover.Prover ...

Processing theory BNF_Operations.GFP ...

Removing 4 theories ...

Processing theory Paraconsistency.Paraconsistency ...

Removing 1 theories ...

Processing theory IsaGeoCoq.Tarski_Neutral ...

Loading 103 theories ...

Removing 1 theories ...

Processing theory AnselmGod.AnselmGod ...

Processing theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric ...

Processing theory Forcing.Recursion_Thms ...

Processing theory BinarySearchTree.BinaryTree_TacticStyle ...

Processing theory Blue_Eyes.Blue_Eyes ...

Processing theory AVL-Trees.AVL2 ...

Processing theory Forcing.Nat_Miscellanea ...

Processing theory Recursion-Addition.recursion ...

Processing theory Forcing.Pointed_DC ...

Processing theory Forcing.Renaming ...

Processing theory Forcing.Utils ...

Processing theory Forcing.Renaming_Auto ...

Processing theory Forcing.Synthetic_Definition ...

Processing theory AVL-Trees.AVL ...

Removing 7 theories ...

Processing theory Forcing.Forcing_Notions ...

Processing theory Forcing.Rasiowa_Sikorski ...

Processing theory Delta_System_Lemma.ZF_Library ...

Processing theory Delta_System_Lemma.Cardinal_Library ...

Processing theory Delta_System_Lemma.Delta_System ...

Processing theory Delta_System_Lemma.Cohen_Posets ...

Processing theory Delta_System_Lemma.Cofinality ...

Processing theory Delta_System_Lemma.Konig ...

Processing theory Forcing.Internalizations ...

Processing theory Forcing.Relative_Univ ...

Processing theory AxiomaticCategoryTheory.AxiomaticCategoryTheory ...

Processing theory Forcing.Interface ...

Processing theory Forcing.Forcing_Data ...

Processing theory Forcing.Internal_ZFC_Axioms ...

Processing theory Forcing.Names ...

Processing theory Forcing.Extensionality_Axiom ...

Processing theory Forcing.Foundation_Axiom ...

Processing theory Forcing.FrecR ...

Processing theory Forcing.Least ...

Processing theory Forcing.Pairing_Axiom ...

Processing theory Forcing.Proper_Extension ...

Processing theory Forcing.Union_Axiom ...

Processing theory Forcing.Separation_Rename ...

Processing theory Forcing.Arities ...

Processing theory Forcing.Succession_Poset ...

Removing 106 theories ...

Processing theory Forcing.Forces_Definition ...

Processing theory Forcing.Forcing_Theorems ...

Processing theory Forcing.Separation_Axiom ...

Processing theory Forcing.Infinity_Axiom ...

Processing theory Forcing.Powerset_Axiom ...

Processing theory Forcing.Ordinals_In_MG ...

Processing theory Forcing.Replacement_Axiom ...

Processing theory Forcing.Choice_Axiom ...

Processing theory Forcing.Forcing_Main ...

Starting session Pure ...

Loading 354 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.List_Bits ...

Processing theory CryptHOL.Generat ...

Processing theory CryptHOL.Resumption ...

Processing theory CryptHOL.Generative_Probabilistic_Value ...

Processing theory CryptHOL.GPV_Applicative ...

Processing theory CryptHOL.Computational_Model ...

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.System_Construction ...

Processing theory Constructive_Cryptography.One_Time_Pad ...

Processing theory Constructive_Cryptography.Message_Authentication_Code ...

Loading 106 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 ...

Removing 16 theories ...

Processing theory IMO2019.IMO2019_Q4 ...

Loading 20 theories ...

Processing theory Game_Based_Crypto.Diffie_Hellman ...

Processing theory Game_Based_Crypto.IND_CCA2_sym ...

Processing theory Game_Based_Crypto.IND_CPA_PK_Single ...

Processing theory Game_Based_Crypto.Pseudo_Random_Permutation ...

Processing theory Game_Based_Crypto.Guessing_Many_One ...

Processing theory Game_Based_Crypto.Unpredictable_Function ...

Processing theory Game_Based_Crypto.IND_CPA_PK ...

Processing theory Game_Based_Crypto.Pseudo_Random_Function ...

Processing theory Game_Based_Crypto.PRF_UHF ...

Processing theory Game_Based_Crypto.RP_RF ...

Processing theory Game_Based_Crypto.IND_CPA ...

Processing theory Game_Based_Crypto.Elgamal ...

Processing theory Game_Based_Crypto.IND_CCA2 ...

Processing theory Game_Based_Crypto.PRF_IND_CPA ...

Processing theory Game_Based_Crypto.Hashed_Elgamal ...

Processing theory Game_Based_Crypto.SUF_CMA ...

Processing theory Game_Based_Crypto.Security_Spec ...

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 ...

Removing 24 theories ...

Processing theory Multi_Party_Computation.OT_Functionalities ...

Processing theory Multi_Party_Computation.Uniform_Sampling ...

Processing theory Multi_Party_Computation.Semi_Honest_Def ...

Processing theory Multi_Party_Computation.OT14 ...

Processing theory Multi_Party_Computation.GMW ...

Loading 19 theories ...

Processing theory Dirichlet_L.Group_Adjoin ...

Processing theory Dirichlet_L.Multiplicative_Characters ...

Processing theory Dirichlet_L.Dirichlet_Characters ...

Removing 2 theories ...

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 ...

Processing theory Multi_Party_Computation.ETP_RSA_OT ...

Loading 4 theories ...

Removing 8 theories ...

Processing theory Sigma_Commit_Crypto.Commitment_Schemes ...

Processing theory Sigma_Commit_Crypto.Sigma_Protocols ...

Processing theory Sigma_Commit_Crypto.Xor ...

Processing theory Sigma_Commit_Crypto.Sigma_OR ...

Processing theory Sigma_Commit_Crypto.Sigma_AND ...

Loading 5 theories ...

Processing theory Sigma_Commit_Crypto.Number_Theory_Aux ...

Processing theory Sigma_Commit_Crypto.Cyclic_Group_Ext ...

Processing theory Sigma_Commit_Crypto.Uniform_Sampling ...

Processing theory Sigma_Commit_Crypto.Discrete_Log ...

Removing 3 theories ...

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 ...

Processing theory Sigma_Commit_Crypto.Rivest ...

Removing 3 theories ...

Processing theory Sigma_Commit_Crypto.Pedersen ...

Removing 6 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 2 theories ...

Processing theory Zeta_Function.Zeta_Laurent_Expansion ...

Removing 3 theories ...

Processing theory Zeta_Function.Hadjicostas_Chapman ...

Loading 3 theories ...

Processing theory Multi_Party_Computation.DH_Ext ...

Processing theory Multi_Party_Computation.Malicious_Defs ...

Removing 10 theories ...

Processing theory Multi_Party_Computation.Malicious_OT ...

Loading 2 theories ...

Processing theory Game_Based_Crypto.CryptHOL_Tutorial ...

Loading 24 theories ...

Removing 27 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 Count_Complex_Roots.More_Polynomials ...

Processing theory Polynomial_Factorization.Polynomial_Divisibility ...

Processing theory Linear_Recurrences.Partial_Fraction_Decomposition ...

Processing theory Linear_Recurrences.Rational_FPS_Solver ...

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 Polynomial_Factorization.Square_Free_Factorization ...

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 217 theories ...

Removing 14 theories ...

Processing theory LLL_Basis_Reduction.List_Representation ...

Processing theory Subresultants.Binary_Exponentiation ...

Processing theory Berlekamp_Zassenhaus.Missing_Multiset2 ...

Processing theory LLL_Basis_Reduction.More_IArray ...

Processing theory Berlekamp_Zassenhaus.Arithmetic_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Sublist_Iteration ...

Processing theory Perron_Frobenius.Bij_Nat ...

Processing theory Abstract-Rewriting.SN_Order_Carrier ...

Processing theory Jordan_Normal_Form.Show_Matrix ...

Processing theory Perron_Frobenius.Cancel_Card_Constraint ...

Processing theory Show.Show_Poly ...

Processing theory Polynomial_Factorization.Explicit_Roots ...

Processing theory Native_Word.Uint64 ...

Processing theory Berlekamp_Zassenhaus.Karatsuba_Multiplication ...

Processing theory Polynomial_Factorization.Dvd_Int_Poly ...

Processing theory Polynomial_Factorization.Missing_Polynomial_Factorial ...

Processing theory Berlekamp_Zassenhaus.Polynomial_Record_Based ...

Processing theory Polynomial_Factorization.Gauss_Lemma ...

Processing theory Polynomial_Factorization.Gcd_Rat_Poly ...

Processing theory Polynomial_Factorization.Rational_Root_Test ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization ...

Processing theory Subresultants.Coeff_Int ...

Processing theory Subresultants.Dichotomous_Lazard ...

Processing theory Subresultants.More_Homomorphisms ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization_Poly ...

Processing theory Jordan_Normal_Form.Determinant_Impl ...

Processing theory Algebraic_Numbers.Bivariate_Polynomials ...

Processing theory Subresultants.Resultant_Prelim ...

Processing theory Jordan_Normal_Form.Matrix_Kernel ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo ...

Processing theory Algebraic_Numbers.Resultant ...

Processing theory Polynomial_Factorization.Precomputation ...

Processing theory Polynomial_Factorization.Kronecker_Factorization ...

Processing theory Polynomial_Factorization.Rational_Factorization ...

Processing theory Subresultants.Subresultant ...

Processing theory Subresultants.Subresultant_Gcd ...

Processing theory Jordan_Normal_Form.Matrix_IArray_Impl ...

Processing theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row ...

Processing theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly ...

Processing theory Berlekamp_Zassenhaus.Matrix_Record_Based ...

Processing theory Jordan_Normal_Form.Spectral_Radius ...

Processing theory Berlekamp_Zassenhaus.Finite_Field ...

Processing theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp ...

Processing theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection ...

Processing theory Jordan_Normal_Form.Matrix_Impl ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Record_Based ...

Processing theory Echelon_Form.Rings2 ...

Processing theory Echelon_Form.Cayley_Hamilton_Compatible ...

Processing theory Echelon_Form.Code_Cayley_Hamilton ...

Processing theory Perron_Frobenius.HMA_Connect ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based ...

Processing theory Smith_Normal_Form.Mod_Type_Connect ...

Processing theory Smith_Normal_Form.Rings2_Extended ...

Processing theory Echelon_Form.Echelon_Form ...

Processing theory Echelon_Form.Echelon_Form_Det ...

Processing theory Echelon_Form.Echelon_Form_Inverse ...

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 Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Hensel ...

Processing theory LLL_Basis_Reduction.Missing_Lemmas ...

Processing theory LLL_Basis_Reduction.Norms ...

Processing theory LLL_Basis_Reduction.Int_Rat_Operations ...

Processing theory Echelon_Form.Examples_Echelon_Form_Abstract ...

Processing theory Hermite.Hermite ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite ...

Processing theory Smith_Normal_Form.Smith_Normal_Form ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_2 ...

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_Int ...

Processing theory LLL_Basis_Reduction.LLL ...

Processing theory LLL_Basis_Reduction.LLL_Impl ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith ...

Processing theory LLL_Basis_Reduction.LLL_Certification ...

Processing theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith_JNF ...

Processing theory Smith_Normal_Form.SNF_Algorithm ...

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 ...

Processing theory Ergodic_Theory.Asymptotic_Density ...

Removing 6 theories ...

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 38 theories ...

Processing theory Differential_Dynamic_Logic.Ids ...

Processing theory Ordinary_Differential_Equations.Bounded_Linear_Operator ...

Removing 2 theories ...

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.Upper_Lower_Solution ...

Processing theory Ordinary_Differential_Equations.Linear_ODE ...

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 ...

Processing theory Automatic_Refinement.Prio_List ...

Processing theory Automatic_Refinement.Foldi ...

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 ...

Removing 16 theories ...

Processing theory Native_Word.Uint ...

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

Processing theory Affine_Arithmetic.Counterclockwise ...

Processing theory Affine_Arithmetic.Counterclockwise_Vector ...

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

Processing theory Affine_Arithmetic.Affine_Form ...

Processing theory Automatic_Refinement.Refine_Lib ...

Processing theory Automatic_Refinement.Relators ...

Processing theory Automatic_Refinement.Param_Tool ...

Processing theory Automatic_Refinement.Autoref_Phases ...

Processing theory Automatic_Refinement.Autoref_Tagging ...

Processing theory Refine_Monadic.Refine_Mono_Prover ...

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.SetIterator ...

Processing theory Affine_Arithmetic.Counterclockwise_2D_Strict ...

Processing theory Automatic_Refinement.Autoref_Bindings_HOL ...

Processing theory Automatic_Refinement.Automatic_Refinement ...

Processing theory Refine_Monadic.Refine_Misc ...

Processing theory Refine_Monadic.RefineG_Transfer ...

Processing theory Refine_Monadic.RefineG_Assert ...

Processing theory Collections.SetIteratorOperations ...

Processing theory Collections.Proper_Iterator ...

Processing theory Affine_Arithmetic.Polygon ...

Processing theory Refine_Monadic.RefineG_Domain ...

Processing theory Collections.It_to_It ...

Processing theory Refine_Monadic.RefineG_Recursion ...

Processing theory Collections.Idx_Iterator ...

Processing theory Collections.SetIteratorGA ...

Processing theory Collections.Intf_Hash ...

Processing theory Collections.Gen_Hash ...

Processing theory Collections.Assoc_List ...

Processing theory Refine_Monadic.RefineG_While ...

Processing theory Collections.Intf_Comp ...

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

FAILED to process theory Collections.Diff_Array

*** Error (line 1067 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Lib/Diff_Array.thy"):

*** Code check failed for SML: isabelle process -e 'datatype ref = datatype Unsynchronized.ref' -f 'ROOT.ML' -l Pure

Processing theory Collections.Impl_Array_Stack ...

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 Affine_Arithmetic.Counterclockwise_2D_Arbitrary ...

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

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_Map ...

Processing theory Collections.Impl_List_Set ...

Processing theory Collections.Array_Iterator ...

Processing theory Collections.RBT_add ...

FAILED to process theory Collections.Impl_Uv_Set

*** Error (line 381 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/GenCF/Impl/Impl_Uv_Set.thy"):

*** Code check failed for SML: isabelle process -e 'datatype ref = datatype Unsynchronized.ref' -f 'ROOT.ML' -l Pure

Processing theory Affine_Arithmetic.Intersection ...

Processing theory Collections.Impl_Array_Hash_Map ...

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_Folds ...

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

Processing theory Affine_Arithmetic.Straight_Line_Program ...

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

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 Affine_Arithmetic.Ex_Inter ...

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

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

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

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_Info ...

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.Abstract_Reachability_Analysis ...

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

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

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

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 ...

Processing theory Poincare_Bendixson.Affine_Arithmetic_Misc ...

Processing theory Poincare_Bendixson.Analysis_Misc ...

Removing 3 theories ...

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 ...

Processing theory Probabilistic_Timed_Automata.Instantiate_Existentials ...

Processing theory Probabilistic_Timed_Automata.Basic ...

Processing theory Probabilistic_Timed_Automata.Finiteness ...

Processing theory Probabilistic_Timed_Automata.More_List ...

Removing 6 theories ...

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 20 theories ...

Processing theory Symmetric_Polynomials.Vieta ...

Processing theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library ...

Processing theory Algebraic_Numbers.Algebraic_Numbers_Prelim ...

Processing theory Hermite_Lindemann.Complex_Lexorder ...

Removing 25 theories ...

*** 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_frontier_algebra

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.sse_operation_negative

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_strict_implication

*** 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"

***

*** FAILED theory Topological_Semantics.topo_negation_conditions

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.ex_LFIs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.ex_subminimal_logics

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

*** Error (line 208 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/ex_subminimal_logics.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.ex_LFUs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_border_algebra

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_closure_algebra

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_interior_algebra

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Collections.Diff_Array

*** Error (line 1067 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Lib/Diff_Array.thy"):

*** Code check failed for SML: isabelle process -e 'datatype ref = datatype Unsynchronized.ref' -f 'ROOT.ML' -l Pure

***

*** FAILED theory Collections.Impl_Uv_Set

*** Error (line 381 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/GenCF/Impl/Impl_Uv_Set.thy"):

*** Code check failed for SML: isabelle process -e 'datatype ref = datatype Unsynchronized.ref' -f 'ROOT.ML' -l Pure

***

*** 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, 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_DNEList, Applicative_Lifting.Applicative_Environment_Algebra, Applicative_Lifting.Applicative_Examples, Applicative_Lifting.Applicative_Filter, Applicative_Lifting.Applicative_Functor, Applicative_Lifting.Applicative_List, Applicative_Lifting.Applicative_Monoid, Applicative_Lifting.Applicative_Open_State, Applicative_Lifting.Applicative_Option, Applicative_Lifting.Applicative_Probability_List, Applicative_Lifting.Applicative_Star, Applicative_Lifting.Applicative_State, Applicative_Lifting.Applicative_Stream, Applicative_Lifting.Applicative_Sum, Applicative_Lifting.Applicative_Test, Applicative_Lifting.Applicative_Vector, Applicative_Lifting.Beta_Eta, Applicative_Lifting.Combinators, Applicative_Lifting.Idiomatic_Terms, Applicative_Lifting.Joinable, Applicative_Lifting.Stream_Algebra, Applicative_Lifting.Tree_Relabelling, 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, 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, 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, Buchi_Complementation.Alternate, Buchi_Complementation.Complementation, Buchi_Complementation.Complementation_Build, 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, 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, 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, Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound, Comparison_Sort_Lower_Bound.Linorder_Relations, 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, 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, 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, Echelon_Form.Code_Cayley_Hamilton_IArrays, Echelon_Form.Echelon_Form_Det_IArrays, Echelon_Form.Echelon_Form_IArrays, Echelon_Form.Echelon_Form_Inverse_IArrays, Echelon_Form.Examples_Echelon_Form_IArrays, 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, 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, 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, Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun, Gauss_Jordan.Gauss_Jordan_IArrays, Gauss_Jordan.Gauss_Jordan_PA_IArrays, Gauss_Jordan.IArray_Addenda, Gauss_Jordan.Inverse_IArrays, Gauss_Jordan.Matrix_To_IArray, Gauss_Sums.Complex_Roots_Of_Unity, Gauss_Sums.Finite_Fourier_Series, Gauss_Sums.Gauss_Sums, Gauss_Sums.Gauss_Sums_Auxiliary, Gauss_Sums.Periodic_Arithmetic, Gauss_Sums.Polya_Vinogradov, Gauss_Sums.Ramanujan_Sums, Generic_Join.Generic_Join, Generic_Join.Generic_Join_Correctness, Girth_Chromatic.Girth_Chromatic, Girth_Chromatic.Girth_Chromatic_Misc, Girth_Chromatic.Ugraphs, 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.Bidirected_Digraph, Graph_Theory.Digraph, Graph_Theory.Digraph_Component, Graph_Theory.Digraph_Component_Vwalk, Graph_Theory.Digraph_Isomorphism, Graph_Theory.Euler, Graph_Theory.Funpow, 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, Hermite.Hermite_IArrays, Hermite_Lindemann.Algebraic_Integer_Divisibility, Hermite_Lindemann.Hermite_Lindemann, Hermite_Lindemann.Min_Int_Poly, Hermite_Lindemann.Misc_HLW, Hermite_Lindemann.More_Algebraic_Numbers_HLW, Hermite_Lindemann.More_Multivariate_Polynomial_HLW, Hermite_Lindemann.More_Polynomial_HLW, Hidden_Markov_Models.Auxiliary, Hidden_Markov_Models.HMM_Example, Hidden_Markov_Models.HMM_Implementation, Hidden_Markov_Models.Hidden_Markov_Model, 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, Interpreter_Optimizations.Dynamic, Interpreter_Optimizations.Env, Interpreter_Optimizations.Env_list, Interpreter_Optimizations.Global, Interpreter_Optimizations.Inca, Interpreter_Optimizations.Inca_to_Ubx_compiler, Interpreter_Optimizations.Inca_to_Ubx_simulation, Interpreter_Optimizations.List_util, Interpreter_Optimizations.Op, Interpreter_Optimizations.OpInl, Interpreter_Optimizations.OpUbx, Interpreter_Optimizations.Op_example, Interpreter_Optimizations.Option_applicative, Interpreter_Optimizations.Result, Interpreter_Optimizations.Std, Interpreter_Optimizations.Std_to_Inca_compiler, Interpreter_Optimizations.Std_to_Inca_simulation, Interpreter_Optimizations.Ubx, Interpreter_Optimizations.Ubx_type_inference, Interpreter_Optimizations.Unboxed, Interpreter_Optimizations.Unboxed_lemmas, 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.Jordan_Normal_Form_Uniqueness, 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, Lambert_W.Lambert_W, Lambert_W.Lambert_W_MacLaurin_Series, 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, Markov_Models.Classifying_Markov_Chain_States, Markov_Models.Continuous_Time_Markov_Chain, Markov_Models.Discrete_Time_Markov_Process, Markov_Models.MDP_Reachability_Problem, Markov_Models.Markov_Models, Markov_Models.Trace_Space_Equals_Markov_Processes, Markov_Models.Crowds_Protocol, Markov_Models.Example_A, Markov_Models.Example_B, Markov_Models.Gossip_Broadcast, Markov_Models.MDP_RP, Markov_Models.MDP_RP_Certification, Markov_Models.PCTL, Markov_Models.PGCL, Markov_Models.Zeroconf_Analysis, 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.Pure_Monad, 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.DP_CRelVH, Monad_Memo_DP.Heap_Default, Monad_Memo_DP.Heap_Main, Monad_Memo_DP.Heap_Monad_Ext, Monad_Memo_DP.Memory_Heap, Monad_Memo_DP.Pair_Memory, Monad_Memo_DP.State_Heap, Monad_Memo_DP.State_Heap_Misc, Monad_Memo_DP.Bottom_Up_Computation, Monad_Memo_DP.DP_CRelVS, Monad_Memo_DP.Memory, Monad_Memo_DP.State_Main, Monad_Memo_DP.State_Monad_Ext, Monad_Memo_DP.Transform_Cmd, 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_MLton, Native_Word.Native_Word_Test_MLton2, 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_SMLNJ, Native_Word.Native_Word_Test_SMLNJ2, Native_Word.Native_Word_Test_Scala, Native_Word.Uint16, Native_Word.Uint8, Native_Word.Uint_Userguide, 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.Duplicate_Free_Multiset, 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_MLton, PAC_Checker.PAC_Checker_Relation, PAC_Checker.PAC_Checker_Specification, PAC_Checker.PAC_Checker_Synthesis, PAC_Checker.PAC_Map_Rel, 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, 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, Perron_Frobenius.Perron_Frobenius_Aux, Perron_Frobenius.Perron_Frobenius_General, Perron_Frobenius.Perron_Frobenius_Irreducible, Perron_Frobenius.Roots_Unity, Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block, Perron_Frobenius.Spectral_Radius_Theory, Perron_Frobenius.Spectral_Radius_Theory_2, Pi_Transcendental.Pi_Transcendental, 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, 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_MPoly_Type, 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_Polynomials_Library, 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, Probabilistic_While.Bernoulli, Probabilistic_While.Fast_Dice_Roll, Probabilistic_While.Geometric, Probabilistic_While.Resampling, Program-Conflict-Analysis.LTS, 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, 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, Quick_Sort_Cost.Quick_Sort_Average_Case, Quick_Sort_Cost.Randomised_Quick_Sort, 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, Random_BSTs.Random_BSTs, Random_Graph_Subgraph_Threshold.Prob_Lemmas, Random_Graph_Subgraph_Threshold.Subgraph_Threshold, Random_Graph_Subgraph_Threshold.Ugraph_Lemmas, Random_Graph_Subgraph_Threshold.Ugraph_Misc, Random_Graph_Subgraph_Threshold.Ugraph_Properties, Randomised_BSTs.Randomised_BSTs, Randomised_Social_Choice.Preference_Profile_Cmd, Randomised_Social_Choice.QSOpt_Exact, Randomised_Social_Choice.SDS_Automation, Randomised_Social_Choice.Elections, Randomised_Social_Choice.Lotteries, Randomised_Social_Choice.Order_Predicates, Randomised_Social_Choice.Preference_Profiles, Randomised_Social_Choice.Random_Dictatorship, Randomised_Social_Choice.Random_Serial_Dictatorship, Randomised_Social_Choice.Randomised_Social_Choice, Randomised_Social_Choice.SDS_Lowering, Randomised_Social_Choice.SD_Efficiency, Randomised_Social_Choice.Social_Decision_Schemes, Randomised_Social_Choice.Stochastic_Dominance, Randomised_Social_Choice.Utility_Functions, 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_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, SDS_Impossibility.SDS_Impossibility, 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, Smith_Normal_Form.Cauchy_Binet, Smith_Normal_Form.Cauchy_Binet_HOL_Analysis, Smith_Normal_Form.Diagonalize, Smith_Normal_Form.SNF_Algorithm_HOL_Analysis, Smith_Normal_Form.SNF_Algorithm_Two_Steps, Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF, Smith_Normal_Form.SNF_Uniqueness, Smith_Normal_Form.Smith_Certified, 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, Stirling_Formula.Gamma_Asymptotics, Stochastic_Matrices.Eigenspace, Stochastic_Matrices.Stochastic_Matrix, Stochastic_Matrices.Stochastic_Matrix_Markov_Models, Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius, Stochastic_Matrices.Stochastic_Vector_PMF, 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, 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, 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, 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, VeriComp.Behaviour, VeriComp.Compiler, VeriComp.Fixpoint, VeriComp.Inf, VeriComp.Language, VeriComp.Semantics, VeriComp.Simulation, VeriComp.Transfer_Extras, VeriComp.Well_founded, 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, 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.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.Strict_part_mono, 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.QuotRing, HOL-Algebra.Ring_Divisibility, HOL-Algebra.Subrings, HOL-Cardinals.Bounded_Set, HOL-Cardinals.Cardinal_Arithmetic, HOL-Cardinals.Cardinal_Order_Relation, HOL-Cardinals.Cardinals, HOL-Cardinals.Fun_More, HOL-Cardinals.Order_Relation_More, HOL-Cardinals.Order_Union, HOL-Cardinals.Ordinal_Arithmetic, HOL-Cardinals.Wellfounded_More, HOL-Cardinals.Wellorder_Constructions, HOL-Cardinals.Wellorder_Embedding, HOL-Cardinals.Wellorder_Extension, HOL-Cardinals.Wellorder_Relation, HOL-Data_Structures.AList_Upd_Del, HOL-Data_Structures.Balance, HOL-Data_Structures.Cmp, HOL-Data_Structures.Heaps, HOL-Data_Structures.Isin2, HOL-Data_Structures.Leftist_Heap, HOL-Data_Structures.Less_False, HOL-Data_Structures.List_Ins_Del, 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.Set_Specs, HOL-Data_Structures.Sorted_Less, HOL-Data_Structures.Tree2, HOL-Data_Structures.Tree_Set, 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-Imperative_HOL.Array, HOL-Imperative_HOL.Heap, HOL-Imperative_HOL.Heap_Monad, HOL-Imperative_HOL.Imperative_HOL, HOL-Imperative_HOL.Ref, HOL-Library.Code_Test, HOL-Library.Confluence, HOL-Library.Confluent_Quotient, HOL-Library.DAList, HOL-Library.Datatype_Records, HOL-Library.Disjoint_FSets, HOL-Library.Dlist, HOL-Library.Extended, HOL-Library.Function_Division, HOL-Library.List_Lexorder, HOL-Library.Multiset_Order, HOL-Library.Old_Recdef, HOL-Library.Omega_Words_Fun, HOL-Library.Pattern_Aliases, HOL-Library.Poly_Mapping, 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.State_Monad, HOL-Library.Tree_Multiset, HOL-Library.Tree_Real, HOL-Library.Uprod, HOL-Nonstandard_Analysis.Free_Ultrafilter, HOL-Nonstandard_Analysis.StarDef, 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 47420 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