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] 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 736b8853189a96b12980380ad92193c266b415ea --noupdate https://isabelle.in.tum.de/repos/isabelle /media/data/jenkins/workspace/isabelle-dump/isabelle

adding changesets

adding manifests

adding file changes

added 73313 changesets with 200164 changes to 11295 files

new changesets a5a9c433f639:736b8853189a

[isabelle] $ hg update --rev 736b8853189a96b12980380ad92193c266b415ea

3476 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 fdc76c10bb61cbe2cd4777d10980839312e9b266 --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('736b8853189a96b12980380ad92193c266b415ea') and not ancestors(fdc76c10bb61cbe2cd4777d10980839312e9b266)" --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 59274460849c4d0f957d648cc5b5b3d280f7711d --noupdate https://foss.heptapod.net/isa-afp/afp-devel /media/data/jenkins/workspace/isabelle-dump/afp

adding changesets

adding manifests

adding file changes

added 11659 changesets with 77911 changes to 12028 files

new changesets 86acbdb19eec:59274460849c

[afp] $ hg update --rev 59274460849c4d0f957d648cc5b5b3d280f7711d

9603 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 4b87cdc4baaf98450b75409c25aa8474d96758c3 --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('59274460849c4d0f957d648cc5b5b3d280f7711d') and not ancestors(4b87cdc4baaf98450b75409c25aa8474d96758c3)" --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

[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 728 sessions ...

Build started for Isabelle/Pure ...

Building Pure ...

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

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

Processing theory HOL.Lattices_Big ...

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

Processing theory HOL.Numeral_Simprocs ...

Processing theory HOL.Semiring_Normalization ...

Processing theory HOL.Groebner_Basis ...

Processing theory HOL.SMT ...

Processing theory HOL.Set_Interval ...

Processing theory HOL.Presburger ...

Processing theory HOL.Conditionally_Complete_Lattices ...

Processing theory HOL.Sledgehammer ...

Processing theory HOL.Filter ...

Processing theory HOL.List ...

Processing theory HOL.Groups_List ...

Processing theory HOL.Factorial ...

Processing theory HOL.Map ...

Processing theory HOL.Random ...

Processing theory HOL.Binomial ...

Processing theory HOL.Enum ...

Processing theory HOL.String ...

Processing theory HOL.Typerep ...

Processing theory HOL.Predicate ...

Processing theory HOL.Lazy_Sequence ...

Processing theory HOL.Limited_Sequence ...

Processing theory HOL.Code_Evaluation ...

Processing theory HOL.Quickcheck_Random ...

Processing theory HOL.Random_Pred ...

Processing theory HOL.GCD ...

Processing theory HOL.BNF_Greatest_Fixpoint ...

Processing theory HOL.Quickcheck_Narrowing ...

Processing theory HOL.Random_Sequence ...

Processing theory HOL.Quickcheck_Exhaustive ...

Processing theory HOL.Record ...

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

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

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

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

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

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

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

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

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

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

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

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

Processing theory HOL-Library.Multiset ...

Removing 16 theories ...

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

Processing theory HOL-Computational_Algebra.Factorial_Ring ...

Processing theory HOL-Computational_Algebra.Euclidean_Algorithm ...

Removing 1 theories ...

Processing theory HOL-Computational_Algebra.Primes ...

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

Removing 10 theories ...

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

Starting session Pure ...

Loading 248 theories ...

Processing theory HOL.Hull ...

Processing theory HOL-Library.Disjoint_Sets ...

Processing theory HOL-Library.Infinite_Set ...

Processing theory HOL-Library.FuncSet ...

Processing theory HOL-Library.Nat_Bijection ...

Processing theory HOL-Library.Old_Datatype ...

Processing theory HOL.Modules ...

Processing theory HOL-Library.Phantom_Type ...

Processing theory HOL-Library.Cardinality ...

Processing theory HOL.Archimedean_Field ...

Processing theory HOL.Rat ...

Processing theory HOL-Library.Countable ...

Processing theory HOL-Library.Countable_Set ...

Processing theory HOL-Library.Set_Idioms ...

Processing theory HOL-Library.Product_Plus ...

Processing theory HOL-Library.Product_Order ...

Processing theory HOL-Library.Set_Algebras ...

Processing theory HOL.Real ...

Processing theory HOL-Library.Countable_Complete_Lattices ...

Processing theory HOL-Library.Numeral_Type ...

Processing theory HOL.Vector_Spaces ...

Processing theory HOL-Library.Permutations ...

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

Processing theory HOL.Deriv ...

Processing theory HOL.NthRoot ...

Processing theory HOL.Transcendental ...

Processing theory HOL.MacLaurin ...

Processing theory HOL.Complex ...

Processing theory Complex_Main ...

Processing theory HOL-Analysis.Continuum_Not_Denumerable ...

Processing theory HOL-Analysis.Inner_Product ...

Processing theory HOL-Analysis.L2_Norm ...

Processing theory HOL-Analysis.Operator_Norm ...

Processing theory HOL-Analysis.Poly_Roots ...

Processing theory HOL-Analysis.Product_Vector ...

Processing theory HOL-Analysis.Euclidean_Space ...

Processing theory HOL-Library.Discrete ...

Processing theory HOL-Analysis.Finite_Cartesian_Product ...

Processing theory HOL-Analysis.Elementary_Topology ...

Processing theory HOL-Analysis.Linear_Algebra ...

Processing theory HOL-Analysis.Cartesian_Space ...

Processing theory HOL-Analysis.Affine ...

Processing theory HOL-Analysis.Determinants ...

Processing theory HOL-Library.Indicator_Function ...

Processing theory HOL-Library.Liminf_Limsup ...

Processing theory HOL-Library.Nonpos_Ints ...

Processing theory HOL-Library.Order_Continuity ...

Processing theory HOL-Computational_Algebra.Formal_Power_Series ...

Processing theory HOL-Library.Sum_of_Squares ...

Processing theory HOL-Library.Periodic_Fun ...

Processing theory HOL-Analysis.Norm_Arith ...

Processing theory HOL-Analysis.Convex ...

Processing theory HOL-Library.Extended_Nat ...

Processing theory HOL-Analysis.Abstract_Topology ...

Processing theory HOL-Analysis.Abstract_Limits ...

Processing theory HOL-Library.Landau_Symbols ...

Processing theory HOL-Analysis.Abstract_Topology_2 ...

Processing theory HOL-Analysis.Connected ...

Processing theory HOL-Library.Extended_Real ...

Processing theory HOL-Analysis.Elementary_Metric_Spaces ...

Processing theory HOL-Library.Extended_Nonnegative_Real ...

Processing theory HOL-Analysis.Function_Topology ...

Processing theory HOL-Analysis.Product_Topology ...

Processing theory HOL-Analysis.Elementary_Normed_Spaces ...

Processing theory HOL-Analysis.Function_Metric ...

Processing theory HOL-Analysis.Sigma_Algebra ...

Processing theory HOL-Analysis.Measurable ...

Processing theory HOL-Analysis.T1_Spaces ...

Processing theory HOL-Analysis.Topology_Euclidean_Space ...

Processing theory HOL-Analysis.Line_Segment ...

Processing theory HOL-Analysis.Convex_Euclidean_Space ...

Processing theory HOL-Analysis.Measure_Space ...

Processing theory HOL-Analysis.Lindelof_Spaces ...

Processing theory HOL-Analysis.Caratheodory ...

Processing theory HOL-Analysis.Extended_Real_Limits ...

Processing theory HOL-Analysis.Summation_Tests ...

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

Processing theory HOL-Analysis.Borel_Space ...

Processing theory HOL-Analysis.Regularity ...

Processing theory HOL-Analysis.Lipschitz ...

Processing theory HOL-Analysis.Continuous_Extension ...

Processing theory HOL-Analysis.Multivariate_Analysis ...

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

Processing theory HOL-Analysis.Finite_Product_Measure ...

Processing theory HOL-Analysis.Bochner_Integration ...

Processing theory HOL-Analysis.Arcwise_Connected ...

Processing theory HOL-Analysis.Complete_Measure ...

Processing theory HOL-Analysis.Radon_Nikodym ...

Processing theory HOL-Analysis.Set_Integral ...

Processing theory HOL-Analysis.Infinite_Set_Sum ...

Processing theory HOL-Analysis.Locally ...

Processing theory HOL-Analysis.Lebesgue_Measure ...

Processing theory HOL-Analysis.Homotopy ...

Processing theory HOL-Analysis.Abstract_Euclidean_Space ...

Processing theory HOL-Analysis.Weierstrass_Theorems ...

Processing theory HOL-Analysis.Homeomorphism ...

Processing theory HOL-Analysis.Brouwer_Fixpoint ...

Processing theory HOL-Analysis.Polytope ...

Processing theory HOL-Analysis.Fashoda_Theorem ...

Processing theory HOL-Analysis.Infinite_Products ...

Processing theory HOL-Analysis.Retracts ...

Processing theory HOL-Analysis.Smooth_Paths ...

Processing theory HOL-Analysis.Henstock_Kurzweil_Integration ...

Processing theory HOL-Analysis.Integral_Test ...

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

Processing theory HOL-Analysis.Gamma_Function ...

Processing theory HOL-Analysis.Ball_Volume ...

Processing theory HOL-Analysis.Equivalence_Measurable_On_Borel ...

Processing theory HOL-Analysis.Further_Topology ...

Processing theory HOL-Analysis.Jordan_Curve ...

Processing theory HOL-Analysis.Change_Of_Vars ...

Processing theory HOL-Analysis.Simplex_Content ...

Processing theory HOL-Analysis.Analysis ...

Processing theory HOL-Complex_Analysis.Contour_Integration ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Theorem ...

Processing theory HOL-Complex_Analysis.Winding_Numbers ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Formula ...

Processing theory HOL-Complex_Analysis.Conformal_Mappings ...

Processing theory HOL-Complex_Analysis.Complex_Singularities ...

Processing theory HOL-Complex_Analysis.Complex_Residues ...

Processing theory HOL-Complex_Analysis.Residue_Theorem ...

Processing theory HOL-Complex_Analysis.Great_Picard ...

Processing theory HOL-Complex_Analysis.Riemann_Mapping ...

Loading 48 theories ...

Processing theory HOL-Complex_Analysis.Complex_Analysis ...

Processing theory HOL-Library.Adhoc_Overloading ...

Processing theory HOL-Library.Monad_Syntax ...

Processing theory HOL-Library.Conditional_Parametricity ...

Processing theory HOL-Library.Lattice_Syntax ...

Processing theory HOL-Library.Rewrite ...

Processing theory HOL-Library.Diagonal_Subsequence ...

Processing theory HOL-Library.Mapping ...

Processing theory HOL-Library.AList ...

Processing theory HOL-Library.AList_Mapping ...

Processing theory HOL-Library.Multiset_Permutations ...

Processing theory HOL-Probability.Discrete_Topology ...

Processing theory HOL-Probability.Essential_Supremum ...

Processing theory HOL-Library.Stream ...

Processing theory HOL-Library.Complete_Partial_Order2 ...

Processing theory HOL-Library.FSet ...

Processing theory HOL-Library.Sublist ...

Processing theory HOL-Library.Tree ...

Removing 11 theories ...

Processing theory HOL-Probability.Stopping_Time ...

Processing theory HOL-Probability.Tree_Space ...

Processing theory HOL-Library.Linear_Temporal_Logic_on_Streams ...

Processing theory HOL-Probability.Probability_Measure ...

Processing theory HOL-Probability.Distribution_Functions ...

Processing theory HOL-Probability.Weak_Convergence ...

Processing theory HOL-Probability.Helly_Selection ...

Processing theory HOL-Library.Finite_Map ...

Processing theory HOL-Probability.Fin_Map ...

Processing theory HOL-Probability.Conditional_Expectation ...

Processing theory HOL-Probability.Giry_Monad ...

Processing theory HOL-Probability.Projective_Family ...

Processing theory HOL-Probability.Infinite_Product_Measure ...

Processing theory HOL-Probability.Projective_Limit ...

Processing theory HOL-Probability.Stream_Space ...

Processing theory HOL-Probability.Probability_Mass_Function ...

Processing theory HOL-Probability.PMF_Impl ...

Processing theory HOL-Probability.Random_Permutations ...

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

Loading 2 theories ...

Processing theory HOL-Probability.Central_Limit_Theorem ...

Processing theory HOL-Probability.Probability ...

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

Processing theory HOL-Library.List_Permutation ...

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

Removing 26 theories ...

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

Loading 39 theories ...

Processing theory HOL-Cardinals.Fun_More ...

Processing theory HOL-Library.Fun_Lexorder ...

Processing theory HOL-Cardinals.Order_Union ...

Processing theory HOL-Cardinals.Order_Relation_More ...

Processing theory HOL-Cardinals.Wellfounded_More ...

Processing theory HOL-Library.Groups_Big_Fun ...

Processing theory HOL-Library.More_List ...

Processing theory HOL-Cardinals.Wellorder_Relation ...

Processing theory HOL-Cardinals.Wellorder_Embedding ...

Processing theory HOL-Cardinals.Wellorder_Constructions ...

Processing theory HOL-Library.Equipollence ...

Processing theory HOL-Algebra.Congruence ...

Processing theory HOL-Algebra.Order ...

Removing 58 theories ...

Processing theory HOL-Algebra.Lattice ...

Processing theory HOL-Algebra.Complete_Lattice ...

Processing theory HOL-Cardinals.Cardinal_Order_Relation ...

Processing theory HOL-Cardinals.Cardinal_Arithmetic ...

Processing theory HOL-Library.Poly_Mapping ...

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

Processing theory HOL-Data_Structures.Less_False ...

Processing theory HOL-Data_Structures.Sorted_Less ...

Processing theory HOL-Computational_Algebra.Group_Closure ...

Processing theory HOL-Computational_Algebra.Fraction_Field ...

Processing theory HOL-Data_Structures.Cmp ...

Processing theory HOL-Data_Structures.List_Ins_Del ...

Processing theory HOL-Data_Structures.Set_Specs ...

Processing theory HOL-Library.BNF_Axiomatization ...

Processing theory HOL-Data_Structures.AList_Upd_Del ...

Processing theory HOL-Data_Structures.Map_Specs ...

Processing theory HOL-Library.State_Monad ...

Processing theory HOL-Library.Boolean_Algebra ...

Processing theory HOL-Computational_Algebra.Normalized_Fraction ...

Processing theory HOL-Examples.Records ...

Processing theory HOL-Library.BNF_Corec ...

Processing theory HOL-Computational_Algebra.Nth_Powers ...

Processing theory HOL-Computational_Algebra.Squarefree ...

Processing theory HOL-Library.Multiset_Order ...

Processing theory HOL-Library.Case_Converter ...

Processing theory HOL-Library.Code_Lazy ...

Processing theory HOL-Library.Simps_Case_Conv ...

Processing theory HOL-Library.Code_Test ...

Processing theory HOL-Library.Confluence ...

Processing theory HOL-Library.Confluent_Quotient ...

Processing theory HOL-Library.Debug ...

Removing 32 theories ...

Processing theory HOL-Library.Comparator ...

Processing theory HOL-Library.Dual_Ordered_Lattice ...

Processing theory HOL-Library.Function_Algebras ...

Processing theory HOL-Library.Dlist ...

Processing theory HOL-Library.Function_Division ...

Processing theory HOL-Library.Extended ...

Processing theory HOL-Library.IArray ...

Processing theory HOL-Library.Omega_Words_Fun ...

Processing theory HOL-Library.Char_ord ...

Processing theory HOL-Library.Combine_PER ...

Processing theory HOL-Library.ListVector ...

Processing theory HOL-Library.Option_ord ...

Processing theory HOL-Library.Pattern_Aliases ...

Processing theory HOL-Library.Type_Length ...

Processing theory HOL-Library.Countable_Set_Type ...

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

Processing theory HOL-Library.Bit_Operations ...

Processing theory HOL-Library.Lattice_Constructions ...

Processing theory HOL-Library.Ramsey ...

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

Processing theory HOL-Library.Signed_Division ...

Processing theory HOL-Library.Stirling ...

Processing theory HOL-Library.Finite_Lattice ...

Processing theory HOL-Library.Sorting_Algorithms ...

Processing theory HOL-Library.Transitive_Closure_Table ...

Processing theory HOL-Library.Tree_Multiset ...

Processing theory HOL-Library.While_Combinator ...

Processing theory HOL-Library.Z2 ...

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

Processing theory HOL-Library.Going_To_Filter ...

Processing theory HOL-Library.BigO ...

Processing theory HOL-Library.Quadratic_Discriminant ...

Processing theory HOL-Library.Lub_Glb ...

Processing theory HOL-Library.Tree_Real ...

Processing theory HOL-Library.Log_Nat ...

Processing theory HOL-Library.Lattice_Algebras ...

Processing theory HOL-Library.Word ...

Processing theory HOL-Computational_Algebra.Polynomial ...

Processing theory HOL-Computational_Algebra.Polynomial_FPS ...

Processing theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra ...

Processing theory HOL-Library.Interval ...

Processing theory HOL-Computational_Algebra.Formal_Laurent_Series ...

Processing theory HOL-Library.Float ...

Processing theory HOL-Library.Interval_Float ...

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

Processing theory HOL-Algebra.Exponent ...

Processing theory HOL-Algebra.Bij ...

Processing theory HOL-Algebra.Cycles ...

Processing theory HOL-Algebra.Group_Action ...

Processing theory HOL-Algebra.Sylow ...

Processing theory HOL-Algebra.Galois_Connection ...

Processing theory HOL-Algebra.Zassenhaus ...

Processing theory HOL-Algebra.Ideal_Product ...

Processing theory HOL-Algebra.QuotRing ...

Processing theory HOL-Algebra.Sym_Groups ...

Processing theory HOL-Algebra.Divisibility ...

Removing 8 theories ...

Processing theory HOL-Algebra.Weak_Morphisms ...

Processing theory HOL-Algebra.Chinese_Remainder ...

Processing theory HOL-Algebra.Subrings ...

Processing theory HOL-Algebra.Generated_Rings ...

Processing theory HOL-Algebra.Generated_Fields ...

Processing theory HOL-Algebra.Embedded_Algebras ...

Processing theory HOL-Algebra.IntRing ...

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

Loading 19 theories ...

Processing theory HOL-Algebra.Algebra ...

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

Removing 36 theories ...

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

Processing theory HOL-Decision_Procs.Ferrack ...

Processing theory HOL-Decision_Procs.Approximation_Quickcheck_Ex ...

Processing theory HOL-Decision_Procs.Approximation_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 ...

Loading 21 theories ...

Processing theory HOL-Decision_Procs.Decision_Procs ...

Processing theory HOL-Nonstandard_Analysis.Free_Ultrafilter ...

Processing theory HOL-Nonstandard_Analysis.StarDef ...

Processing theory HOL-Nonstandard_Analysis.HyperNat ...

Processing theory HOL-Nonstandard_Analysis.HyperDef ...

Processing theory HOL-Nonstandard_Analysis.NSA ...

Processing theory HOL-Nonstandard_Analysis.NSComplex ...

Processing theory HOL-Nonstandard_Analysis.Star ...

Processing theory HOL-Nonstandard_Analysis.HLim ...

Processing theory HOL-Nonstandard_Analysis.HDeriv ...

Processing theory HOL-Nonstandard_Analysis.NatStar ...

Processing theory HOL-Nonstandard_Analysis.HSEQ ...

Processing theory HOL-Nonstandard_Analysis.HSeries ...

Removing 24 theories ...

Processing theory HOL-Nonstandard_Analysis.HTranscendental ...

Loading 12 theories ...

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

Processing theory HOL-Number_Theory.Fib ...

Processing theory HOL-Number_Theory.Prime_Powers ...

Processing theory HOL-Number_Theory.Cong ...

Processing theory HOL-Number_Theory.Mod_Exp ...

Processing theory HOL-Number_Theory.Totient ...

Processing theory HOL-Number_Theory.Residues ...

Processing theory HOL-Number_Theory.Euler_Criterion ...

Removing 22 theories ...

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

Removing 23 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 HOLCF.Up ...

Processing theory HOLCF.Discrete ...

Processing theory HOLCF.Lift ...

Processing theory HOLCF.One ...

Processing theory HOLCF.Tr ...

Processing theory HOLCF.Ssum ...

Processing theory HOL-Hahn_Banach.Subspace ...

Processing theory HOL-Hahn_Banach.Function_Order ...

Processing theory HOL-Hahn_Banach.Normed_Space ...

Processing theory HOL-Hahn_Banach.Function_Norm ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach ...

Processing theory HOL-Matrix_LP.LP ...

Processing theory HOL-Matrix_LP.ComputeFloat ...

Processing theory HOL-Matrix_LP.ComputeHOL ...

Processing theory HOL-Matrix_LP.ComputeNumeral ...

Processing theory HOLCF.Fixrec ...

Processing theory HOLCF.Map_Functions ...

Processing theory HOLCF.Domain_Aux ...

Processing theory HOLCF.Bifinite ...

Processing theory HOLCF.Universal ...

Processing theory HOLCF.Algebraic ...

Processing theory HOLCF.Compact_Basis ...

Processing theory HOLCF.LowerPD ...

Processing theory HOLCF.UpperPD ...

Processing theory HOLCF.ConvexPD ...

Processing theory HOLCF.Representable ...

Processing theory HOL-Matrix_LP.Matrix ...

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

Processing theory HOLCF-Library.List_Cpo ...

Loading 55 theories ...

Processing theory HOLCF-Library.Nat_Discrete ...

Processing theory HOLCF-Library.Defl_Bifinite ...

Processing theory HOLCF-Library.Sum_Cpo ...

Processing theory HOLCF-Library.List_Predomain ...

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

Processing theory HOL-Matrix_LP.Cplex ...

Processing theory HOL-Data_Structures.Array_Specs ...

Processing theory HOL-IMP.Star ...

Processing theory HOL-Library.LaTeXsugar ...

Processing theory HOL-Data_Structures.Time_Funs ...

Processing theory HOL-Data_Structures.Tree2 ...

Processing theory HOL-Data_Structures.Isin2 ...

Processing theory HOL-Data_Structures.AVL_Set_Code ...

Processing theory HOL-Data_Structures.Lookup2 ...

Processing theory HOL-Data_Structures.Trie_Fun ...

Processing theory HOL-Data_Structures.RBT ...

Removing 37 theories ...

Processing theory HOL-Nitpick_Examples.Hotel_Nits ...

Processing theory HOL-Nitpick_Examples.Datatype_Nits ...

Processing theory HOL-Nitpick_Examples.Induct_Nits ...

Processing theory HOL-Nitpick_Examples.Mini_Nits ...

Processing theory HOL-Nitpick_Examples.Mono_Nits ...

Processing theory HOL-Data_Structures.Set2_Join ...

Processing theory HOL-Nitpick_Examples.Manual_Nits ...

Processing theory HOL-Nitpick_Examples.Tests_Nits ...

Processing theory Codegen.Setup ...

Processing theory HOL-Nitpick_Examples.Core_Nits ...

Processing theory HOL-Nitpick_Examples.Integer_Nits ...

Processing theory HOL-Nitpick_Examples.Pattern_Nits ...

Processing theory HOL-Nitpick_Examples.Record_Nits ...

Processing theory Typeclass_Hierarchy.Setup ...

Processing theory Typeclass_Hierarchy.Typeclass_Hierarchy ...

Processing theory Codegen.Introduction ...

Processing theory HOL-Library.OptionalSugar ...

Processing theory HOL-Nitpick_Examples.Special_Nits ...

Processing theory Codegen.Foundations ...

Processing theory Sugar.Sugar ...

Processing theory HOL-Data_Structures.Sorting ...

Processing theory HOL-IMP.Types ...

Processing theory HOL-IMP.Poly_Types ...

Removing 8 theories ...

Processing theory HOL-Data_Structures.Balance ...

Processing theory HOL-Data_Structures.Braun_Tree ...

Processing theory HOL-Data_Structures.RBT_Set ...

Processing theory HOL-Data_Structures.RBT_Map ...

Processing theory HOL-Data_Structures.Trie_Map ...

Processing theory HOL-Data_Structures.Selection ...

Processing theory HOL-Data_Structures.RBT_Set2 ...

Processing theory HOL-Data_Structures.Set2_Join_RBT ...

Processing theory HOL-Types_To_Sets.Prerequisites ...

Processing theory HOL-Types_To_Sets.Types_To_Sets ...

Processing theory HOL-Nitpick_Examples.Typedef_Nits ...

Processing theory HOL-Types_To_Sets.Group_On_With ...

Processing theory HOL-Data_Structures.Array_Braun ...

Processing theory HOL-Nitpick_Examples.Refute_Nits ...

Removing 16 theories ...

Processing theory HOL-Nitpick_Examples.Nitpick_Examples ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On_With ...

Processing theory HOL-ex.Function_Growth ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On ...

Removing 21 theories ...

Processing theory HOL-Data_Structures.AVL_Set ...

Processing theory HOL-Data_Structures.AVL_Map ...

Removing 3 theories ...

Processing theory HOL-Data_Structures.Brother12_Set ...

Processing theory HOL-Data_Structures.Brother12_Map ...

Loading 31 theories ...

Removing 3 theories ...

Processing theory HOL-TPTP.TPTP_Parser ...

Processing theory HOL-Library.Refute ...

Processing theory Codegen.Evaluation ...

Processing theory Codegen.Adaptation ...

Processing theory Codegen.Further ...

Processing theory Codegen.Inductive_Predicate ...

Processing theory HOL-ex.SOS ...

Processing theory HOL-ex.SOS_Cert ...

Processing theory HOL-TPTP.TPTP_Interpret ...

Processing theory HOL-TPTP.ATP_Problem_Import ...

Processing theory HOL-TPTP.TPTP_Proof_Reconstruction ...

Processing theory HOL-ex.BinEx ...

Processing theory HOL-ex.Code_Binary_Nat_examples ...

Processing theory Codegen.Computations ...

Processing theory Codegen.Refinement ...

Processing theory HOL-ex.Ballot ...

Processing theory HOL-ex.HarmonicSeries ...

Processing theory HOL-ex.Argo_Examples ...

Processing theory HOL-ex.Gauge_Integration ...

Processing theory HOL-ex.Eval_Examples ...

Processing theory HOL-ex.Pythagoras ...

Processing theory HOL-ex.Normalization_by_Evaluation ...

Removing 25 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-Types_To_Sets.Unoverload_Def ...

Processing theory HOL-ex.Reflection_Examples ...

Removing 7 theories ...

Processing theory HOL-ex.Parallel_Example ...

Removing 2 theories ...

Processing theory HOL-ex.Cubic_Quartic ...

Removing 1 theories ...

Processing theory HOL-ex.Dedekind_Real ...

Loading 20 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 How_to_Prove_it.How_to_Prove_it ...

Processing theory HOL-Library.Code_Real_Approx_By_Float ...

Processing theory HOL-Mutabelle.MutabelleExtra ...

Processing theory HOL-Data_Structures.Leftist_Heap ...

Processing theory Prog_Prove.Bool_nat_list ...

Processing theory HOL-Data_Structures.Binomial_Heap ...

Processing theory HOL-Metis_Examples.Clausification ...

Removing 12 theories ...

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

Processing theory HOL-Types_To_Sets.T2_Spaces ...

Processing theory HOL-SMT_Examples.SMT_Tests_Verit ...

Removing 6 theories ...

Processing theory HOL-SMT_Examples.SMT_Tests ...

Processing theory HOL-Corec_Examples.Paper_Examples ...

Removing 2 theories ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Examples ...

Loading 24 theories ...

Processing theory HOL-Bali.Basis ...

Processing theory HOL-Bali.Table ...

Processing theory HOL-Bali.Name ...

Processing theory HOL-Bali.Type ...

Processing theory HOL-Bali.Value ...

Removing 12 theories ...

Processing theory HOL-Bali.Term ...

Processing theory HOL-Bali.Decl ...

Processing theory HOL-Bali.TypeRel ...

Processing theory HOL-Bali.DeclConcepts ...

Processing theory HOL-Bali.State ...

Processing theory HOL-Bali.Conform ...

Processing theory HOL-Bali.WellType ...

Processing theory HOL-Bali.Eval ...

Processing theory HOL-Bali.DefiniteAssignment ...

Processing theory HOL-Bali.WellForm ...

Processing theory HOL-Bali.Example ...

Processing theory HOL-Bali.DefiniteAssignmentCorrect ...

Processing theory HOL-Bali.TypeSafe ...

Processing theory HOL-Bali.Evaln ...

Processing theory HOL-Bali.Trans ...

Processing theory HOL-Bali.AxSem ...

Processing theory HOL-Bali.AxCompl ...

Processing theory HOL-Bali.AxExample ...

Processing theory HOL-Bali.AxSound ...

Loading 56 theories ...

Processing theory IOA-ABP.Packet ...

Processing theory IOA-ABP.Lemmas ...

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

Removing 25 theories ...

Processing theory IOA.Seq ...

Processing theory IOA.Sequence ...

Processing theory IOA.TL ...

Processing theory IOA.Traces ...

Processing theory IOA.CompoExecs ...

Processing theory IOA.RefMappings ...

Processing theory IOA.RefCorrectness ...

Processing theory IOA.Simulations ...

Processing theory IOA.SimCorrectness ...

Processing theory IOA.ShortExecutions ...

Processing theory IOA-ABP.Action ...

Processing theory IOA-NTP.Action ...

Processing theory IOA.CompoScheds ...

Processing theory IOA.Deadlock ...

Processing theory HOL-ex.Code_Timing ...

Processing theory IOA.CompoTraces ...

Processing theory HOL-Nominal.Nominal ...

Processing theory IOA.Compositionality ...

Processing theory IOA.IOA ...

Processing theory IOA-ABP.Env ...

Processing theory IOA-ABP.Receiver ...

Processing theory IOA-ABP.Sender ...

Processing theory IOA-ABP.Spec ...

Processing theory IOA-NTP.Overview ...

Processing theory IOA-NTP.Receiver ...

Processing theory IOA-NTP.Sender ...

Processing theory IOA-NTP.Spec ...

Processing theory IOA-Storage.Impl ...

Processing theory IOA-Storage.Spec ...

Processing theory IOA-Storage.Correctness ...

Processing theory IOA.TLS ...

Processing theory IOA.LiveIOA ...

Processing theory IOA-ABP.Abschannel ...

Processing theory IOA-ABP.Abschannel_finite ...

Processing theory IOA-ABP.Impl ...

Processing theory IOA-ABP.Impl_finite ...

Processing theory IOA-ABP.Correctness ...

Processing theory IOA.Abstraction ...

Processing theory IOA-ex.TrivEx ...

Processing theory IOA-ex.TrivEx2 ...

Processing theory IOA-NTP.Abschannel ...

Processing theory IOA-NTP.Impl ...

Processing theory IOA-NTP.Correctness ...

Removing 55 theories ...

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

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

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

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

Processing theory HOL-MicroJava.JBasis ...

Processing theory HOL-MicroJava.AuxLemmas ...

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

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

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-SPARK-Examples.Round ...

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

Processing theory HOL-MicroJava.Value ...

Processing theory HOL-MicroJava.State ...

Processing theory HOL-MicroJava.Exceptions ...

Processing theory HOL-MicroJava.Term ...

Removing 31 theories ...

Processing theory HOL-MicroJava.JVMType ...

Processing theory HOL-MicroJava.LBVComplete ...

Processing theory HOL-MicroJava.LBVCorrect ...

Processing theory HOL-MicroJava.Abstract_BV ...

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

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

Processing theory HOL-MicroJava.Eval ...

Processing theory HOL-MicroJava.Example ...

Processing theory HOL-MicroJava.JListExample ...

Processing theory HOL-MicroJava.JTypeSafe ...

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

Processing theory HOL-MicroJava.JVMDefensive ...

Processing theory HOL-MicroJava.JVMListExample ...

Processing theory HOL-MicroJava.Effect ...

Processing theory HOL-MicroJava.BVSpec ...

Processing theory HOL-MicroJava.Altern ...

Processing theory HOL-MicroJava.EffectMono ...

Processing theory HOL-MicroJava.Correct ...

Processing theory HOL-MicroJava.Typing_Framework_JVM ...

Processing theory HOL-MicroJava.JVM ...

Processing theory HOL-MicroJava.LBVJVM ...

Processing theory HOL-MicroJava.CorrComp ...

Removing 19 theories ...

Processing theory HOL-MicroJava.BVSpecTypeSafe ...

Processing theory HOL-MicroJava.BVNoTypeError ...

Processing theory HOL-MicroJava.BVExample ...

Processing theory HOL-MicroJava.CorrCompTp ...

Processing theory HOL-MicroJava.MicroJava ...

Loading 77 theories ...

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

Processing theory HOL-Imperative_HOL.List_Sublist ...

Processing theory HOLCF-Tutorial.New_Domain ...

Processing theory HOLCF-ex.Dnat ...

Processing theory HOLCF-ex.Fix2 ...

Processing theory HOLCF-ex.Hoare ...

Processing theory HOLCF-ex.Letrec ...

Processing theory HOLCF-ex.Loop ...

Processing theory HOL-Cardinals.Ordinal_Arithmetic ...

Processing theory HOL-Cardinals.Cardinals ...

Processing theory HOL-Cardinals.Bounded_Set ...

Processing theory HOLCF-Tutorial.Fixrec_ex ...

Processing theory HOLCF-ex.Domain_Proofs ...

Processing theory HOLCF-ex.Concurrency_Monad ...

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

Processing theory HOL-Imperative_HOL.Heap ...

Processing theory HOL-Imperative_HOL.Heap_Monad ...

Processing theory HOLCF-Tutorial.Domain_ex ...

Removing 127 theories ...

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

Processing theory HOL-UNITY.WFair ...

Processing theory HOL-UNITY.SubstAx ...

Processing theory HOL-Imperative_HOL.Imperative_Reverse ...

Processing theory HOL-UNITY.Detects ...

Processing theory HOL-UNITY.Follows ...

Processing theory HOL-UNITY.Union ...

Processing theory HOL-Imperative_HOL.Imperative_Quicksort ...

Processing theory HOL-UNITY.Comp ...

Processing theory HOL-UNITY.Guar ...

Processing theory HOL-UNITY.Extend ...

Processing theory HOL-Imperative_HOL.Linked_Lists ...

Processing theory HOL-Imperative_HOL.SatChecker ...

Processing theory HOL-UNITY.Rename ...

Processing theory HOL-UNITY.Transformers ...

Processing theory HOL-Imperative_HOL.Imperative_HOL_ex ...

Processing theory HOL-UNITY.ProgressSets ...

Processing theory HOL-UNITY.Lift_prog ...

Processing theory HOL-UNITY.PPROD ...

Processing theory HOL-UNITY.UNITY_Main ...

Processing theory HOL-UNITY.AllocBase ...

Processing theory HOL-UNITY.Alloc ...

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

Processing theory HOL-UNITY.Progress ...

Processing theory HOL-UNITY.TimerArray ...

Processing theory HOL-UNITY.Channel ...

Processing theory HOL-UNITY.Common ...

Processing theory HOL-ex.Sorting_Algorithms_Examples ...

Processing theory HOL-UNITY.AllocImpl ...

Processing theory HOL-UNITY.Reach ...

Processing theory HOL-UNITY.Mutex ...

Loading 52 theories ...

Processing theory HOL-UNITY.NSP_Bad ...

Processing theory HOL-UNITY.Reachability ...

Processing theory HOL-UNITY.Lift ...

Processing theory Isar_Ref.Base ...

Processing theory Datatypes.Setup ...

Processing theory HOL-ZF.LProd ...

Processing theory HOL-ex.Quicksort ...

Processing theory HOL-Datatype_Examples.Prelim ...

Processing theory HOL-ex.Bubblesort ...

Processing theory HOL-Library.List_Lexorder ...

Processing theory HOL-ex.MergeSort ...

Processing theory HOL-Datatype_Examples.DTree ...

Processing theory HOL-Datatype_Examples.Parallel_Composition ...

Processing theory HOL-Datatype_Examples.Lambda_Term ...

Processing theory HOL-Datatype_Examples.Gram_Lang ...

Removing 53 theories ...

Processing theory HOL-Datatype_Examples.TreeFsetI ...

Removing 1 theories ...

Processing theory Datatypes.Datatypes ...

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

Removing 2 theories ...

Processing theory Corec.Corec ...

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

Processing theory Isar_Ref.HOL_Specific ...

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

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

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

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

Processing theory HOL-Datatype_Examples.Misc_Datatype ...

Processing theory HOL-Datatype_Examples.Misc_Primrec ...

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

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

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

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

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

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

Removing 17 theories ...

Processing theory HOL-Datatype_Examples.Misc_Codatatype ...

Processing theory HOL-Datatype_Examples.Misc_Primcorec ...

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

Processing theory HOL-Quotient_Examples.Quotient_FSet ...

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

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

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

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

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

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

Processing theory HOL-ZF.HOLZF ...

Processing theory HOL-ZF.Zet ...

Processing theory HOL-ZF.MainZF ...

Processing theory HOL-ZF.Games ...

Processing theory HOL-ex.Code_Lazy_Demo ...

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

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

Processing theory HOL-ex.Termination ...

Loading 112 theories ...

Removing 41 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.CertifiedEmail ...

Processing theory HOL-Auth.List_Msg ...

Processing theory HOL-Auth.Guard_Public ...

Processing theory HOL-Auth.GuardK ...

Processing theory HOL-Auth.KerberosIV ...

Processing theory HOL-Hoare_Parallel.OG_Com ...

Processing theory HOL-Auth.Guard_NS_Public ...

Processing theory HOL-Auth.Proto ...

Processing theory HOL-Auth.P2 ...

Removing 4 theories ...

Processing theory HOL-Auth.NS_Public ...

Processing theory HOL-Auth.NS_Public_Bad ...

Processing theory HOL-Auth.Shared ...

Processing theory HOL-Auth.Kerberos_BAN ...

Processing theory HOL-Auth.Kerberos_BAN_Gets ...

Processing theory HOL-Auth.KerberosIV_Gets ...

Processing theory HOL-Auth.P1 ...

Processing theory HOL-Auth.Auth_Guard_Public ...

Processing theory HOL-Auth.OtwayRees_AN ...

Processing theory HOL-Auth.NS_Shared ...

Processing theory HOL-Auth.OtwayRees ...

Processing theory HOL-Auth.OtwayReesBella ...

Processing theory HOL-Auth.OtwayRees_Bad ...

Processing theory HOL-Auth.Recur ...

Processing theory HOL-Auth.WooLam ...

Processing theory HOL-Auth.KerberosV ...

Processing theory HOL-Auth.Yahalom2 ...

Processing theory HOL-Auth.Yahalom_Bad ...

Processing theory HOL-Auth.Guard_Shared ...

Processing theory HOL-Auth.Guard_OtwayRees ...

Processing theory HOL-Auth.Yahalom ...

Processing theory HOL-Auth.Guard_Yahalom ...

Processing theory HOL-Auth.Auth_Guard_Shared ...

Processing theory HOL-Hoare_Parallel.Quote_Antiquote ...

Processing theory HOL-Auth.ZhouGollmann ...

Processing theory HOL-Auth.Auth_Shared ...

Processing theory HOL-Hoare_Parallel.Graph ...

Processing theory HOL-IMP.Abs_Int_Tests ...

Processing theory HOL-IMP.Complete_Lattice ...

Processing theory HOL-Hoare_Parallel.OG_Tran ...

Processing theory HOL-IMP.Vars ...

Processing theory HOL-Lattice.Orders ...

Processing theory HOL-Lattice.Bounds ...

Processing theory HOL-Lattice.Lattice ...

Processing theory HOL-Hoare_Parallel.RG_Com ...

Processing theory HOL-IMP.ACom ...

Processing theory HOL-Lattice.CompleteLattice ...

Processing theory HOL-IMP.Collecting ...

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

Processing theory HOL-Auth.Auth_Smartcard ...

Processing theory HOL-Hoare_Parallel.RG_Tran ...

Processing theory HOL-Auth.TLS ...

Processing theory HOL-Auth.Auth_Public ...

Removing 14 theories ...

Processing theory HOL-Library.Prefix_Order ...

Processing theory HOL-IMP.Abs_Int_init ...

Processing theory HOL-Hoare_Parallel.Mul_Gar_Coll ...

Processing theory HOL-Metis_Examples.Big_O ...

Processing theory HOL-TLA.Intensional ...

Processing theory HOL-TLA.Stfun ...

Processing theory HOL-IMP.Abs_Int0 ...

Processing theory HOL-IMP.Abs_State ...

Processing theory HOL-IMP.Abs_Int1 ...

Processing theory HOL-IMP.Abs_Int2 ...

Processing theory HOL-TLA.Action ...

Processing theory HOL-Hoare_Parallel.OG_Examples ...

Processing theory HOL-SET_Protocol.Message_SET ...

Processing theory HOL-SET_Protocol.Event_SET ...

Processing theory HOL-IMP.Abs_Int1_const ...

Processing theory HOL-SET_Protocol.Public_SET ...

Processing theory HOL-Hoare_Parallel.RG_Hoare ...

Processing theory HOL-Hoare_Parallel.RG_Syntax ...

Processing theory HOL-IMP.Abs_Int1_parity ...

Processing theory HOL-SET_Protocol.Merchant_Registration ...

Removing 7 theories ...

Processing theory HOL-TLA.Init ...

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

Processing theory HOL-SET_Protocol.Cardholder_Registration ...

Processing theory HOL-TLA.TLA ...

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

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

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

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

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

Processing theory HOL-IMP.Abs_Int2_ivl ...

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

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

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

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

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

Processing theory HOL-ex.Residue_Ring ...

Processing theory HOL-Hoare_Parallel.RG_Examples ...

Processing theory HOL-Hoare_Parallel.Hoare_Parallel ...

Processing theory HOL-Unix.Nested_Environment ...

Processing theory HOL-Unix.Unix ...

Processing theory HOL-SET_Protocol.Purchase ...

Processing theory HOL-SET_Protocol.SET_Protocol ...

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

Removing 48 theories ...

Processing theory HOL-IMP.Abs_Int3 ...

Loading 212 theories ...

Processing theory Classes.Setup ...

Processing theory Eisbach.Base ...

Processing theory Eisbach.Manual ...

Processing theory Eisbach.Preface ...

Processing theory Implementation.Base ...

Processing theory JEdit.Base ...

Processing theory JEdit.JEdit ...

Processing theory Locales.Examples ...

Processing theory Locales.Examples1 ...

Processing theory Locales.Examples2 ...

Processing theory Implementation.Proof ...

Processing theory Implementation.Syntax ...

Processing theory Prog_Prove.LaTeXsugar ...

Processing theory Tutorial.Base ...

Processing theory Implementation.Prelim ...

Processing theory Prog_Prove.Isar ...

Processing theory Locales.Examples3 ...

Processing theory Implementation.Tactic ...

Processing theory Tutorial.CTL ...

Processing theory Tutorial.CTLind ...

Processing theory Tutorial.PDL ...

Processing theory Tutorial.Tree ...

Processing theory Tutorial.Tree2 ...

Processing theory Tutorial.TPrimes ...

Processing theory Tutorial.Forward ...

Processing theory Tutorial.Even ...

Processing theory Tutorial.Overloading ...

Processing theory Tutorial.Axioms ...

Processing theory HOL-Data_Structures.Queue_Spec ...

Processing theory Classes.Classes ...

Processing theory Prog_Prove.Logic ...

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 HOL-Datatype_Examples.TreeFI ...

Processing theory HOL-Hoare.Arith2 ...

Processing theory Tutorial.Nested ...

Processing theory HOL-Hoare.Hoare_Syntax ...

Processing theory HOL-Hoare.Hoare_Tac ...

Processing theory HOL-Data_Structures.Tries_Binary ...

Processing theory HOL-Data_Structures.Tree23_of_List ...

Processing theory HOL-Data_Structures.Tree234 ...

Processing theory HOL-Hoare.Heap ...

Processing theory HOL-Hoare.SepLogHeap ...

Processing theory HOL-Hoare.Hoare_Logic ...

Processing theory HOL-IMP.ASM ...

Processing theory HOL-Hoare.Hoare_Logic_Abort ...

Processing theory HOL-Hoare.ExamplesTC ...

Processing theory HOL-Hoare.HeapSyntax ...

Processing theory HOL-Hoare.Examples ...

Processing theory HOL-Hoare.SchorrWaite ...

Removing 52 theories ...

Processing theory HOL-Hoare.ExamplesAbort ...

Processing theory HOL-Hoare.HeapSyntaxAbort ...

Processing theory HOL-Hoare.Pointer_ExamplesAbort ...

Processing theory HOL-Hoare.Pointers0 ...

Processing theory HOL-Hoare.Separation ...

Processing theory HOL-IMP.Denotational ...

Processing theory HOL-IMP.Hoare ...

Processing theory HOL-IMP.Hoare_Examples ...

Processing theory HOL-Isar_Examples.Hoare ...

Processing theory HOL-Isar_Examples.Hoare_Ex ...

Processing theory HOL-IMP.Hoare_Sound_Complete ...

Processing theory HOL-Hoare.Pointer_Examples ...

Processing theory HOL-Data_Structures.Tree23_Set ...

Processing theory HOL-IMP.Hoare_Total ...

Processing theory HOL-IMP.Hoare_Total_EX ...

Processing theory HOL-IMP.Hoare_Total_EX2 ...

Processing theory HOL-IMP.Sec_Type_Expr ...

Processing theory HOL-IMP.VCG ...

Processing theory HOL-IMP.VCG_Total_EX ...

Processing theory HOL-IMP.Sec_Typing ...

Processing theory HOL-IMP.Sec_TypingT ...

Processing theory HOL-IMP.Sem_Equiv ...

Processing theory HOL-IMP.Def_Init ...

Processing theory HOL-IMP.Def_Init_Exp ...

Processing theory HOL-IMP.Def_Init_Big ...

Processing theory HOL-IMP.Fold ...

Processing theory HOL-IMP.VCG_Total_EX2 ...

Removing 31 theories ...

Processing theory HOL-IMP.Live ...

Processing theory HOL-IMP.Collecting1 ...

Processing theory HOL-IMP.Collecting_Examples ...

Processing theory HOL-IMP.Def_Init_Small ...

Processing theory HOL-Data_Structures.Tree23_Map ...

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

Processing theory HOL-IMP.Small_Step ...

Processing theory HOL-IMP.Finite_Reachable ...

Processing theory HOL-IOA.Asig ...

Processing theory HOL-IOA.IOA ...

Processing theory HOL-IOA.Solve ...

Processing theory HOL-Import.Import_Setup ...

Processing theory HOL-Import.HOL_Light_Maps ...

Processing theory HOL-IMP.Compiler ...

Processing theory HOL-IMPP.Com ...

Processing theory HOL-IMPP.Natural ...

Processing theory HOL-IMPP.Hoare ...

Processing theory HOL-IMPP.Misc ...

Processing theory HOL-IMPP.EvenOdd ...

Processing theory HOL-Corec_Examples.LFilter ...

Removing 29 theories ...

Processing theory HOL-IMP.Compiler2 ...

Processing theory HOL-Corec_Examples.Merge_A ...

Processing theory HOL-Corec_Examples.Merge_B ...

Processing theory HOL-Corec_Examples.Merge_C ...

Processing theory HOL-Corec_Examples.Iterate_GPV ...

Processing theory HOL-Corec_Examples.GPV_Bare_Bones ...

Removing 5 theories ...

Processing theory HOL-Corec_Examples.Merge_D ...

Processing theory HOL-Corec_Examples.Merge_Poly ...

Removing 5 theories ...

Processing theory HOL-Data_Structures.Tree234_Set ...

Processing theory HOL-Corec_Examples.Simple_Nesting ...

Removing 1 theories ...

Processing theory HOL-ex.Simps_Case_Conv_Examples ...

Removing 2 theories ...

Processing theory HOL-Corec_Examples.Small_Concrete ...

Processing theory HOL-Corec_Examples.Misc_Mono ...

Processing theory HOL-Library.Code_Prolog ...

Processing theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example ...

Removing 3 theories ...

Processing theory HOL-Corec_Examples.Stream_Friends ...

Processing theory HOL-ex.Conditional_Parametricity_Examples ...

Processing theory HOL-Datatype_Examples.Cyclic_List ...

Processing theory HOL-Predicate_Compile_Examples.Lambda_Example ...

Processing theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples ...

Processing theory HOL-Library.Datatype_Records ...

Processing theory HOL-Datatype_Examples.Free_Idempotent_Monoid ...

Processing theory HOL-Datatype_Examples.LDL ...

Processing theory HOL-Metis_Examples.Abstraction ...

Processing theory HOL-Examples.Knaster_Tarski ...

Processing theory HOL-Examples.Adhoc_Overloading_Examples ...

Processing theory HOL-ex.Datatype_Record_Examples ...

Processing theory HOL-Corec_Examples.TLList_Friends ...

Removing 16 theories ...

Processing theory HOL-ex.IArray_Examples ...

Processing theory HOL-Data_Structures.Tree234_Map ...

Processing theory HOL-Datatype_Examples.Koenig ...

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

Processing theory HOL-Datatype_Examples.Process ...

Processing theory HOL-Datatype_Examples.Stream_Processor ...

Processing theory HOL-Codegenerator_Test.Code_Lazy_Test ...

Processing theory HOL-Corec_Examples.Stream_Processor ...

Removing 26 theories ...

Processing theory HOL-Codegenerator_Test.Code_Test_GHC ...

Processing theory HOL-Codegenerator_Test.Code_Test_OCaml ...

Processing theory HOL-Codegenerator_Test.Code_Test_PolyML ...

Processing theory HOL-Codegenerator_Test.Code_Test_SMLNJ ...

Processing theory HOL-Codegenerator_Test.Code_Test_Scala ...

Processing theory HOL-Predicate_Compile_Examples.IMP_2 ...

Processing theory HOL-Predicate_Compile_Examples.IMP_3 ...

Processing theory HOL-Codegenerator_Test.Code_Test_MLton ...

Processing theory HOL-Predicate_Compile_Examples.Reg_Exp_Example ...

Processing theory HOL-Quotient_Examples.Quotient_Rat ...

Processing theory HOL-Quotient_Examples.DList ...

Processing theory HOL-Quotient_Examples.Quotient_Int ...

Processing theory HOL-Predicate_Compile_Examples.IMP_4 ...

Processing theory HOL-Corec_Examples.Misc_Poly ...

Removing 26 theories ...

Processing theory HOL-ex.Transitive_Closure_Table_Ex ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests ...

Removing 4 theories ...

Processing theory HOL-IMP.Live_True ...

Processing theory HOL-Data_Structures.Interval_Tree ...

Processing theory HOL-Data_Structures.AA_Set ...

Processing theory HOL-ex.Refute_Examples ...

Processing theory HOL-Data_Structures.AVL_Bal2_Set ...

Processing theory HOL-ex.While_Combinator_Example ...

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

Processing theory HOL-NanoJava.AxSem ...

Processing theory HOL-NanoJava.Equivalence ...

Processing theory HOL-NanoJava.Example ...

Processing theory HOL-Predicate_Compile_Examples.Hotel_Example ...

Processing theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog ...

Processing theory HOL-Predicate_Compile_Examples.List_Examples ...

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

Processing theory HOL-Predicate_Compile_Examples.Examples ...

Removing 38 theories ...

Processing theory HOL-Metis_Examples.Proxies ...

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

Processing theory HOL-UNITY.Network ...

Processing theory HOL-UNITY.Token ...

Processing theory HOL-ex.Birthday_Paradox ...

Processing theory HOL-ex.Execute_Choice ...

Processing theory HOL-ex.Rewrite_Examples ...

Processing theory HOL-Statespace.DistinctTreeProver ...

Processing theory HOL-Statespace.StateFun ...

Processing theory HOL-Statespace.StateSpaceLocale ...

Processing theory HOL-Statespace.StateSpaceSyntax ...

Processing theory HOL-ex.Tarski ...

Processing theory HOL-ex.ThreeDivides ...

Processing theory HOL-Data_Structures.Height_Balanced_Tree ...

Processing theory HOL-Quickcheck_Examples.Hotel_Example ...

Processing theory HOL-Statespace.StateSpaceEx ...

Processing theory HOL-ex.Functions ...

Loading 153 theories ...

Processing theory Implementation.Eq ...

Processing theory Implementation.Local_Theory ...

Processing theory Implementation.Integration ...

Processing theory Isar_Ref.Document_Preparation ...

Processing theory Functions.Functions ...

Processing theory Implementation.Isar ...

Processing theory Implementation.Logic ...

Processing theory Implementation.ML ...

Processing theory Isar_Ref.Framework ...

Processing theory Isar_Ref.Generic ...

Processing theory Isar_Ref.Inner_Syntax ...

Processing theory Isar_Ref.Outer_Syntax ...

Processing theory Isar_Ref.Preface ...

Processing theory Isar_Ref.Proof ...

Processing theory Isar_Ref.Proof_Script ...

Processing theory Isar_Ref.Quick_Reference ...

Processing theory Isar_Ref.Spec ...

Processing theory Isar_Ref.Symbols ...

Processing theory Isar_Ref.Synopsis ...

Processing theory Prog_Prove.Basics ...

Processing theory Prog_Prove.MyList ...

Processing theory Tutorial.simp2 ...

Processing theory Tutorial.Fundata ...

Processing theory Main.Main_Doc ...

Processing theory Tutorial.CodeGen ...

Processing theory Tutorial.fun0 ...

Processing theory Tutorial.Mutual ...

Processing theory Tutorial.Star ...

Processing theory Tutorial.AdvancedInd ...

Processing theory Tutorial.Itrev ...

Processing theory Tutorial.Plus ...

Processing theory Prog_Prove.Types_and_funs ...

Processing theory Tutorial.Documents ...

Processing theory Tutorial.Option2 ...

Processing theory Tutorial.appendix ...

Processing theory Tutorial.case_exprs ...

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

Processing theory Tutorial.Ifexpr ...

Removing 97 theories ...

Processing theory Tutorial.Relations ...

Processing theory Tutorial.ToyList_Test ...

Processing theory Tutorial.Pairs ...

Processing theory Tutorial.AB ...

Processing theory Tutorial.ToyList ...

Processing theory Tutorial.Typedefs ...

Processing theory HOL-Eisbach.Examples ...

Processing theory Tutorial.Trie ...

Processing theory Tutorial.Records ...

Processing theory HOL-Eisbach.Tests ...

Processing theory HOL-Examples.Ackermann ...

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

Processing theory HOL-Datatype_Examples.Milner_Tofte ...

Processing theory HOL-Examples.Coherent ...

Processing theory HOL-Examples.Seq ...

Processing theory HOL-IMP.C_like ...

Processing theory HOL-Datatype_Examples.Lift_BNF ...

Processing theory HOL-Induct.Comb ...

Processing theory HOL-Induct.Nested_Datatype ...

Processing theory HOL-Induct.Ordinals ...

Processing theory HOL-Induct.Common_Patterns ...

Processing theory HOL-Induct.Sigma_Algebra ...

Processing theory HOL-Induct.Infinitely_Branching_Tree ...

Processing theory HOL-Isar_Examples.Basic_Logic ...

Processing theory HOL-Induct.Com ...

Processing theory HOL-Induct.QuoDataType ...

Processing theory HOL-Induct.PropLog ...

Processing theory HOL-Induct.Term ...

Processing theory HOL-Induct.ABexp ...

Processing theory HOL-IMP.OO ...

Processing theory HOL-Datatype_Examples.Compat ...

Removing 41 theories ...

Processing theory HOL-Isar_Examples.Group_Notepad ...

Processing theory HOL-Isar_Examples.Group_Context ...

Processing theory HOL-Isar_Examples.Group ...

Processing theory HOL-Isar_Examples.Puzzle ...

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

Processing theory HOL-Induct.QuoNestedDataType ...

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

Processing theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples ...

Processing theory HOL-ex.Antiquote ...

Processing theory HOL-ex.Case_Product ...

Processing theory HOL-ex.Arith_Examples ...

Processing theory HOL-ex.CTL ...

Processing theory HOL-ex.Cartouche_Examples ...

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

Processing theory HOL-ex.Guess ...

Processing theory HOL-ex.Chinese ...

Removing 33 theories ...

Processing theory HOL-ex.Hex_Bin_Examples ...

Processing theory HOL-ex.Join_Theory ...

Processing theory HOL-ex.Intuitionistic ...

Processing theory HOL-ex.Lagrange ...

Processing theory HOL-ex.List_to_Set_Comprehension_Examples ...

Processing theory HOL-ex.Multiquote ...

Processing theory HOL-ex.MonoidGroup ...

Processing theory HOL-ex.NatSum ...

Processing theory HOL-ex.PER ...

Processing theory HOL-ex.Peano_Axioms ...

Processing theory HOL-ex.LocaleTest2 ...

Processing theory HOL-ex.Hebrew ...

Processing theory HOL-Quotient_Examples.Lifting_Code_Dt_Test ...

Processing theory HOL-SMT_Examples.Boogie ...

Processing theory HOL-ex.SAT_Examples ...

Processing theory HOL-ex.Primrec ...

Removing 16 theories ...

Processing theory HOL-ex.Set_Comprehension_Pointfree_Examples ...

Processing theory HOL-ex.Serbian ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples ...

Processing theory HOL-ex.Sketch_and_Explore ...

Processing theory HOL-ex.Transfer_Int_Nat ...

Processing theory HOL-ex.Set_Theory ...

Processing theory HOL-ex.Simproc_Tests ...

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

Processing theory CTT.Elimination ...

Processing theory CTT.Equality ...

Processing theory CTT.Synthesis ...

Processing theory CTT.Typechecking ...

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

Processing theory CCL.Type ...

Processing theory CCL.Fix ...

Processing theory CCL.Hered ...

Processing theory CCL.Trancl ...

Processing theory Logics_ZF.FOL_examples ...

Processing theory FOL-ex.Classical ...

Processing theory FOL-ex.If ...

Processing theory FOL-ex.Intro ...

Processing theory FOL-ex.Miniscope ...

Processing theory FOL-ex.Nat ...

Processing theory FOL-ex.Nat_Class ...

Processing theory FOL-ex.Natural_Numbers ...

Processing theory FOL-ex.Prolog ...

Processing theory FOL-ex.Propositional_Cla ...

Processing theory FOL-ex.Quantifiers_Cla ...

Processing theory FOL-ex.Foundation ...

Processing theory FOL-ex.Propositional_Int ...

Processing theory Logics_ZF.If ...

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

Processing theory FOL-ex.Quantifiers_Int ...

Processing theory IFOLP ...

Processing theory FOLP ...

Processing theory System.Environment ...

Processing theory System.Sessions ...

Processing theory CCL.Wfd ...

Processing theory CCL.Nat ...

Processing theory CCL.List ...

Processing theory CCL.Flag ...

Processing theory CCL.Stream ...

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

Processing theory FOLP-ex.Classical ...

Processing theory FOLP-ex.If ...

Processing theory FOLP-ex.Intro ...

Processing theory FOLP-ex.Propositional_Cla ...

Processing theory FOLP-ex.Quantifiers_Cla ...

Processing theory FOLP-ex.Foundation ...

Processing theory FOLP-ex.Intuitionistic ...

Processing theory FOLP-ex.Propositional_Int ...

Processing theory FOLP-ex.Quantifiers_Int ...

Processing theory HOL-Eisbach.Eisbach_Old_Appl_Syntax ...

Processing theory HOL-Eisbach.Examples_FOL ...

Processing theory Pure-Examples.First_Order_Logic ...

Processing theory Pure-Examples.Higher_Order_Logic ...

Processing theory Sequents.Sequents ...

Processing theory Sequents.ILL ...

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 FOLP-ex.Nat ...

Processing theory System.Scala ...

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

Processing theory ZF.Perm ...

Processing theory ZF.Trancl ...

Processing theory ZF.EquivClass ...

Processing theory ZF.WF ...

Processing theory ZF.Order ...

Processing theory ZF.Ordinal ...

Processing theory ZF.OrdQuant ...

Processing theory ZF.Nat ...

Processing theory ZF.Epsilon ...

Processing theory ZF.OrderArith ...

Processing theory ZF.OrderType ...

Processing theory ZF.Inductive ...

Processing theory ZF.Finite ...

Processing theory Sequents.ILL_predlog ...

Processing theory Sequents.Washing ...

Processing theory Sequents.LK0 ...

Processing theory Sequents.LK ...

Processing theory Sequents.Hard_Quantifiers ...

Processing theory Sequents.Nat ...

Processing theory Sequents.Propositional ...

Processing theory Sequents.Quantifiers ...

Processing theory Sequents.Modal0 ...

Processing theory Sequents.S4 ...

Processing theory Sequents.S43 ...

Processing theory Sequents.T ...

Processing theory HOL-Prolog.HOHH ...

Processing theory HOL-Prolog.Func ...

Processing theory HOL-Prolog.Type ...

Processing theory HOL-Prolog.Test ...

Processing theory Haskell.Haskell ...

Processing theory SML.Examples ...

Processing theory Spec_Check.Spec_Check ...

Processing theory Spec_Check.Examples ...

Removing 98 theories ...

Processing theory Haskell.Test ...

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

Processing theory ZF.IntDiv ...

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

Processing theory ZF-Constructible.MetaExists ...

Processing theory ZF-Constructible.Normal ...

Processing theory ZF-Constructible.Reflection ...

Processing theory ZF-IMP.Com ...

Processing theory ZF-IMP.Denotation ...

Processing theory ZF-IMP.Equiv ...

Processing theory ZF-Induct.Acc ...

Processing theory ZF-Induct.Binary_Trees ...

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

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

Processing theory ZF-Induct.Term ...

Processing theory ZF-Induct.Tree_Forest ...

Processing theory ZF-Resid.Redex ...

Processing theory ZF-Constructible.Satisfies_absolute ...

Processing theory ZF-Induct.PropLog ...

Processing theory ZF-Resid.Substitution ...

Processing theory ZF-Resid.Residuals ...

Processing theory ZF-Resid.Reduction ...

Processing theory ZF-Resid.Confluence ...

Processing theory ZF-UNITY.State ...

Processing theory ZFC ...

Processing theory ZF-Induct.Datatypes ...

Processing theory ZF-UNITY.GenPrefix ...

Processing theory ZF-UNITY.Monotonicity ...

Processing theory ZF-UNITY.UNITY ...

Processing theory ZF-UNITY.Constrains ...

Processing theory ZF-UNITY.Increasing ...

Processing theory ZF-UNITY.FP ...

Processing theory ZF-Induct.Brouwer ...

Processing theory ZF-ex.BinEx ...

Processing theory ZF-ex.CoUnit ...

Processing theory ZF-ex.Commutation ...

Processing theory Logics_ZF.ZF_examples ...

Processing theory ZF-UNITY.WFair ...

Processing theory ZF-UNITY.SubstAx ...

Processing theory ZF-UNITY.Follows ...

Processing theory ZF-UNITY.Mutex ...

Processing theory ZF-UNITY.Union ...

Processing theory ZF-ex.LList ...

Processing theory ZF-UNITY.Comp ...

Processing theory ZF-UNITY.Guar ...

Processing theory ZF-UNITY.AllocBase ...

Processing theory ZF-UNITY.ClientImpl ...

Processing theory ZF-UNITY.AllocImpl ...

Processing theory ZF-UNITY.Distributor ...

Processing theory ZF-UNITY.Merge ...

Processing theory ZF-ex.NatSum ...

Processing theory ZF-ex.Primes ...

Processing theory ZF-ex.Ramsey ...

Processing theory ZF-ex.misc ...

Processing theory ZF-Constructible.DPow_absolute ...

Processing theory ZF-ex.Group ...

Processing theory ZF-ex.Ring ...

Processing theory ZF-ex.Limit ...

Starting session Pure ...

Loading 354 theories ...

Processing theory Landau_Symbols.Group_Sort ...

Processing theory Bernoulli.Bernoulli ...

Processing theory Sturm_Tarski.PolyMisc ...

Processing theory Landau_Symbols.Landau_Real_Products ...

Processing theory Landau_Symbols.Landau_Simprocs ...

Processing theory Landau_Symbols.Landau_More ...

Processing theory Sturm_Tarski.Sturm_Tarski ...

Processing theory Budan_Fourier.BF_Misc ...

Processing theory Bernoulli.Periodic_Bernpoly ...

Processing theory Winding_Number_Eval.Missing_Topology ...

Processing theory Dirichlet_Series.Dirichlet_Misc ...

Processing theory Dirichlet_Series.Multiplicative_Function ...

Processing theory Dirichlet_Series.Dirichlet_Product ...

Processing theory Bernoulli.Bernoulli_FPS ...

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

Processing theory Bernoulli.Bernoulli_Zeta ...

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

Processing theory Prime_Distribution_Elementary.Elementary_Prime_Bounds ...

Processing theory Prime_Distribution_Elementary.Partial_Zeta_Bounds ...

Processing theory Prime_Distribution_Elementary.Primorial ...

Processing theory Prime_Distribution_Elementary.Shapiro_Tauberian ...

Processing theory Prime_Distribution_Elementary.Moebius_Mu_Sum ...

Processing theory Prime_Number_Theorem.Prime_Number_Theorem ...

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

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

Removing 16 theories ...

Processing theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract ...

Processing theory MFMC_Countable.MFMC_Finite ...

Processing theory MFMC_Countable.MFMC_Web ...

Processing theory MFMC_Countable.MFMC_Flow_Attainability ...

Processing theory MFMC_Countable.MFMC_Reduction ...

Processing theory MFMC_Countable.Matrix_For_Marginals ...

Processing theory MFMC_Countable.MFMC_Bounded ...

Processing theory MFMC_Countable.MFMC_Unbounded ...

Loading 14 theories ...

Processing theory MFMC_Countable.Max_Flow_Min_Cut_Countable ...

Processing theory Coinductive.Coinductive_Nat ...

Removing 7 theories ...

Processing theory Coinductive.Coinductive_List ...

Processing theory Coinductive.Coinductive_Stream ...

Processing theory Markov_Models.Markov_Models_Auxiliary ...

Processing theory Markov_Models.Discrete_Time_Markov_Chain ...

Processing theory Probabilistic_Noninterference.Interface ...

Processing theory Probabilistic_Noninterference.Language_Semantics ...

Processing theory Probabilistic_Noninterference.Resumption_Based ...

Processing theory Probabilistic_Noninterference.Compositionality ...

Processing theory Probabilistic_Noninterference.Syntactic_Criteria ...

Processing theory Probabilistic_Noninterference.Concrete ...

Loading 23 theories ...

Removing 3 theories ...

Processing theory Regular-Sets.Regular_Set ...

Processing theory List-Index.List_Index ...

Processing theory List_Update.Inversion ...

Processing theory List_Update.Prob_Theory ...

Processing theory List_Update.On_Off ...

Processing theory List_Update.Swaps ...

Processing theory List_Update.Bit_Strings ...

Processing theory List_Update.Competitive_Analysis ...

Processing theory Regular-Sets.Regular_Exp ...

Processing theory Regular-Sets.NDerivative ...

Processing theory Regular-Sets.Equivalence_Checking ...

Processing theory List_Update.RExp_Var ...

Processing theory List_Update.Move_to_Front ...

Processing theory List_Update.Partial_Cost_Model ...

Processing theory List_Update.MTF2_Effects ...

Processing theory List_Update.OPT2 ...

Processing theory List_Update.Phase_Partitioning ...

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

Processing theory List_Update.Comb ...

Loading 9 theories ...

Processing theory Fourier.Confine ...

Processing theory Fourier.Fourier_Aux2 ...

Processing theory Fourier.Periodic ...

Removing 18 theories ...

Processing theory Ergodic_Theory.SG_Library_Complement ...

Processing theory Lp.Functional_Spaces ...

Processing theory Lp.Lp ...

Processing theory Fourier.Lspace ...

Processing theory Fourier.Square_Integrable ...

Processing theory Fourier.Fourier ...

Loading 9 theories ...

Processing theory Density_Compiler.Density_Predicates ...

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

Removing 9 theories ...

Processing theory Cartan_FP.Cartan ...

Loading 3 theories ...

Processing theory Monomorphic_Monad.Monomorphic_Monad ...

Processing theory Monomorphic_Monad.Monad_Overloading ...

Removing 13 theories ...

Processing theory Monomorphic_Monad.Just_Do_It_Examples ...

Processing theory Monomorphic_Monad.Interpreter ...

Loading 32 theories ...

Processing theory Ergodic_Theory.Fekete ...

Removing 3 theories ...

Processing theory Gromov_Hyperbolicity.Library_Complements ...

Processing theory Gromov_Hyperbolicity.Hausdorff_Distance ...

Processing theory Gromov_Hyperbolicity.Eexp_Eln ...

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

Removing 6 theories ...

Processing theory Quick_Sort_Cost.Randomised_Quick_Sort ...

Processing theory Quick_Sort_Cost.Quick_Sort_Average_Case ...

Processing theory Treaps.Treap ...

Processing theory Random_BSTs.Random_BSTs ...

Processing theory Treaps.Treap_Sort_and_BSTs ...

Loading 7 theories ...

Processing theory Treaps.Random_Treap ...

Removing 9 theories ...

Processing theory First_Welfare_Theorem.Syntax ...

Processing theory First_Welfare_Theorem.Preferences ...

Processing theory Neumann_Morgenstern_Utility.PMF_Composition ...

Processing theory Neumann_Morgenstern_Utility.Lotteries ...

Processing theory First_Welfare_Theorem.Utility_Functions ...

Processing theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem ...

Processing theory Neumann_Morgenstern_Utility.Expected_Utility ...

Processing theory MFMC_Countable.Rel_PMF_Characterisation ...

Removing 15 theories ...

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

Processing theory Skip_Lists.Skip_List ...

Loading 9 theories ...

Removing 11 theories ...

Processing theory Probabilistic_System_Zoo.Nonempty_Bounded_Set ...

Processing theory Probabilistic_System_Zoo.Probabilistic_Hierarchy ...

Processing theory Probabilistic_System_Zoo.Vardi ...

Processing theory Probabilistic_System_Zoo.Vardi_Counterexample ...

Processing theory Monad_Normalisation.Monad_Normalisation_Test ...

Loading 42 theories ...

Removing 7 theories ...

Processing theory Probabilistic_Prime_Tests.Legendre_Symbol ...

Processing theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries ...

Processing theory Probabilistic_Prime_Tests.Generalized_Primality_Test ...

Processing theory Probabilistic_Prime_Tests.Residues_Nat ...

Processing theory Probabilistic_Prime_Tests.Jacobi_Symbol ...

Processing theory Probabilistic_Prime_Tests.QuadRes ...

Processing theory Probabilistic_Prime_Tests.Euler_Witness ...

Loading 3 theories ...

Processing theory Probabilistic_Prime_Tests.Solovay_Strassen_Test ...

Processing theory Probabilistic_Prime_Tests.Carmichael_Numbers ...

Processing theory Probabilistic_Prime_Tests.Fermat_Witness ...

Removing 1 theories ...

Processing theory Probabilistic_Prime_Tests.Miller_Rabin_Test ...

Processing theory Probabilistic_Prime_Tests.Fermat_Test ...

Processing theory Fisher_Yates.Fisher_Yates ...

Removing 9 theories ...

Processing theory Buffons_Needle.Buffons_Needle ...

Loading 7 theories ...

Processing theory Green.General_Utils ...

Processing theory Green.Derivs ...

Processing theory Green.Integrals ...

Removing 27 theories ...

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

Processing theory Matrices_for_ODEs.SQ_MTX ...

Processing theory Matrices_for_ODEs.MTX_Flows ...

Processing theory Matrices_for_ODEs.MTX_Examples ...

Loading 27 theories ...

Processing theory Kleene_Algebra.Signatures ...

Processing theory Order_Lattice_Props.Sup_Lattice ...

Processing theory Kleene_Algebra.Dioid ...

Processing theory Order_Lattice_Props.Order_Duality ...

Removing 5 theories ...

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

Removing 2 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_KA_rel ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_rel ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel ...

Loading 2 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_PT ...

Removing 8 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_PT_Examples ...

Loading 7 theories ...

Removing 2 theories ...

Processing theory KAD.Domain_Semiring ...

Processing theory KAD.Antidomain_Semiring ...

Processing theory KAD.Range_Semiring ...

Processing theory KAD.Modal_Kleene_Algebra ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun ...

Removing 17 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_Examples ...

Loading 2 theories ...

Removing 2 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.Lerch_Lemma ...

Processing theory Laplace_Transform.Laplace_Transform_Library ...

Processing theory Laplace_Transform.Piecewise_Continuous ...

Processing theory Laplace_Transform.Existence ...

Loading 3 theories ...

Processing theory Laplace_Transform.Uniqueness ...

Processing theory Laplace_Transform.Laplace_Transform ...

Removing 20 theories ...

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

Processing theory Furstenberg_Topology.Furstenberg_Topology ...

Loading 2 theories ...

Processing theory Catalan_Numbers.Catalan_Auxiliary_Integral ...

Processing theory Catalan_Numbers.Catalan_Numbers ...

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

Processing theory UpDown_Scheme.Triangular_Function ...

Processing theory UpDown_Scheme.Down ...

Processing theory UpDown_Scheme.Up ...

Processing theory UpDown_Scheme.Up_Down ...

Removing 15 theories ...

Processing theory Minkowskis_Theorem.Minkowskis_Theorem ...

Loading 2 theories ...

Processing theory Banach_Steinhaus.Banach_Steinhaus_Missing ...

Processing theory Banach_Steinhaus.Banach_Steinhaus ...

Loading 44 theories ...

Processing theory Deep_Learning.DL_Missing_Finite_Set ...

Processing theory VectorSpace.FunctionLemmas ...

Processing theory VectorSpace.RingModuleFacts ...

Processing theory VectorSpace.MonoidSums ...

Processing theory Jordan_Normal_Form.DL_Missing_List ...

Processing theory Deep_Learning.Tensor ...

Processing theory Deep_Learning.Tensor_Subtensor ...

Processing theory Jordan_Normal_Form.Missing_Ring ...

Removing 14 theories ...

Processing theory Jordan_Normal_Form.Missing_Permutations ...

Processing theory Deep_Learning.Tensor_Plus ...

Processing theory Deep_Learning.Tensor_Scalar_Mult ...

Processing theory Jordan_Normal_Form.DL_Missing_Sublist ...

Processing theory Polynomials.MPoly_Type ...

Processing theory Deep_Learning.Tensor_Product ...

Processing theory Deep_Learning.Tensor_Unit_Vec ...

Processing theory Deep_Learning.Tensor_Rank ...

Processing theory Polynomials.More_MPoly_Type ...

Processing theory Polynomial_Interpolation.Missing_Unsorted ...

Processing theory Jordan_Normal_Form.Conjugate ...

Processing theory Polynomial_Interpolation.Ring_Hom ...

Processing theory Polynomials.MPoly_Type_Univariate ...

Processing theory Deep_Learning.Lebesgue_Functional ...

Processing theory Deep_Learning.Lebesgue_Zero_Set ...

Processing theory VectorSpace.LinearCombinations ...

Processing theory VectorSpace.SumSpaces ...

Processing theory Jordan_Normal_Form.Matrix ...

Processing theory Deep_Learning.DL_Concrete_Matrices ...

Processing theory Deep_Learning.DL_Flatten_Matrix ...

Processing theory Deep_Learning.Tensor_Matricization ...

Processing theory Jordan_Normal_Form.DL_Submatrix ...

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

Processing theory Deep_Learning.DL_Shallow_Model ...

Processing theory Jordan_Normal_Form.Determinant ...

Processing theory Deep_Learning.DL_Deep_Model ...

Processing theory Jordan_Normal_Form.VS_Connect ...

Processing theory Deep_Learning.DL_Deep_Model_Poly ...

Processing theory Jordan_Normal_Form.DL_Rank ...

Processing theory Deep_Learning.DL_Rank_CP_Rank ...

Processing theory Jordan_Normal_Form.DL_Rank_Submatrix ...

Processing theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity ...

Loading 32 theories ...

Processing theory Gauss_Jordan.Code_Set ...

Processing theory Rank_Nullity_Theorem.Dual_Order ...

Processing theory QR_Decomposition.IArray_Addenda_QR ...

Processing theory Rank_Nullity_Theorem.Mod_Type ...

Processing theory Rank_Nullity_Theorem.Miscellaneous ...

Processing theory Gauss_Jordan.Code_Matrix ...

Removing 54 theories ...

Processing theory Gauss_Jordan.Rref ...

Processing theory Rank_Nullity_Theorem.Fundamental_Subspaces ...

Processing theory Gauss_Jordan.Elementary_Operations ...

Processing theory Rank_Nullity_Theorem.Dim_Formula ...

Processing theory Gauss_Jordan.Rank ...

Processing theory QR_Decomposition.Matrix_To_IArray_QR ...

Processing theory Gauss_Jordan.Code_Z2 ...

Processing theory Gauss_Jordan.Gauss_Jordan ...

Processing theory Gauss_Jordan.Linear_Maps ...

Processing theory Gauss_Jordan.Gauss_Jordan_PA ...

Processing theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces ...

Processing theory Gauss_Jordan.Determinants2 ...

Processing theory Gauss_Jordan.Inverse ...

Processing theory Gauss_Jordan.System_Of_Equations ...

Processing theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract ...

Processing theory QR_Decomposition.Miscellaneous_QR ...

Processing theory QR_Decomposition.Projections ...

Processing theory QR_Decomposition.Gram_Schmidt ...

Processing theory QR_Decomposition.QR_Decomposition ...

Processing theory QR_Decomposition.Gram_Schmidt_IArrays ...

Processing theory QR_Decomposition.QR_Decomposition_IArrays ...

Processing theory QR_Decomposition.QR_Efficient ...

Loading 16 theories ...

Removing 1 theories ...

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

Processing theory Show.Show ...

Processing theory Show.Show_Instances ...

Processing theory Show.Show_Real ...

Processing theory Cauchy.CauchysMeanTheorem ...

Processing theory Sqrt_Babylonian.NthRoot_Impl ...

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

Processing theory QR_Decomposition.Least_Squares_Approximation ...

Removing 17 theories ...

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

Processing theory pGCL.Healthiness ...

Removing 6 theories ...

Processing theory pGCL.Continuity ...

Processing theory pGCL.LoopInduction ...

Processing theory pGCL.Sublinearity ...

Processing theory pGCL.WellDefined ...

Processing theory pGCL.Determinism ...

Processing theory pGCL.Loops ...

Processing theory pGCL.Algebra ...

Processing theory pGCL.StructuredReasoning ...

Processing theory pGCL.Automation ...

Processing theory pGCL.Termination ...

Processing theory pGCL.pGCL ...

Processing theory pGCL.Primitives ...

Removing 1 theories ...

Processing theory pGCL.Monty ...

Processing theory pGCL.LoopExamples ...

Loading 12 theories ...

Processing theory Gauss_Jordan.IArray_Addenda ...

Processing theory Gauss_Jordan.Matrix_To_IArray ...

Processing theory Gauss_Jordan.Gauss_Jordan_IArrays ...

Processing theory Gauss_Jordan.Determinants_IArrays ...

Processing theory Gauss_Jordan.Gauss_Jordan_PA_IArrays ...

Processing theory Gauss_Jordan.Inverse_IArrays ...

Processing theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays ...

Processing theory Gauss_Jordan.System_Of_Equations_IArrays ...

Removing 19 theories ...

Processing theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays ...

Processing theory Gauss_Jordan.Code_Generation_IArrays ...

Processing theory Gauss_Jordan.Code_Rational ...

Processing theory Gauss_Jordan.Code_Generation_IArrays_Haskell ...

Processing theory Gauss_Jordan.Code_Generation_IArrays_SML ...

Loading 9 theories ...

Processing theory Tarskis_Geometry.Action ...

Processing theory Tarskis_Geometry.Metric ...

Processing theory Tarskis_Geometry.Miscellany ...

Processing theory Tarskis_Geometry.Linear_Algebra2 ...

Processing theory Tarskis_Geometry.Tarski ...

Processing theory Tarskis_Geometry.Euclid_Tarski ...

Processing theory Tarskis_Geometry.Projective ...

Removing 30 theories ...

Processing theory Tarskis_Geometry.Hyperbolic_Tarski ...

Loading 10 theories ...

Processing theory Differential_Game_Logic.Identifiers ...

Processing theory Differential_Game_Logic.Lib ...

Processing theory Differential_Game_Logic.Syntax ...

Processing theory Differential_Game_Logic.Ids ...

Removing 9 theories ...

Processing theory Differential_Game_Logic.Denotational_Semantics ...

Processing theory Differential_Game_Logic.Axioms ...

Processing theory Differential_Game_Logic.Static_Semantics ...

Processing theory Differential_Game_Logic.Coincidence ...

Processing theory Differential_Game_Logic.USubst ...

Loading 16 theories ...

Processing theory Differential_Game_Logic.Differential_Game_Logic ...

Processing theory Separation_Logic_Imperative_HOL.Syntax_Match ...

Processing theory Separation_Logic_Imperative_HOL.Run ...

Processing theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add ...

Processing theory Automatic_Refinement.Misc ...

Removing 10 theories ...

Processing theory Separation_Logic_Imperative_HOL.Assertions ...

Loading 7 theories ...

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

Processing theory Sturm_Sequences.Sturm_Method ...

Processing theory Sturm_Sequences.Sturm ...

Removing 4 theories ...

Processing theory Safe_Distance.Safe_Distance ...

Processing theory Safe_Distance.Safe_Distance_Reaction ...

Removing 1 theories ...

Processing theory Safe_Distance.Evaluation ...

Loading 4 theories ...

Processing theory First_Welfare_Theorem.Argmax ...

Processing theory First_Welfare_Theorem.Consumers ...

Processing theory First_Welfare_Theorem.Common ...

Processing theory First_Welfare_Theorem.Private_Ownership_Economy ...

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

Processing theory Psi_Calculi.Chain ...

Processing theory Psi_Calculi.Subst_Term ...

Removing 8 theories ...

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

Processing theory Psi_Calculi.Weak_Stat_Imp ...

Processing theory Psi_Calculi.Weak_Stat_Imp_Pres ...

Processing theory Psi_Calculi.Sim_Pres ...

Processing theory Psi_Calculi.Weak_Simulation ...

Processing theory Psi_Calculi.Weak_Cong_Simulation ...

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

Processing theory Psi_Calculi.Weakening ...

Processing theory Psi_Calculi.Weaken_Transition ...

Processing theory Psi_Calculi.Weak_Bisim_Pres ...

Processing theory Psi_Calculi.Weaken_Stat_Imp ...

Processing theory Psi_Calculi.Weaken_Simulation ...

Processing theory Psi_Calculi.Weaken_Bisimulation ...

Processing theory Psi_Calculi.Weak_Bisim_Struct_Cong ...

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

Removing 3 theories ...

Processing theory Psi_Calculi.Tau_Laws_No_Weak ...

Processing theory Psi_Calculi.Weak_Bisim_Subst ...

Loading 2 theories ...

Processing theory KD_Tree.KD_Tree ...

Processing theory KD_Tree.Range_Search ...

Removing 38 theories ...

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 22 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++.WellForm ...

Processing theory CoreC++.WellTypeRT ...

Processing theory CoreC++.Conform ...

Processing theory CoreC++.WWellForm ...

Processing theory CoreC++.BigStep ...

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

Processing theory Featherweight_OCL.UML_Integer ...

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

Processing theory Featherweight_OCL.Design_OCL ...

Loading 20 theories ...

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

Processing theory Native_Word.Code_Target_Bits_Int ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Code ...

Loading 9 theories ...

Processing theory Matrix.Utility ...

Removing 33 theories ...

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

Processing theory Polynomial_Factorization.Prime_Factorization ...

Processing theory Gaussian_Integers.Gaussian_Integers_Test ...

Loading 4 theories ...

Processing theory Gaussian_Integers.Gaussian_Integers_Everything ...

Removing 5 theories ...

Processing theory Pell.Efficient_Discrete_Sqrt ...

Processing theory Pell.Pell_Algorithm ...

Processing theory Pell.Pell_Algorithm_Test ...

Loading 6 theories ...

Processing theory Formal_Puiseux_Series.Puiseux_Laurent_Library ...

Processing theory Polynomial_Interpolation.Missing_Polynomial ...

Removing 5 theories ...

Processing theory Polynomial_Interpolation.Ring_Hom_Poly ...

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

Processing theory Budan_Fourier.Budan_Fourier ...

Processing theory Budan_Fourier.Descartes_Roots_Test ...

Processing theory Mason_Stothers.Mason_Stothers ...

Removing 7 theories ...

Processing theory Lucas_Theorem.Lucas_Theorem ...

Loading 4 theories ...

Processing theory Lehmer.Lehmer ...

Processing theory Pratt_Certificate.Pratt_Certificate ...

Processing theory Pratt_Certificate.Pratt_Certificate_Code ...

Removing 1 theories ...

Processing theory Amicable_Numbers.Amicable_Numbers ...

Loading 12 theories ...

Processing theory Parity_Game.MoreCoinductiveList ...

Processing theory Parity_Game.ParityGame ...

Processing theory Parity_Game.Strategy ...

Loading 9 theories ...

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

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

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

Removing 22 theories ...

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

Processing theory Timed_Automata.Paths_Cycles ...

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

Removing 14 theories ...

Processing theory Physical_Quantities.ISQ_Quantities ...

Processing theory Physical_Quantities.ISQ_Proof ...

Processing theory Physical_Quantities.ISQ_Algebra ...

Processing theory Physical_Quantities.ISQ_Units ...

Processing theory Physical_Quantities.ISQ_Conversion ...

Processing theory Physical_Quantities.ISQ ...

Processing theory Physical_Quantities.SI_Units ...

Processing theory Physical_Quantities.SI_Constants ...

Processing theory Physical_Quantities.SI_Prefix ...

Processing theory Physical_Quantities.SI_Derived ...

Processing theory Physical_Quantities.SI_Accepted ...

Processing theory Physical_Quantities.SI_Imperial ...

Processing theory Physical_Quantities.SI ...

Processing theory Physical_Quantities.SI_Astronomical ...

Processing theory Amortized_Complexity.Amortized_Framework0 ...

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

Loading 9 theories ...

Processing theory Fermat3_4.Fermat3 ...

Removing 12 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_EPO.Embeddings ...

Processing theory Lambda_Free_EPO.Chop ...

Processing theory Lambda_Free_EPO.Lambda_Free_EPO ...

Loading 12 theories ...

Processing theory SATSolverVerification.MoreList ...

Processing theory SATSolverVerification.Trail ...

Processing theory SATSolverVerification.CNF ...

Processing theory SATSolverVerification.SatSolverVerification ...

Processing theory SATSolverVerification.SatSolverCode ...

Removing 3 theories ...

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

Processing theory SATSolverVerification.FunctionalImplementation ...

Processing theory Vickrey_Clarke_Groves.SetUtils ...

Processing theory Vickrey_Clarke_Groves.Argmax ...

Processing theory Vickrey_Clarke_Groves.RelationOperators ...

Processing theory Vickrey_Clarke_Groves.RelationProperties ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_App ...

Processing theory Vickrey_Clarke_Groves.Partitions ...

Processing theory Lambda_Free_RPOs.Lambda_Encoding ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_Std ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPOs ...

Removing 16 theories ...

Processing theory Vickrey_Clarke_Groves.MiscTools ...

Processing theory Vickrey_Clarke_Groves.StrictCombinatorialAuction ...

Processing theory Vickrey_Clarke_Groves.Universes ...

Processing theory Vickrey_Clarke_Groves.UniformTieBreaking ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuction ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction ...

Processing theory Vickrey_Clarke_Groves.FirstPrice ...

Removing 2 theories ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples ...

Loading 4 theories ...

Processing theory Liouville_Numbers.Liouville_Numbers_Misc ...

Processing theory Liouville_Numbers.Liouville_Numbers ...

Processing theory Descartes_Sign_Rule.Descartes_Sign_Rule ...

Removing 15 theories ...

Processing theory Rep_Fin_Groups.Rep_Fin_Groups ...

Loading 12 theories ...

Removing 4 theories ...

Processing theory Safe_OCL.Transitive_Closure_Ext ...

Processing theory Safe_OCL.Finite_Map_Ext ...

Processing theory Safe_OCL.Tuple ...

Processing theory Safe_OCL.Errorable ...

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

Processing theory SumSquares.TwoSquares ...

Processing theory SumSquares.FourSquares ...

Loading 3 theories ...

Removing 14 theories ...

Processing theory Dijkstra_Shortest_Path.Graph ...

Processing theory Koenigsberg_Friendship.MoreGraph ...

Processing theory Koenigsberg_Friendship.FriendshipTheory ...

Processing theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes ...

Loading 15 theories ...

Removing 13 theories ...

Processing theory ZFC_in_HOL.ZFC_Library ...

Processing theory Nash_Williams.Nash_Extras ...

Processing theory ZFC_in_HOL.ZFC_in_HOL ...

Processing theory Nash_Williams.Nash_Williams ...

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

Processing theory Category3.InitialTerminal ...

Processing theory HereditarilyFinite.HF ...

Processing theory Category3.ConcreteCategory ...

Removing 14 theories ...

Processing theory Category3.ProductCategory ...

Processing theory Category3.FreeCategory ...

Processing theory Category3.Functor ...

Processing theory Category3.NaturalTransformation ...

Processing theory Category3.BinaryFunctor ...

Processing theory Category3.SetCategory ...

Processing theory Category3.FunctorCategory ...

Processing theory Category3.SetCat ...

Processing theory Category3.Yoneda ...

Processing theory Category3.Adjunction ...

Processing theory Category3.Limit ...

Processing theory Category3.CategoryWithPullbacks ...

Processing theory Category3.CartesianCategory ...

Processing theory Category3.CartesianClosedCategory ...

Processing theory Category3.CategoryWithFiniteLimits ...

Processing theory Category3.HFSetCat ...

Loading 24 theories ...

Processing theory Collections.ICF_Tools ...

Processing theory Collections.Ord_Code_Preproc ...

Processing theory Incredible_Proof_Machine.Entailment ...

Processing theory Collections.Locale_Code ...

Processing theory Incredible_Proof_Machine.Indexed_FSet ...

Processing theory Incredible_Proof_Machine.Abstract_Formula ...

Processing theory Incredible_Proof_Machine.Incredible_Signatures ...

Processing theory Incredible_Proof_Machine.Abstract_Rules ...

Processing theory Incredible_Proof_Machine.Rose_Tree ...

Processing theory Incredible_Proof_Machine.Propositional_Formulas ...

Processing theory Abstract_Completeness.Abstract_Completeness ...

Processing theory Incredible_Proof_Machine.Natural_Deduction ...

Processing theory Incredible_Proof_Machine.Incredible_Deduction ...

Processing theory Incredible_Proof_Machine.Predicate_Formulas ...

Processing theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible ...

Processing theory Incredible_Proof_Machine.Incredible_Predicate ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional ...

Processing theory Incredible_Proof_Machine.Incredible_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 ...

Processing theory Incredible_Proof_Machine.Incredible_Everything ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional_Tasks ...

Loading 44 theories ...

Processing theory Incredible_Proof_Machine.Incredible_Predicate_Tasks ...

Processing theory Automatic_Refinement.Refine_Util_Bootstrap1 ...

Processing theory Containers.Equal ...

Processing theory Automatic_Refinement.Mk_Term_Antiquot ...

Processing theory Automatic_Refinement.Mpat_Antiquot ...

Processing theory Containers.Closure_Set ...

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

Processing theory Deriving.Compare ...

Processing theory Deriving.Comparator_Generator ...

Processing theory Deriving.Compare_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 ...

Removing 25 theories ...

Processing theory Containers.Collection_Enum ...

Processing theory Containers.Collection_Eq ...

Processing theory Containers.DList_Set ...

Processing theory Containers.Lexicographic_Order ...

Processing theory Deriving.Compare_Instances ...

Processing theory Propositional_Proof_Systems.Formulas ...

Processing theory Propositional_Proof_Systems.Sema ...

Processing theory Propositional_Proof_Systems.Consistency ...

Processing theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics ...

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

Processing theory Hoare_Time.BExp ...

Processing theory Hoare_Time.Com ...

Processing theory Hoare_Time.Big_Step ...

Processing theory Hoare_Time.Big_StepT ...

Processing theory Hoare_Time.Vars ...

Processing theory Hoare_Time.Partial_Evaluation ...

Processing theory Separation_Algebra.Separation_Algebra ...

Processing theory Hoare_Time.Product_Separation_Algebra ...

Processing theory Separation_Algebra.Sep_Heap_Instance ...

Processing theory Hoare_Time.Sep_Algebra_Add ...

Processing theory Hoare_Time.Nielson_Hoare ...

Processing theory Hoare_Time.Big_StepT_Partial ...

Processing theory Hoare_Time.QuantK_Hoare ...

Processing theory Hoare_Time.SepLog_Hoare ...

Processing theory Hoare_Time.SepLog_Examples ...

Processing theory Koenigsberg_Friendship.KoenigsbergBridge ...

Removing 8 theories ...

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

Processing theory Hoare_Time.DiscussionO ...

Processing theory Hoare_Time.Quant_Hoare ...

Processing theory Hoare_Time.Discussion ...

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

Loading 10 theories ...

Processing theory Hoare_Time.Hoare_Time ...

Processing theory Datatype_Order_Generator.Derive_Aux ...

Processing theory Datatype_Order_Generator.Order_Generator ...

Processing theory Higher_Order_Terms.Disjoint_Sets ...

Processing theory Higher_Order_Terms.Name ...

Processing theory Higher_Order_Terms.Term_Utils ...

Processing theory Higher_Order_Terms.Term_Class ...

Loading 12 theories ...

Processing theory Higher_Order_Terms.Unification_Compat ...

Processing theory Higher_Order_Terms.Lambda_Free_Compat ...

Removing 38 theories ...

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

Processing theory RSAPSS.SHA1 ...

Processing theory RSAPSS.EMSAPSS ...

Processing theory RSAPSS.RSAPSS ...

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

Removing 13 theories ...

Processing theory Integration.Integral ...

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

Removing 19 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 Priority_Queue_Braun.Priority_Queue_Braun2 ...

Processing theory Priority_Queue_Braun.Sorting_Braun ...

Processing theory Fishburn_Impossibility.Fishburn_Impossibility ...

Loading 31 theories ...

Processing theory Verified_SAT_Based_AI_Planning.List_Supplement ...

Processing theory Verified_SAT_Based_AI_Planning.Map_Supplement ...

Processing theory AI_Planning_Languages_Semantics.SASP_Semantics ...

Processing theory AI_Planning_Languages_Semantics.SASP_Checker ...

Processing theory Propositional_Proof_Systems.CNF ...

Processing theory Propositional_Proof_Systems.CNF_Sema ...

Processing theory Verified_SAT_Based_AI_Planning.State_Variable_Representation ...

Processing theory Propositional_Proof_Systems.CNF_Formulas ...

Processing theory Propositional_Proof_Systems.CNF_Formulas_Sema ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics ...

Processing theory Verified_SAT_Based_AI_Planning.STRIPS_Representation ...

Removing 18 theories ...

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

Removing 23 theories ...

Processing theory Case_Labeling.Case_Labeling ...

Processing theory Discrete_Summation.Discrete_Summation ...

Processing theory Card_Partitions.Injectivity_Solver ...

Processing theory Physical_Quantities.CGS ...

Processing theory Physical_Quantities.BIS ...

Processing theory Case_Labeling.Conditionals ...

Processing theory Case_Labeling.Monadic_Language ...

Processing theory Discrete_Summation.Factorials ...

Processing theory Discrete_Summation.Summation_Conversion ...

Processing theory Discrete_Summation.Examples ...

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

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde ...

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

Processing theory LinearQuantifierElim.QEdlo_ex ...

Loading 23 theories ...

Processing theory LinearQuantifierElim.FRE ...

Processing theory LinearQuantifierElim.QElin ...

Processing theory LinearQuantifierElim.QElin_opt ...

Processing theory LinearQuantifierElim.QElin_inf ...

Removing 43 theories ...

Processing theory FileRefinement.CArrays ...

Processing theory FileRefinement.ResizableArrays ...

Processing theory FFT.FFT ...

Processing theory FunWithFunctions.FunWithFunctions ...

Processing theory General-Triangle.GeneralTriangle ...

Processing theory GenClock.GenClock ...

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

Processing theory Impossible_Geometry.Impossible_Geometry ...

Processing theory PLM.TAO_9_PLM ...

Processing theory PLM.TAO_10_PossibleWorlds ...

Removing 9 theories ...

Processing theory PLM.TAO_99_Paradox ...

Processing theory PLM.Thesis ...

Loading 9 theories ...

Processing theory ArrowImpossibilityGS.Arrow_Utility ...

Processing theory Approximation_Algorithms.Approx_LB_Hoare ...

Processing theory Approximation_Algorithms.Approx_SC_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 Word_Lib.Even_More_List ...

Processing theory Word_Lib.Word_EqI ...

Processing theory WebAssembly.Wasm_Type_Abs ...

Processing theory Word_Lib.Typedef_Morphisms ...

Processing theory Word_Lib.Signed_Division_Word ...

Processing theory Word_Lib.Aligned ...

Processing theory Binding_Syntax_Theory.Preliminaries ...

Processing theory Binding_Syntax_Theory.Equiv_Relation2 ...

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

Processing theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution ...

Processing theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms ...

Processing theory 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.Seq ...

Processing theory HOL-CSP.Hide ...

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

Removing 2 theories ...

Processing theory CSP_RefTK.DiningPhilosophers ...

Removing 5 theories ...

Processing theory SPARCv8.Sparc_Properties ...

Processing theory HOL-CSP.Conclusion ...

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

Removing 25 theories ...

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

Processing theory Separation_Logic_Imperative_HOL.Circ_List ...

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 Flyspeck-Tame.PlaneGraphIso ...

Processing theory Flyspeck-Tame.Rotation ...

Processing theory Separation_Logic_Imperative_HOL.Open_List ...

Processing theory Separation_Logic_Imperative_HOL.Union_Find ...

Processing theory Flyspeck-Tame.Worklist ...

Processing theory Flyspeck-Tame.Maps ...

Processing theory Native_Word.Uint32 ...

Processing theory Collections.HashCode ...

Processing theory Flyspeck-Tame.Graph ...

Processing theory Flyspeck-Tame.FaceDivision ...

Processing theory Flyspeck-Tame.Tame ...

Processing theory Flyspeck-Tame.TameProps ...

Processing theory Flyspeck-Tame.Enumerator ...

Processing theory Flyspeck-Tame.GraphProps ...

Processing theory Flyspeck-Tame.EnumeratorProps ...

Processing theory Flyspeck-Tame.Plane ...

Processing theory Flyspeck-Tame.Plane1 ...

Processing theory Flyspeck-Tame.Generator ...

Processing theory Flyspeck-Tame.TameEnum ...

Processing theory Flyspeck-Tame.ArchCompAux ...

Processing theory Separation_Logic_Imperative_HOL.Hash_Table ...

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

Loading 6 theories ...

Processing theory Flyspeck-Tame.TameEnumProps ...

Processing theory Flyspeck-Tame.ArchCompProps ...

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

Processing theory Jinja.Semilat ...

Processing theory JinjaDCI.Auxiliary ...

Processing theory JinjaDCI.Type ...

Processing theory JinjaDCI.Decl ...

Processing theory Jinja.Err ...

Processing theory Jinja.Opt ...

Processing theory JinjaDCI.TypeRel ...

Processing theory JinjaDCI.Value ...

Processing theory JinjaDCI.Objects ...

Processing theory JinjaDCI.Exceptions ...

Processing theory JinjaDCI.Conform ...

Processing theory JinjaDCI.SystemClasses ...

Processing theory Jinja.Listn ...

Processing theory Jinja.Product ...

Processing theory Jinja.Semilattices ...

Processing theory Jinja.Typing_Framework ...

Processing theory Jinja.SemilatAlg ...

Processing theory Jinja.LBVSpec ...

Processing theory JinjaDCI.JVMState ...

Removing 7 theories ...

Processing theory JinjaDCI.State ...

Processing theory JinjaDCI.WellForm ...

Processing theory Jinja.Kildall ...

Processing theory Jinja.LBVComplete ...

Processing theory Jinja.LBVCorrect ...

Processing theory Jinja.Typing_Framework_err ...

Processing theory Jinja.Abstract_BV ...

Processing theory JinjaDCI.SemiType ...

Processing theory JinjaDCI.JVM_SemiType ...

Processing theory JinjaDCI.JVMInstructions ...

Processing theory JinjaDCI.JVMExceptions ...

Processing theory JinjaDCI.PCompiler ...

Processing theory JinjaDCI.JVMExecInstr ...

Processing theory JinjaDCI.JVMExec ...

Processing theory JinjaDCI.JVMDefensive ...

Processing theory JinjaDCI.Effect ...

Processing theory JinjaDCI.BVSpec ...

Processing theory JinjaDCI.EffectMono ...

Processing theory JinjaDCI.Expr ...

Processing theory JinjaDCI.WWellForm ...

Processing theory JinjaDCI.WellType ...

Processing theory JinjaDCI.Annotate ...

Processing theory JinjaDCI.WellTypeRT ...

Processing theory JinjaDCI.BVConform ...

Processing theory JinjaDCI.ClassAdd ...

Processing theory JinjaDCI.TF_JVM ...

Processing theory JinjaDCI.BVExec ...

Processing theory JinjaDCI.LBVJVM ...

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

Loading 48 theories ...

Processing theory JinjaDCI.JinjaDCI ...

Removing 69 theories ...

Processing theory Factored_Transition_System_Bounding.HoArithUtils ...

Processing theory Factored_Transition_System_Bounding.RelUtils ...

Processing theory LocalLexing.CFG ...

Processing theory LocalLexing.InductRules ...

Processing theory Factored_Transition_System_Bounding.SetUtils ...

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

Processing theory LocalLexing.LocalLexingLemmas ...

Processing theory Secondary_Sylow.GroupAction ...

Processing theory Secondary_Sylow.SubgroupConjugation ...

Processing theory Jordan_Hoelder.SndIsomorphismGrp ...

Processing theory Secondary_Sylow.SndSylow ...

Processing theory Factored_Transition_System_Bounding.FSSublist ...

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

Processing theory Jordan_Hoelder.CompositionSeries ...

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

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

Removing 32 theories ...

Processing theory Modular_Assembly_Kit_Security.Prefix ...

Processing theory Modular_Assembly_Kit_Security.Projection ...

Processing theory Modular_Assembly_Kit_Security.EventSystems ...

Processing theory Modular_Assembly_Kit_Security.Views ...

Processing theory Modular_Assembly_Kit_Security.BasicSecurityPredicates ...

Processing theory Pi_Calculus.Agent ...

Processing theory Pi_Calculus.Rel ...

Processing theory Modular_Assembly_Kit_Security.BSPTaxonomy ...

Processing theory Modular_Assembly_Kit_Security.CompositionBase ...

Processing theory Modular_Assembly_Kit_Security.CompositionSupport ...

Processing theory Pi_Calculus.Late_Semantics ...

Processing theory Pi_Calculus.Late_Semantics1 ...

Processing theory Pi_Calculus.Late_Tau_Chain ...

Processing theory Pi_Calculus.Weak_Late_Step_Semantics ...

Processing theory Pi_Calculus.Weak_Late_Semantics ...

Processing theory Pi_Calculus.Strong_Late_Sim ...

Processing theory Pi_Calculus.Strong_Late_Bisim ...

Processing theory Pi_Calculus.Strong_Late_Sim_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Pres ...

Processing theory Inductive_Inference.Partial_Recursive ...

Processing theory Pi_Calculus.Weak_Late_Sim ...

Processing theory Pi_Calculus.Weak_Late_Bisim ...

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

Processing theory Pi_Calculus.Weak_Late_Step_Sim ...

Processing theory Pi_Calculus.Weak_Late_Cong ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim_Pres ...

Processing theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma ...

Processing theory Pi_Calculus.Weak_Late_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Cong_Pres ...

Processing theory Modular_Assembly_Kit_Security.CompositionalityResults ...

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

Loading 33 theories ...

Processing theory Inductive_Inference.Union ...

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

Processing theory Pi_Calculus.Weak_Early_Bisim_Subst ...

Processing theory Pi_Calculus.Weak_Early_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Step_Sim ...

Processing theory Pi_Calculus.Weak_Early_Cong ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst ...

Processing theory Pi_Calculus.Strong_Early_Late_Comp ...

Processing theory Pi_Calculus.Strong_Early_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Early_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Early_Step_Sim_Pres ...

Loading 18 theories ...

Processing theory Pi_Calculus.Weak_Early_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst_Pres ...

Removing 29 theories ...

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

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

Processing theory SATSolverVerification.BasicDPLL ...

Processing theory SATSolverVerification.KrsticGoel ...

Processing theory SATSolverVerification.NieuwenhuisOliverasTinelli ...

Processing theory Pi_Calculus.Strong_Late_Expansion_Law ...

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

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

Processing theory Pi_Calculus.Strong_Late_Axiomatisation ...

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

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

Loading 14 theories ...

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

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

Removing 27 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 101 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 Transitive-Closure.Transitive_Closure_Impl ...

Processing theory Transitive-Closure.Transitive_Closure_List_Impl ...

Processing theory Network_Security_Policy_Verification.FiniteGraph ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph ...

Processing theory Card_Number_Partitions.Number_Partition ...

Processing theory Card_Partitions.Set_Partition ...

Processing theory Network_Security_Policy_Verification.TopoS_Vertices ...

Processing theory Network_Security_Policy_Verification.TopoS_Interface ...

Processing theory Network_Security_Policy_Verification.vertex_example_simps ...

Processing theory Card_Number_Partitions.Card_Number_Partitions ...

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

Processing theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPbasic ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted ...

Processing theory AI_Planning_Languages_Semantics.Lifschitz_Consistency ...

Processing theory Network_Security_Policy_Verification.Efficient_Distinct ...

Processing theory Card_Partitions.Card_Partitions ...

Removing 7 theories ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted ...

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

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl ...

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

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets_impl ...

Processing theory Bell_Numbers_Spivey.Bell_Numbers ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting_impl ...

Processing theory Twelvefold_Way.Preliminaries ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry1 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry2 ...

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

Processing theory Twelvefold_Way.Equiv_Relations_on_Functions ...

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

Removing 3 theories ...

Processing theory Network_Security_Policy_Verification.Distributed_WebApp ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance ...

Processing theory Network_Security_Policy_Verification.CryptoDB ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example ...

Processing theory Network_Security_Policy_Verification.IDEM ...

Processing theory Network_Security_Policy_Verification.Network_Security_Policy_Verification ...

Removing 7 theories ...

Processing theory Network_Security_Policy_Verification.MeasrDroid ...

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

Processing theory Twelvefold_Way.Card_Bijections ...

Processing theory Twelvefold_Way.Card_Bijections_Direct ...

Processing theory Twelvefold_Way.Twelvefold_Way ...

Removing 28 theories ...

Processing theory Network_Security_Policy_Verification.Imaginary_Factory_Network ...

Loading 53 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 Isabelle_Meta_Model.Toy_Library ...

Processing theory PCF.Basis ...

Processing theory Network_Security_Policy_Verification.Example_BLP ...

Processing theory Network_Security_Policy_Verification.Example ...

Processing theory Network_Security_Policy_Verification.TopoS_generateCode ...

Processing theory Isabelle_Meta_Model.Init ...

Processing theory Isabelle_Meta_Model.Meta_Pure ...

Processing theory Isabelle_Meta_Model.Parser_init ...

Processing theory Isabelle_Meta_Model.Parser_Pure ...

Processing theory Isabelle_Meta_Model.Printer_init ...

Processing theory Isabelle_Meta_Model.Printer_Pure ...

Processing theory Isabelle_Meta_Model.Init_rbt ...

Processing theory Isabelle_Meta_Model.Meta_SML ...

Processing theory Isabelle_Meta_Model.Printer_SML ...

Processing theory PCF.Logical_Relations ...

Processing theory Isabelle_Meta_Model.Meta_Toy_extended ...

Processing theory Isabelle_Meta_Model.Parser_Toy_extended ...

Removing 50 theories ...

Processing theory PCF.PCF ...

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

Processing theory Isabelle_Meta_Model.Printer_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 PCF.OpSem ...

Processing theory PCF.SmallStep ...

Processing theory Isabelle_Meta_Model.Printer ...

Processing theory Isabelle_Meta_Model.Generator_dynamic_sequential ...

Processing theory Isabelle_Meta_Model.Design_deep ...

Processing theory Isabelle_Meta_Model.Rail ...

Removing 4 theories ...

Processing theory Isabelle_Meta_Model.Design_generated ...

Loading 14 theories ...

Processing theory Isabelle_Meta_Model.Design_shallow ...

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

Processing theory SequentInvertibility.MultiSequents ...

Processing theory SequentInvertibility.SingleSuccedent ...

Removing 9 theories ...

Processing theory Factored_Transition_System_Bounding.Invariants ...

Processing theory Orbit_Stabiliser.Tetrahedron ...

Processing theory SequentInvertibility.NominalSequents ...

Processing theory SequentInvertibility.ModalSequents ...

Processing theory SequentInvertibility.SequentInvertibility ...

Processing theory Localization_Ring.Localization ...

Loading 33 theories ...

Removing 21 theories ...

Processing theory Circus.Var ...

Processing theory Circus.Var_list ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Cars ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.RealInt ...

Processing theory Circus.Relations ...

Processing theory Circus.Designs ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.NatInt ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Traffic ...

Processing theory Fermat3_4.Fermat4 ...

Processing theory Generalized_Counting_Sort.Algorithm ...

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

Removing 9 theories ...

Processing theory Circus.Circus_Actions ...

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

Processing theory Circus.Circus_Syntax ...

Processing theory Circus.Refinement ...

Processing theory Generalized_Counting_Sort.Sorting ...

Removing 3 theories ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular ...

Processing theory Circus.Refinement_Example ...

Processing theory Generalized_Counting_Sort.Stability ...

Loading 48 theories ...

Processing theory AWN.Lib ...

Processing theory Separation_Algebra.Sep_Tactics ...

Processing theory Separation_Algebra.Map_Extra ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres ...

Processing theory AWN.TransitionSystems ...

Processing theory AWN.Invariants ...

Processing theory AWN.OInvariants ...

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

Processing theory Separation_Algebra.Abstract_Separation_D ...

Processing theory Separation_Algebra.Separation_D ...

Processing theory Sort_Encodings.M ...

Processing theory Sort_Encodings.CM ...

Removing 40 theories ...

Processing theory AWN.AWN ...

Processing theory AWN.AWN_Cterms ...

Processing theory AWN.AWN_SOS ...

Processing theory Sort_Encodings.Mono ...

Processing theory AWN.Pnet ...

Processing theory AWN.Closed ...

Processing theory AWN.AWN_Labels ...

Processing theory AWN.Inv_Cterms ...

Processing theory AWN.AWN_SOS_Labels ...

Processing theory AWN.AWN_Invariants ...

Processing theory AWN.Qmsg ...

Processing theory AWN.OAWN_SOS ...

Processing theory AWN.OAWN_Invariants ...

Processing theory AWN.OAWN_SOS_Labels ...

Processing theory AWN.OPnet ...

Processing theory Sort_Encodings.Mcalc2 ...

Processing theory Sort_Encodings.Mcalc ...

Processing theory Sort_Encodings.T_G_Prelim ...

Processing theory AWN.OAWN_Convert ...

Processing theory AWN.ONode_Lifting ...

Processing theory AWN.Qmsg_Lifting ...

Processing theory Sort_Encodings.Mcalc2C ...

Processing theory Sort_Encodings.T ...

Processing theory AWN.OPnet_Lifting ...

Processing theory AWN.OClosed_Lifting ...

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

Processing theory MSO_Regex_Equivalence.List_More ...

Processing theory KBPs.DFS ...

Processing theory KBPs.MapOps ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Set ...

Processing theory KBPs.Traces ...

Processing theory KBPs.Kripke ...

Processing theory KBPs.Extra ...

Removing 40 theories ...

Processing theory KBPs.KBPs ...

Processing theory KBPs.KBPsAuto ...

Processing theory KBPs.SPRView ...

Processing theory KBPs.List_local ...

Processing theory KBPs.ODList ...

Processing theory KBPs.SPRViewNonDet ...

Processing theory KBPs.Trie2 ...

Processing theory Stable_Matching.Basis ...

Processing theory KBPs.KBPsAlg ...

Processing theory KBPs.SPRViewNonDetIndInit ...

Processing theory KBPs.Eval ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Exp ...

Processing theory MSO_Regex_Equivalence.Pi_Derivatives ...

Processing theory KBPs.ClockView ...

Processing theory KBPs.SPRViewDet ...

Processing theory KBPs.SPRViewSingle ...

Processing theory KBPs.Views ...

Processing theory MSO_Regex_Equivalence.Init_Normalization ...

Processing theory KBPs.Robot ...

Processing theory KBPs.MuddyChildren ...

Processing theory KBPs.Examples ...

Processing theory KBPs.KBPs_Main ...

Removing 28 theories ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Operators ...

Processing theory MSO_Regex_Equivalence.Pi_Equivalence_Checking ...

Processing theory MSO_Regex_Equivalence.Formula ...

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

Processing theory MSO_Regex_Equivalence.PNormalization ...

Processing theory Stable_Matching.Choice_Functions ...

Removing 20 theories ...

Processing theory MSO_Regex_Equivalence.WS1S ...

Processing theory MSO_Regex_Equivalence.WS1S_Normalization ...

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

Processing theory Tycon.Monad_Zero ...

Processing theory Tycon.Monad_Zero_Plus ...

Processing theory Tycon.Error_Transformer ...

Processing theory Higher_Order_Terms.Fresh_Monad ...

Processing theory Key_Agreement_Strong_Adversaries.Refinement ...

Processing theory Tycon.Resumption_Transformer ...

Processing theory Tycon.Writer_Monad ...

Processing theory Higher_Order_Terms.Find_First ...

Removing 4 theories ...

Processing theory Tycon.Lazy_List_Monad ...

Processing theory Tycon.Maybe_Monad ...

Processing theory Tycon.State_Transformer ...

Processing theory Tycon.Writer_Transformer ...

Processing theory Tycon.Monad_Transformer ...

Processing theory Higher_Order_Terms.Fresh_Class ...

Processing theory Higher_Order_Terms.Term ...

Processing theory Higher_Order_Terms.Pats ...

Processing theory Isabelle_Meta_Model.Generator_static ...

Processing theory Higher_Order_Terms.Nterm ...

Processing theory Key_Agreement_Strong_Adversaries.Messages ...

Processing theory Key_Agreement_Strong_Adversaries.AuthenticationN ...

Processing theory Key_Agreement_Strong_Adversaries.AuthenticationI ...

Processing theory Key_Agreement_Strong_Adversaries.Message_derivation ...

Processing theory Key_Agreement_Strong_Adversaries.IK ...

Processing theory Key_Agreement_Strong_Adversaries.Secrecy ...

Processing theory Key_Agreement_Strong_Adversaries.Runs ...

Processing theory Free-Groups.PingPongLemma ...

Processing theory Key_Agreement_Strong_Adversaries.Channels ...

Processing theory Higher_Order_Terms.Term_to_Nterm ...

Processing theory Key_Agreement_Strong_Adversaries.Payloads ...

Processing theory Key_Agreement_Strong_Adversaries.Implem ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_lemmas ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_symmetric ...

Removing 76 theories ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_asymmetric ...

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

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

Removing 11 theories ...

Processing theory Binomial-Heaps.BinomialHeap ...

Processing theory Optics.Lens_Order ...

Processing theory Optics.Lens_Symmetric ...

Processing theory Optics.Lens_Instances ...

Processing theory Optics.Lenses ...

Processing theory WorkerWrapper.FixedPointTheorems ...

Processing theory Optics.Prisms ...

Processing theory Optics.Channel_Type ...

Processing theory Optics.Dataspace ...

Processing theory WorkerWrapper.Maybe ...

Processing theory WorkerWrapper.Nats ...

Processing theory Binomial-Heaps.SkewBinomialHeap ...

Processing theory Binomial-Heaps.Test ...

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

Processing theory WorkerWrapper.WorkerWrapper ...

Processing theory WorkerWrapper.WorkerWrapperNew ...

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

Processing theory WorkerWrapper.Nub ...

Processing theory Optics.Lens_Record_Example ...

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

Processing theory Isabelle_C.C_Parser_Language ...

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

Processing theory Isabelle_C.C_Eval ...

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

Processing theory Isabelle_C.C_Document ...

Processing theory Isabelle_C.C_Main ...

Processing theory Isabelle_C.C1 ...

Processing theory Presburger-Automata.Presburger_Automata ...

Processing theory Presburger-Automata.Exec ...

Processing theory Isabelle_C.C_Appendices ...

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

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

Processing theory Shivers-CFA.SetMap ...

Processing theory Shivers-CFA.Utils ...

Processing theory Shivers-CFA.MapSets ...

Processing theory Completeness.Tree ...

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

Processing theory Completeness.PermutationLemmas ...

Processing theory Completeness.Base ...

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

Processing theory Completeness.Formula ...

Processing theory Completeness.Sequents ...

Processing theory Completeness.Completeness ...

Processing theory Completeness.Soundness ...

Processing theory Category2.Category ...

Processing theory Category2.Functors ...

Processing theory Shivers-CFA.CPSScheme ...

Processing theory LightweightJava.Lightweight_Java_Definition ...

Processing theory Shivers-CFA.FixTransform ...

Processing theory Shivers-CFA.HOLCFUtils ...

Processing theory LightweightJava.Lightweight_Java_Equivalence ...

Processing theory Category2.NatTrans ...

Processing theory Shivers-CFA.Computability ...

Processing theory Shivers-CFA.CPSUtils ...

Processing theory WorkerWrapper.CounterExample ...

Processing theory Shivers-CFA.ExCF ...

Processing theory Shivers-CFA.AbsCF ...

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

Removing 28 theories ...

Processing theory WorkerWrapper.Last ...

Processing theory Shivers-CFA.ExCFSV ...

Processing theory WorkerWrapper.Accumulator ...

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

Processing theory Shivers-CFA.AbsCFCorrect ...

Processing theory WorkerWrapper.Streams ...

Processing theory WorkerWrapper.UnboxedNats ...

Processing theory Shivers-CFA.AbsCFComp ...

Processing theory Category2.Universe ...

Processing theory WorkerWrapper.Continuations ...

Processing theory Category2.SetCat ...

Processing theory WorkerWrapper.Backtracking ...

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

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

Processing theory Category2.Yoneda ...

Processing theory LightweightJava.Lightweight_Java_Proof ...

Loading 47 theories ...

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

Removing 38 theories ...

Processing theory Isabelle_C.C2 ...

Processing theory Isabelle_C.C_paper ...

Processing theory Regular-Sets.Relation_Interpretation ...

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

Processing theory Propositional_Proof_Systems.SC ...

Processing theory DiskPaxos.DiskPaxos_Model ...

Processing theory DiskPaxos.DiskPaxos_Inv1 ...

Processing theory Abstract-Rewriting.Seq ...

Processing theory Propositional_Proof_Systems.Compactness ...

Processing theory Resolution_FOL.Tree ...

Processing theory Stream-Fusion.LazyList ...

Processing theory List_Inversions.List_Inversions ...

Processing theory Shivers-CFA.Eval ...

Processing theory Stream-Fusion.Stream ...

Processing theory First_Order_Terms.Term ...

Processing theory First_Order_Terms.Unifiers ...

Processing theory First_Order_Terms.Term_Pair_Multiset ...

Processing theory Resolution_FOL.TermsAndLiterals ...

Processing theory Propositional_Proof_Systems.SC_Cut ...

Processing theory DiskPaxos.DiskPaxos_Inv2 ...

Processing theory DiskPaxos.DiskPaxos_Inv3 ...

Processing theory Propositional_Proof_Systems.LSC ...

Processing theory Propositional_Proof_Systems.SC_Sema ...

Processing theory Stream-Fusion.StreamFusion ...

Processing theory Regular-Sets.Regexp_Method ...

Processing theory Propositional_Proof_Systems.Resolution ...

Processing theory Propositional_Proof_Systems.LSC_Resolution ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Full ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Small ...

Removing 18 theories ...

Processing theory DiskPaxos.DiskPaxos_Inv4 ...

Processing theory Abstract-Rewriting.Abstract_Rewriting ...

Processing theory First_Order_Terms.Abstract_Unification ...

Processing theory First_Order_Terms.Unification ...

Processing theory DiskPaxos.DiskPaxos_Inv5 ...

Processing theory DiskPaxos.DiskPaxos_Chosen ...

Processing theory DiskPaxos.DiskPaxos_Inv6 ...

Processing theory DiskPaxos.DiskPaxos_Invariant ...

Processing theory DiskPaxos.DiskPaxos ...

Processing theory Resolution_FOL.Resolution ...

Loading 51 theories ...

Processing theory Resolution_FOL.Completeness ...

Processing theory Resolution_FOL.Unification_Theorem ...

Processing theory Resolution_FOL.Completeness_Instance ...

Removing 20 theories ...

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

Processing theory Possibilistic_Noninterference.MyTactics ...

Processing theory Possibilistic_Noninterference.Interface ...

Processing theory Possibilistic_Noninterference.Bisim ...

Processing theory Decl_Sem_Fun_PL.Lambda ...

Processing theory Decl_Sem_Fun_PL.SmallStepLam ...

Processing theory Decl_Sem_Fun_PL.BigStepLam ...

Processing theory CISC-Kernel.Step ...

Processing theory CISC-Kernel.Step_invariants ...

Processing theory CISC-Kernel.Step_vpeq ...

Processing theory CISC-Kernel.Step_vpeq_locally_respects ...

Processing theory CISC-Kernel.Step_vpeq_weakly_step_consistent ...

Processing theory Possibilistic_Noninterference.Language_Semantics ...

Processing theory CISC-Kernel.SK ...

Processing theory CISC-Kernel.ISK ...

Processing theory TESL_Language.TESL ...

Processing theory TESL_Language.Run ...

Processing theory TESL_Language.Denotational ...

Processing theory TESL_Language.SymbolicPrimitive ...

Processing theory TESL_Language.Operational ...

Processing theory Propositional_Proof_Systems.SC_Depth ...

Processing theory Propositional_Proof_Systems.SC_Gentzen ...

Processing theory Propositional_Proof_Systems.SC_Depth_Limit ...

Processing theory CSP_RefTK.Conclusion ...

Processing theory CSP_RefTK.Introduction ...

Processing theory CISC-Kernel.CISK ...

Processing theory CISC-Kernel.Separation_kernel_model ...

Processing theory CISC-Kernel.Link_separation_kernel_model_to_CISK ...

Processing theory HOL-CSP.Introduction ...

Processing theory Decl_Sem_Fun_PL.ValuesFSet ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet ...

Processing theory Decl_Sem_Fun_PL.ValuesFSetProps ...

Processing theory Possibilistic_Noninterference.During_Execution ...

Processing theory Possibilistic_Noninterference.After_Execution ...

Processing theory Decl_Sem_Fun_PL.ChangeEnv ...

Processing theory TESL_Language.Corecursive_Prop ...

Processing theory TESL_Language.Hygge_Theory ...

Processing theory TESL_Language.Config_Morphisms ...

Processing theory Decl_Sem_Fun_PL.DenotSoundFSet ...

Processing theory Decl_Sem_Fun_PL.DenotCompleteFSet ...

Processing theory Decl_Sem_Fun_PL.DenotCongruenceFSet ...

Processing theory Decl_Sem_Fun_PL.DenotEqualitiesFSet ...

Removing 71 theories ...

Processing theory Decl_Sem_Fun_PL.Optimizer ...

Processing theory Possibilistic_Noninterference.Compositionality ...

Processing theory Possibilistic_Noninterference.Syntactic_Criteria ...

Processing theory Possibilistic_Noninterference.Concrete ...

Loading 37 theories ...

Processing theory Modular_Assembly_Kit_Security.InformationFlowProperties ...

Processing theory Ribbon_Proofs.JHelper ...

Processing theory Ribbon_Proofs.Ribbons_Basic ...

Processing theory Modular_Assembly_Kit_Security.PropertyLibrary ...

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

Processing theory Ribbon_Proofs.More_Finite_Map ...

Processing theory Resolution_FOL.Examples ...

Processing theory Ribbon_Proofs.Proofchain ...

Processing theory Ribbon_Proofs.Ribbons_Interfaces ...

Processing theory Ribbon_Proofs.Ribbons_Graphical ...

Processing theory Ribbon_Proofs.Ribbons_Graphical_Soundness ...

Processing theory CCS.Agent ...

Processing theory CCS.Strong_Sim ...

Processing theory CCS.Strong_Bisim ...

Processing theory CCS.Strong_Sim_Pres ...

Processing theory CCS.Strong_Bisim_Pres ...

Processing theory CCS.Struct_Cong ...

Processing theory CCS.Tau_Chain ...

Processing theory CCS.Weak_Cong_Semantics ...

Processing theory CCS.Weak_Semantics ...

Processing theory Kleene_Algebra.Dioid_Models ...

Removing 30 theories ...

Processing theory CCS.Strong_Sim_SC ...

Processing theory CCS.Strong_Bisim_SC ...

Processing theory CCS.Weak_Sim ...

Processing theory CCS.Weak_Bisim ...

Processing theory CCS.Weak_Cong_Sim ...

Processing theory CCS.Weak_Cong ...

Processing theory CCS.Weak_Sim_Pres ...

Processing theory CCS.Weak_Bisim_Pres ...

Processing theory Kleene_Algebra.Kleene_Algebra_Models ...

Processing theory CCS.Weak_Cong_Sim_Pres ...

Processing theory CCS.Weak_Cong_Pres ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl2 ...

Processing theory KAD.Modal_Kleene_Algebra_Models ...

Removing 24 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3 ...

Loading 51 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric ...

Processing theory Open_Induction.Restricted_Predicates ...

Processing theory Security_Protocol_Refinement.Agents ...

Processing theory Security_Protocol_Refinement.Infra ...

Processing theory SuperCalc.well_founded_continued ...

Processing theory Well_Quasi_Orders.Infinite_Sequences ...

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

Processing theory Well_Quasi_Orders.Minimal_Elements ...

Processing theory Well_Quasi_Orders.Least_Enum ...

Processing theory Optics.Lens_State ...

Processing theory Security_Protocol_Refinement.a0n_agree ...

Processing theory Security_Protocol_Refinement.Message ...

Processing theory Security_Protocol_Refinement.a0i_agree ...

Processing theory Security_Protocol_Refinement.s0g_secrecy ...

Processing theory Euler_Partition.Euler_Partition ...

Processing theory SuperCalc.multisets_continued ...

Processing theory Well_Quasi_Orders.Multiset_Extension ...

Processing theory Selection_Heap_Sort.Sort ...

Processing theory Selection_Heap_Sort.RemoveMax ...

Processing theory Selection_Heap_Sort.Heap ...

Processing theory Selection_Heap_Sort.HeapFunctional ...

Removing 16 theories ...

Processing theory Security_Protocol_Refinement.m1_keydist ...

Processing theory Propositional_Proof_Systems.HC ...

Processing theory Propositional_Proof_Systems.ND ...

Processing theory Propositional_Proof_Systems.NDHC ...

Processing theory Propositional_Proof_Systems.SCND ...

Processing theory Propositional_Proof_Systems.HCSC ...

Processing theory Propositional_Proof_Systems.HCSCND ...

Processing theory 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 Selection_Heap_Sort.HeapImperative ...

Processing theory Well_Quasi_Orders.Wqo_Multiset ...

Processing theory SuperCalc.terms ...

Processing theory SuperCalc.equational_clausal_logic ...

Processing theory Security_Protocol_Refinement.m1_keydist_iirn ...

Removing 9 theories ...

Processing theory Security_Protocol_Refinement.m1_nssk ...

Processing theory SuperCalc.superposition ...

Removing 6 theories ...

Processing theory Security_Protocol_Refinement.m1_kerberos ...

Processing theory Security_Protocol_Refinement.m2_nssk ...

Processing theory Security_Protocol_Refinement.m3_nssk ...

Processing theory Security_Protocol_Refinement.m3_nssk_par ...

Removing 4 theories ...

Processing theory Security_Protocol_Refinement.m2_kerberos ...

Processing theory Security_Protocol_Refinement.m3_kerberos_par ...

Processing theory Security_Protocol_Refinement.m3_kerberos5 ...

Removing 2 theories ...

Processing theory Security_Protocol_Refinement.m3_kerberos4 ...

Loading 39 theories ...

Processing theory Allen_Calculus.xor_cal ...

Processing theory Allen_Calculus.axioms ...

Processing theory Regular-Sets.Derivatives ...

Processing theory Noninterference_CSP.CSPNoninterference ...

Processing theory List_Interleaving.ListInterleaving ...

Processing theory Probabilistic_System_Zoo.Bool_Bounded_Set ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl1 ...

Processing theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding ...

Processing theory Noninterference_Ipurge_Unwinding.DeterministicProcesses ...

Processing theory Noninterference_Inductive_Unwinding.InductiveUnwinding ...

Processing theory Selection_Heap_Sort.SelectionSort_Functional ...

Processing theory Propositional_Proof_Systems.MiniFormulas ...

Processing theory Propositional_Proof_Systems.MiniSC ...

Processing theory Allen_Calculus.allen ...

Processing theory Allen_Calculus.jointly_exhaustive ...

Processing theory Regex_Equivalence.Derivatives_Finite ...

Processing theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample ...

Removing 18 theories ...

Processing theory Allen_Calculus.disjoint_relations ...

Processing theory Regex_Equivalence.Deriv_PDeriv ...

Processing theory Propositional_Proof_Systems.MiniSC_Craig ...

Processing theory Propositional_Proof_Systems.MiniSC_HC ...

Processing theory Propositional_Proof_Systems.ND_Sound ...

Processing theory Propositional_Proof_Systems.ND_Compl_SC ...

Processing theory Regex_Equivalence.Automaton ...

Processing theory Regex_Equivalence.Deriv_Autos ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl2 ...

Processing theory Regex_Equivalence.Position_Autos ...

Processing theory Category2.MonadicEquationalTheory ...

Processing theory Regex_Equivalence.Before2 ...

Processing theory Regex_Equivalence.After2 ...

Removing 14 theories ...

Processing theory Regex_Equivalence.Regex_Equivalence ...

Processing theory Regex_Equivalence.Benchmark ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3 ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric ...

Processing theory Regex_Equivalence.Examples ...

Removing 32 theories ...

Processing theory Allen_Calculus.examples ...

Processing theory Allen_Calculus.nest ...

Loading 44 theories ...

Processing theory FLP.ListUtilities ...

Processing theory FLP.Multiset ...

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

Processing theory TLA.Intensional ...

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

Removing 7 theories ...

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

Processing theory TLA.Sequence ...

Processing theory TLA.Semantics ...

Processing theory TLA.PreFormulas ...

Processing theory Relational_Method.Definitions ...

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

Processing theory TLA.Rules ...

Processing theory TLA.Liveness ...

Processing theory TLA.State ...

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

Processing theory FLP.AsynchronousSystem ...

Processing theory FLP.Execution ...

Processing theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued ...

Processing theory FLP.FLPSystem ...

Processing theory TLA.Buffer ...

Processing theory TLA.Even ...

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

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

Processing theory TLA.Inc ...

Processing theory FLP.FLPTheorem ...

Processing theory FLP.FLPExistingSystem ...

Processing theory Pairing_Heap.Pairing_Heap_List2 ...

Processing theory Separata.Separata ...

Processing theory Imperative_Insertion_Sort.Imperative_Loops ...

Removing 46 theories ...

Processing theory Imperative_Insertion_Sort.Imperative_Insertion_Sort ...

Processing theory Tail_Recursive_Functions.CaseStudy2 ...

Processing theory MuchAdoAboutTwo.MuchAdoAboutTwo ...

Processing theory Decl_Sem_Fun_PL.MutableRef ...

Processing theory Decl_Sem_Fun_PL.MutableRefProps ...

Processing theory Ribbon_Proofs.Ribbons_Stratified ...

Processing theory Splay_Tree.Splay_Heap ...

Processing theory Skew_Heap.Skew_Heap ...

Processing theory Pairing_Heap.Pairing_Heap_Tree ...

Processing theory Pairing_Heap.Pairing_Heap_List1 ...

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

Removing 19 theories ...

Processing theory Relational_Method.Authentication ...

Processing theory Relational_Method.Anonymity ...

Processing theory Relational_Method.Possibility ...

Loading 79 theories ...

Processing theory BNF_CC.Preliminaries ...

Processing theory Clean.MonadSE ...

Processing theory Graph_Saturation.MissingRelation ...

Processing theory Clean.Seq_MonadSE ...

Processing theory Clean.Symbex_MonadSE ...

Processing theory Clean.Hoare_MonadSE ...

Processing theory Clean.Clean ...

Processing theory Clean.Clean_Symbex ...

Processing theory Clean.Test_Clean ...

Processing theory Heard_Of.Majorities ...

Processing theory Coinductive_Languages.Coinductive_Language ...

Processing theory Graph_Saturation.LabeledGraphs ...

Processing theory Heard_Of.HOModel ...

Processing theory Heard_Of.OneThirdRuleDefs ...

Processing theory Heard_Of.UteDefs ...

Processing theory Heard_Of.UvDefs ...

Removing 4 theories ...

Processing theory Clean.Hoare_Clean ...

Processing theory Clean.Clean_Main ...

Processing theory POPLmark-deBruijn.Basis ...

Processing theory Statecharts.Contrib ...

Processing theory Statecharts.DataSpace ...

Processing theory Graph_Saturation.RulesAndChains ...

Processing theory Statecharts.Data ...

Processing theory Statecharts.Update ...

Processing theory Clean.SquareRoot_concept ...

Processing theory Graph_Saturation.LabeledGraphSemantics ...

Processing theory Graph_Saturation.StandardModels ...

Processing theory Statecharts.Expr ...

Processing theory Statecharts.SA ...

Processing theory Graph_Saturation.RuleSemanticsConnection ...

Processing theory Statecharts.Kripke ...

Processing theory POPLmark-deBruijn.POPLmarkRecord ...

Processing theory POPLmark-deBruijn.POPLmarkRecordCtxt ...

Processing theory WOOT_Strong_Eventual_Consistency.ErrorMonad ...

Processing theory Graph_Saturation.StandardRules ...

Processing theory Statecharts.HA ...

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

Removing 6 theories ...

Processing theory POPLmark-deBruijn.Execute ...

Processing theory Graph_Saturation.GraphRewriting ...

Processing theory Graph_Saturation.CombinedCorrectness ...

Processing theory Statecharts.HAOps ...

Processing theory Stuttering_Equivalence.Samplers ...

Processing theory Stuttering_Equivalence.StutterEquivalence ...

Processing theory KAD.Modal_Kleene_Algebra_Applications ...

Processing theory Network_Security_Policy_Verification.Analysis_Tainting ...

Processing theory Network_Security_Policy_Verification.Example_NetModel ...

Processing theory Heard_Of.Reduction ...

Processing theory Heard_Of.OneThirdRuleProof ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPstrict ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets2 ...

Processing theory Heard_Of.UteProof ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet ...

Processing theory Decl_Sem_Fun_PL.RelationalSemFSet ...

Processing theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet ...

Processing theory Coinductive_Languages.Context_Free_Grammar ...

Processing theory Decl_Sem_Fun_PL.SystemF ...

Removing 44 theories ...

Processing theory Heard_Of.UvProof ...

Processing theory Statecharts.HASem ...

Processing theory Statecharts.HAKripke ...

Processing theory BNF_CC.Concrete_Examples ...

Processing theory WOOT_Strong_Eventual_Consistency.Sorting ...

Processing theory Well_Quasi_Orders.Kruskal ...

Processing theory Well_Quasi_Orders.Wqo_Instances ...

Processing theory WOOT_Strong_Eventual_Consistency.SortKeys ...

Processing theory BNF_CC.DDS ...

Processing theory WOOT_Strong_Eventual_Consistency.DistributedExecution ...

Processing theory WOOT_Strong_Eventual_Consistency.Psi ...

Processing theory WOOT_Strong_Eventual_Consistency.Consistency ...

Processing theory Statecharts.CarAudioSystem ...

Processing theory Well_Quasi_Orders.Kruskal_Examples ...

Processing theory WOOT_Strong_Eventual_Consistency.CreateConsistent ...

Processing theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute ...

Removing 20 theories ...

Processing theory WOOT_Strong_Eventual_Consistency.StrongConvergence ...

Processing theory WOOT_Strong_Eventual_Consistency.SEC ...

Processing theory WOOT_Strong_Eventual_Consistency.Example ...

Loading 74 theories ...

Processing theory ConcurrentIMP.CIMP_pred ...

Processing theory ConcurrentIMP.Infinite_Sequences ...

Processing theory Consensus_Refined.Consensus_Misc ...

Processing theory Consensus_Refined.Two_Steps ...

Processing theory Consensus_Refined.Consensus_Types ...

Processing theory Consensus_Refined.Quorums ...

Processing theory Consensus_Refined.Infra ...

Processing theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt ...

Processing theory Consensus_Refined.Refinement ...

Processing theory Consensus_Refined.HO_Transition_System ...

Processing theory ConcurrentIMP.LTL ...

Processing theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt ...

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

Processing theory Heard_Of.EigbyzDefs ...

Processing theory Consensus_Refined.BenOr_Defs ...

Processing theory Consensus_Refined.Uv_Defs ...

Processing theory Heard_Of.LastVotingDefs ...

Removing 18 theories ...

Processing theory Myhill-Nerode.Folds ...

Processing theory Consensus_Refined.Two_Step_Observing ...

Processing theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations ...

Processing theory ConcurrentIMP.CIMP_lang ...

Processing theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm ...

Processing theory Security_Protocol_Refinement.m1_keydist_inrn ...

Processing theory ConcurrentIMP.CIMP_vcg ...

Processing theory ConcurrentIMP.CIMP_vcg_rules ...

Processing theory ConcurrentIMP.CIMP ...

Processing theory ConcurrentIMP.CIMP_locales ...

Processing theory Topological_Semantics.sse_boolean_algebra ...

Processing theory Security_Protocol_Refinement.m1_ds ...

Processing theory PropResPI.Propositional_Resolution ...

Processing theory PropResPI.Prime_Implicates ...

Processing theory Topological_Semantics.sse_operation_positive ...

Processing theory Topological_Semantics.sse_boolean_algebra_quantification ...

Processing theory ConcurrentIMP.CIMP_one_place_buffer ...

Processing theory Diophantine_Eqns_Lin_Hom.Algorithm ...

Processing theory Diophantine_Eqns_Lin_Hom.Solver_Code ...

Removing 11 theories ...

Processing theory Topological_Semantics.sse_operation_positive_quantification ...

Processing theory Consensus_Refined.BenOr_Proofs ...

Processing theory Consensus_Refined.Uv_Proofs ...

Processing theory Heard_Of.AteProof ...

Processing theory Heard_Of.EigbyzProof ...

Processing theory Security_Protocol_Refinement.m2_ds ...

Removing 12 theories ...

Processing theory Security_Protocol_Refinement.m3_ds_par ...

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

Processing theory Security_Protocol_Refinement.m3_ds ...

Processing theory SIFUM_Type_Systems.Preliminaries ...

Processing theory SIFUM_Type_Systems.Security ...

Processing theory SIFUM_Type_Systems.Language ...

Processing theory Topological_Semantics.topo_frontier_algebra ...

Processing theory Propositional_Proof_Systems.HC_Compl_Consistency ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact ...

Processing theory ConcurrentIMP.CIMP_unbounded_buffer ...

Removing 29 theories ...

Processing theory Myhill-Nerode.Myhill_1 ...

Processing theory Myhill-Nerode.Myhill_2 ...

Processing theory Myhill-Nerode.Myhill ...

Processing theory Myhill-Nerode.Closures ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_Consistency ...

Processing theory Myhill-Nerode.Closures2 ...

Processing theory SIFUM_Type_Systems.Compositionality ...

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 263 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/sse_operation_negative.thy"):

*** Unexpected outcome: "unknown"

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

*** Failed to apply initial proof method⌂:

*** using this:

*** ECQw ?η ≡ ∀a b. ?η b ❙≽ a ❙∧ ?η a

*** TNDw ?η ≡ ∀φ b. φ ❙∨ ?η φ ❙≽ ?η b

*** atom ?a ≡ ¬ (∀w. ?a w = ❙⊥ w) ∧ (∀p. p ❙≽ ?a ∨ ❙─p ❙≽ ?a)

*** ∀w. ∃q. q w ∧ atom q

*** ?A ❙∧ ?B ≡ λw. ?A w ∧ ?B w

*** ?A ❙∨ ?B ≡ λw. ?A w ∨ ?B w

*** ❙⊤ ≡ λw. True

*** ❙⊥ ≡ λw. False

*** ?A ❙→ ?B ≡ λw. ?A w ⟶ ?B w

*** ?A ❙↔ ?B ≡ λw. ?A w = ?B w

*** ?A ❙↼ ?B ≡ λw. ?A w ∧ ¬ ?B w

*** ❙─?A ≡ λw. ¬ ?A w

*** goal (1 subgoal):

*** 1. ∀a b c. b ❙≽ (λw. c w ∧ a w) ⟶ η a ❙≽ (λw. c w ∧ η b w) ⟹

*** ∀a b. (λw. η a w ∨ η b w) ❙≽ η (λw. a w ∧ b w)

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

*** Bad context for command "lemma"⌂ -- using reset state

Removing 7 theories ...

Processing theory Topological_Semantics.sse_operation_negative_quantification ...

Processing theory SIFUM_Type_Systems.TypeSystem ...

Removing 2 theories ...

FAILED to process theory Topological_Semantics.topo_strict_implication

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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_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 88 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 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"

Removing 2 theories ...

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"

Loading 73 theories ...

Processing theory Clean.Quicksort_concept ...

Processing theory JiveDataStoreModel.TypeIds ...

Processing theory JiveDataStoreModel.JavaType ...

Processing theory JiveDataStoreModel.DirectSubtypes ...

Processing theory JiveDataStoreModel.Subtype ...

Processing theory JiveDataStoreModel.Attributes ...

Processing theory Complete_Non_Orders.Binary_Relations ...

Processing theory Complete_Non_Orders.Complete_Relations ...

Processing theory Complete_Non_Orders.Kleene_Fixed_Point ...

Processing theory JiveDataStoreModel.AttributesIndep ...

Processing theory LatticeProperties.Lattice_Prop ...

Processing theory PseudoHoops.Operations ...

Processing theory Complete_Non_Orders.Fixed_Points ...

Processing theory JiveDataStoreModel.Value ...

Processing theory JiveDataStoreModel.Location ...

Processing theory JiveDataStoreModel.Store ...

Processing theory Finger-Trees.FingerTree ...

Processing theory Concurrent_Revisions.Data ...

Processing theory Concurrent_Revisions.Occurrences ...

Removing 12 theories ...

Processing theory Concurrent_Revisions.Renaming ...

Processing theory JiveDataStoreModel.StoreProperties ...

Processing theory JiveDataStoreModel.JML ...

Processing theory JiveDataStoreModel.UnivSpec ...

Processing theory Concurrent_Revisions.Substitution ...

Processing theory LatticeProperties.Modular_Distrib_Lattice ...

Processing theory LatticeProperties.Lattice_Ordered_Group ...

Processing theory PseudoHoops.LeftComplementedMonoid ...

Processing theory TESL_Language.StutteringDefs ...

Processing theory PseudoHoops.RightComplementedMonoid ...

Processing theory SIFPL.OBJ ...

Processing theory SIFPL.PBIJ ...

Processing theory SIFPL.VDM_OBJ ...

Processing theory PseudoHoops.PseudoWaisbergAlgebra ...

Processing theory Concurrent_Revisions.OperationalSemantics ...

Processing theory Concurrent_Revisions.Executions ...

Processing theory TESL_Language.StutteringLemmas ...

Processing theory TESL_Language.Stuttering ...

Removing 18 theories ...

Processing theory PseudoHoops.PseudoHoops ...

Processing theory SIFPL.VS_OBJ ...

Processing theory PseudoHoops.PseudoHoopFilters ...

Processing theory Finger-Trees.Test ...

Processing theory HyperCTL.Prelim ...

Processing theory Concurrent_Revisions.Determinacy ...

Processing theory SIFPL.ContextOBJ ...

Removing 18 theories ...

Processing theory Jacobson_Basic_Algebra.Set_Theory ...

Processing theory HyperCTL.Shallow ...

Processing theory HyperCTL.Deep ...

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

Processing theory Propositional_Proof_Systems.CNF_To_Formula ...

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

Processing theory HyperCTL.Finite_Noninterference ...

Processing theory HyperCTL.HyperCTL ...

Removing 15 theories ...

Processing theory Propositional_Proof_Systems.Tseytin_Sema ...

Processing theory BNF_CC.Axiomatised_BNF_CC ...

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

Processing theory PseudoHoops.SpecialPseudoHoops ...

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

Processing theory Jacobson_Basic_Algebra.Ring_Theory ...

Removing 18 theories ...

Processing theory PseudoHoops.Examples ...

Removing 11 theories ...

FAILED to process theory Topological_Semantics.ex_LFUs

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

*** Unexpected outcome: "unknown"

*** 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 72 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 69 theories ...

Removing 3 theories ...

Processing theory Consensus_Refined.MRU_Vote ...

Processing theory Abs_Int_ITP2012.Complete_Lattice_ix ...

Processing theory Dict_Construction.Dict_Construction ...

Processing theory Consensus_Refined.Three_Steps ...

Processing theory Attack_Trees.MC ...

Processing theory Consensus_Refined.MRU_Vote_Opt ...

Processing theory AWN.AWN_Term_Graph ...

Processing theory FocusStreamsCaseStudies.ListExtras ...

Processing theory FocusStreamsCaseStudies.ArithExtras ...

Processing theory Consensus_Refined.Three_Step_MRU ...

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

Processing theory FeatherweightJava.FJSound ...

Processing theory Consensus_Refined.CT_Proofs ...

Processing theory Attack_Trees.AT ...

Processing theory Attack_Trees.Infrastructure ...

Processing theory Lazy_Case.Lazy_Case ...

Processing theory Consensus_Refined.New_Algorithm_Proofs ...

Processing theory Consensus_Refined.Paxos_Proofs ...

Processing theory Strong_Security.Types ...

Processing theory Open_Induction.Open_Induction ...

Processing theory FeatherweightJava.Execute ...

Processing theory FeatherweightJava.Featherweight_Java ...

Processing theory WHATandWHERE_Security.WHATWHERE_Security ...

Processing theory Strong_Security.Expr ...

Processing theory Strong_Security.Domain_example ...

Processing theory Attack_Trees.GDPRhealthcare ...

Removing 24 theories ...

Processing theory WHATandWHERE_Security.Up_To_Technique ...

Processing theory FocusStreamsCaseStudies.Gateway_proof_aux ...

Processing theory WHATandWHERE_Security.MWLs ...

Processing theory Topological_Semantics.topo_negation_fixedpoints ...

Processing theory FocusStreamsCaseStudies.Gateway_proof ...

Processing theory WHATandWHERE_Security.Parallel_Composition ...

Processing theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign ...

Processing theory ADS_Functor.Merkle_Interface ...

Processing theory HereditarilyFinite.Ordinal ...

Processing theory Abs_Int_ITP2012.ACom ...

Processing theory Dict_Construction.Test_Lazy_Case ...

Removing 10 theories ...

Processing theory Finite_Automata_HF.Finite_Automata_HF ...

Processing theory Abs_Int_ITP2012.Collecting ...

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

Processing theory FinFun.FinFun ...

Processing theory FinFun.FinFunPred ...

Processing theory Abs_Int_ITP2012.Abs_Int0 ...

Processing theory ADS_Functor.Canton_Transaction_Tree ...

Processing theory Epistemic_Logic.Epistemic_Logic ...

Processing theory WHATandWHERE_Security.Type_System_example ...

Processing theory Abs_Int_ITP2012.Abs_State ...

Processing theory Abs_Int_ITP2012.Abs_Int1 ...

Processing theory Abs_Int_ITP2012.Abs_Int2 ...

Removing 28 theories ...

Processing theory Hybrid_Logic.Hybrid_Logic ...

Processing theory Abs_Int_ITP2012.Abs_Int2_ivl ...

Removing 3 theories ...

Processing theory Abs_Int_ITP2012.Abs_Int3 ...

Loading 103 theories ...

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

Processing theory Consensus_Refined.OneThirdRule_Defs ...

Processing theory Consensus_Refined.Voting_Opt ...

Processing theory Consensus_Refined.Ate_Proofs ...

Processing theory Consensus_Refined.OneThirdRule_Proofs ...

Processing theory InfPathElimination.Aexp ...

Processing theory InfPathElimination.Bexp ...

Processing theory InfPathElimination.Store ...

Processing theory InfPathElimination.Labels ...

Processing theory InfPathElimination.Conf ...

Processing theory InfPathElimination.Graph ...

Processing theory LatticeProperties.Conj_Disj ...

Processing theory LatticeProperties.WellFoundedTransitive ...

Processing theory LatticeProperties.Complete_Lattice_Prop ...

Processing theory DataRefinementIBP.Preliminaries ...

Processing theory DataRefinementIBP.Statements ...

Processing theory DataRefinementIBP.Hoare ...

Processing theory DataRefinementIBP.Diagram ...

Processing theory DataRefinementIBP.DataRefinement ...

Processing theory Inductive_Confidentiality.Message ...

Processing theory Inductive_Confidentiality.Event ...

Processing theory Inductive_Confidentiality.Public ...

Processing theory Inductive_Confidentiality.NS_Public_Bad ...

Processing theory Inductive_Confidentiality.ConfidentialityDY ...

Processing theory InfPathElimination.SubRel ...

Processing theory InfPathElimination.ArcExt ...

Processing theory GraphMarkingIBP.SetMark ...

Processing theory GraphMarkingIBP.StackMark ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran ...

Removing 23 theories ...

Processing theory InfPathElimination.SubExt ...

Processing theory Menger.Helpers ...

Processing theory GraphMarkingIBP.LinkMark ...

Processing theory Name_Carrying_Type_Inference.Fresh ...

Processing theory InfPathElimination.SymExec ...

Processing theory InfPathElimination.LTS ...

Processing theory Menger.Graph ...

Processing theory Menger.Separations ...

Processing theory Menger.DisjointPaths ...

Processing theory Name_Carrying_Type_Inference.Permutation ...

Processing theory Menger.MengerInduction ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra ...

Processing theory MonoBoolTranAlgebra.Assertion_Algebra ...

Processing theory MonoBoolTranAlgebra.Statements ...

Processing theory OpSets.OpSet ...

Processing theory Partial_Function_MR.Partial_Function_MR ...

Processing theory Functional-Automata.RegSet_of_nat_DA ...

Processing theory GraphMarkingIBP.DSWMark ...

Processing theory Menger.Y_eq_new_last ...

Processing theory Menger.Y_neq_new_last ...

Processing theory Menger.Menger ...

Processing theory Functional-Automata.RegExp2NA ...

Processing theory Name_Carrying_Type_Inference.PreSimplyTyped ...

Processing theory OpSets.Insert_Spec ...

Processing theory Functional-Automata.RegExp2NAe ...

Processing theory Functional-Automata.AutoRegExp ...

Processing theory Functional-Automata.Execute ...

Processing theory OpSets.List_Spec ...

Processing theory SIFPL.IMP ...

Processing theory SIFPL.VDM ...

Processing theory OpSets.RGA ...

Processing theory Security_Protocol_Refinement.m1_auth ...

Processing theory OpSets.Interleaving ...

Processing theory SIFPL.VS ...

Processing theory SIFPL.ContextVS ...

Processing theory Name_Carrying_Type_Inference.SimplyTyped ...

Processing theory Strong_Security.MWLf ...

Removing 36 theories ...

Processing theory Security_Protocol_Refinement.m2_auth_chan ...

Processing theory Strong_Security.Strong_Security ...

Processing theory Strong_Security.Up_To_Technique ...

Processing theory Strong_Security.Parallel_Composition ...

Processing theory Strong_Security.Strongly_Secure_Skip_Assign ...

Processing theory Security_Protocol_Refinement.m3_sig ...

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"

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

Processing theory Certification_Monads.Strict_Sum ...

Processing theory VolpanoSmith.Semantics ...

Processing theory VolpanoSmith.secTypes ...

Processing theory VolpanoSmith.Execute ...

Removing 31 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 XML.Xml ...

Processing theory LinearQuantifierElim.PresArith ...

Processing theory LinearQuantifierElim.Cooper ...

Processing theory Partial_Function_MR.Partial_Function_MR_Examples ...

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

Removing 41 theories ...

Processing theory InfPathElimination.RB ...

Loading 121 theories ...

Processing theory Binomial-Queues.PQ ...

Processing theory Bounded_Deducibility_Security.Trivia ...

Processing theory Dict_Construction.Test_Side_Conditions ...

Processing theory BytecodeLogicJmlTypes.AssocLists ...

Processing theory Dict_Construction.Termination ...

Processing theory BinarySearchTree.BinaryTree ...

Processing theory BinarySearchTree.BinaryTree_Map ...

Processing theory Bounded_Deducibility_Security.IO_Automaton ...

Processing theory Binomial-Queues.Binomial_Queue ...

Removing 16 theories ...

Processing theory CryptoBasedCompositionalProperties.ListExtras ...

Processing theory FocusStreamsCaseStudies.SteamBoiler ...

Processing theory Binomial-Queues.PQ_Implementation ...

Processing theory Bounded_Deducibility_Security.BD_Security ...

Processing theory Bounded_Deducibility_Security.Compositional_Reasoning ...

Processing theory Bounded_Deducibility_Security.Bounded_Deducibility_Security ...

Processing theory FocusStreamsCaseStudies.FR_types ...

Processing theory FocusStreamsCaseStudies.FR ...

Processing theory FocusStreamsCaseStudies.FR_proof ...

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

Processing theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets ...

Processing theory FocusStreamsCaseStudies.SteamBoiler_proof ...

Processing theory FocusStreamsCaseStudies.JoinSplitTime ...

Processing theory BytecodeLogicJmlTypes.Logic ...

Processing theory MiniML.Maybe ...

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

Processing theory Inductive_Confidentiality.Knowledge ...

Removing 31 theories ...

Processing theory Modular_Assembly_Kit_Security.SecureSystems ...

Processing theory No_FTL_observers.SomeFunc ...

Processing theory MiniML.Type ...

Processing theory MiniML.Instance ...

Processing theory MiniML.Generalize ...

Processing theory MiniML.MiniML ...

Processing theory MiniML.W ...

Processing theory ComponentDependencies.DataDependenciesConcreteValues ...

Processing theory ComponentDependencies.DataDependencies ...

Processing theory BytecodeLogicJmlTypes.Sound ...

Removing 16 theories ...

Processing theory Projective_Geometry.Projective_Plane_Axioms ...

Processing theory Projective_Geometry.Pappus_Property ...

Processing theory BytecodeLogicJmlTypes.Cachera ...

Processing theory PSemigroupsConvolution.Partial_Semigroups ...

Processing theory Projective_Geometry.Pascal_Property ...

Processing theory Projective_Geometry.Desargues_Property ...

Processing theory Projective_Geometry.Pappus_Desargues ...

Processing theory Coinductive_Languages.Coinductive_Regular_Set ...

Processing theory SIFPL.Lattice ...

Processing theory SenSocialChoice.FSext ...

Processing theory SenSocialChoice.RPRs ...

Processing theory PSemigroupsConvolution.Quantales ...

Processing theory PSemigroupsConvolution.Binary_Modalities ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Lifting ...

Processing theory PSemigroupsConvolution.Unary_Modalities ...

Processing theory Separation_Algebra.Sep_Tactics_Test ...

Processing theory SenSocialChoice.SCFs ...

Processing theory SenSocialChoice.May ...

Processing theory SenSocialChoice.Sen ...

Processing theory Separation_Algebra.Separation_Algebra_Alt ...

Processing theory Separation_Algebra.Sep_Eq ...

Processing theory SIFPL.HuntSands ...

Processing theory Separation_Algebra.VM_Example ...

Processing theory ComponentDependencies.DataDependenciesCaseStudy ...

Removing 29 theories ...

Processing theory Topological_Semantics.topo_alexandrov ...

Processing theory SenSocialChoice.Arrow ...

Processing theory ArrowImpossibilityGS.Arrow_Order ...

Processing theory Tree_Decomposition.Graph ...

Processing theory Tree_Decomposition.Tree ...

Processing theory Tree_Decomposition.TreeDecomposition ...

Processing theory Tree_Decomposition.TreewidthCompleteGraph ...

Processing theory Tree_Decomposition.TreewidthTree ...

Processing theory Tree_Decomposition.ExampleInstantiations ...

Processing theory Category.Cat ...

Processing theory Category.Functors ...

Processing theory Category.NatTrans ...

Processing theory Category.SetCat ...

Processing theory ArrowImpossibilityGS.GS ...

Processing theory Category.HomFunctors ...

Processing theory Category.Yoneda ...

Processing theory HotelKeyCards.Notation ...

Processing theory HotelKeyCards.Basis ...

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

Processing theory Concurrent_Ref_Alg.CRA ...

Processing theory Concurrent_Ref_Alg.Iteration ...

Processing theory Concurrent_Ref_Alg.Conjunctive_Sequential ...

Processing theory Separation_Algebra.Simple_Separation_Example ...

Processing theory HotelKeyCards.Trace ...

Processing theory HotelKeyCards.Equivalence ...

Processing theory Concurrent_Ref_Alg.Conjunctive_Iteration ...

Processing theory Concurrent_Ref_Alg.Rely_Quotient ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping ...

Processing theory Splay_Tree.Splay_Tree ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Example ...

Removing 52 theories ...

Processing theory No_FTL_observers.SpaceTime ...

Processing theory Propositional_Proof_Systems.Resolution_Compl ...

Processing theory TortoiseHare.Basis ...

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

Processing theory Abs_Int_ITP2012.Abs_Int1_const ...

Processing theory Abs_Int_ITP2012.Abs_Int1_parity ...

Processing theory Dict_Construction.Test_Dict_Construction ...

Processing theory TortoiseHare.Brent ...

Processing theory TortoiseHare.TortoiseHare ...

Processing theory Splay_Tree.Splay_Map ...

Removing 39 theories ...

Processing theory No_FTL_observers.Axioms ...

Processing theory No_FTL_observers.SpecRel ...

Loading 134 theories ...

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

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

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

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

Processing theory Abortable_Linearizable_Modules.Sequences ...

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

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

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

Removing 4 theories ...

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 DPT-SAT-Solver.DPT_SAT_Solver ...

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

Processing theory Decl_Sem_Fun_PL.Values ...

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

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

Processing theory Decl_Sem_Fun_PL.EquivDenotInterTypes ...

Processing theory Constructor_Funs.Test_Constructor_Funs ...

Processing theory Generic_Deriving.Tagged_Prod_Sum ...

Processing theory Generic_Deriving.Derive ...

Processing theory Abortable_Linearizable_Modules.IOA ...

Processing theory Abortable_Linearizable_Modules.Simulations ...

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

Processing theory Abortable_Linearizable_Modules.Consensus ...

Processing theory Generic_Deriving.Derive_Datatypes ...

Processing theory Abortable_Linearizable_Modules.SLin ...

Processing theory Generic_Deriving.Derive_Algebra_Laws ...

Processing theory Generic_Deriving.Derive_Encode ...

Processing theory Generic_Deriving.Derive_Algebra ...

Removing 40 theories ...

Processing theory Generic_Deriving.Derive_Eq_Laws ...

Processing theory Generic_Deriving.Derive_Eq ...

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

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

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_1 ...

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

Removing 29 theories ...

Processing theory GewirthPGCProof.CJDDLplus ...

Processing theory MFOTL_Monitor.Table ...

Processing theory Latin_Square.Latin_Square ...

Processing theory Matroids.Indep_System ...

Processing theory Generic_Join.Generic_Join ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz_Disable ...

Processing theory Network_Security_Policy_Verification.attic ...

Processing theory Matroids.Matroid ...

Processing theory Modular_Assembly_Kit_Security.FlowPolicies ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Models ...

Processing theory Generic_Join.Examples_Join ...

Processing theory Abortable_Linearizable_Modules.Idempotence ...

Processing theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms ...

Processing theory Projective_Geometry.Matroid_Rank_Properties ...

Processing theory Proof_Strategy_Language.Try_Hard ...

Processing theory Proof_Strategy_Language.PSL ...

Processing theory POPLmark-deBruijn.POPLmark ...

Processing theory Projective_Geometry.Desargues_3D ...

Processing theory Generic_Join.Generic_Join_Correctness ...

Removing 25 theories ...

Processing theory GewirthPGCProof.ExtendedDDL ...

Processing theory Projective_Geometry.Desargues_2D ...

Processing theory RefinementReactive.Refinement ...

Processing theory RefinementReactive.Temporal ...

Processing theory GewirthPGCProof.GewirthArgument ...

Processing theory Szpilrajn.Szpilrajn ...

Processing theory TESL_Language.Introduction ...

Processing theory RefinementReactive.Reactive ...

Processing theory Tail_Recursive_Functions.Method ...

Processing theory Types_Tableaus_and_Goedels_God.Relations ...

Processing theory Types_Tableaus_and_Goedels_God.IHOML ...

Processing theory Tail_Recursive_Functions.CaseStudy1 ...

Processing theory Stable_Matching.Sotomayor ...

Processing theory Types_Tableaus_and_Goedels_God.GoedelProof_P1 ...

Processing theory Types_Tableaus_and_Goedels_God.AndersonProof ...

Processing theory Types_Tableaus_and_Goedels_God.FittingProof ...

Processing theory Types_Tableaus_and_Goedels_God.GoedelProof_P2 ...

Processing theory Types_Tableaus_and_Goedels_God.IHOML_Examples ...

Processing theory Stellar_Quorums.Stellar_Quorums ...

Removing 22 theories ...

Processing theory Approximation_Algorithms.Approx_VC_Hoare ...

Processing theory AI_Planning_Languages_Semantics.Option_Monad_Add ...

Processing theory Hello_World.IO ...

Processing theory Hello_World.HelloWorld ...

Processing theory Verified-Prover.Prover ...

Processing theory Hello_World.HelloWorld_Proof ...

Processing theory Hello_World.RunningCodeFromIsabelle ...

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

Processing theory BNF_Operations.Lift ...

Processing theory BNF_Operations.Kill ...

Processing theory BNF_Operations.Compose ...

Processing theory BNF_Operations.GFP ...

Processing theory BNF_Operations.Permute ...

Processing theory BNF_Operations.LFP ...

Processing theory ADS_Functor.Generic_ADS_Construction ...

Processing theory BNF_Operations.N2M ...

Processing theory Ramsey-Infinite.Ramsey ...

Processing theory Approximation_Algorithms.Approx_MIS_Hoare ...

Processing theory CofGroups.CofGroups ...

Removing 34 theories ...

Processing theory SIFUM_Type_Systems.LocallySoundModeUse ...

Processing theory Weight_Balanced_Trees.Weight_Balanced_Trees ...

Processing theory Hood_Melville_Queue.Hood_Melville_Queue ...

Removing 16 theories ...

Processing theory Proof_Strategy_Language.Example ...

Loading 41 theories ...

Processing theory AnselmGod.AnselmGod ...

Processing theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric ...

Removing 6 theories ...

Processing theory Bondy.Bondy ...

Processing theory Certification_Monads.Misc ...

Processing theory BinarySearchTree.BinaryTree_TacticStyle ...

Processing theory Blue_Eyes.Blue_Eyes ...

Processing theory AVL-Trees.AVL2 ...

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

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 Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun ...

Processing theory AVL-Trees.AVL ...

Processing theory CYK.CYK ...

Processing theory GoedelGod.GoedelGod ...

Processing theory HotelKeyCards.NewCard ...

Processing theory Goodstein_Lambda.Goodstein_Lambda ...

Processing theory FunWithTilings.Tilings ...

Processing theory Isabelle_C.README ...

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

Processing theory AxiomaticCategoryTheory.AxiomaticCategoryTheory ...

Processing theory Lifting_Definition_Option.Lifting_Definition_Option_Examples ...

Processing theory FOL_Harrison.FOL_Harrison ...

Removing 23 theories ...

Processing theory Pop_Refinement.Definition ...

Processing theory Pop_Refinement.Future_Work ...

Processing theory Pop_Refinement.Related_Work ...

Processing theory Pop_Refinement.General_Remarks ...

Processing theory Huffman.Huffman ...

Processing theory Pop_Refinement.First_Example ...

Processing theory Projective_Geometry.Higher_Projective_Space_Axioms ...

Processing theory Projective_Geometry.Projective_Space_Axioms ...

Processing theory Pop_Refinement.Second_Example ...

Processing theory Roy_Floyd_Warshall.Roy_Floyd_Warshall ...

Processing theory Separation_Logic_Imperative_HOL.Default_Insts ...

Processing theory Robbins-Conjecture.Robbins_Conjecture ...

Processing theory NormByEval.NBE ...

Removing 13 theories ...

Processing theory Sliding_Window_Algorithm.SWA ...

Removing 1 theories ...

Processing theory Paraconsistency.Paraconsistency ...

Removing 1 theories ...

Processing theory IsaGeoCoq.Tarski_Neutral ...

Loading 96 theories ...

Removing 95 theories ...

Processing theory Forcing.Recursion_Thms ...

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

Processing theory Forcing.Rasiowa_Sikorski ...

Processing theory Delta_System_Lemma.Cofinality ...

Processing theory Delta_System_Lemma.Konig ...

Processing theory Forcing.Internalizations ...

Processing theory Forcing.Relative_Univ ...

Removing 12 theories ...

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

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

Processing theory CryptHOL.List_Bits ...

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

Processing theory IMO2019.IMO2019_Q4 ...

Loading 20 theories ...

Removing 21 theories ...

Processing theory Game_Based_Crypto.IND_CCA2_sym ...

Processing theory Game_Based_Crypto.IND_CPA_PK_Single ...

Processing theory Game_Based_Crypto.Diffie_Hellman ...

Processing theory Game_Based_Crypto.Guessing_Many_One ...

Processing theory Game_Based_Crypto.Unpredictable_Function ...

Processing theory Game_Based_Crypto.Pseudo_Random_Function ...

Processing theory Game_Based_Crypto.Pseudo_Random_Permutation ...

Processing theory Game_Based_Crypto.IND_CPA_PK ...

Processing theory Game_Based_Crypto.Hashed_Elgamal ...

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

Processing theory Game_Based_Crypto.SUF_CMA ...

Processing theory Game_Based_Crypto.Security_Spec ...

Processing theory Game_Based_Crypto.Elgamal ...

Processing theory Game_Based_Crypto.PRF_IND_CPA ...

Loading 5 theories ...

Processing theory Game_Based_Crypto.PRF_UPF_IND_CCA ...

Processing theory Game_Based_Crypto.Cryptographic_Constructions ...

Processing theory Game_Based_Crypto.Game_Based_Crypto ...

Processing theory Multi_Party_Computation.Uniform_Sampling ...

Processing theory Multi_Party_Computation.OT_Functionalities ...

Processing theory Multi_Party_Computation.Semi_Honest_Def ...

Removing 19 theories ...

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

Removing 2 theories ...

Processing theory Dirichlet_L.Dirichlet_Characters ...

Processing theory Dirichlet_L.Dirichlet_L_Functions ...

Processing theory Dirichlet_L.Dirichlet_Theorem ...

Loading 4 theories ...

Processing theory Multi_Party_Computation.Number_Theory_Aux ...

Processing theory Multi_Party_Computation.ETP ...

Processing theory Multi_Party_Computation.ETP_OT ...

Removing 5 theories ...

Processing theory Multi_Party_Computation.ETP_RSA_OT ...

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

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

Processing theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit ...

Processing theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit ...

Removing 2 theories ...

Processing theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit ...

Removing 2 theories ...

Processing theory Sigma_Commit_Crypto.Rivest ...

Processing theory Sigma_Commit_Crypto.Pedersen ...

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

Removing 3 theories ...

Processing theory Zeta_Function.Zeta_Laurent_Expansion ...

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

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

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

Removing 14 theories ...

Processing theory Ergodic_Theory.Asymptotic_Density ...

Processing theory Ergodic_Theory.Measure_Preserving_Transformations ...

Processing theory Ergodic_Theory.Recurrence ...

Processing theory Ergodic_Theory.Invariants ...

Processing theory Ergodic_Theory.Ergodicity ...

Processing theory Ergodic_Theory.Kingman ...

Processing theory Ergodic_Theory.Gouezel_Karlsson ...

Loading 39 theories ...

Processing theory Differential_Dynamic_Logic.Ids ...

Processing theory Ordinary_Differential_Equations.Bounded_Linear_Operator ...

Processing theory Differential_Dynamic_Logic.Syntax ...

Removing 2 theories ...

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

Removing 16 theories ...

Processing theory Affine_Arithmetic.Optimize_Integer ...

Processing theory Affine_Arithmetic.Optimize_Float ...

Processing theory Affine_Arithmetic.Float_Real ...

Processing theory Automatic_Refinement.Refine_Lib ...

Processing theory Automatic_Refinement.Autoref_Phases ...

Processing theory Automatic_Refinement.Autoref_Tagging ...

Processing theory Refine_Monadic.Refine_Mono_Prover ...

Processing theory Automatic_Refinement.Relators ...

Processing theory Automatic_Refinement.Param_Tool ...

Processing theory 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 Automatic_Refinement.Autoref_Bindings_HOL ...

Processing theory Automatic_Refinement.Automatic_Refinement ...

Processing theory Refine_Monadic.Refine_Misc ...

Processing theory Collections.SetIterator ...

Processing theory Collections.SetIteratorOperations ...

Processing theory Collections.Proper_Iterator ...

Processing theory Refine_Monadic.RefineG_Transfer ...

Processing theory Refine_Monadic.RefineG_Assert ...

Processing theory Collections.It_to_It ...

Processing theory Collections.Idx_Iterator ...

Processing theory Collections.SetIteratorGA ...

Processing theory Collections.Assoc_List ...

Processing theory Collections.Intf_Comp ...

Processing theory Refine_Monadic.RefineG_Domain ...

Processing theory Refine_Monadic.RefineG_Recursion ...

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

Processing theory Collections.Diff_Array ...

Processing theory Collections.Impl_Array_Stack ...

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

Processing theory Affine_Arithmetic.Counterclockwise_Vector ...

Processing theory Affine_Arithmetic.Counterclockwise_2D_Strict ...

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

Processing theory Collections.Array_Iterator ...

Processing theory Collections.Impl_Array_Map ...

Processing theory Collections.Impl_List_Set ...

Processing theory Collections.Gen_Set ...

Processing theory Collections.Impl_List_Map ...

Processing theory Collections.Intf_Hash ...

Processing theory Collections.Gen_Hash ...

Processing theory Native_Word.Uint ...

Processing theory Deriving.Hash_Generator ...

Processing theory Deriving.Hash_Instances ...

Processing theory Deriving.Derive ...

Processing theory Collections.Impl_Uv_Set ...

Processing theory Collections.Impl_Array_Hash_Map ...

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

Processing theory Affine_Arithmetic.Polygon ...

Processing theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary ...

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

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

Processing theory Affine_Arithmetic.Affine_Form ...

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

Processing theory Affine_Arithmetic.Intersection ...

Processing theory Affine_Arithmetic.Floatarith_Expression ...

Processing theory Collections.RBT_add ...

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

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

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

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 HOL-ODE-Numerics.Refine_Unions ...

Processing theory Affine_Arithmetic.Ex_Affine_Approximation ...

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

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

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

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

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

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

Processing theory HOL-ODE-Numerics.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 ...

Removing 3 theories ...

Processing theory Poincare_Bendixson.Analysis_Misc ...

Processing theory Poincare_Bendixson.ODE_Misc ...

Processing theory Poincare_Bendixson.Invariance ...

Processing theory Poincare_Bendixson.Limit_Set ...

Processing theory Poincare_Bendixson.Periodic_Orbit ...

Processing theory Poincare_Bendixson.Poincare_Bendixson ...

Processing theory Poincare_Bendixson.Examples ...

Loading 4 theories ...

Processing theory Ergodic_Theory.ME_Library_Complement ...

Processing theory Ergodic_Theory.Shift_Operator ...

Processing theory Laws_of_Large_Numbers.Laws_of_Large_Numbers ...

Processing theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example ...

Removing 14 theories ...

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

Loading 2 theories ...

Processing theory Ergodic_Theory.Transfer_Operator ...

Removing 57 theories ...

Processing theory Ergodic_Theory.Normalizing_Sequences ...

Loading 29 theories ...

Processing theory Probabilistic_Timed_Automata.Basic ...

Processing theory Probabilistic_Timed_Automata.Finiteness ...

Processing theory Probabilistic_Timed_Automata.Instantiate_Existentials ...

Processing theory Probabilistic_Timed_Automata.More_List ...

Processing theory Probabilistic_Timed_Automata.Sequence ...

Removing 6 theories ...

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

Processing theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library ...

Processing theory Symmetric_Polynomials.Vieta ...

Removing 25 theories ...

Processing theory Symmetric_Polynomials.Symmetric_Polynomials ...

Processing theory Pi_Transcendental.Pi_Transcendental ...

Loading 39 theories ...

Processing theory Perron_Frobenius.Bij_Nat ...

Removing 3 theories ...

Processing theory Perron_Frobenius.Roots_Unity ...

Processing theory Perron_Frobenius.Cancel_Card_Constraint ...

Processing theory Markov_Models.Classifying_Markov_Chain_States ...

Processing theory Jordan_Normal_Form.Char_Poly ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form ...

Processing theory Jordan_Normal_Form.Gram_Schmidt ...

Processing theory Jordan_Normal_Form.Schur_Decomposition ...

Processing theory Jordan_Normal_Form.Matrix_Kernel ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form_Existence ...

Processing theory Jordan_Normal_Form.Spectral_Radius ...

Processing theory Perron_Frobenius.HMA_Connect ...

Processing theory Perron_Frobenius.Perron_Frobenius_Aux ...

Processing theory Perron_Frobenius.Perron_Frobenius ...

Processing theory Stochastic_Matrices.Eigenspace ...

Processing theory Stochastic_Matrices.Stochastic_Matrix ...

Processing theory Stochastic_Matrices.Stochastic_Vector_PMF ...

Processing theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models ...

Processing theory Perron_Frobenius.Perron_Frobenius_Irreducible ...

Processing theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius ...

Loading 6 theories ...

Processing theory Markov_Models.Trace_Space_Equals_Markov_Processes ...

Processing theory Markov_Models.Discrete_Time_Markov_Process ...

Removing 5 theories ...

Processing theory Markov_Models.MDP_Reachability_Problem ...

Processing theory Markov_Models.Continuous_Time_Markov_Chain ...

Processing theory Markov_Models.Markov_Models ...

Processing theory Markov_Models.MDP_RP ...

Processing theory Markov_Models.Example_B ...

Removing 6 theories ...

Processing theory Markov_Models.Example_A ...

Loading 2 theories ...

Removing 2 theories ...

Processing theory Markov_Models.MDP_RP_Certification ...

Processing theory Stirling_Formula.Gamma_Asymptotics ...

Removing 15 theories ...

Processing theory Markov_Models.PGCL ...

Loading 20 theories ...

Processing theory Monad_Memo_DP.Pure_Monad ...

Processing theory Monad_Memo_DP.State_Heap_Misc ...

Processing theory Hidden_Markov_Models.Auxiliary ...

Processing theory Monad_Memo_DP.State_Monad_Ext ...

Processing theory Monad_Memo_DP.DP_CRelVS ...

Processing theory Monad_Memo_DP.Memory ...

Processing theory Monad_Memo_DP.Heap_Monad_Ext ...

Processing theory Monad_Memo_DP.State_Heap ...

Processing theory Monad_Memo_DP.DP_CRelVH ...

Processing theory Monad_Memo_DP.Transform_Cmd ...

Processing theory Monad_Memo_DP.State_Main ...

Processing theory Hidden_Markov_Models.Hidden_Markov_Model ...

Removing 2 theories ...

Processing theory Hidden_Markov_Models.HMM_Implementation ...

Processing theory Hidden_Markov_Models.HMM_Example ...

Processing theory Markov_Models.Zeroconf_Analysis ...

Loading 2 theories ...

Removing 5 theories ...

Processing theory Markov_Models.PCTL ...

Processing theory Markov_Models.Gossip_Broadcast ...

Processing theory Markov_Models.Crowds_Protocol ...

Removing 6 theories ...

Processing theory Probabilistic_While.Resampling ...

Loading 2 theories ...

Processing theory Probabilistic_While.Bernoulli ...

Processing theory Probabilistic_While.Geometric ...

Processing theory Probabilistic_While.Fast_Dice_Roll ...

Loading 16 theories ...

Processing theory Randomised_Social_Choice.QSOpt_Exact ...

Processing theory Randomised_Social_Choice.Lotteries ...

Processing theory Randomised_Social_Choice.Utility_Functions ...

Processing theory Randomised_Social_Choice.Stochastic_Dominance ...

Removing 10 theories ...

Processing theory Randomised_Social_Choice.SD_Efficiency ...

Processing theory Randomised_Social_Choice.Social_Decision_Schemes ...

Processing theory Randomised_Social_Choice.SDS_Automation ...

Processing theory Randomised_Social_Choice.Random_Dictatorship ...

Processing theory Randomised_Social_Choice.Random_Serial_Dictatorship ...

Processing theory Randomised_Social_Choice.SDS_Lowering ...

Processing theory Randomised_Social_Choice.Randomised_Social_Choice ...

Processing theory SDS_Impossibility.SDS_Impossibility ...

Loading 11 theories ...

Removing 16 theories ...

Processing theory Randomised_BSTs.Randomised_BSTs ...

Loading 8 theories ...

Processing theory Girth_Chromatic.Girth_Chromatic_Misc ...

Processing theory Girth_Chromatic.Ugraphs ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Misc ...

Removing 5 theories ...

Processing theory Girth_Chromatic.Girth_Chromatic ...

Processing theory Random_Graph_Subgraph_Threshold.Prob_Lemmas ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas ...

Loading 49 theories ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Properties ...

Processing theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold ...

Processing theory Subresultants.Binary_Exponentiation ...

Processing theory Jordan_Normal_Form.Show_Matrix ...

Processing theory Show.Show_Poly ...

Removing 8 theories ...

Processing theory Berlekamp_Zassenhaus.Finite_Field ...

Processing theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection ...

Processing theory Smith_Normal_Form.Mod_Type_Connect ...

Processing theory Echelon_Form.Rings2 ...

Processing theory Echelon_Form.Cayley_Hamilton_Compatible ...

Processing theory Echelon_Form.Code_Cayley_Hamilton ...

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

Processing theory Hermite.Hermite ...

Processing theory Smith_Normal_Form.Smith_Normal_Form ...

Processing theory Smith_Normal_Form.SNF_Missing_Lemmas ...

Processing theory Smith_Normal_Form.Smith_Normal_Form_JNF ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith ...

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

Loading 8 theories ...

Processing theory Smith_Normal_Form.Smith_Certified ...

Processing theory Applicative_Lifting.Applicative_Option ...

Processing theory Applicative_Lifting.Applicative_State ...

Processing theory Applicative_Lifting.Applicative_Environment_Algebra ...

Processing theory Applicative_Lifting.Applicative_Stream ...

Loading 15 theories ...

Processing theory Applicative_Lifting.Stream_Algebra ...

Processing theory Applicative_Lifting.Tree_Relabelling ...

Processing theory Applicative_Lifting.Applicative_Examples ...

Processing theory Applicative_Lifting.Applicative_Open_State ...

Processing theory Applicative_Lifting.Applicative_List ...

Processing theory Applicative_Lifting.Applicative_Filter ...

Processing theory Applicative_Lifting.Applicative_Vector ...

Processing theory Applicative_Lifting.Applicative_Sum ...

Processing theory Applicative_Lifting.Applicative_Probability_List ...

Processing theory Applicative_Lifting.Applicative_DNEList ...

Processing theory Applicative_Lifting.Applicative_Star ...

Processing theory Applicative_Lifting.Applicative_Monoid ...

Processing theory Applicative_Lifting.Applicative_Functor ...

Removing 50 theories ...

Processing theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis ...

Loading 2 theories ...

Processing theory Smith_Normal_Form.Diagonalize ...

Loading 2 theories ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF ...

Removing 4 theories ...

Processing theory Smith_Normal_Form.Cauchy_Binet ...

Processing theory Smith_Normal_Form.SNF_Uniqueness ...

Removing 1 theories ...

Processing theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Two_Steps ...

Loading 5 theories ...

Processing theory Echelon_Form.Echelon_Form_IArrays ...

Removing 16 theories ...

Processing theory Hermite.Hermite_IArrays ...

Loading 6 theories ...

Removing 2 theories ...

Processing theory Echelon_Form.Echelon_Form_Det_IArrays ...

Processing theory Echelon_Form.Code_Cayley_Hamilton_IArrays ...

Processing theory Echelon_Form.Echelon_Form_Inverse_IArrays ...

Processing theory Echelon_Form.Examples_Echelon_Form_IArrays ...

Loading 8 theories ...

Processing theory Gauss_Sums.Periodic_Arithmetic ...

Processing theory Gauss_Sums.Complex_Roots_Of_Unity ...

Processing theory Gauss_Sums.Finite_Fourier_Series ...

Processing theory Gauss_Sums.Gauss_Sums_Auxiliary ...

Removing 36 theories ...

Processing theory Gauss_Sums.Ramanujan_Sums ...

Processing theory Gauss_Sums.Gauss_Sums ...

Processing theory Gauss_Sums.Polya_Vinogradov ...

Loading 2 theories ...

Removing 10 theories ...

Processing theory Lambert_W.Lambert_W ...

Processing theory Lambert_W.Lambert_W_MacLaurin_Series ...

Removing 4 theories ...

Processing theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound ...

Loading 11 theories ...

Processing theory Akra_Bazzi.Akra_Bazzi_Library ...

Processing theory Akra_Bazzi.Akra_Bazzi_Asymptotics ...

Processing theory Akra_Bazzi.Eval_Numeral ...

Processing theory Akra_Bazzi.Akra_Bazzi_Real ...

Removing 38 theories ...

Processing theory Akra_Bazzi.Akra_Bazzi ...

Processing theory Akra_Bazzi.Master_Theorem ...

Processing theory Akra_Bazzi.Akra_Bazzi_Method ...

Processing theory Akra_Bazzi.Akra_Bazzi_Approximation ...

Processing theory Closest_Pair_Points.Common ...

Processing theory Closest_Pair_Points.Closest_Pair_Alternative ...

Removing 1 theories ...

Processing theory Closest_Pair_Points.Closest_Pair ...

Processing theory Akra_Bazzi.Master_Theorem_Examples ...

Loading 9 theories ...

Processing theory Perron_Frobenius.Hom_Gauss_Jordan ...

Processing theory Perron_Frobenius.Perron_Frobenius_General ...

Removing 33 theories ...

Processing theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block ...

Processing theory Perron_Frobenius.Spectral_Radius_Theory_2 ...

Loading 12 theories ...

Processing theory Perron_Frobenius.Check_Matrix_Growth ...

Removing 18 theories ...

Processing theory Group-Ring-Module.Algebra1 ...

Processing theory Group-Ring-Module.Algebra2 ...

Processing theory Group-Ring-Module.Algebra3 ...

Processing theory Group-Ring-Module.Algebra4 ...

Processing theory Group-Ring-Module.Algebra5 ...

Processing theory Group-Ring-Module.Algebra6 ...

Processing theory Group-Ring-Module.Algebra7 ...

Processing theory Group-Ring-Module.Algebra8 ...

Processing theory Group-Ring-Module.Algebra9 ...

Processing theory Valuation.Valuation1 ...

Processing theory Valuation.Valuation2 ...

Processing theory Valuation.Valuation3 ...

Processing theory Perron_Frobenius.Spectral_Radius_Theory ...

Loading 8 theories ...

Processing theory Taylor_Models.Horner_Eval ...

Processing theory Taylor_Models.Taylor_Models_Misc ...

Removing 25 theories ...

Processing theory Taylor_Models.Polynomial_Expression ...

Processing theory Taylor_Models.Polynomial_Expression_Additional ...

Processing theory Taylor_Models.Taylor_Models ...

Processing theory Taylor_Models.Experiments ...

Loading 112 theories ...

Processing theory LLL_Basis_Reduction.List_Representation ...

Removing 34 theories ...

Processing theory LLL_Factorization.Sub_Sums ...

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

Processing theory Berlekamp_Zassenhaus.Code_Abort_Gcd ...

Processing theory Abstract-Rewriting.SN_Orders ...

Processing theory Polynomial_Factorization.Explicit_Roots ...

Processing theory Berlekamp_Zassenhaus.Karatsuba_Multiplication ...

Processing theory Abstract-Rewriting.SN_Order_Carrier ...

Processing theory Polynomial_Factorization.Missing_Polynomial_Factorial ...

Processing theory Polynomial_Factorization.Dvd_Int_Poly ...

Processing theory Polynomial_Factorization.Precomputation ...

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

Processing theory Jordan_Normal_Form.Determinant_Impl ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization ...

Processing theory Subresultants.Coeff_Int ...

Processing theory Subresultants.Resultant_Prelim ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization_Poly ...

Processing theory Subresultants.Dichotomous_Lazard ...

Processing theory Polynomial_Factorization.Kronecker_Factorization ...

Processing theory Polynomial_Factorization.Rational_Factorization ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod ...

Processing theory Algebraic_Numbers.Bivariate_Polynomials ...

Processing theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly ...

Processing theory Algebraic_Numbers.Resultant ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field ...

Processing theory Jordan_Normal_Form.Matrix_IArray_Impl ...

Processing theory Berlekamp_Zassenhaus.Degree_Bound ...

Processing theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Matrix_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based ...

Processing theory Jordan_Normal_Form.Matrix_Impl ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Type_Based ...

Processing theory Berlekamp_Zassenhaus.Mahler_Measure ...

Processing theory Berlekamp_Zassenhaus.Factor_Bound ...

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

Processing theory Subresultants.Subresultant_Gcd ...

Processing theory LLL_Factorization.Missing_Dvd_Int_Poly ...

Processing theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp ...

Processing theory Berlekamp_Zassenhaus.Suitable_Prime ...

Processing theory Berlekamp_Zassenhaus.Reconstruction ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus ...

Processing theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl ...

Processing theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int ...

Processing theory LLL_Basis_Reduction.Missing_Lemmas ...

Processing theory Berlekamp_Zassenhaus.Factorize_Int_Poly ...

Processing theory LLL_Basis_Reduction.Norms ...

Processing theory LLL_Basis_Reduction.Int_Rat_Operations ...

Processing theory LLL_Factorization.Factor_Bound_2 ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_2 ...

Processing theory LLL_Basis_Reduction.LLL ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_Int ...

Processing theory LLL_Basis_Reduction.LLL_Impl ...

Processing theory LLL_Basis_Reduction.LLL_Certification ...

Processing theory LLL_Factorization.LLL_Factorization_Impl ...

Processing theory LLL_Factorization.LLL_Factorization ...

Processing theory LLL_Factorization.Factorization_Algorithm_16_22 ...

Processing theory LLL_Factorization.Modern_Computer_Algebra_Problem ...

Loading 33 theories ...

Processing theory Groebner_Bases.Code_Target_Rat ...

Processing theory Polynomials.More_Modules ...

Processing theory Groebner_Bases.Confluence ...

Removing 8 theories ...

Processing theory Polynomials.Utils ...

Processing theory Groebner_Bases.General ...

Processing theory Signature_Groebner.Prelims ...

Processing theory Polynomials.OAlist ...

Processing theory Polynomials.Power_Products ...

Processing theory Polynomials.PP_Type ...

Processing theory Polynomials.MPoly_Type_Class ...

Processing theory Polynomials.MPoly_Type_Class_Ordered ...

Processing theory Groebner_Bases.More_MPoly_Type_Class ...

Processing theory Signature_Groebner.More_MPoly ...

Processing theory Polynomials.Quasi_PM_Power_Products ...

Processing theory Groebner_Bases.Reduction ...

Processing theory Polynomials.OAlist_Poly_Mapping ...

Processing theory Polynomials.Term_Order ...

Processing theory Groebner_Bases.Groebner_Bases ...

Processing theory Groebner_Bases.Syzygy ...

Processing theory Polynomials.MPoly_Type_Class_OAlist ...

Processing theory Groebner_Bases.Benchmarks ...

Processing theory Signature_Groebner.Signature_Groebner ...

Processing theory Signature_Groebner.Signature_Examples ...

Processing theory LLL_Basis_Reduction.FPLLL_Solver ...

Loading 20 theories ...

Removing 6 theories ...

Processing theory Deriving.Compare_Rat ...

Processing theory Deriving.Compare_Real ...

Processing theory Show.Show_Complex ...

Processing theory Algebraic_Numbers.Compare_Complex ...

Processing theory Algebraic_Numbers.Complex_Roots_Real_Poly ...

Processing theory Berlekamp_Zassenhaus.Factorize_Rat_Poly ...

Processing theory Algebraic_Numbers.Algebraic_Numbers_Prelim ...

Processing theory Algebraic_Numbers.Factors_of_Int_Poly ...

Processing theory Algebraic_Numbers.Sturm_Rat ...

Processing theory Algebraic_Numbers.Interval_Arithmetic ...

Processing theory Algebraic_Numbers.Algebraic_Numbers ...

Processing theory Algebraic_Numbers.Real_Algebraic_Numbers ...

Processing theory Algebraic_Numbers.Show_Real_Alg ...

Processing theory Algebraic_Numbers.Show_Real_Precise ...

Processing theory Algebraic_Numbers.Real_Roots ...

Processing theory Algebraic_Numbers.Complex_Algebraic_Numbers ...

Processing theory Algebraic_Numbers.Real_Factorization ...

Processing theory Algebraic_Numbers.Algebraic_Number_Tests ...

Processing theory Algebraic_Numbers.Algebraic_Numbers_External_Code ...

Loading 40 theories ...

Processing theory Automated_Stateful_Protocol_Verification.ml_yacc_lib ...

Processing theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification ...

Processing theory Automated_Stateful_Protocol_Verification.trac_term ...

Processing theory Automated_Stateful_Protocol_Verification.trac_fp_parser ...

Processing theory Automated_Stateful_Protocol_Verification.trac_protocol_parser ...

Processing theory Automated_Stateful_Protocol_Verification.trac ...

Processing theory Stateful_Protocol_Composition_and_Typing.Miscellaneous ...

Processing theory Stateful_Protocol_Composition_and_Typing.Messages ...

Removing 4 theories ...

Processing theory Stateful_Protocol_Composition_and_Typing.More_Unification ...

Processing theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction ...

Processing theory Automated_Stateful_Protocol_Verification.Term_Variants ...

Processing theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints ...

Processing theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands ...

Processing theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder ...

Processing theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands ...

Processing theory Stateful_Protocol_Composition_and_Typing.Typed_Model ...

Processing theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands ...

Processing theory Automated_Stateful_Protocol_Verification.Transactions ...

Processing theory Automated_Stateful_Protocol_Verification.Term_Abstraction ...

Processing theory Stateful_Protocol_Composition_and_Typing.Typing_Result ...

Processing theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality ...

Processing theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing ...

Processing theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality ...

Processing theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model ...

Processing theory Automated_Stateful_Protocol_Verification.Term_Implication ...

Processing theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification ...

Processing theory Automated_Stateful_Protocol_Verification.PSPSP ...

Processing theory Automated_Stateful_Protocol_Verification.PKCS_Model03 ...

Processing theory Automated_Stateful_Protocol_Verification.Keyserver2 ...

Processing theory Automated_Stateful_Protocol_Verification.Keyserver_Composition ...

Processing theory Automated_Stateful_Protocol_Verification.Keyserver ...

Processing theory Automated_Stateful_Protocol_Verification.PKCS_Model07 ...

Loading 14 theories ...

Processing theory Automated_Stateful_Protocol_Verification.PKCS_Model09 ...

Processing theory Automated_Stateful_Protocol_Verification.Examples ...

Processing theory Linear_Inequalities.Missing_Matrix ...

Processing theory Linear_Inequalities.Sum_Vec_Set ...

Processing theory Linear_Inequalities.Missing_VS_Connect ...

Processing theory Linear_Inequalities.Basis_Extension ...

Removing 20 theories ...

Processing theory Linear_Inequalities.Dim_Span ...

Processing theory Linear_Inequalities.Integral_Bounded_Vectors ...

Processing theory Linear_Inequalities.Cone ...

Processing theory Linear_Inequalities.Normal_Vector ...

Processing theory Linear_Inequalities.Convex_Hull ...

Processing theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities ...

Processing theory Linear_Inequalities.Farkas_Minkowsky_Weyl ...

Processing theory Linear_Inequalities.Decomposition_Theorem ...

Processing theory Linear_Inequalities.Mixed_Integer_Solutions ...

Processing theory Linear_Inequalities.Integer_Hull ...

Loading 4 theories ...

Processing theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty ...

Processing theory Linear_Recurrences_Solver.Show_RatFPS ...

Processing theory Linear_Recurrences_Solver.Linear_Recurrences_Solver ...

Removing 5 theories ...

Processing theory Linear_Recurrences_Solver.Linear_Recurrences_Test ...

Loading 32 theories ...

Processing theory Core_SC_DOM.Core_DOM_Basic_Datatypes ...

Processing theory Core_SC_DOM.Hiding_Type_Variables ...

Processing theory Core_SC_DOM.Ref ...

Processing theory Core_SC_DOM.ObjectPointer ...

Processing theory Core_SC_DOM.NodePointer ...

Processing theory Core_SC_DOM.ElementPointer ...

Processing theory Core_SC_DOM.BaseClass ...

Processing theory Core_SC_DOM.ObjectClass ...

Processing theory Core_SC_DOM.NodeClass ...

Processing theory Core_SC_DOM.CharacterDataPointer ...

Processing theory Core_SC_DOM.DocumentPointer ...

Processing theory Core_SC_DOM.ShadowRootPointer ...

Processing theory Core_SC_DOM.ElementClass ...

Removing 21 theories ...

Processing theory Core_SC_DOM.CharacterDataClass ...

Processing theory Core_SC_DOM.DocumentClass ...

Processing theory Shadow_SC_DOM.ShadowRootClass ...

Processing theory Core_SC_DOM.Heap_Error_Monad ...

Processing theory Core_SC_DOM.BaseMonad ...

Processing theory Core_SC_DOM.ObjectMonad ...

Processing theory Core_SC_DOM.NodeMonad ...

Processing theory Core_SC_DOM.ElementMonad ...

Processing theory Core_SC_DOM.CharacterDataMonad ...

Processing theory Core_SC_DOM.DocumentMonad ...

Processing theory Shadow_SC_DOM.ShadowRootMonad ...

Processing theory Core_SC_DOM.Core_DOM_Functions ...

Processing theory Core_SC_DOM.Core_DOM_Heap_WF ...

Processing theory Core_SC_DOM.Core_DOM ...

Processing theory SC_DOM_Components.Core_DOM_DOM_Components ...

Processing theory SC_DOM_Components.Core_DOM_SC_DOM_Components ...

Processing theory Shadow_SC_DOM.Shadow_DOM ...

Processing theory SC_DOM_Components.Shadow_DOM_DOM_Components ...

Processing theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components ...

Loading 2 theories ...

Processing theory LLL_Basis_Reduction.Cost ...

Processing theory LLL_Basis_Reduction.LLL_Complexity ...

Processing theory Ergodic_Theory.Kohlberg_Neyman_Karlsson ...

Loading 8 theories ...

Removing 10 theories ...

Processing theory Shadow_SC_DOM.Shadow_DOM_BaseTest ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById ...

Processing theory Shadow_SC_DOM.slots_fallback ...

Processing theory Shadow_SC_DOM.slots ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Tests ...

Removing 11 theories ...

Processing theory Taylor_Models.Float_Topology ...

Processing theory LLL_Basis_Reduction.LLL_Number_Bounds ...

Removing 24 theories ...

Processing theory Linear_Inequalities.Farkas_Lemma ...

Loading 11 theories ...

Removing 15 theories ...

Processing theory QHLProver.Complex_Matrix ...

Processing theory QHLProver.Gates ...

Processing theory QHLProver.Matrix_Limit ...

Processing theory QHLProver.Quantum_Program ...

Processing theory QHLProver.Partial_State ...

Processing theory QHLProver.Quantum_Hoare ...

Processing theory QHLProver.Grover ...

Processing theory Algebraic_Numbers.Show_Real_Approx ...

Loading 16 theories ...

Processing theory Groebner_Macaulay.Dube_Prelims ...

Processing theory Groebner_Macaulay.Binomial_Int ...

Processing theory Groebner_Macaulay.Poly_Fun ...

Removing 63 theories ...

Processing theory Groebner_Bases.Macaulay_Matrix ...

Processing theory Groebner_Bases.Auto_Reduction ...

Processing theory Groebner_Bases.Reduced_GB ...

Processing theory Groebner_Macaulay.Monomial_Module ...

Processing theory Polynomials.MPoly_PM ...

Processing theory Groebner_Macaulay.Degree_Section ...

Processing theory Groebner_Bases.Groebner_PM ...

Processing theory Groebner_Macaulay.Degree_Bound_Utils ...

Processing theory Groebner_Macaulay.Hilbert_Function ...

Processing theory Groebner_Macaulay.Groebner_Macaulay ...

Processing theory Groebner_Macaulay.Cone_Decomposition ...

Processing theory Groebner_Macaulay.Dube_Bound ...

Processing theory Groebner_Macaulay.Groebner_Macaulay_Examples ...

Loading 4 theories ...

Removing 11 theories ...

Processing theory Groebner_Bases.Algorithm_Schema ...

Processing theory Groebner_Bases.Algorithm_Schema_Impl ...

Processing theory Groebner_Bases.F4 ...

Processing theory Groebner_Bases.F4_Examples ...

Loading 36 theories ...

Processing theory Core_DOM.Core_DOM_Basic_Datatypes ...

Processing theory Core_DOM.Hiding_Type_Variables ...

Processing theory Core_DOM.Ref ...

Processing theory Core_DOM.ObjectPointer ...

Processing theory Core_DOM.NodePointer ...

Processing theory Core_DOM.BaseClass ...

Processing theory Core_DOM.ObjectClass ...

Processing theory Core_DOM.NodeClass ...

Processing theory Core_DOM.ElementPointer ...

Processing theory Core_DOM.CharacterDataPointer ...

Processing theory Core_DOM.DocumentPointer ...

Processing theory Core_DOM.ShadowRootPointer ...

Processing theory Core_DOM.ElementClass ...

Processing theory Core_DOM.CharacterDataClass ...

Processing theory Core_DOM.DocumentClass ...

Processing theory Core_DOM.Heap_Error_Monad ...

Processing theory Core_DOM.BaseMonad ...

Processing theory Core_DOM.ObjectMonad ...

Removing 3 theories ...

Processing theory Core_DOM.NodeMonad ...

Processing theory Shadow_DOM.ShadowRootClass ...

Processing theory Core_DOM.ElementMonad ...

Processing theory Core_DOM.CharacterDataMonad ...

Processing theory Core_DOM.DocumentMonad ...

Processing theory Shadow_DOM.ShadowRootMonad ...

Processing theory Core_DOM.Core_DOM_Functions ...

Processing theory Core_DOM.Core_DOM_Heap_WF ...

Processing theory Core_DOM.Core_DOM ...

Processing theory Shadow_DOM.Shadow_DOM ...

Processing theory Shadow_DOM.Shadow_DOM_BaseTest ...

Processing theory Shadow_DOM.Shadow_DOM_Document_adoptNode ...

Processing theory Shadow_DOM.Shadow_DOM_Node_insertBefore ...

Processing theory Shadow_DOM.Shadow_DOM_Node_removeChild ...

Processing theory Shadow_DOM.Shadow_DOM_Document_getElementById ...

Processing theory Shadow_DOM.slots_fallback ...

Processing theory Shadow_DOM.slots ...

Loading 2 theories ...

Processing theory Shadow_DOM.Shadow_DOM_Tests ...

Processing theory Groebner_Bases.Buchberger ...

Removing 8 theories ...

Processing theory Groebner_Bases.Syzygy_Examples ...

Removing 2 theories ...

Processing theory Groebner_Bases.Reduced_GB_Examples ...

Removing 1 theories ...

Processing theory Groebner_Bases.Buchberger_Examples ...

Processing theory DOM_Components.fancy_tabs ...

Loading 2 theories ...

Removing 12 theories ...

Processing theory DOM_Components.Core_DOM_Components ...

Processing theory DOM_Components.Shadow_DOM_Components ...

Loading 30 theories ...

Processing theory Word_Lib.Enumeration ...

Processing theory Word_Lib.Enumeration_Word ...

Processing theory Word_Lib.Type_Syntax ...

Processing theory MFOTL_Monitor.Trace ...

Processing theory MFOTL_Monitor.Interval ...

Processing theory MFOTL_Monitor.Abstract_Monitor ...

Processing theory MFODL_Monitor_Optimized.Regex ...

Removing 5 theories ...

Processing theory Word_Lib.Word_Lemmas ...

Processing theory IEEE_Floating_Point.IEEE ...

Processing theory IEEE_Floating_Point.IEEE_Properties ...

Processing theory MFODL_Monitor_Optimized.Optimized_Join ...

Processing theory MFODL_Monitor_Optimized.Code_Double ...

Processing theory MFODL_Monitor_Optimized.Event_Data ...

Processing theory MFODL_Monitor_Optimized.Formula ...

Processing theory MFODL_Monitor_Optimized.Monitor ...

Processing theory MFODL_Monitor_Optimized.Optimized_MTL ...

Processing theory MFODL_Monitor_Optimized.Monitor_Impl ...

Processing theory MFODL_Monitor_Optimized.Monitor_Code ...

Loading 11 theories ...

Processing theory Coinductive.Coinductive_List_Prefix ...

Processing theory Coinductive.Koenigslemma ...

Processing theory Coinductive.LMirror ...

Processing theory Coinductive.CCPO_Topology ...

Processing theory Coinductive.Hamming_Stream ...

Processing theory Coinductive.Resumption ...

Removing 11 theories ...

Processing theory Coinductive.TLList_CCPO ...

Loading 5 theories ...

Processing theory Coinductive.TLList_CCPO_Examples ...

Processing theory Coinductive.LList_CCPO_Topology ...

Processing theory Coinductive.Coinductive_Examples ...

Processing theory Nullstellensatz.Lex_Order_PP ...

Processing theory Nullstellensatz.Univariate_PM ...

Processing theory Nullstellensatz.Algebraically_Closed_Fields ...

Processing theory Nullstellensatz.Nullstellensatz ...

Loading 29 theories ...

Processing theory Nullstellensatz.Nullstellensatz_Field ...

Processing theory Complex_Geometry.Linear_Systems ...

Processing theory Poincare_Disc.Tarski ...

Processing theory Complex_Geometry.More_Transcendental ...

Processing theory Complex_Geometry.Canonical_Angle ...

Removing 40 theories ...

Processing theory Complex_Geometry.More_Set ...

Processing theory Complex_Geometry.More_Complex ...

Processing theory Poincare_Disc.Hyperbolic_Functions ...

Processing theory Complex_Geometry.Angles ...

Processing theory Complex_Geometry.Elementary_Complex_Geometry ...

Processing theory Complex_Geometry.Quadratic ...

Processing theory Complex_Geometry.Matrices ...

Processing theory Complex_Geometry.Unitary_Matrices ...

Processing theory Complex_Geometry.Unitary11_Matrices ...

Processing theory Complex_Geometry.Hermitean_Matrices ...

Processing theory Complex_Geometry.Homogeneous_Coordinates ...

Processing theory Complex_Geometry.Moebius ...

Processing theory Complex_Geometry.Circlines ...

Processing theory Complex_Geometry.Oriented_Circlines ...

Processing theory Complex_Geometry.Circlines_Angle ...

Processing theory Complex_Geometry.Unit_Circle_Preserving_Moebius ...

Processing theory Poincare_Disc.Poincare_Lines ...

Processing theory Poincare_Disc.Poincare_Lines_Ideal_Points ...

Processing theory Poincare_Disc.Poincare_Distance ...

Processing theory Poincare_Disc.Poincare_Circles ...

Processing theory Poincare_Disc.Poincare_Between ...

Processing theory Poincare_Disc.Poincare ...

Processing theory Poincare_Disc.Poincare_Lines_Axis_Intersections ...

Processing theory Poincare_Disc.Poincare_Tarski ...

Removing 4 theories ...

Processing theory Poincare_Disc.Poincare_Perpendicular ...

Loading 15 theories ...

Processing theory Simplex.Simplex_Auxiliary ...

Processing theory Simplex.Rel_Chain ...

Processing theory Linear_Programming.More_Jordan_Normal_Forms ...

Processing theory Simplex.Simplex_Algebra ...

Processing theory Simplex.Abstract_Linear_Poly ...

Processing theory Simplex.Linear_Poly_Maps ...

Processing theory Simplex.QDelta ...

Removing 10 theories ...

Processing theory Simplex.Simplex ...

Processing theory Simplex.Simplex_Incremental ...

Processing theory Farkas.Farkas ...

Processing theory Farkas.Simplex_for_Reals ...

Processing theory Farkas.Matrix_Farkas ...

Processing theory Linear_Programming.Matrix_LinPoly ...

Processing theory Linear_Programming.LP_Preliminaries ...

Processing theory Linear_Programming.Linear_Programming ...

Loading 114 theories ...

Processing theory LEM.Lem_bool ...

Processing theory Word_Lib.More_Misc ...

Removing 25 theories ...

Processing theory CakeML_Codegen.ML_Utils ...

Processing theory CakeML_Codegen.Code_Utils ...

Processing theory Word_Lib.Word_Names ...

Processing theory Word_Lib.Word_Syntax ...

Processing theory Word_Lib.Rsplit ...

Processing theory LEM.Lem_basic_classes ...

Processing theory LEM.Lem_function ...

Processing theory LEM.Lem_maybe ...

Processing theory LEM.Lem_tuple ...

Processing theory CakeML_Codegen.Compiler_Utils ...

Processing theory LEM.LemExtraDefs ...

Processing theory CakeML_Codegen.Terms_Extras ...

Processing theory CakeML_Codegen.General_Rewriting ...

Processing theory CakeML_Codegen.HOL_Datatype ...

Processing theory LEM.Lem ...

Processing theory LEM.Lem_assert_extra ...

Processing theory LEM.Lem_maybe_extra ...

Processing theory LEM.Lem_num ...

Processing theory LEM.Lem_function_extra ...

Processing theory LEM.Lem_set_helpers ...

Processing theory CakeML_Codegen.Constructors ...

Processing theory CakeML_Codegen.Consts ...

Processing theory Word_Lib.More_Word_Operations ...

Processing theory CakeML_Codegen.Strong_Term ...

Processing theory CakeML_Codegen.Rewriting_Term ...

Processing theory CakeML_Codegen.Eval_Class ...

Processing theory LEM.Lem_list ...

Processing theory LEM.Lem_either ...

Processing theory LEM.Lem_string ...

Processing theory LEM.Lem_list_extra ...

Processing theory LEM.Lem_num_extra ...

Processing theory LEM.Lem_set ...

Processing theory LEM.Lem_map ...

Processing theory LEM.Lem_map_extra ...

Processing theory LEM.Lem_relation ...

Processing theory LEM.Lem_show ...

Processing theory LEM.Lem_machine_word ...

Processing theory LEM.Lem_sorting ...

Processing theory LEM.Lem_set_extra ...

Processing theory LEM.Lem_string_extra ...

Processing theory Word_Lib.Word_64 ...

Processing theory CakeML_Codegen.Embed ...

Processing theory CakeML_Codegen.Eval_Instances ...

Processing theory CakeML_Codegen.Rewriting_Nterm ...

Processing theory LEM.Lem_show_extra ...

Processing theory IEEE_Floating_Point.FP64 ...

Processing theory CakeML_Codegen.Sterm ...

Processing theory CakeML_Codegen.Pterm ...

Processing theory CakeML_Codegen.Term_as_Value ...

Processing theory LEM.Lem_word ...

Processing theory LEM.Lem_pervasives ...

Processing theory LEM.Lem_pervasives_extra ...

Processing theory CakeML.Lib ...

Processing theory CakeML.FpSem ...

Processing theory CakeML_Codegen.Value ...

Processing theory CakeML.Namespace ...

Processing theory CakeML.Ffi ...

Processing theory CakeML_Codegen.Rewriting_Pterm_Elim ...

Processing theory CakeML_Codegen.Rewriting_Pterm ...

Processing theory CakeML_Codegen.Rewriting_Sterm ...

Processing theory CakeML_Codegen.Big_Step_Sterm ...

Processing theory CakeML_Codegen.Big_Step_Value ...

Processing theory CakeML.Ast ...

Processing theory CakeML.CakeML_Compiler ...

Processing theory CakeML.AstAuxiliary ...

Processing theory CakeML_Codegen.Big_Step_Value_ML ...

Processing theory CakeML.SemanticPrimitives ...

Processing theory CakeML.Evaluate ...

Processing theory CakeML.SemanticPrimitivesAuxiliary ...

Processing theory CakeML.SmallStep ...

Processing theory CakeML.PrimTypes ...

Processing theory CakeML.BigStep ...

Processing theory CakeML.Semantic_Extras ...

Processing theory CakeML.Big_Step_Total ...

Processing theory CakeML.Evaluate_Termination ...

Processing theory CakeML_Codegen.CakeML_Utils ...

Processing theory CakeML.Matching ...

Processing theory CakeML_Codegen.CupCake_Env ...

Processing theory CakeML.Evaluate_Clock ...

Processing theory CakeML.Evaluate_Single ...

Processing theory CakeML_Codegen.CakeML_Byte ...

Processing theory CakeML.Big_Step_Determ ...

Processing theory CakeML.Big_Step_Fun_Equiv ...

Processing theory CakeML.Big_Step_Unclocked ...

Processing theory CakeML.CakeML_Code ...

Processing theory CakeML.Big_Step_Clocked ...

Processing theory CakeML.Big_Step_Unclocked_Single ...

Processing theory CakeML_Codegen.CupCake_Semantics ...

Processing theory CakeML_Codegen.CakeML_Setup ...

Processing theory CakeML_Codegen.CakeML_Backend ...

Processing theory CakeML_Codegen.CakeML_Correctness ...

Processing theory CakeML_Codegen.Composition ...

Processing theory CakeML_Codegen.Compiler ...

Processing theory CakeML_Codegen.Test_Print ...

Removing 3 theories ...

Processing theory CakeML_Codegen.Test_Composition ...

Loading 61 theories ...

Processing theory Planarity_Certificates.List_Aux ...

Processing theory Planarity_Certificates.Lib ...

Processing theory Planarity_Certificates.WP ...

Processing theory Planarity_Certificates.OptionMonad ...

Processing theory Planarity_Certificates.NonDetMonad ...

Processing theory Planarity_Certificates.NonDetMonadLemmas ...

Processing theory Planarity_Certificates.OptionMonadND ...

Processing theory Planarity_Certificates.OptionMonadWP ...

Processing theory Planarity_Certificates.AutoCorres_Misc ...

Processing theory Planarity_Certificates.Setup_AutoCorres ...

Processing theory Graph_Theory.Funpow ...

Processing theory Simpl.Generalise ...

Removing 30 theories ...

Processing theory Graph_Theory.Weighted_Graph ...

Processing theory Graph_Theory.Shortest_Path ...

Processing theory Graph_Theory.Vertex_Walk ...

Processing theory Planarity_Certificates.Executable_Permutations ...

Processing theory Planarity_Certificates.Permutations_2 ...

Processing theory Simpl.Language ...

Processing theory Graph_Theory.Digraph_Component_Vwalk ...

Processing theory Simpl.Semantic ...

Processing theory Simpl.HoarePartialDef ...

Processing theory Simpl.Termination ...

Processing theory Graph_Theory.Euler ...

Processing theory Graph_Theory.Subdivision ...

Processing theory Simpl.HoarePartialProps ...

Processing theory Simpl.HoarePartial ...

Processing theory Simpl.HoareTotalDef ...

Processing theory Simpl.SmallStep ...

Processing theory Graph_Theory.Kuratowski ...

Processing theory Graph_Theory.Graph_Theory ...

Processing theory Planarity_Certificates.Graph_Genus ...

Processing theory Planarity_Certificates.Reachablen ...

Processing theory Planarity_Certificates.Check_Planarity_Verification ...

Processing theory Simpl.HoareTotalProps ...

Processing theory Planarity_Certificates.Digraph_Map_Impl ...

Processing theory Simpl.HoareTotal ...

Processing theory Simpl.Hoare ...

Processing theory Simpl.StateSpace ...

Processing theory Planarity_Certificates.Planar_Complete ...

Processing theory Simpl.Vcg ...

Processing theory Planarity_Certificates.Simpl_Anno ...

Processing theory Planarity_Certificates.Check_Non_Planarity_Impl ...

Processing theory Planarity_Certificates.Planar_Subgraph ...

Processing theory Planarity_Certificates.Planar_Subdivision ...

Processing theory Planarity_Certificates.Kuratowski_Combinatorial ...

Processing theory Planarity_Certificates.Check_Non_Planarity_Verification ...

Loading 94 theories ...

Processing theory Planarity_Certificates.Planarity_Certificates ...

Processing theory Refine_Imperative_HOL.User_Smashing ...

Processing theory PAC_Checker.PAC_Version ...

Processing theory Refine_Imperative_HOL.Concl_Pres_Clarification ...

Processing theory Refine_Imperative_HOL.Named_Theorems_Rev ...

Processing theory Refine_Imperative_HOL.Structured_Apply ...

Processing theory Refine_Imperative_HOL.PO_Normalizer ...

Processing theory Refine_Imperative_HOL.Sepref_Id_Op ...

Processing theory Refine_Imperative_HOL.Pf_Add ...

Processing theory PAC_Checker.More_Loops ...

Removing 25 theories ...

Processing theory Refine_Imperative_HOL.Pf_Mono_Prover ...

Processing theory PAC_Checker.Duplicate_Free_Multiset ...

Processing theory PAC_Checker.Finite_Map_Multiset ...

Processing theory Refine_Imperative_HOL.Sepref_Misc ...

Processing theory Refine_Imperative_HOL.Term_Synth ...

Processing theory Refine_Imperative_HOL.Sepref_Basic ...

Processing theory Refine_Imperative_HOL.Sepref_Constraints ...

Processing theory Refine_Imperative_HOL.Sepref_Frame ...

Processing theory Refine_Imperative_HOL.Sepref_Monadify ...

Processing theory Refine_Imperative_HOL.Sepref_Rules ...

Processing theory Refine_Imperative_HOL.Sepref_Combinator_Setup ...

Processing theory Refine_Imperative_HOL.Sepref_Definition ...

Processing theory Refine_Imperative_HOL.Sepref_Translate ...

Processing theory Refine_Imperative_HOL.Sepref_Intf_Util ...

Processing theory Refine_Imperative_HOL.Sepref_Tool ...

Processing theory Refine_Imperative_HOL.Sepref_HOL_Bindings ...

Processing theory Refine_Imperative_HOL.Sepref_Foreach ...

Processing theory Refine_Imperative_HOL.Sepref_Improper ...

Processing theory Refine_Imperative_HOL.Sepref ...

Processing theory Refine_Imperative_HOL.IICF_List ...

Processing theory Refine_Imperative_HOL.IICF_Array ...

Processing theory Refine_Imperative_HOL.IICF_Map ...

Processing theory Refine_Imperative_HOL.IICF_Prio_Map ...

Processing theory Refine_Imperative_HOL.IICF_MS_Array_List ...

Processing theory Refine_Imperative_HOL.IICF_Array_List ...

Processing theory Refine_Imperative_HOL.IICF_HOL_List ...

Processing theory Refine_Imperative_HOL.IICF_Indexed_Array_List ...

Processing theory Refine_Imperative_HOL.IICF_Multiset ...

Processing theory Refine_Imperative_HOL.IICF_List_Mset ...

Processing theory Refine_Imperative_HOL.IICF_List_MsetO ...

Processing theory Refine_Imperative_HOL.IICF_Prio_Bag ...

Processing theory Refine_Imperative_HOL.IICF_Set ...

Processing theory Refine_Imperative_HOL.IICF_List_SetO ...

Processing theory Refine_Imperative_HOL.IICF_Matrix ...

Processing theory Refine_Imperative_HOL.IICF_Array_Matrix ...

Processing theory Refine_Imperative_HOL.IICF_Sepl_Binding ...

Processing theory PAC_Checker.PAC_More_Poly ...

Processing theory PAC_Checker.PAC_Specification ...

Processing theory Refine_Imperative_HOL.IICF_Abs_Heap ...

Processing theory PAC_Checker.PAC_Polynomials ...

Processing theory Refine_Imperative_HOL.IICF_Impl_Heap ...

Processing theory Refine_Imperative_HOL.IICF_Abs_Heapmap ...

Processing theory Refine_Imperative_HOL.IICF_Impl_Heapmap ...

Processing theory Refine_Imperative_HOL.IICF ...

Processing theory PAC_Checker.PAC_Map_Rel ...

Processing theory PAC_Checker.PAC_Polynomials_Term ...

Processing theory PAC_Checker.PAC_Checker_Specification ...

Processing theory PAC_Checker.WB_Sort ...

Processing theory PAC_Checker.PAC_Polynomials_Operations ...

Processing theory PAC_Checker.PAC_Checker ...

Processing theory PAC_Checker.PAC_Checker_Relation ...

Processing theory PAC_Checker.PAC_Checker_Init ...

Processing theory PAC_Checker.PAC_Checker_Synthesis ...

Processing theory PAC_Checker.PAC_Checker_MLton ...

Loading 34 theories ...

Processing theory Ordered_Resolution_Prover.Map2 ...

Processing theory First_Order_Terms.Fun_More ...

Processing theory First_Order_Terms.Transitive_Closure_More ...

Processing theory First_Order_Terms.Seq_More ...

Processing theory First_Order_Terms.Subsumption ...

Processing theory Ordered_Resolution_Prover.Clausal_Logic ...

Processing theory Ordered_Resolution_Prover.Herbrand_Interpretation ...

Processing theory Ordered_Resolution_Prover.Ground_Resolution_Model ...

Processing theory Ordered_Resolution_Prover.Inference_System ...

Processing theory Ordered_Resolution_Prover.Ordered_Ground_Resolution ...

Processing theory Ordered_Resolution_Prover.Unordered_Ground_Resolution ...

Processing theory First_Order_Terms.Abstract_Matching ...

Processing theory First_Order_Terms.Matching ...

Processing theory Ordered_Resolution_Prover.Lazy_List_Liminf ...

Processing theory Ordered_Resolution_Prover.Abstract_Substitution ...

Processing theory Abstract-Rewriting.Relative_Rewriting ...

Processing theory Knuth_Bendix_Order.Order_Pair ...

Processing theory Knuth_Bendix_Order.Subterm_and_Context ...

Processing theory Knuth_Bendix_Order.Term_Aux ...

Processing theory Knuth_Bendix_Order.Lexicographic_Extension ...

Removing 18 theories ...

Processing theory Knuth_Bendix_Order.KBO ...

Processing theory Ordered_Resolution_Prover.Lazy_List_Chain ...

Processing theory Ordered_Resolution_Prover.Proving_Process ...

Processing theory Ordered_Resolution_Prover.Standard_Redundancy ...

Processing theory Functional_Ordered_Resolution_Prover.IsaFoR_Term ...

Processing theory Functional_Ordered_Resolution_Prover.Executable_Subsumption ...

Processing theory Ordered_Resolution_Prover.FO_Ordered_Resolution ...

Processing theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover ...

Processing theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover ...

Processing theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover ...

Processing theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover ...

Loading 3 theories ...

Processing theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library ...

Processing theory Power_Sum_Polynomials.Power_Sum_Polynomials ...

Removing 17 theories ...

Processing theory Power_Sum_Polynomials.Power_Sum_Puzzle ...

Loading 5 theories ...

Processing theory Architectural_Design_Patterns.Auxiliary ...

Processing theory DynamicArchitectures.Configuration_Traces ...

Processing theory DynamicArchitectures.Dynamic_Architecture_Calculus ...

Processing theory Architectural_Design_Patterns.RF_LTL ...

Removing 5 theories ...

Processing theory Architectural_Design_Patterns.Blockchain ...

Loading 20 theories ...

Processing theory List-Infinite.Util_MinMax ...

Processing theory List-Infinite.Util_Nat ...

Processing theory List-Infinite.Util_Set ...

Processing theory List-Infinite.Util_NatInf ...

Processing theory List-Infinite.Util_Div ...

Processing theory List-Infinite.SetInterval2 ...

Processing theory List-Infinite.InfiniteSet2 ...

Processing theory List-Infinite.SetIntervalCut ...

Removing 3 theories ...

Processing theory List-Infinite.SetIntervalStep ...

Processing theory List-Infinite.List2 ...

Processing theory List-Infinite.ListInf ...

Processing theory AutoFocus-Stream.ListSlice ...

Processing theory List-Infinite.ListInf_Prefix ...

Processing theory Nat-Interval-Logic.IL_Interval ...

Processing theory AutoFocus-Stream.AF_Stream ...

Processing theory AutoFocus-Stream.AF_Stream_Exec ...

Processing theory Nat-Interval-Logic.IL_IntervalOperators ...

Processing theory Nat-Interval-Logic.IL_TemporalOperators ...

Processing theory AutoFocus-Stream.IL_AF_Stream ...

Processing theory AutoFocus-Stream.IL_AF_Stream_Exec ...

Loading 3 theories ...

Processing theory Architectural_Design_Patterns.Singleton ...

Processing theory Architectural_Design_Patterns.Publisher_Subscriber ...

Processing theory Architectural_Design_Patterns.Blackboard ...

Loading 12 theories ...

Processing theory Isabelle_Marries_Dirac.Basics ...

Processing theory Matrix.Ordered_Semiring ...

Removing 13 theories ...

Processing theory Isabelle_Marries_Dirac.Binary_Nat ...

Processing theory Matrix.Matrix_Legacy ...

Processing theory Isabelle_Marries_Dirac.Quantum ...

Processing theory Matrix_Tensor.Matrix_Tensor ...

Processing theory Isabelle_Marries_Dirac.Complex_Vectors ...

Processing theory Isabelle_Marries_Dirac.Tensor ...

Processing theory Isabelle_Marries_Dirac.Measurement ...

Processing theory Isabelle_Marries_Dirac.More_Tensor ...

Processing theory Isabelle_Marries_Dirac.Deutsch ...

Processing theory Isabelle_Marries_Dirac.Deutsch_Jozsa ...

Loading 170 theories ...

Processing theory CAVA_Base.Lexord_List ...

Processing theory CAVA_Base.Statistics ...

Processing theory Collections.Record_Intf ...

Processing theory Transition_Systems_and_Automata.Basic ...

Processing theory CAVA_Automata.Step_Conv ...

Removing 2 theories ...

Processing theory SM.SOS_Misc_Add ...

Processing theory SM.SM_Syntax ...

Processing theory Partial_Order_Reduction.Basic_Extensions ...

Processing theory Partial_Order_Reduction.Relation_Extensions ...

Processing theory Partial_Order_Reduction.Set_Extensions ...

Processing theory Partial_Order_Reduction.Functions ...

Processing theory Collections.Trie_Impl ...

Processing theory Transition_Systems_and_Automata.Sequence ...

Processing theory Transition_Systems_and_Automata.Transition_System ...

Processing theory Collections.Trie2 ...

Processing theory Collections.Dlist_add ...

Processing theory DFS_Framework.DFS_Framework_Misc ...

Processing theory Collections.Gen_Comp ...

Processing theory Partial_Order_Reduction.List_Extensions ...

Processing theory Partial_Order_Reduction.List_Prefixes ...

Processing theory CAVA_Automata.Digraph_Basic ...

Processing theory Partial_Order_Reduction.Word_Prefixes ...

Processing theory Collections.ICF_Spec_Base ...

Processing theory Collections.Sorted_List_Operations ...

Processing theory SM.SM_State ...

Processing theory Collections.DatRef ...

Processing theory Collections.ListSpec ...

Processing theory Collections.AnnotatedListSpec ...

Processing theory Partial_Order_Reduction.Traces ...

Processing theory Collections.FTAnnotatedListImpl ...

Processing theory Collections.ListGA ...

Processing theory Promela.PromelaAST ...

Processing theory LTL.LTL ...

Processing theory Stuttering_Equivalence.PLTL ...

Processing theory Collections.Fifo ...

Processing theory Collections.PrioSpec ...

Processing theory Collections.BinoPrioImpl ...

Processing theory Collections.SkewPrioImpl ...

Processing theory Collections.PrioByAnnotatedList ...

Processing theory Collections.PrioUniqueSpec ...

Processing theory Collections.MapSpec ...

Processing theory Collections.GenCF ...

Processing theory Collections.FTPrioImpl ...

Processing theory Collections.Refine_Dflt ...

Processing theory CAVA_Base.Code_String ...

Processing theory CAVA_Base.CAVA_Code_Target ...

Processing theory DFS_Framework.DFS_Framework_Refine_Aux ...

Processing theory Partial_Order_Reduction.ENat_Extensions ...

Processing theory Partial_Order_Reduction.CCPO_Extensions ...

Processing theory Collections.PrioUniqueByAnnotatedList ...

Processing theory Collections.FTPrioUniqueImpl ...

Processing theory Collections.SetSpec ...

Processing theory Collections.Algos ...

Processing theory Collections.SetIndex ...

Processing theory Collections.SetIteratorCollectionsGA ...

Processing theory Partial_Order_Reduction.ESet_Extensions ...

Processing theory Collections.MapGA ...

FAILED to process theory Collections.ArrayMapImpl

*** Error (line 360 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ArrayMapImpl.thy"):

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

FAILED to process theory Collections.ListMapImpl

*** Error (line 101 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListMapImpl.thy"):

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

Processing theory Collections.SetGA ...

FAILED to process theory Collections.TrieMapImpl

*** Error (line 163 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/TrieMapImpl.thy"):

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

FAILED to process theory Collections.ListSetImpl

*** Error (line 120 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListSetImpl.thy"):

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

FAILED to process theory Collections.ListSetImpl_Invar

*** Error (line 105 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListSetImpl_Invar.thy"):

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

Processing theory Collections.ListMapImpl_Invar ...

Processing theory Collections.SetByMap ...

FAILED to process theory Collections.TrieSetImpl

*** Error (line 77 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/TrieSetImpl.thy"):

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

Processing theory Partial_Order_Reduction.Coinductive_List_Extensions ...

Processing theory Partial_Order_Reduction.LList_Prefixes ...

Processing theory Collections.ArraySetImpl ...

FAILED to process theory Collections.ListSetImpl_NotDist

*** Error (line 202 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListSetImpl_NotDist.thy"):

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

Processing theory Collections.ArrayHashMap_Impl ...

FAILED to process theory Collections.ArrayHashMap

*** Error (line 168 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ArrayHashMap.thy"):

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

FAILED to process theory Collections.ArrayHashSet

*** Error (line 77 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ArrayHashSet.thy"):

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

FAILED to process theory Collections.RBTMapImpl

*** Error (line 135 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/RBTMapImpl.thy"):

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

Processing theory Collections.ListSetImpl_Sorted ...

Processing theory Transition_Systems_and_Automata.Sequence_LTL ...

Processing theory Collections.HashMap_Impl ...

Processing theory Partial_Order_Reduction.Stuttering ...

Processing theory Transition_Systems_and_Automata.Transition_System_Construction ...

Processing theory Transition_Systems_and_Automata.Transition_System_Extra ...

FAILED to process theory Collections.HashMap

*** Error (line 201 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/HashMap.thy"):

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

FAILED to process theory Collections.RBTSetImpl

*** Error (line 102 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/RBTSetImpl.thy"):

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

Processing theory Collections.MapStdImpl ...

Processing theory Partial_Order_Reduction.Transition_System_Extensions ...

Processing theory Partial_Order_Reduction.Transition_System_Traces ...

Processing theory Partial_Order_Reduction.Transition_System_Interpreted_Traces ...

Processing theory Collections.HashSet ...

Processing theory Collections.SetStdImpl ...

Processing theory Partial_Order_Reduction.Ample_Abstract ...

Processing theory Collections.ICF_Impl ...

Processing theory Collections.ICF_Refine_Monadic ...

Processing theory Partial_Order_Reduction.Ample_Analysis ...

Processing theory Collections.ICF_Autoref ...

Processing theory Collections.Collections ...

Processing theory Collections.CollectionsV1 ...

Processing theory CAVA_Base.CAVA_Base ...

Processing theory CAVA_Automata.Digraph ...

FAILED to process theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

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

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

Processing theory Promela.PromelaStatistics ...

Processing theory LTL.Rewriting ...

Processing theory SM.LTS ...

Processing theory SM.SM_Cfg ...

Processing theory CAVA_Automata.Automata ...

Processing theory CAVA_Automata.Lasso ...

Processing theory CAVA_Automata.Simulation ...

Processing theory CAVA_Automata.Stuttering_Extension ...

FAILED to process theory CAVA_Automata.Digraph_Impl

*** Error (line 381 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_Automata/Digraph_Impl.thy"):

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

Processing theory CAVA_LTL_Modelchecker.BoolProgs ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Extras ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Simple ...

Processing theory CAVA_LTL_Modelchecker.CAVA_Abstract ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv ...

Processing theory SM.Gen_Scheduler ...

Processing theory Gabow_SCC.Find_Path ...

Processing theory SM.Gen_Scheduler_Refine ...

Processing theory SM.Gen_Cfg_Bisim ...

Processing theory SM.SM_Semantics ...

Processing theory SM.SM_LTL ...

Processing theory Gabow_SCC.Gabow_Skeleton ...

Processing theory SM.Decide_Locality ...

Processing theory SM.Type_System ...

Processing theory SM.SM_Finite_Reachable ...

FAILED to process theory Gabow_SCC.Find_Path_Impl

*** Error (line 345 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Gabow_SCC/Find_Path_Impl.thy"):

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

Processing theory CAVA_Automata.Automata_Impl ...

FAILED to process theory SM.Rename_Cfg

*** Error (line 733 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Refine/Rename_Cfg.thy"):

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

Processing theory SM.SM_Visible ...

FAILED to process theory Gabow_SCC.Gabow_Skeleton_Code

*** Error (line 269 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Gabow_SCC/Gabow_Skeleton_Code.thy"):

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

Processing theory Gabow_SCC.Gabow_GBG ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Programs ...

Processing theory DFS_Framework.Impl_Rev_Array_Stack ...

FAILED to process theory CAVA_LTL_Modelchecker.NDFS_SI

*** Error (line 1309 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1336 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1361 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1394 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1423 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1454 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1537 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

FAILED to process theory Gabow_SCC.Gabow_GBG_Code

*** Error (line 320 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Gabow_SCC/Gabow_GBG_Code.thy"):

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

Processing theory Promela.PromelaDatastructures ...

Processing theory Promela.PromelaInvariants ...

Processing theory DFS_Framework.Param_DFS ...

Processing theory DFS_Framework.General_DFS_Structure ...

Processing theory DFS_Framework.Tailrec_Impl ...

Processing theory DFS_Framework.Rec_Impl ...

Processing theory DFS_Framework.DFS_Invars_Basic ...

Processing theory SM.Pid_Scheduler ...

Processing theory SM.SM_Pid ...

Processing theory SM.SM_Variables ...

Processing theory DFS_Framework.Simple_Impl ...

Processing theory SM.SM_Indep ...

Processing theory DFS_Framework.Restr_Impl ...

Processing theory DFS_Framework.DFS_Framework ...

Processing theory Promela.Promela ...

Processing theory Promela.PromelaLTLConv ...

Processing theory Promela.PromelaLTL ...

FAILED to process theory DFS_Framework.Reachable_Nodes

*** Error (line 205 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Reachable_Nodes.thy"):

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

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

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

FAILED to process theory DFS_Framework.Feedback_Arcs

*** Error (line 388 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Feedback_Arcs.thy"):

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

Processing theory SM.SM_Datastructures ...

Processing theory LTL_to_GBA.LTL_to_GBA ...

Processing theory SM.SM_Sticky ...

Processing theory SM.SM_POR ...

Processing theory LTL_to_GBA.LTL_to_GBA_impl ...

FAILED to process theory SM.SM_Ample_Impl

*** Error (line 494 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy"):

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

*** Error (line 527 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy"):

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

*** Error (line 1298 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy"):

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

Processing theory SM.SM_Wrapup ...

FAILED to process theory CAVA_LTL_Modelchecker.CAVA_Impl

*** Error (line 832 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/CAVA_Impl.thy"):

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

*** Error (line 1506 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/CAVA_Impl.thy"):

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

Processing theory CAVA_LTL_Modelchecker.Mulog ...

Loading 2 theories ...

Processing theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS ...

Processing theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker ...

Loading 3 theories ...

Removing 40 theories ...

Processing theory Polynomials.Poly_Mapping_Finite_Map ...

Processing theory Polynomials.MPoly_Type_Class_FMap ...

Processing theory Symmetric_Polynomials.Symmetric_Polynomials_Code ...

Processing theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based ...

Removing 31 theories ...

Processing theory Isabelle_Marries_Dirac.Quantum_Teleportation ...

Removing 1 theories ...

Processing theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma ...

Processing theory Isabelle_Marries_Dirac.Entanglement ...

Loading 12 theories ...

Processing theory Transition_Systems_and_Automata.Sequence_Zip ...

Processing theory Adaptive_State_Counting.FSM ...

Removing 4 theories ...

Processing theory Adaptive_State_Counting.FSM_Product ...

Processing theory Adaptive_State_Counting.ATC ...

Processing theory Adaptive_State_Counting.ASC_LB ...

Processing theory Adaptive_State_Counting.ASC_Suite ...

Processing theory Adaptive_State_Counting.ASC_Sufficiency ...

Processing theory Adaptive_State_Counting.ASC_Hoare ...

Processing theory Adaptive_State_Counting.ASC_Example ...

Processing theory Dirichlet_Series.Dirichlet_Efficient_Code ...

Loading 18 theories ...

Processing theory Collections.Refine_Dflt_ICF ...

Processing theory Prpu_Maxflow.Graph_Topological_Ordering ...

Processing theory Flow_Networks.Fofu_Abs_Base ...

Processing theory Refine_Imperative_HOL.Sepref_ICF_Bindings ...

Removing 48 theories ...

Processing theory Flow_Networks.Fofu_Impl_Base ...

Processing theory Flow_Networks.Refine_Add_Fofu ...

Processing theory Flow_Networks.Graph_Impl ...

Processing theory Flow_Networks.Network_Impl ...

Processing theory Prpu_Maxflow.Generic_Push_Relabel ...

Processing theory Prpu_Maxflow.Prpu_Common_Inst ...

Processing theory Prpu_Maxflow.Fifo_Push_Relabel ...

Processing theory Prpu_Maxflow.Relabel_To_Front ...

FAILED to process theory Flow_Networks.NetCheck

*** Error (line 708 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Flow_Networks/NetCheck.thy"):

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

*** Error (line 1511 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Flow_Networks/NetCheck.thy"):

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

Processing theory Prpu_Maxflow.Prpu_Common_Impl ...

FAILED to process theory Prpu_Maxflow.Relabel_To_Front_Impl

*** Error (line 413 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Relabel_To_Front_Impl.thy"):

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

*** Error (line 494 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Relabel_To_Front_Impl.thy"):

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

FAILED to process theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

*** Error (line 803 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Fifo_Push_Relabel_Impl.thy"):

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

*** Error (line 893 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Fifo_Push_Relabel_Impl.thy"):

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

*** Error (line 996 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Fifo_Push_Relabel_Impl.thy"):

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

Processing theory Prpu_Maxflow.Generated_Code_Test ...

Processing theory Isabelle_Marries_Dirac.No_Cloning ...

Loading 7 theories ...

Processing theory Saturation_Framework.Calculus ...

Processing theory Saturation_Framework.Calculus_Variations ...

Processing theory Saturation_Framework.Intersection_Calculus ...

Removing 36 theories ...

Processing theory Saturation_Framework.Lifting_to_Non_Ground_Calculi ...

Processing theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi ...

Processing theory Saturation_Framework.Given_Clause_Architectures ...

Loading 4 theories ...

Processing theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited ...

Processing theory Saturation_Framework_Extensions.Soundness ...

Processing theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion ...

Processing theory Saturation_Framework_Extensions.Clausal_Calculus ...

Removing 1 theories ...

Processing theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited ...

Loading 3 theories ...

Removing 22 theories ...

Processing theory Stateful_Protocol_Composition_and_Typing.Example_TLS ...

Processing theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver ...

Loading 6 theories ...

Processing theory Stateful_Protocol_Composition_and_Typing.Examples ...

Processing theory EdmondsKarp_Maxflow.FordFulkerson_Algo ...

Processing theory EdmondsKarp_Maxflow.EdmondsKarp_Algo ...

FAILED to process theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

*** Error (line 731 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/EdmondsKarp_Maxflow/Augmenting_Path_BFS.thy"):

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

Removing 23 theories ...

FAILED to process theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

*** Error (line 983 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/EdmondsKarp_Maxflow/EdmondsKarp_Impl.thy"):

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

FAILED to process theory EdmondsKarp_Maxflow.Edka_Checked_Impl

*** Error (line 53 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/EdmondsKarp_Maxflow/Edka_Checked_Impl.thy"):

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

Processing theory EdmondsKarp_Maxflow.Edka_Benchmark_Export ...

Loading 2 theories ...

Processing theory ShortestPath.ShortestPath ...

Loading 4 theories ...

Processing theory ShortestPath.ShortestPathNeg ...

Processing theory VerifyThis2019.Exc_Nres_Monad ...

Processing theory VerifyThis2019.VTcomp ...

FAILED to process theory VerifyThis2019.Challenge2A

*** Error (line 275 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2019/Challenge2A.thy"):

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

Processing theory VerifyThis2019.Challenge2B ...

Loading 7 theories ...

Removing 45 theories ...

Processing theory VerifyThis2018.Synth_Definition ...

Processing theory VerifyThis2018.Dynamic_Array ...

Processing theory VerifyThis2018.DRAT_Misc ...

Processing theory VerifyThis2018.Array_Map_Default ...

Processing theory VerifyThis2018.Exc_Nres_Monad ...

Processing theory VerifyThis2018.VTcomp ...

FAILED to process theory VerifyThis2018.Snippets

*** Error (line 79 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2018/Snippets.thy"):

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

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

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

*** Error (line 162 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2018/Snippets.thy"):

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

Loading 2 theories ...

Processing theory VerifyThis2018.DF_System ...

Removing 1 theories ...

Processing theory VerifyThis2018.Challenge3 ...

Removing 2 theories ...

Processing theory VerifyThis2018.Challenge2 ...

Processing theory VerifyThis2018.Challenge1_short ...

Processing theory VerifyThis2018.Challenge1 ...

Loading 2 theories ...

Processing theory Partial_Order_Reduction.Formula ...

Processing theory Partial_Order_Reduction.Ample_Correctness ...

Loading 2 theories ...

Removing 32 theories ...

Processing theory CakeML.TypeSystem ...

Processing theory CakeML.TypeSystemAuxiliary ...

Processing theory CakeML.Code_Test_Haskell ...

Loading 23 theories ...

Removing 13 theories ...

Processing theory Dijkstra_Shortest_Path.Dijkstra_Misc ...

FAILED to process theory Collections_Examples.Succ_Graph

*** Error (line 74 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Succ_Graph.thy"):

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

*** Error (line 89 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Succ_Graph.thy"):

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

Processing theory Refine_Imperative_HOL.Sepref_Snip_Combinator ...

Processing theory Refine_Imperative_HOL.Worklist_Subsumption ...

FAILED to process theory Refine_Imperative_HOL.Sepref_Graph

*** Error (line 79 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Graph.thy"):

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

Processing theory Refine_Imperative_HOL.Worklist_Subsumption_Impl ...

FAILED to process theory Refine_Imperative_HOL.Sepref_DFS

*** Error (line 233 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_DFS.thy"):

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

Processing theory Refine_Imperative_HOL.Sepref_Snip_Datatype ...

Processing theory Dijkstra_Shortest_Path.GraphSpec ...

Processing theory Dijkstra_Shortest_Path.GraphGA ...

FAILED to process theory Refine_Imperative_HOL.Sepref_WGraph

*** Error (line 89 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_WGraph.thy"):

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

Processing theory Dijkstra_Shortest_Path.GraphByMap ...

Processing theory Dijkstra_Shortest_Path.Weight ...

FAILED to process theory Refine_Imperative_HOL.Sepref_Minitests

*** Error (line 309 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

*** Error (line 334 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

*** Error (line 344 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

*** Error (line 395 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

Processing theory Dijkstra_Shortest_Path.HashGraphImpl ...

Processing theory Dijkstra_Shortest_Path.Dijkstra ...

FAILED to process theory Collections_Examples.Nested_DFS

*** Error (line 1100 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Nested_DFS.thy"):

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

FAILED to process theory Refine_Imperative_HOL.Sepref_NDFS

*** Error (line 62 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_NDFS.thy"):

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

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

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

*** Error (line 161 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_NDFS.thy"):

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

FAILED to process theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

*** Error (line 392 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Dijkstra_Shortest_Path/Dijkstra_Impl_Adet.thy"):

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

*** Error (line 400 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Dijkstra_Shortest_Path/Dijkstra_Impl_Adet.thy"):

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

Processing theory Dijkstra_Shortest_Path.Test ...

FAILED to process theory Refine_Imperative_HOL.Sepref_Dijkstra

*** Error (line 230 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Dijkstra.thy"):

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

Processing theory Refine_Imperative_HOL.Sepref_All_Examples ...

Loading 45 theories ...

Processing theory Slicing.AuxLemmas ...

Processing theory Formal_SSA.Serial_Rel ...

Processing theory Slicing.BasicDefs ...

Processing theory Slicing.CFG ...

Processing theory Slicing.CFGExit ...

Processing theory Slicing.Postdomination ...

Processing theory Slicing.CFG_wf ...

Processing theory Slicing.CFGExit_wf ...

Processing theory Slicing.DynDataDependence ...

Processing theory Slicing.DataDependence ...

Processing theory Slicing.SemanticsCFG ...

Processing theory Slicing.Distance ...

Processing theory Slicing.Observable ...

Processing theory Slicing.WeakOrderDependence ...

Processing theory Slicing.Com ...

Removing 7 theories ...

Processing theory Slicing.DynWeakControlDependence ...

Processing theory Slicing.WeakControlDependence ...

Processing theory Slicing.DynStandardControlDependence ...

Processing theory Slicing.StandardControlDependence ...

Processing theory Slicing.Labels ...

Processing theory Formal_SSA.FormalSSA_Misc ...

Processing theory Formal_SSA.Mapping_Exts ...

Processing theory Formal_SSA.RBT_Mapping_Exts ...

Processing theory Formal_SSA.While_Combinator_Exts ...

Processing theory Slicing.PDG ...

Processing theory Slicing.WCFG ...

Processing theory Slicing.Interpretation ...

Processing theory Slicing.Slice ...

Processing theory Slicing.CDepInstantiations ...

Processing theory Slicing.WellFormed ...

Processing theory Formal_SSA.Graph_path ...

Processing theory Slicing.AdditionalLemmas ...

Processing theory Formal_SSA.Disjoin_Transform ...

Processing theory Formal_SSA.SSA_CFG ...

Processing theory Formal_SSA.Minimality ...

Processing theory Formal_SSA.SSA_CFG_code ...

Processing theory Formal_SSA.Construct_SSA ...

Processing theory Formal_SSA.Construct_SSA_notriv ...

Processing theory Formal_SSA.Construct_SSA_code ...

Processing theory Formal_SSA.SSA_Transfer_Rules ...

Processing theory Formal_SSA.Construct_SSA_notriv_code ...

Processing theory Formal_SSA.Generic_Interpretation ...

Processing theory Formal_SSA.WhileGraphSSA ...

Processing theory Formal_SSA.Generic_Extract ...

Processing theory Refine_Imperative_HOL.Dijkstra_Benchmark ...

Loading 2 theories ...

Removing 18 theories ...

Processing theory Refine_Imperative_HOL.NDFS_Benchmark ...

Loading 13 theories ...

Processing theory Kruskal.Kruskal_Misc ...

Processing theory Kruskal.UGraph ...

Processing theory Kruskal.MinWeightBasis ...

Processing theory Kruskal.Kruskal ...

Processing theory Kruskal.SeprefUF ...

Processing theory Kruskal.Kruskal_Refine ...

Removing 3 theories ...

Processing theory Kruskal.Kruskal_Impl ...

Processing theory Kruskal.UGraph_Impl ...

Loading 3 theories ...

Processing theory Kruskal.Graph_Definition ...

Processing theory Kruskal.Graph_Definition_Aux ...

Removing 2 theories ...

Processing theory Kruskal.Graph_Definition_Impl ...

Processing theory PAC_Checker.PAC_Assoc_Map_Rel ...

Processing theory Refine_Imperative_HOL.Heapmap_Bench ...

Processing theory CakeML.BigSmallInvariants ...

Loading 3 theories ...

Removing 20 theories ...

Processing theory Floyd_Warshall.Recursion_Combinators ...

Processing theory Floyd_Warshall.Floyd_Warshall ...

FAILED to process theory Floyd_Warshall.FW_Code

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

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

Loading 4 theories ...

Removing 3 theories ...

Processing theory Special_Function_Bounds.Bounds_Lemmas ...

Processing theory Special_Function_Bounds.Exp_Bounds ...

Removing 1 theories ...

Processing theory Sturm_Sequences.Sturm_Ex ...

Loading 2 theories ...

Processing theory VerifyThis2019.Parallel_Multiset_Fold ...

Processing theory VerifyThis2019.Challenge3 ...

Processing theory Refine_Imperative_HOL.Sepref_Guide_Reference ...

Removing 12 theories ...

FAILED to process theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

*** Error (line 132 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Userguides/Sepref_Guide_Quickstart.thy"):

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

*** Error (line 271 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Userguides/Sepref_Guide_Quickstart.thy"):

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

Processing theory Refine_Imperative_HOL.Sepref_Guide_General_Util ...

Removing 2 theories ...

Processing theory Knuth_Morris_Pratt.KMP ...

Loading 2 theories ...

Processing theory Complex_Geometry.Riemann_Sphere ...

Removing 21 theories ...

Processing theory Complex_Geometry.Chordal_Metric ...

Loading 54 theories ...

Processing theory UTP-Toolkit.List_Lexord_Alt ...

Processing theory UTP-Toolkit.Total_Recall ...

Processing theory UTP.utp_parser_utils ...

Processing theory UTP-Toolkit.Infinity ...

Processing theory UTP-Toolkit.Positive ...

Processing theory UTP-Toolkit.FSet_Extra ...

Processing theory UTP-Toolkit.Map_Extra ...

Removing 23 theories ...

Processing theory UTP-Toolkit.Partial_Fun ...

Processing theory UTP-Toolkit.Finite_Fun ...

Processing theory UTP-Toolkit.List_Extra ...

Processing theory UTP-Toolkit.Sequence ...

Processing theory UTP-Toolkit.Countable_Set_Extra ...

Processing theory UTP-Toolkit.utp_toolkit ...

Processing theory UTP.utp_var ...

Processing theory UTP.utp_expr ...

Processing theory UTP.utp_expr_insts ...

Processing theory UTP.utp_expr_funcs ...

Processing theory UTP.utp_unrest ...

Processing theory UTP.utp_usedby ...

Processing theory UTP.utp_tactics ...

Processing theory UTP.utp_subst ...

Processing theory UTP.utp_meta_subst ...

Processing theory UTP.utp_pred ...

Processing theory UTP.utp_alphabet ...

Processing theory UTP.utp_lift ...

Processing theory UTP.utp_pred_laws ...

Processing theory UTP.utp_healthy ...

Processing theory UTP.utp_sequent ...

Processing theory UTP.utp_rel ...

Processing theory UTP.utp_recursion ...

Processing theory UTP.utp_state_parser ...

Processing theory UTP.utp_rel_laws ...

Processing theory UTP.utp_theory ...

Processing theory UTP.utp_hoare ...

Processing theory UTP.utp_rel_opsem ...

Processing theory UTP.utp_sym_eval ...

Processing theory UTP.utp_wp ...

Processing theory UTP.utp_dynlog ...

Processing theory UTP.utp_sp ...

Processing theory UTP.utp_concurrency ...

Processing theory UTP.utp ...

Processing theory UTP.utp_expr_ovld ...

Processing theory UTP.utp_full ...

Processing theory UTP.utp_easy_parser ...

Processing theory UTP.sum_list ...

Removing 4 theories ...

Processing theory CakeML.CakeML_Quickcheck ...

Loading 29 theories ...

Processing theory Buchi_Complementation.Alternate ...

Processing theory Transition_Systems_and_Automata.Acceptance ...

Processing theory Transition_Systems_and_Automata.Maps ...

Processing theory Transition_Systems_and_Automata.Refine ...

Processing theory Buchi_Complementation.Formula ...

Removing 5 theories ...

Processing theory Transition_Systems_and_Automata.Degeneralization ...

Processing theory Transition_Systems_and_Automata.Degeneralization_Refine ...

Processing theory Transition_Systems_and_Automata.Transition_System_Refine ...

Processing theory Transition_Systems_and_Automata.Implement ...

Processing theory Transition_Systems_and_Automata.Nondeterministic ...

Processing theory Transition_Systems_and_Automata.NBA ...

Processing theory Buchi_Complementation.Graph ...

Processing theory Transition_Systems_and_Automata.NGBA ...

Processing theory Transition_Systems_and_Automata.NBA_Combine ...

Processing theory Transition_Systems_and_Automata.NGBA_Refine ...

Processing theory Buchi_Complementation.Ranking ...

Processing theory Transition_Systems_and_Automata.NBA_Graphs ...

Processing theory Transition_Systems_and_Automata.NBA_Refine ...

Processing theory Transition_Systems_and_Automata.NGBA_Graphs ...

Processing theory Transition_Systems_and_Automata.NGBA_Implement ...

Processing theory Transition_Systems_and_Automata.NBA_Implement ...

Processing theory Buchi_Complementation.Complementation ...

Processing theory Transition_Systems_and_Automata.NBA_Algorithms ...

Processing theory Transition_Systems_and_Automata.NBA_Explicit ...

Processing theory Transition_Systems_and_Automata.NGBA_Algorithms ...

Processing theory Transition_Systems_and_Automata.NBA_Translate ...

Processing theory Buchi_Complementation.Complementation_Implement ...

Processing theory Buchi_Complementation.Complementation_Final ...

Processing theory Buchi_Complementation.Complementation_Build ...

Removing 22 theories ...

Processing theory LTL_to_GBA.All_Of_LTL_to_GBA ...

Processing theory UTP.utp_simple_time ...

Loading 12 theories ...

Processing theory Coinductive.Quotient_Coinductive_List ...

Processing theory Coinductive.Quotient_TLList ...

Loading 6 theories ...

Processing theory Coinductive.Coinductive ...

Processing theory Lazy-Lists-II.LList2 ...

Processing theory Topology.Topology ...

Processing theory Topology.LList_Topology ...

Removing 64 theories ...

Processing theory Chandy_Lamport.Util ...

Processing theory Chandy_Lamport.Distributed_System ...

Processing theory Chandy_Lamport.Trace ...

Processing theory Chandy_Lamport.Swap ...

Processing theory Chandy_Lamport.Snapshot ...

Loading 2 theories ...

Processing theory Chandy_Lamport.Co_Snapshot ...

Removing 3 theories ...

Processing theory Coinductive.Lazy_LList ...

Loading 7 theories ...

Processing theory Coinductive.Lazy_TLList ...

Processing theory DFS_Framework.DFS_Invars_SCC ...

Processing theory DFS_Framework.Tarjan_LowLink ...

Removing 3 theories ...

Processing theory DFS_Framework.Tarjan ...

FAILED to process theory DFS_Framework.Cyc_Check

*** Error (line 471 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Cyc_Check.thy"):

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

FAILED to process theory DFS_Framework.DFS_Find_Path

*** Error (line 648 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/DFS_Find_Path.thy"):

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

Loading 4 theories ...

FAILED to process theory DFS_Framework.Nested_DFS

*** Error (line 940 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Nested_DFS.thy"):

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

Processing theory DFS_Framework.DFS_All_Examples ...

Processing theory Stream_Fusion_Code.Stream_Fusion ...

Removing 8 theories ...

Processing theory Stream_Fusion_Code.Stream_Fusion_List ...

Processing theory Stream_Fusion_Code.Stream_Fusion_LList ...

Loading 12 theories ...

Processing theory Stream_Fusion_Code.Stream_Fusion_Examples ...

Processing theory Knot_Theory.Tangle_Relation ...

Processing theory Knot_Theory.Preliminaries ...

Processing theory Knot_Theory.Tangles ...

Processing theory Knot_Theory.Tangle_Algebra ...

Processing theory Knot_Theory.Tangle_Moves ...

Processing theory Knot_Theory.Link_Algebra ...

Removing 4 theories ...

Processing theory Knot_Theory.Kauffman_Matrix ...

Processing theory Knot_Theory.Example ...

Processing theory Knot_Theory.Computations ...

Processing theory Knot_Theory.Linkrel_Kauffman ...

Loading 10 theories ...

Processing theory Knot_Theory.Kauffman_Invariance ...

Processing theory Knot_Theory.Knot_Theory ...

Removing 15 theories ...

Processing theory BTree.Basic_Assn ...

Processing theory BTree.Imperative_Loops ...

Processing theory BTree.BTree ...

Processing theory BTree.Array_SBlit ...

Processing theory BTree.Partially_Filled_Array ...

Processing theory BTree.BTree_Imp ...

Processing theory BTree.BTree_Set ...

Processing theory BTree.BTree_Split ...

Processing theory BTree.BTree_ImpSet ...

Processing theory BTree.BTree_ImpSplit ...

Processing theory Promela.All_Of_Promela ...

Removing 45 theories ...

Processing theory CakeML.SimpleIO ...

Loading 33 theories ...

Processing theory LTL_Master_Theorem.Quotient_Type ...

Processing theory LTL_Master_Theorem.Omega_Words_Fun_Stream ...

Processing theory Transition_Systems_and_Automata.Acceptance_Refine ...

Processing theory LTL.Equivalence_Relations ...

Processing theory LTL.Code_Equations ...

Processing theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability ...

Processing theory Transition_Systems_and_Automata.Deterministic ...

Processing theory Transition_Systems_and_Automata.DBA ...

Processing theory Transition_Systems_and_Automata.DGBA ...

Processing theory Transition_Systems_and_Automata.DBA_Combine ...

Processing theory Transition_Systems_and_Automata.DCA ...

Processing theory LTL_Master_Theorem.After ...

Processing theory Transition_Systems_and_Automata.DGCA ...

Processing theory Transition_Systems_and_Automata.DCA_Combine ...

Processing theory Transition_Systems_and_Automata.DRA ...

Processing theory Transition_Systems_and_Automata.DRA_Combine ...

Processing theory Transition_Systems_and_Automata.DRA_Refine ...

Processing theory LTL.Disjunctive_Normal_Form ...

Processing theory Transition_Systems_and_Automata.DRA_Implement ...

Removing 2 theories ...

Processing theory Transition_Systems_and_Automata.DRA_Nodes ...

Processing theory LTL_Master_Theorem.Advice ...

Processing theory LTL_Master_Theorem.Transition_Functions ...

Processing theory LTL_Master_Theorem.Extra_Equivalence_Relations ...

Processing theory LTL_Master_Theorem.Master_Theorem ...

Processing theory Transition_Systems_and_Automata.DRA_Explicit ...

Processing theory LTL_Master_Theorem.Restricted_Master_Theorem ...

Processing theory Transition_Systems_and_Automata.DRA_Translate ...

Processing theory LTL_Master_Theorem.DRA_Construction ...

Processing theory LTL_Master_Theorem.DRA_Implementation ...

Processing theory LTL_Master_Theorem.DRA_Instantiation ...

Processing theory LTL_Master_Theorem.Code_Export ...

Loading 3 theories ...

Processing theory Gabow_SCC.Gabow_SCC ...

Removing 39 theories ...

Processing theory Gabow_SCC.Gabow_SCC_Code ...

Loading 19 theories ...

Processing theory Gabow_SCC.All_Of_Gabow_SCC ...

Processing theory HRB-Slicing.AuxLemmas ...

Processing theory HRB-Slicing.BasicDefs ...

Removing 9 theories ...

Processing theory HRB-Slicing.CFG ...

Processing theory HRB-Slicing.CFGExit ...

Processing theory HRB-Slicing.CFG_wf ...

Processing theory HRB-Slicing.CFGExit_wf ...

Processing theory HRB-Slicing.Distance ...

Processing theory HRB-Slicing.ReturnAndCallNodes ...

Processing theory HRB-Slicing.Observable ...

Processing theory HRB-Slicing.SemanticsCFG ...

Processing theory HRB-Slicing.Postdomination ...

Processing theory HRB-Slicing.SDG ...

Processing theory HRB-Slicing.HRBSlice ...

Processing theory HRB-Slicing.SCDObservable ...

Processing theory HRB-Slicing.Slice ...

Processing theory HRB-Slicing.WeakSimulation ...

Processing theory HRB-Slicing.FundamentalProperty ...

Processing theory InformationFlowSlicing_Inter.NonInterferenceInter ...

Processing theory InformationFlowSlicing_Inter.LiftingInter ...

Removing 2 theories ...

Processing theory CakeML.LibAuxiliary ...

Loading 6 theories ...

Processing theory Collections_Examples.Exploration ...

Processing theory Tree-Automata.Tree ...

Processing theory Tree-Automata.Ta ...

Removing 5 theories ...

Processing theory Tree-Automata.AbsAlgo ...

Processing theory Tree-Automata.Ta_impl ...

Processing theory Tree-Automata.Ta_impl_codegen ...

Processing theory Minimal_SSA.Irreducible ...

Processing theory List-Infinite.ListInfinite ...

Loading 18 theories ...

Removing 21 theories ...

Processing theory Nested_Multisets_Ordinals.Nested_Multiset ...

Processing theory Nested_Multisets_Ordinals.Hereditary_Multiset ...

Processing theory Nested_Multisets_Ordinals.Syntactic_Ordinal ...

Processing theory Nested_Multisets_Ordinals.Signed_Multiset ...

Processing theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset ...

Processing theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal ...

Processing theory Polynomials.Polynomials ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_Util ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_App ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_Std ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic ...

Processing theory Lambda_Free_KBOs.Lambda_Encoding_KBO ...

Processing theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBOs ...

Processing theory Formal_SSA.SSA_Semantics ...

Loading 55 theories ...

Processing theory Jinja.Auxiliary ...

Processing theory Jinja.Type ...

Processing theory Jinja.Decl ...

Processing theory Jinja.TypeRel ...

Processing theory Jinja.Value ...

Processing theory Jinja.Objects ...

Processing theory Jinja.Exceptions ...

Processing theory Jinja.Conform ...

Processing theory Jinja.SystemClasses ...

Processing theory Jinja.JVMState ...

Processing theory HRB-Slicing.Com ...

Processing theory HRB-Slicing.Labels ...

Processing theory HRB-Slicing.ProcState ...

Removing 20 theories ...

Processing theory Jinja.WellForm ...

Processing theory Jinja.SemiType ...

Processing theory Jinja.JVM_SemiType ...

Processing theory Jinja.JVMInstructions ...

Processing theory Jinja.JVMExceptions ...

Processing theory Jinja.JVMExecInstr ...

Processing theory Jinja.JVMExec ...

Processing theory Jinja.JVMListExample ...

Processing theory HRB-Slicing.PCFG ...

Processing theory HRB-Slicing.WellFormProgs ...

Processing theory Jinja.Effect ...

Processing theory Jinja.BVSpec ...

Processing theory Jinja.BVConform ...

Processing theory Jinja.EffectMono ...

Processing theory HRB-Slicing.Interpretation ...

Processing theory Jinja.TF_JVM ...

Processing theory Jinja.BVExec ...

Processing theory HRB-Slicing.WellFormed ...

Processing theory Jinja.BVSpecTypeSafe ...

Processing theory Jinja.BVExample ...

Processing theory HRB-Slicing.ValidPaths ...

Processing theory HRB-Slicing.ProcSDG ...

Processing theory HRB-Slicing.JVMCFG ...

Processing theory HRB-Slicing.JVMInterpretation ...

Processing theory HRB-Slicing.JVMPostdomination ...

Processing theory HRB-Slicing.JVMCFG_wf ...

Processing theory HRB-Slicing.JVMSDG ...

Loading 7 theories ...

Processing theory HRB-Slicing.HRBSlicing ...

Processing theory Core_DOM.Testing_Utils ...

Processing theory Core_DOM.Core_DOM_BaseTest ...

Processing theory Core_DOM.Document_adoptNode ...

Removing 32 theories ...

Processing theory Core_DOM.Document_getElementById ...

Processing theory Core_DOM.Node_insertBefore ...

Processing theory Core_DOM.Node_removeChild ...

Processing theory Core_DOM.Core_DOM_Tests ...

Processing theory CAVA_Automata.All_Of_CAVA_Automata ...

Loading 2 theories ...

Processing theory IEEE_Floating_Point.Conversion_IEEE_Float ...

Loading 17 theories ...

Processing theory IEEE_Floating_Point.Double ...

Removing 48 theories ...

Processing theory Word_Lib.Hex_Words ...

Processing theory Word_Lib.Legacy_Aliases ...

Processing theory Word_Lib.Word_16 ...

Processing theory Word_Lib.Norm_Words ...

Processing theory Word_Lib.Next_and_Prev ...

Processing theory Word_Lib.More_Sublist ...

Processing theory Word_Lib.Many_More ...

Processing theory Word_Lib.Word_8 ...

Processing theory Word_Lib.Ancient_Numeral ...

Processing theory Word_Lib.Bitwise ...

Processing theory Word_Lib.Bitwise_Signed ...

Processing theory Word_Lib.Word_32 ...

Processing theory Interval_Arithmetic_Word32.Finite_String ...

Processing theory Word_Lib.Strict_part_mono ...

Processing theory Word_Lib.Word_Lib_Sumo ...

Processing theory Interval_Arithmetic_Word32.Interval_Word32 ...

Processing theory Interval_Arithmetic_Word32.Interpreter ...

Loading 6 theories ...

Processing theory Jordan_Normal_Form.Derivation_Bound ...

Processing theory Jordan_Normal_Form.Show_Arctic ...

Processing theory Jordan_Normal_Form.Ring_Hom_Matrix ...

Processing theory Jordan_Normal_Form.Complexity_Carrier ...

Removing 11 theories ...

Processing theory Jordan_Normal_Form.Matrix_Comparison ...

Processing theory Jordan_Normal_Form.Matrix_Complexity ...

Loading 4 theories ...

Removing 7 theories ...

Processing theory MFOTL_Monitor.MFOTL ...

Processing theory MFOTL_Monitor.Monitor ...

Processing theory MFOTL_Monitor.Monitor_Code ...

Processing theory MFOTL_Monitor.Examples ...

Loading 2 theories ...

Removing 3 theories ...

Processing theory Jordan_Normal_Form.Strassen_Algorithm ...

Loading 4 theories ...

Processing theory Jordan_Normal_Form.Strassen_Algorithm_Code ...

Processing theory Transition_Systems_and_Automata.NFA ...

Processing theory Transition_Systems_and_Automata.NBTA ...

Loading 3 theories ...

Processing theory Transition_Systems_and_Automata.NGBTA ...

Processing theory Transition_Systems_and_Automata.NBTA_Combine ...

Removing 19 theories ...

Processing theory Containers.TwoSat_Ex ...

Processing theory Containers.Containers_DFS_Ex ...

FAILED to process theory Containers.Containers_TwoSat_Ex

*** Error (line 236 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Containers_TwoSat_Ex.thy"):

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

*** Error (line 250 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Containers_TwoSat_Ex.thy"):

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

*** Error (line 320 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Containers_TwoSat_Ex.thy"):

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

Loading 7 theories ...

Removing 2 theories ...

Processing theory Core_SC_DOM.Testing_Utils ...

Processing theory Core_SC_DOM.Core_DOM_BaseTest ...

Processing theory Core_SC_DOM.Document_adoptNode ...

Processing theory Core_SC_DOM.Node_insertBefore ...

Processing theory Core_SC_DOM.Node_removeChild ...

Processing theory Core_SC_DOM.Document_getElementById ...

Loading 3 theories ...

Processing theory Core_SC_DOM.Core_DOM_Tests ...

Removing 32 theories ...

Processing theory Transition_Systems_and_Automata.DBTA ...

Processing theory Transition_Systems_and_Automata.DGBTA ...

Processing theory Transition_Systems_and_Automata.DBTA_Combine ...

Processing theory CakeML.NamespaceAuxiliary ...

Processing theory Transition_Systems_and_Automata.DFA ...

Removing 16 theories ...

Processing theory CakeML.Tokens ...

Loading 21 theories ...

Processing theory Priority_Search_Trees.Prio_Map_Specs ...

Processing theory Priority_Search_Trees.PST_General ...

Processing theory Prim_Dijkstra_Simple.Common ...

Processing theory Prim_Dijkstra_Simple.Undirected_Graph ...

Processing theory Prim_Dijkstra_Simple.Undirected_Graph_Specs ...

Processing theory Priority_Search_Trees.PST_RBT ...

Removing 31 theories ...

Processing theory Prim_Dijkstra_Simple.Undirected_Graph_Impl ...

Processing theory Prim_Dijkstra_Simple.Prim_Abstract ...

FAILED to process theory Prim_Dijkstra_Simple.Prim_Impl

*** Error (line 451 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prim_Dijkstra_Simple/Prim_Impl.thy"):

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

Loading 17 theories ...

Processing theory Collections_Examples.Exploration_DFS ...

Processing theory Refine_Monadic.Breadth_First_Search ...

Removing 14 theories ...

Processing theory Collections.Refine_Dflt_Only_ICF ...

Processing theory Collections_Examples.ICF_Only_Test ...

FAILED to process theory Collections_Examples.PerformanceTest

*** Error (line 114 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/ICF/PerformanceTest.thy"):

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

FAILED to process theory Collections_Examples.Simple_DFS

*** Error (line 297 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Simple_DFS.thy"):

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

*** Error (line 419 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Simple_DFS.thy"):

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

FAILED to process theory Collections_Examples.Foreach_Refine

*** Error (line 122 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Refine_Monadic/Foreach_Refine.thy"):

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

Processing theory Collections_Examples.Refine_Fold ...

FAILED to process theory Collections_Examples.Combined_TwoSat

*** Error (line 171 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Combined_TwoSat.thy"):

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

*** Error (line 173 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Combined_TwoSat.thy"):

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

FAILED to process theory Collections_Examples.itp_2010

*** Error (line 53 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/ICF/itp_2010.thy"):

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

Processing theory Collections_Examples.ICF_Examples ...

FAILED to process theory Collections_Examples.Coll_Test

*** Error (line 462 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Coll_Test.thy"):

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

FAILED to process theory Collections_Examples.Bfs_Impl

*** Error (line 174 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Refine_Monadic/Bfs_Impl.thy"):

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

Processing theory Collections_Examples.Refine_Monadic_Examples ...

Processing theory Collections_Examples.ICF_Test ...

Processing theory Collections_Examples.Collection_Autoref_Examples ...

Loading 6 theories ...

Processing theory Collections_Examples.Collection_Examples ...

Processing theory Containers.Card_Datatype ...

Processing theory Containers.List_Proper_Interval ...

Processing theory Containers.Compatibility_Containers_Regular_Sets ...

FAILED to process theory Containers.Map_To_Mapping_Ex

*** Error (line 21 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Map_To_Mapping_Ex.thy"):

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

Processing theory Containers-Benchmarks.Clauses ...

Removing 24 theories ...

Processing theory Containers.Containers_Userguide ...

Removing 7 theories ...

FAILED to process theory Dijkstra_Shortest_Path.Dijkstra_Impl

*** Error (line 231 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Dijkstra_Shortest_Path/Dijkstra_Impl.thy"):

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

Loading 83 theories ...

Processing theory IP_Addresses.Hs_Compat ...

Processing theory Iptables_Semantics.List_Misc ...

Processing theory IP_Addresses.Lib_Numbers_toString ...

Processing theory Iptables_Semantics.Repeat_Stabilize ...

Processing theory IP_Addresses.Lib_List_toString ...

Processing theory Iptables_Semantics.Remdups_Rev ...

Processing theory Iptables_Semantics.Datatype_Selectors ...

Processing theory Routing.Linorder_Helper ...

Processing theory Simple_Firewall.Lib_Enum_toString ...

Processing theory Iptables_Semantics.Negation_Type ...

Processing theory Simple_Firewall.List_Product_More ...

FAILED to process theory Simple_Firewall.GroupF

*** Error (line 54 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Simple_Firewall/Common/GroupF.thy"):

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

Processing theory Simple_Firewall.Firewall_Common_Decision_State ...

Processing theory IP_Addresses.NumberWang_IPv4 ...

Processing theory Simple_Firewall.IP_Partition_Preliminaries ...

Processing theory Iptables_Semantics.Conntrack_State ...

Processing theory Simple_Firewall.Iface ...

Processing theory Iptables_Semantics.Ternary ...

Processing theory Simple_Firewall.L4_Protocol ...

Processing theory Iptables_Semantics.L4_Protocol_Flags ...

Removing 10 theories ...

Processing theory Iptables_Semantics.Word_Upto ...

Processing theory Simple_Firewall.Simple_Packet ...

Processing theory Iptables_Semantics.Tagged_Packet ...

Processing theory Simple_Firewall.SimpleFw_Syntax ...

Processing theory IP_Addresses.NumberWang_IPv6 ...

Processing theory IP_Addresses.Lib_Word_toString ...

Processing theory Iptables_Semantics.Firewall_Common ...

Processing theory Iptables_Semantics.Matching_Ternary ...

Processing theory Iptables_Semantics.Unknown_Match_Tacs ...

Processing theory IP_Addresses.WordInterval ...

Processing theory IP_Addresses.WordInterval_Sorted ...

Processing theory Iptables_Semantics.WordInterval_Lists ...

Processing theory Iptables_Semantics.Ports ...

FAILED to process theory IP_Addresses.IP_Address

*** Error (line 401 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/IP_Addresses/IP_Address.thy"):

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

Processing theory Iptables_Semantics.Semantics_Ternary ...

Processing theory Iptables_Semantics.Fixed_Action ...

Processing theory Iptables_Semantics.Normalized_Matches ...

Processing theory Iptables_Semantics.Negation_Type_Matching ...

Processing theory Iptables_Semantics.Optimizing ...

Processing theory Iptables_Semantics.Semantics ...

Processing theory IP_Addresses.IPv4 ...

Processing theory Iptables_Semantics.Matching ...

Processing theory Iptables_Semantics.Ruleset_Update ...

Processing theory IP_Addresses.Prefix_Match ...

Processing theory IP_Addresses.CIDR_Split ...

Processing theory Iptables_Semantics.Semantics_Goto ...

Processing theory Simple_Firewall.SimpleFw_Semantics ...

Processing theory Iptables_Semantics.Primitive_Normalization ...

Processing theory Iptables_Semantics.MatchExpr_Fold ...

Processing theory Iptables_Semantics.Call_Return_Unfolding ...

Processing theory IP_Addresses.IPv6 ...

Processing theory IP_Addresses.IP_Address_Parser ...

Processing theory IP_Addresses.IP_Address_toString ...

Processing theory IP_Addresses.Prefix_Match_toString ...

Processing theory Simple_Firewall.IP_Addr_WordInterval_toString ...

Processing theory Simple_Firewall.Primitives_toString ...

Processing theory Simple_Firewall.SimpleFw_toString ...

Processing theory Routing.Routing_Table ...

Processing theory Iptables_Semantics.IpAddresses ...

Processing theory Simple_Firewall.Service_Matrix ...

Processing theory Iptables_Semantics.Common_Primitive_Syntax ...

Processing theory Iptables_Semantics.Common_Primitive_Matcher_Generic ...

Processing theory Iptables_Semantics.Ipassmt ...

Processing theory Iptables_Semantics.Routing_IpAssmt ...

Processing theory Iptables_Semantics.Common_Primitive_Matcher ...

Processing theory Iptables_Semantics.Common_Primitive_Lemmas ...

Processing theory Iptables_Semantics.Interfaces_Normalize ...

Processing theory Iptables_Semantics.Conntrack_State_Transform ...

Processing theory Iptables_Semantics.Common_Primitive_toString ...

Processing theory Iptables_Semantics.Protocols_Normalize ...

Processing theory Iptables_Semantics.Output_Interface_Replace ...

Processing theory Iptables_Semantics.IpAddresses_Normalize ...

Processing theory Iptables_Semantics.Ports_Normalize ...

Processing theory Iptables_Semantics.No_Spoof ...

Processing theory Iptables_Semantics.Interface_Replace ...

Processing theory Iptables_Semantics.Transform ...

Processing theory Iptables_Semantics.Primitive_Abstract ...

Processing theory Iptables_Semantics.SimpleFw_Compliance ...

Processing theory Iptables_Semantics.Code_Interface ...

Processing theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed ...

Processing theory Iptables_Semantics.Parser ...

Processing theory Iptables_Semantics.Parser6 ...

Processing theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation ...

Processing theory Iptables_Semantics_Examples.Parser6_Test ...

Loading 13 theories ...

Removing 4 theories ...

Processing theory Simple_Firewall.Option_Helpers ...

Processing theory LOFT.OpenFlow_Helpers ...

Processing theory LOFT.Sort_Descending ...

Processing theory LOFT.List_Group ...

Processing theory Simple_Firewall.Generic_SimpleFw ...

Processing theory Routing.Linux_Router ...

Processing theory LOFT.Semantics_OpenFlow ...

Processing theory Routing.IpRoute_Parser ...

Processing theory LOFT.OpenFlow_Matches ...

Processing theory LOFT.OpenFlow_Action ...

Processing theory LOFT.OpenFlow_Serialize ...

Processing theory LOFT.LinuxRouter_OpenFlow_Translation ...

Processing theory LOFT.RFC2544 ...

Removing 1 theories ...

Processing theory LOFT.OF_conv_test ...

Removing 2 theories ...

Processing theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Analyze_medium_sized_company ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.SQRL_2015_nospoof ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Parser_Test ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Contrived_Example ...

Processing theory Iptables_Semantics.Code_haskell ...

Loading 5 theories ...

Removing 4 theories ...

Processing theory Iptables_Semantics.Matching_Embeddings ...

Processing theory Iptables_Semantics.Semantics_Embeddings ...

Processing theory Iptables_Semantics.Access_Matrix_Embeddings ...

Processing theory Iptables_Semantics.No_Spoof_Embeddings ...

Processing theory Iptables_Semantics.Documentation ...

Loading 5 theories ...

Processing theory Containers-Benchmarks.Benchmark_Bool ...

Processing theory Containers-Benchmarks.Benchmark_Comparison ...

Processing theory Containers-Benchmarks.Benchmark_LC ...

Processing theory Containers-Benchmarks.Benchmark_Set ...

Processing theory Containers-Benchmarks.Benchmark_Set_LC ...

Processing theory CAVA_Base.All_Of_CAVA_Base ...

Removing 28 theories ...

Processing theory Containers-Benchmarks.Benchmark_ICF ...

Processing theory Iptables_Semantics.Iptables_Semantics ...

Loading 21 theories ...

Processing theory LTL_to_DRA.Map2 ...

Processing theory LTL_to_DRA.Preliminaries2 ...

Processing theory LTL_to_DRA.Mapping2 ...

Removing 5 theories ...

Processing theory LTL_to_DRA.List2 ...

Processing theory LTL_to_DRA.DTS ...

Processing theory LTL_to_DRA.Rabin ...

Processing theory LTL_to_DRA.LTL_FGXU ...

Processing theory LTL_to_DRA.LTL_Compat ...

Processing theory LTL_to_DRA.af ...

Processing theory LTL_to_DRA.LTL_Impl ...

Processing theory LTL_to_DRA.Logical_Characterization ...

Processing theory LTL_to_DRA.af_Impl ...

Processing theory LTL_to_DRA.Semi_Mojmir ...

Processing theory LTL_to_DRA.Mojmir ...

Processing theory LTL_to_DRA.Mojmir_Rabin ...

Processing theory LTL_to_DRA.Mojmir_Rabin_Impl ...

Processing theory LTL_to_DRA.LTL_Rabin ...

Processing theory LTL_to_DRA.LTL_Rabin_Unfold_Opt ...

Processing theory LTL_to_DRA.LTL_Rabin_Impl ...

Processing theory LTL_to_DRA.Export_Code ...

Loading 7 theories ...

Processing theory LTL.Example ...

Processing theory LTL_Normal_Form.Normal_Form ...

Processing theory Abstract_Soundness.Finite_Proof_Soundness ...

Processing theory LTL_Normal_Form.Normal_Form_Code_Export ...

Processing theory Abstract_Completeness.Propositional_Logic ...

Processing theory Abstract_Soundness.Infinite_Proof_Soundness ...

Removing 33 theories ...

Processing theory Iptables_Semantics_Examples.Small_Examples ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Ports_Fail ...

Loading 13 theories ...

Processing theory Extended_Finite_State_Machines.FSet_Utils ...

Processing theory Extended_Finite_State_Machines.VName ...

Processing theory Extended_Finite_State_Machines.Trilean ...

Processing theory Extended_Finite_State_Machines.Value ...

Processing theory Extended_Finite_State_Machines.Value_Lexorder ...

Processing theory Extended_Finite_State_Machines.AExp ...

Removing 34 theories ...

Processing theory Extended_Finite_State_Machines.GExp ...

Processing theory Extended_Finite_State_Machines.Transition ...

Processing theory Extended_Finite_State_Machines.EFSM ...

Loading 11 theories ...

Processing theory Extended_Finite_State_Machines.Drinks_Machine ...

Processing theory Extended_Finite_State_Machines.EFSM_LTL ...

Processing theory Extended_Finite_State_Machines.Drinks_Machine_LTL ...

Removing 3 theories ...

FAILED to process theory CakeML_Codegen.Test_Utils

*** Error (line 65 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

*** Error (line 67 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

*** Error (line 75 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

*** Error (line 83 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

FAILED to process theory Collections.Refine_Monadic_Userguide

*** Error (line 458 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Userguides/Refine_Monadic_Userguide.thy"):

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

*** Error (line 530 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Userguides/Refine_Monadic_Userguide.thy"):

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

Processing theory Collections.ICF_Userguide ...

Loading 17 theories ...

Removing 59 theories ...

Processing theory Nested_Multisets_Ordinals.Goodstein_Sequence ...

Processing theory Prim_Dijkstra_Simple.Directed_Graph ...

Processing theory Ordinal.OrdinalDef ...

Processing theory Ordinal.OrdinalInduct ...

Processing theory Ordinal.OrdinalCont ...

Processing theory Ordinal.OrdinalRec ...

Processing theory Ordinal.OrdinalArith ...

Processing theory Ordinal.OrdinalInverse ...

Processing theory Ordinal.OrdinalFix ...

Processing theory Ordinal.OrdinalOmega ...

Processing theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge ...

Processing theory Prim_Dijkstra_Simple.Dijkstra_Abstract ...

Processing theory Prim_Dijkstra_Simple.Directed_Graph_Specs ...

Processing theory Prim_Dijkstra_Simple.Directed_Graph_Impl ...

Processing theory MFOTL_Monitor.Slicing ...

Processing theory Nested_Multisets_Ordinals.Hydra_Battle ...

FAILED to process theory Prim_Dijkstra_Simple.Dijkstra_Impl

*** Error (line 279 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prim_Dijkstra_Simple/Dijkstra_Impl.thy"):

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

Loading 2 theories ...

Processing theory Transitive-Closure.RBT_Map_Set_Extension ...

Loading 2 theories ...

Processing theory Transitive-Closure.Transitive_Closure_RBT_Impl ...

Processing theory Dynamic_Tables.Tables_real ...

Removing 40 theories ...

Processing theory Dynamic_Tables.Tables_nat ...

Processing theory DFS_Framework.On_Stack ...

Loading 28 theories ...

Processing theory Amortized_Complexity.Lemmas_log ...

Processing theory Amortized_Complexity.Priority_Queue_ops ...

Processing theory Amortized_Complexity.Priority_Queue_ops_merge ...

Processing theory Amortized_Complexity.Amortized_Framework ...

Processing theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2 ...

Processing theory Amortized_Complexity.Pairing_Heap_List2_Analysis ...

Processing theory Amortized_Complexity.Pairing_Heap_List1_Analysis ...

Processing theory Amortized_Complexity.Pairing_Heap_Tree_Analysis ...

Processing theory Amortized_Complexity.Pairing_Heap_List1_Analysis2 ...

Removing 35 theories ...

Processing theory Amortized_Complexity.Amortized_Examples ...

Processing theory Cauchy.CauchySchwarz ...

Processing theory IMO2019.IMO2019_Q5 ...

Processing theory Special_Function_Bounds.Sin_Cos_Bounds ...

Processing theory Amortized_Complexity.Splay_Heap_Analysis ...

Processing theory Amortized_Complexity.Splay_Tree_Analysis_Base ...

Processing theory Amortized_Complexity.Skew_Heap_Analysis ...

Processing theory Special_Function_Bounds.Sqrt_Bounds ...

Processing theory Special_Function_Bounds.Log_CF_Bounds ...

Processing theory Amortized_Complexity.Splay_Tree_Analysis ...

Processing theory Amortized_Complexity.Splay_Tree_Analysis_Optimal ...

Processing theory Special_Function_Bounds.Atan_CF_Bounds ...

Removing 24 theories ...

Processing theory CakeML_Codegen.Test_Embed_Data ...

Loading 10 theories ...

Removing 18 theories ...

Processing theory Simpl.Simpl_Heap ...

Processing theory Simpl.HeapList ...

Processing theory BDD.BinDag ...

Processing theory BDD.General ...

Processing theory BDD.ProcedureSpecs ...

Processing theory BDD.RepointProof ...

Processing theory BDD.ShareRepProof ...

Processing theory BDD.LevellistProof ...

Processing theory BDD.ShareReduceRepListProof ...

Processing theory BDD.NormalizeTotalProof ...

Removing 5 theories ...

Processing theory Collections.Robdd ...

Loading 33 theories ...

Processing theory Syntax_Independent_Logic.Prelim ...

Processing theory HereditarilyFinite.Rank ...

Processing theory Nominal2.Nominal2_Base ...

Processing theory Nominal2.Nominal2_Abs ...

Removing 11 theories ...

Processing theory HereditarilyFinite.OrdArith ...

Processing theory Nominal2.Nominal2_FCB ...

Processing theory Nominal2.Nominal2 ...

Processing theory Goedel_HFSet_Semanticless.SyntaxN ...

Processing theory Goedel_HFSet_Semanticless.Coding ...

Processing theory Goedel_HFSet_Semanticless.Predicates ...

Processing theory Goedel_HFSet_Semanticless.Sigma ...

Processing theory Syntax_Independent_Logic.Syntax ...

Processing theory Goedel_HFSet_Semanticless.Coding_Predicates ...

Processing theory Goedel_HFSet_Semanticless.Pf_Predicates ...

Processing theory Syntax_Independent_Logic.Deduction ...

Processing theory Goedel_Incompleteness.Deduction2 ...

Processing theory Goedel_Incompleteness.Abstract_Encoding ...

Processing theory Syntax_Independent_Logic.Standard_Model ...

Processing theory Goedel_Incompleteness.Abstract_Representability ...

Processing theory Goedel_Incompleteness.Derivability_Conditions ...

Processing theory Goedel_Incompleteness.Diagonalization ...

Processing theory Goedel_Incompleteness.Goedel_Formula ...

Processing theory Goedel_Incompleteness.Standard_Model_More ...

Processing theory Goedel_Incompleteness.Abstract_First_Goedel ...

Processing theory Goedel_Incompleteness.Abstract_Second_Goedel ...

Processing theory Goedel_HFSet_Semanticless.Functions ...

Processing theory Goedel_HFSet_Semanticless.II_Prelims ...

Processing theory Goedel_HFSet_Semanticless.Pseudo_Coding ...

Processing theory Goedel_HFSet_Semanticless.Goedel_I ...

Processing theory Goedel_HFSet_Semanticless.Quote ...

Loading 13 theories ...

Processing theory Goedel_HFSet_Semanticless.Instance ...

Removing 12 theories ...

Processing theory Incompleteness.SyntaxN ...

Processing theory Incompleteness.Coding ...

Processing theory Incompleteness.Predicates ...

Processing theory Incompleteness.Sigma ...

Processing theory Incompleteness.Coding_Predicates ...

Processing theory Incompleteness.Pf_Predicates ...

Processing theory Incompleteness.Functions ...

Processing theory Incompleteness.Goedel_I ...

Processing theory Incompleteness.II_Prelims ...

Processing theory Incompleteness.Pseudo_Coding ...

Processing theory Incompleteness.Quote ...

Processing theory Incompleteness.Goedel_II ...

Removing 1 theories ...

Processing theory Goedel_HFSet_Semantic.Instance ...

Loading 3 theories ...

Processing theory Refine_Monadic.Example_Chapter ...

Loading 17 theories ...

Processing theory Refine_Monadic.WordRefine ...

Processing theory Refine_Monadic.Examples ...

Processing theory Simpl.Closure ...

Processing theory Simpl.XVcg ...

Processing theory Simpl.ProcParEx ...

Processing theory Simpl.Compose ...

Processing theory Simpl.SyntaxTest ...

Processing theory Simpl.XVcgEx ...

Processing theory Simpl.ClosureEx ...

Processing theory Simpl.ProcParExSP ...

Processing theory Simpl.ComposeEx ...

Processing theory Simpl.Quicksort ...

Processing theory Simpl.VcgExTotal ...

Removing 41 theories ...

Processing theory Simpl.AlternativeSmallStep ...

Processing theory Simpl.VcgEx ...

Processing theory Simpl.VcgExSP ...

Processing theory Simpl.UserGuide ...

Processing theory Simpl.Simpl ...

Processing theory Surprise_Paradox.Surprise_Paradox ...

Loading 2 theories ...

Processing theory LOFT.Featherweight_OpenFlow_Comparison ...

Processing theory LOFT.OpenFlow_Documentation ...

Removing 47 theories ...

Processing theory BDD.EvalProof ...

Loading 2 theories ...

Processing theory Simple_Firewall.Shadowed ...

Loading 13 theories ...

Processing theory Iptables_Semantics.Example_Semantics ...

Processing theory ROBDD.Option_Helpers ...

Processing theory ROBDD.Array_List ...

Processing theory ROBDD.Bool_Func ...

Processing theory ROBDD.Pointer_Map ...

Processing theory ROBDD.Pointer_Map_Impl ...

Processing theory Word_Lib.Guide ...

Processing theory ROBDD.BDT ...

Removing 74 theories ...

Processing theory ROBDD.Abstract_Impl ...

Processing theory ROBDD.Middle_Impl ...

Processing theory ROBDD.Conc_Impl ...

Loading 31 theories ...

Processing theory ROBDD.Level_Collapse ...

Processing theory ROBDD.BDD_Code ...

Processing theory ROBDD.BDD_Examples ...

Processing theory Complx.Cache_Tactics ...

Processing theory Word_Lib.Examples ...

Processing theory Native_Word.Uint16 ...

Processing theory Native_Word.Native_Cast ...

Processing theory Native_Word.Native_Cast_Uint ...

Processing theory Complx.Language ...

Removing 49 theories ...

Processing theory Complx.SmallStep ...

Processing theory Complx.OG_Annotations ...

Processing theory Complx.OG_Hoare ...

Processing theory Complx.SeqCatch_decomp ...

Processing theory Complx.OG_Soundness ...

Processing theory Complx.OG_Tactics ...

Processing theory Complx.OG_Syntax ...

Processing theory Complx.SumArr ...

Removing 17 theories ...

FAILED to process theory Native_Word.Native_Word_Test

*** Error (line 68 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 221 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 319 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 410 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 445 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

Processing theory Native_Word.Native_Word_Test_OCaml ...

FAILED to process theory Native_Word.Native_Word_Test_Emu

*** Error (line 22 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test_Emu.thy"):

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

*** Error (line 52 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test_Emu.thy"):

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

Processing theory Native_Word.Native_Word_Test_MLton2 ...

Processing theory Native_Word.Native_Word_Test_PolyML2 ...

Processing theory Native_Word.Native_Word_Test_OCaml2 ...

Processing theory Native_Word.Native_Word_Test_PolyML64 ...

Processing theory Native_Word.Native_Word_Test_SMLNJ2 ...

Processing theory Native_Word.Native_Word_Test_PolyML ...

Processing theory Native_Word.Native_Word_Test_MLton ...

Processing theory Native_Word.Native_Word_Test_Scala ...

Removing 10 theories ...

Processing theory Native_Word.Native_Word_Test_GHC ...

Loading 47 theories ...

Processing theory Native_Word.Native_Word_Test_SMLNJ ...

Processing theory Deriving.Compare_Order_Instances ...

Processing theory Modal_Logics_for_NTS.FS_Set ...

Processing theory Datatype_Order_Generator.Hash_Generator ...

Processing theory Datatype_Order_Generator.Derive ...

Processing theory Old_Datatype_Show.Old_Show ...

Processing theory Old_Datatype_Show.Old_Show_Generator ...

Processing theory Old_Datatype_Show.Old_Show_Instances ...

Processing theory Modal_Logics_for_NTS.Residual ...

Processing theory Modal_Logics_for_NTS.Nominal_Wellfounded ...

Processing theory Modal_Logics_for_NTS.Transition_System ...

Removing 9 theories ...

Processing theory Modal_Logics_for_NTS.Weak_Transition_System ...

Processing theory Modal_Logics_for_NTS.Nominal_Bounded_Set ...

Processing theory Deriving.Derive_Examples ...

Processing theory Native_Word.Uint_Userguide ...

Processing theory Modal_Logics_for_NTS.FL_Transition_System ...

Removing 9 theories ...

Processing theory Modal_Logics_for_NTS.Formula ...

Processing theory Modal_Logics_for_NTS.Validity ...

Processing theory Modal_Logics_for_NTS.Disjunction ...

Processing theory Modal_Logics_for_NTS.Logical_Equivalence ...

Processing theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence ...

Processing theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity ...

Processing theory Modal_Logics_for_NTS.Weak_Formula ...

Processing theory Modal_Logics_for_NTS.Weak_Validity ...

Processing theory Modal_Logics_for_NTS.Weak_Logical_Equivalence ...

Processing theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence ...

Processing theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity ...

Processing theory Modal_Logics_for_NTS.Weak_Expressive_Completeness ...

Processing theory Modal_Logics_for_NTS.FL_Formula ...

Processing theory Modal_Logics_for_NTS.FL_Validity ...

Processing theory Modal_Logics_for_NTS.FL_Logical_Equivalence ...

Processing theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity ...

Processing theory Modal_Logics_for_NTS.S_Transform ...

Processing theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence ...

Processing theory Modal_Logics_for_NTS.L_Transform ...

Removing 16 theories ...

Processing theory Datatype_Order_Generator.Derive_Examples ...

Loading 100 theories ...

Processing theory Old_Datatype_Show.Old_Show_Examples ...

Processing theory Call_Arity.ConstOn ...

Processing theory Launchbury.Pointwise ...

Processing theory Launchbury.AList-Utils ...

Processing theory Launchbury.Vars ...

Processing theory Call_Arity.List-Interleavings ...

Removing 10 theories ...

Processing theory Launchbury.Nominal-Utils ...

Processing theory Launchbury.AList-Utils-Nominal ...

Processing theory Call_Arity.Set-Cpo ...

Processing theory Launchbury.HOLCF-Join ...

Processing theory Launchbury.HOLCF-Join-Classes ...

Processing theory Launchbury.HOLCF-Utils ...

Processing theory Call_Arity.Cardinality-Domain ...

Processing theory Launchbury.Terms ...

Processing theory Call_Arity.AList-Utils-HOLCF ...

Processing theory Call_Arity.Arity ...

Processing theory Launchbury.Env ...

Processing theory Call_Arity.Env-Set-Cpo ...

Processing theory Launchbury.Env-HOLCF ...

Processing theory Call_Arity.AEnv ...

Processing theory Launchbury.Nominal-HOLCF ...

Processing theory Call_Arity.Arity-Nominal ...

Processing theory Call_Arity.Cardinality-Domain-Lists ...

Processing theory Call_Arity.AnalBinds ...

Processing theory Call_Arity.TTree ...

Processing theory Call_Arity.TTree-HOLCF ...

Processing theory Call_Arity.CoCallGraph ...

Processing theory Call_Arity.CoCallGraph-Nominal ...

Processing theory Call_Arity.TTreeAnalysisSig ...

Processing theory Call_Arity.CoCallAnalysisSig ...

Processing theory Call_Arity.CoCallAnalysisBinds ...

Processing theory Launchbury.Substitution ...

Processing theory Call_Arity.ArityAnalysisSig ...

Processing theory Launchbury.Env-Nominal ...

Processing theory Call_Arity.CoCallAritySig ...

Processing theory Call_Arity.ArityAnalysisAbinds ...

Processing theory Call_Arity.ArityAnalysisFix ...

Processing theory Call_Arity.EtaExpansion ...

Processing theory Call_Arity.CoCallGraph-TTree ...

Processing theory Call_Arity.CoCallImplTTree ...

Processing theory Call_Arity.ArityAnalysisSpec ...

Processing theory Call_Arity.ArityAnalysisFixProps ...

Processing theory Call_Arity.CoCallAnalysisSpec ...

Processing theory Call_Arity.TTreeAnalysisSpec ...

Processing theory Call_Arity.CoCallImplTTreeSafe ...

Processing theory Call_Arity.CoCallFix ...

Processing theory Call_Arity.SestoftConf ...

Processing theory Call_Arity.ArityAnalysisStack ...

Processing theory Call_Arity.ArityStack ...

Processing theory Call_Arity.ArityConsistent ...

Processing theory Call_Arity.CardinalityAnalysisSig ...

Processing theory Call_Arity.CardinalityAnalysisSpec ...

Processing theory Call_Arity.TTreeImplCardinality ...

Processing theory Call_Arity.Sestoft ...

Processing theory Call_Arity.EtaExpansionSafe ...

Processing theory Call_Arity.TTreeImplCardinalitySafe ...

Processing theory Call_Arity.SestoftGC ...

Processing theory Call_Arity.TransformTools ...

Processing theory Call_Arity.ArityEtaExpansion ...

Processing theory Call_Arity.ArityEtaExpansionSafe ...

Processing theory Call_Arity.CoCallAnalysisImpl ...

Processing theory Call_Arity.CoCallImplSafe ...

Processing theory Call_Arity.AbstractTransform ...

Processing theory Call_Arity.ArityTransform ...

Processing theory Call_Arity.CallArityEnd2End ...

Processing theory Call_Arity.CardArityTransformSafe ...

Processing theory Call_Arity.CallArityEnd2EndSafe ...

Loading 15 theories ...

Processing theory Modal_Logics_for_NTS.Expressive_Completeness ...

Processing theory Aggregation_Algebras.Semigroups_Big ...

Removing 52 theories ...

Processing theory Stone_Algebras.Lattice_Basics ...

Processing theory Stone_Relation_Algebras.Fixpoints ...

Processing theory Stone_Relation_Algebras.Semirings ...

Processing theory Stone_Algebras.P_Algebras ...

Processing theory Stone_Kleene_Relation_Algebras.Iterings ...

Processing theory Stone_Kleene_Relation_Algebras.Kleene_Algebras ...

Processing theory Stone_Relation_Algebras.Relation_Algebras ...

Processing theory Stone_Relation_Algebras.Matrix_Relation_Algebras ...

Processing theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras ...

Processing theory Aggregation_Algebras.Aggregation_Algebras ...

Processing theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras ...

Processing theory Aggregation_Algebras.Matrix_Aggregation_Algebras ...

Processing theory Aggregation_Algebras.Linear_Aggregation_Algebras ...

Loading 27 theories ...

Removing 4 theories ...

Processing theory Launchbury.Mono-Nat-Fun ...

Processing theory Launchbury.C ...

Processing theory Launchbury.Iterative ...

Processing theory Launchbury.CValue ...

Processing theory Launchbury.CValue-Nominal ...

Processing theory Launchbury.HasESem ...

Processing theory Launchbury.HOLCF-Meet ...

Processing theory Launchbury.C-Meet ...

Processing theory Launchbury.C-restr ...

Processing theory Launchbury.Value ...

Processing theory Launchbury.ValueSimilarity ...

Processing theory Launchbury.EvalHeap ...

Processing theory Launchbury.Value-Nominal ...

Processing theory Native_Word.Native_Word_Imperative_HOL ...

Processing theory Launchbury.HeapSemantics ...

Processing theory Launchbury.Launchbury ...

Processing theory Launchbury.AbstractDenotational ...

Processing theory Launchbury.Abstract-Denotational-Props ...

Processing theory Launchbury.Denotational ...

Processing theory Launchbury.CorrectnessOriginal ...

FAILED to process theory Collections.Locale_Code_Ex

*** Error (line 88 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/tools/Locale_Code_Ex.thy"):

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

Processing theory Launchbury.ResourcedDenotational ...

Processing theory Launchbury.Denotational-Related ...

Processing theory Launchbury.CorrectnessResourced ...

Processing theory Launchbury.ResourcedAdequacy ...

Loading 9 theories ...

Processing theory Launchbury.Adequacy ...

Processing theory Launchbury.EverythingAdequacy ...

Processing theory LambdaAuth.Nominal2_Lemmas ...

Processing theory LambdaAuth.FMap_Lemmas ...

Removing 38 theories ...

Processing theory Relational_Minimum_Spanning_Trees.Kruskal ...

Processing theory LambdaAuth.Syntax ...

Processing theory LambdaAuth.Semantics ...

Processing theory LambdaAuth.Agreement ...

Processing theory LambdaAuth.Results ...

Processing theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests ...

Removing 6 theories ...

Processing theory Relational_Minimum_Spanning_Trees.Boruvka ...

Loading 56 theories ...

Processing theory Call_Arity.BalancedTraces ...

Processing theory UPF.Monads ...

Processing theory UPF_Firewall.Ports ...

Processing theory UPF_Firewall.NetworkCore ...

Processing theory UPF_Firewall.DatatypeAddress ...

Processing theory UPF_Firewall.DatatypePort ...

Processing theory UPF_Firewall.IPv4 ...

Processing theory UPF_Firewall.IPv4_TCPUDP ...

Processing theory UPF_Firewall.IntegerAddress ...

Processing theory UPF_Firewall.IntegerPort ...

Processing theory UPF_Firewall.IntegerPort_TCPUDP ...

Processing theory UPF_Firewall.NetworkModels ...

Processing theory Call_Arity.ArityAnalysisCorrDenotational ...

Processing theory UPF.UPFCore ...

Processing theory UPF.ElementaryPolicies ...

Processing theory UPF.ParallelComposition ...

Processing theory UPF.SeqComposition ...

Processing theory UPF_Firewall.LTL_alike ...

Processing theory Call_Arity.ArityTransformSafe ...

Processing theory Call_Arity.SestoftCorrect ...

Processing theory UPF.Analysis ...

Removing 28 theories ...

Processing theory UPF.Normalisation ...

Processing theory UPF.NormalisationTestSpecification ...

Processing theory UPF.UPF ...

Processing theory UPF_Firewall.PolicyCore ...

Processing theory UPF_Firewall.PolicyCombinators ...

Processing theory UPF_Firewall.PortCombinators ...

Processing theory UPF_Firewall.ProtocolPortCombinators ...

Processing theory UPF_Firewall.PacketFilter ...

Processing theory UPF_Firewall.NAT ...

Processing theory UPF_Firewall.StatefulCore ...

Processing theory UPF_Firewall.FTP ...

Processing theory UPF_Firewall.FTP_WithPolicy ...

Processing theory UPF_Firewall.VOIP ...

Processing theory UPF_Firewall.FWNormalisationCore ...

Processing theory UPF_Firewall.ElementaryRules ...

Processing theory UPF_Firewall.FTPVOIP ...

Processing theory UPF_Firewall.StatefulFW ...

Processing theory UPF_Firewall.NormalisationGenericProofs ...

Processing theory UPF_Firewall.NormalisationIntegerPortProof ...

Processing theory UPF_Firewall.NormalisationIPPProofs ...

Loading 8 theories ...

Processing theory UPF_Firewall.FWNormalisation ...

Processing theory UPF_Firewall.UPF-Firewall ...

Processing theory UPF_Firewall.DMZDatatype ...

Processing theory UPF_Firewall.DMZInteger ...

Processing theory UPF_Firewall.DMZ ...

Processing theory UPF_Firewall.PersonalFirewallDatatype ...

Processing theory UPF_Firewall.PersonalFirewallInt ...

Processing theory UPF_Firewall.PersonalFirewallIpv4 ...

Processing theory UPF_Firewall.PersonalFirewall ...

Processing theory UPF_Firewall.Transformation01 ...

Processing theory UPF_Firewall.Transformation02 ...

Processing theory UPF_Firewall.Transformation ...

Processing theory UPF_Firewall.Voice_over_IP ...

Processing theory UPF_Firewall.NAT-FW ...

Removing 43 theories ...

Processing theory UPF_Firewall.Examples ...

Processing theory Call_Arity.TrivialArityAnal ...

Processing theory Call_Arity.NoCardinalityAnalysis ...

Processing theory Chandy_Lamport.Example ...

Processing theory Syntax_Independent_Logic.Natural_Deduction ...

Processing theory Robinson_Arithmetic.Robinson_Arithmetic ...

Removing 34 theories ...

Processing theory Syntax_Independent_Logic.Syntax_Arith ...

Processing theory Syntax_Independent_Logic.Deduction_Q ...

Loading 32 theories ...

Processing theory Robinson_Arithmetic.Instance ...

Processing theory HOLCF-Prelude.HOLCF_Main ...

Processing theory HOLCF-Prelude.Data_Function ...

Processing theory HOLCF-Prelude.Numeral_Cpo ...

Processing theory HOLCF-Prelude.Type_Classes ...

Processing theory HOLCF-Prelude.Data_Bool ...

Processing theory Dependent_SIFUM_Type_Systems.Preliminaries ...

Processing theory HOLCF-Prelude.Data_Integer ...

Processing theory HOLCF-Prelude.Data_Tuple ...

Processing theory Dependent_SIFUM_Type_Systems.Security ...

Processing theory Dependent_SIFUM_Type_Systems.Language ...

Processing theory Dependent_SIFUM_Refinement.Eg2 ...

Removing 4 theories ...

Processing theory Dependent_SIFUM_Type_Systems.Compositionality ...

Processing theory HOLCF-Prelude.Data_List ...

Processing theory HOLCF-Prelude.Data_Maybe ...

Processing theory HOLCF-Prelude.HOLCF_Prelude ...

Processing theory BirdKMP.HOLCF_ROOT ...

Processing theory Noninterference_Sequential_Composition.Propaedeutics ...

Processing theory Noninterference_Sequential_Composition.SequentialComposition ...

Processing theory Noninterference_Sequential_Composition.Counterexamples ...

Processing theory BirdKMP.Theory_Of_Lists ...

Removing 2 theories ...

Processing theory Dependent_SIFUM_Refinement.CompositionalRefinement ...

Processing theory Dependent_SIFUM_Type_Systems.TypeSystem ...

Processing theory Dependent_SIFUM_Type_Systems.TypeSystemTactics ...

Processing theory Dependent_SIFUM_Refinement.Eg1 ...

Processing theory Dependent_SIFUM_Refinement.Eg1Eg2 ...

Processing theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple ...

Loading 6 theories ...

Processing theory BirdKMP.KMP ...

Removing 6 theories ...

Processing theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial ...

Processing theory Collections.SetAbstractionIterator ...

Processing theory Rewriting_Z.Z ...

Processing theory Dependent_SIFUM_Type_Systems.Example_TypeSystem ...

Processing theory Rewriting_Z.Lambda_Z ...

Processing theory Dependent_SIFUM_Type_Systems.Example_Swap_Add ...

Loading 22 theories ...

Processing theory Slicing.ControlDependenceRelations ...

Processing theory Slicing.BitVector ...

Processing theory Slicing.Semantics ...

Processing theory Slicing.WEquivalence ...

Processing theory Slicing.SemanticsWellFormed ...

Processing theory Slicing.DynPDG ...

Processing theory Slicing.StaticControlDependences ...

Removing 20 theories ...

Processing theory Slicing.DynamicControlDependences ...

Processing theory Slicing.DependentLiveVariables ...

Processing theory Slicing.DynSlice ...

Processing theory Stone_Algebras.Filters ...

Processing theory Relational_Minimum_Spanning_Trees.Prim ...

Removing 2 theories ...

Processing theory Stone_Algebras.Stone_Construction ...

Processing theory Stone_Relation_Algebras.Relation_Subalgebras ...

Processing theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras ...

Processing theory Slicing.JVMCFG ...

Processing theory Slicing.JVMInterpretation ...

Removing 7 theories ...

Processing theory Slicing.JVMPostdomination ...

Processing theory Slicing.JVMCFG_wf ...

Processing theory Slicing.JVMControlDependences ...

Processing theory Slicing.SemanticsWF ...

Loading 34 theories ...

Processing theory Slicing.Slicing ...

Removing 13 theories ...

Processing theory HOLCF-Prelude.List_Comprehension ...

Processing theory Extended_Finite_State_Machine_Inference.Group_By ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Target_Set ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Target_List ...

Processing theory HOLCF-Prelude.Definedness ...

Processing theory HOLCF-Prelude.Fibs ...

Processing theory HOLCF-Prelude.GHC_Rewrite_Rules ...

Processing theory HOLCF-Prelude.HLint ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Target_FSet ...

Processing theory HOLCF-Prelude.Num_Class ...

Processing theory HOLCF-Prelude.Sieve_Primes ...

Processing theory Extended_Finite_State_Machine_Inference.Subsumption ...

Processing theory Extended_Finite_State_Machines.AExp_Lexorder ...

Processing theory Extended_Finite_State_Machines.GExp_Lexorder ...

Processing theory Extended_Finite_State_Machines.Transition_Lexorder ...

Removing 55 theories ...

Processing theory Extended_Finite_State_Machine_Inference.Inference ...

Processing theory Extended_Finite_State_Machine_Inference.EFSM_Dot ...

Processing theory Extended_Finite_State_Machine_Inference.efsm2sal ...

Processing theory Extended_Finite_State_Machine_Inference.SelectionStrategies ...

Processing theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards ...

Processing theory Extended_Finite_State_Machine_Inference.Increment_Reset ...

Processing theory FOL-Fitting.FOL_Fitting ...

Processing theory FOL_Seq_Calc1.Common ...

Processing theory FOL_Seq_Calc1.Tableau ...

Processing theory FOL_Seq_Calc1.Sequent ...

Processing theory Extended_Finite_State_Machine_Inference.Same_Register ...

Removing 4 theories ...

Processing theory Extended_Finite_State_Machine_Inference.Store_Reuse ...

Processing theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption ...

Processing theory Extended_Finite_State_Machine_Inference.Weak_Subsumption ...

Processing theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound ...

Processing theory Extended_Finite_State_Machine_Inference.PTA_Generalisation ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Generation ...

Processing theory CakeML_Codegen.Test_Embed_Data2 ...

Removing 25 theories ...

Processing theory CakeML_Codegen.Test_Embed_Tree ...

Loading 27 theories ...

Processing theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding ...

Processing theory Relation_Algebra.More_Boolean_Algebra ...

Processing theory Goedel_Incompleteness.Loeb_Formula ...

Processing theory Goedel_Incompleteness.Loeb ...

Processing theory Goedel_Incompleteness.Jeroslow_Simplified ...

Processing theory Goedel_Incompleteness.Rosser_Formula ...

Removing 34 theories ...

Processing theory Goedel_Incompleteness.Tarski ...

Processing theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser ...

Processing theory Polynomials.NZM ...

Processing theory Polynomials.Show_Polynomials ...

Removing 6 theories ...

Processing theory Syntax_Independent_Logic.Pseudo_Term ...

Processing theory Relation_Algebra.Relation_Algebra ...

Processing theory Relation_Algebra.Relation_Algebra_RTC ...

Processing theory Relation_Algebra.Relation_Algebra_Tests ...

Processing theory Relation_Algebra.Relation_Algebra_Vectors ...

Processing theory Goedel_Incompleteness.Jeroslow_Original ...

Processing theory Goedel_Incompleteness.All_Abstract ...

Processing theory Relation_Algebra.Relation_Algebra_Functions ...

Removing 24 theories ...

Processing theory Relational_Paths.More_Relation_Algebra ...

Processing theory Dependent_SIFUM_Refinement.EgHighBranchRevC ...

Removing 2 theories ...

Processing theory Relational_Paths.Paths ...

Processing theory Relational_Paths.Rooted_Paths ...

Processing theory Relational_Paths.Path_Algorithms ...

Loading 32 theories ...

Processing theory Monad_Memo_DP.Ground_Function ...

Processing theory Monad_Memo_DP.Solve_Cong ...

Processing theory Optimal_BST.Quadrilateral_Inequality ...

Processing theory Monad_Memo_DP.Bottom_Up_Computation ...

Processing theory Nominal2.Eqvt ...

Processing theory InformationFlowSlicing.NonInterferenceIntra ...

Processing theory Monad_Memo_DP.Bottom_Up_Computation_Heap ...

Processing theory Nominal2.Atoms ...

Processing theory Monad_Memo_DP.Example_Misc ...

Processing theory Monad_Memo_DP.Index ...

Removing 11 theories ...

Processing theory Optimal_BST.Optimal_BST_Examples ...

Processing theory InformationFlowSlicing.LiftingIntra ...

Processing theory InformationFlowSlicing.NonInterferenceWhile ...

Processing theory Monad_Memo_DP.Counting_Tiles ...

Processing theory LTL_Normal_Form.Normal_Form_Complexity ...

Processing theory Optimal_BST.Weighted_Path_Length ...

Processing theory Monad_Memo_DP.Longest_Common_Subsequence ...

Processing theory Monad_Memo_DP.Pair_Memory ...

Processing theory Monad_Memo_DP.Memory_Heap ...

Removing 36 theories ...

Processing theory Monad_Memo_DP.Heap_Main ...

Processing theory Monad_Memo_DP.Heap_Default ...

Processing theory Monad_Memo_DP.Knapsack ...

Processing theory Monad_Memo_DP.Tracing ...

Processing theory Monad_Memo_DP.OptBST ...

Processing theory Optimal_BST.Optimal_BST ...

Processing theory Monad_Memo_DP.CYK ...

Processing theory Optimal_BST.Optimal_BST2 ...

Processing theory Monad_Memo_DP.Bellman_Ford ...

Processing theory Optimal_BST.Optimal_BST_Code ...

Processing theory Monad_Memo_DP.Min_Ed_Dist0 ...

Loading 13 theories ...

Processing theory Monad_Memo_DP.All_Examples ...

Removing 13 theories ...

Processing theory Containers-Benchmarks.Benchmark_Set_Default ...

Processing theory Optimal_BST.Optimal_BST_Memo ...

Processing theory Kleene_Algebra.Matrix ...

Processing theory Minsky_Machines.Recursive_Inseparability ...

Processing theory Noninterference_Concurrent_Composition.ConcurrentComposition ...

Loading 65 theories ...

Processing theory Minsky_Machines.Minsky ...

Processing theory Auto2_HOL.HOL_Base ...

Processing theory Auto2_HOL.Auto2_HOL ...

Processing theory Auto2_HOL.Logic_Thms ...

Processing theory Auto2_HOL.Order_Thms ...

Processing theory Auto2_HOL.Arith_Thms ...

Processing theory Auto2_HOL.Set_Thms ...

Processing theory Formula_Derivatives.FSet_More ...

Processing theory Auto2_HOL.Lists_Thms ...

Processing theory Auto2_HOL.Auto2_Main ...

Removing 52 theories ...

Processing theory Auto2_Imperative_HOL.Partial_Equiv_Rel ...

Processing theory Auto2_Imperative_HOL.SepLogic_Base ...

Processing theory Auto2_Imperative_HOL.Interval ...

Processing theory Auto2_Imperative_HOL.Mapping_Str ...

Processing theory Auto2_Imperative_HOL.Arrays_Ex ...

Processing theory Auto2_Imperative_HOL.Lists_Ex ...

Processing theory Auto2_Imperative_HOL.BST ...

Processing theory Auto2_Imperative_HOL.Interval_Tree ...

Processing theory Auto2_Imperative_HOL.Quicksort ...

Processing theory Auto2_Imperative_HOL.Dijkstra ...

Processing theory Auto2_Imperative_HOL.Rect_Intersect ...

Processing theory Auto2_Imperative_HOL.Union_Find ...

Processing theory Auto2_Imperative_HOL.Indexed_PQueue ...

Processing theory Auto2_Imperative_HOL.Connectivity ...

Processing theory Auto2_Imperative_HOL.SepAuto ...

Processing theory Auto2_Imperative_HOL.Arrays_Impl ...

Processing theory Formula_Derivatives.WS1S_Prelim ...

Processing theory Auto2_Imperative_HOL.Quicksort_Impl ...

Processing theory Auto2_Imperative_HOL.DynamicArray ...

Processing theory Auto2_Imperative_HOL.GCD_Impl ...

Processing theory Auto2_Imperative_HOL.LinkedList ...

Processing theory Auto2_Imperative_HOL.BST_Impl ...

Processing theory Auto2_Imperative_HOL.RBTree ...

Processing theory Auto2_Imperative_HOL.IntervalTree_Impl ...

Processing theory Auto2_Imperative_HOL.Rect_Intersect_Impl ...

Processing theory Auto2_Imperative_HOL.Union_Find_Impl ...

Processing theory Auto2_Imperative_HOL.Connectivity_Impl ...

Processing theory Extended_Finite_State_Machines.Drinks_Machine_2 ...

Processing theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption ...

Processing theory Auto2_Imperative_HOL.Indexed_PQueue_Impl ...

Processing theory Formula_Derivatives.While_Default ...

Processing theory LTL_Master_Theorem.Asymmetric_Master_Theorem ...

Processing theory Formula_Derivatives.Automaton ...

Processing theory Auto2_Imperative_HOL.Dijkstra_Impl ...

Processing theory Auto2_Imperative_HOL.RBTree_Impl ...

Processing theory Auto2_Imperative_HOL.Sep_Examples ...

Processing theory Nested_Multisets_Ordinals.Unary_PCF ...

Removing 63 theories ...

Removing 7 theories ...

Processing theory Formula_Derivatives.Abstract_Formula ...

Processing theory Formula_Derivatives.WS1S_Formula ...

Processing theory Formula_Derivatives.WS1S_Nameful ...

Processing theory Formula_Derivatives-Examples.WS1S_Nameful_Examples ...

Loading 71 theories ...

Removing 2 theories ...

Processing theory Algebraic_VCs.P2S2R ...

Processing theory Jinja.Hidden ...

Processing theory Quantales.Dioid_Models_New ...

Processing theory Quantales.Quantale_Models ...

Processing theory Jinja.State ...

Processing theory Quantales.Quantic_Nuclei_Conuclei ...

Processing theory Jinja.Expr ...

Processing theory Jinja.Examples ...

Processing theory Jinja.BigStep ...

Processing theory KAT_and_DRA.KAT_Models ...

Processing theory Algebraic_VCs.VC_KAT ...

Processing theory Algebraic_VCs.VC_KAT_Examples ...

Processing theory Algebraic_VCs.VC_KAT_Examples2 ...

Processing theory Algebraic_VCs.RKAT ...

Processing theory Algebraic_VCs.RKAT_Models ...

Processing theory Algebraic_VCs.VC_RKAT ...

Processing theory Algebraic_VCs.VC_RKAT_Examples ...

Processing theory Quantales.Quantale_Left_Sided ...

Processing theory Jinja.J1 ...

Processing theory Jinja.DefAss ...

Processing theory Jinja.WellType ...

Processing theory Jinja.Annotate ...

Removing 10 theories ...

Processing theory Jinja.PCompiler ...

Processing theory Jinja.WellTypeRT ...

Processing theory Jinja.Compiler1 ...

Processing theory Jinja.JVMDefensive ...

Processing theory Jinja.Compiler2 ...

Processing theory Jinja.SmallStep ...

Processing theory Jinja.WWellForm ...

Processing theory Jinja.execute_WellType ...

Processing theory Jinja.Equivalence ...

Processing theory Jinja.JWellForm ...

Processing theory Jinja.Progress ...

Processing theory Jinja.J1WellForm ...

Processing theory Jinja.Correctness1 ...

Processing theory Jinja.execute_Bigstep ...

Processing theory Jinja.TypeSafe ...

Processing theory Formula_Derivatives.Presburger_Formula ...

Processing theory Formula_Derivatives-Examples.WS1S_Examples ...

Processing theory Formula_Derivatives.WS1S_Presburger_Equivalence ...

Processing theory Formula_Derivatives-Examples.WS1S_Presburger_Examples ...

Processing theory Jinja.BVNoTypeError ...

Processing theory Jinja.LBVJVM ...

Processing theory Jinja.Correctness2 ...

Processing theory Jinja.Compiler ...

Removing 4 theories ...

Processing theory Algebraic_VCs.VC_KAD ...

Processing theory Algebraic_VCs.VC_KAD_Examples ...

Processing theory Algebraic_VCs.VC_KAD_Examples2 ...

Processing theory Algebraic_VCs.Pointer_Examples ...

Processing theory Algebraic_VCs.VC_KAD_wf ...

Processing theory Algebraic_VCs.VC_KAD_wf_Examples ...

Processing theory Algebraic_VCs.Path_Model_Example ...

Processing theory Algebraic_VCs.VC_KAD_dual ...

Processing theory Algebraic_VCs.VC_KAD_dual_Examples ...

Processing theory Algebraic_VCs.KAD_is_KAT ...

Removing 16 theories ...

Processing theory Jinja.TypeComp ...

Loading 18 theories ...

Processing theory Jinja.Jinja ...

Processing theory Kleene_Algebra.Finite_Suprema ...

Processing theory Regular_Algebras.Dioid_Power_Sum ...

Processing theory Kleene_Algebra.Omega_Algebra ...

Processing theory Auto2_HOL.Auto2_Test ...

Processing theory Kleene_Algebra.Omega_Algebra_Models ...

Processing theory Complx.Examples ...

Processing theory Residuated_Lattices.Residuated_Lattices ...

Removing 85 theories ...

Processing theory Auto2_HOL.Primes_Ex ...

Processing theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux ...

Processing theory Residuated_Lattices.Action_Algebra ...

Processing theory Residuated_Lattices.Action_Algebra_Models ...

Processing theory Stone_Relation_Algebras.Linear_Order_Matrices ...

Processing theory Decreasing-Diagrams-II.Decreasing_Diagrams_II ...

Processing theory Formula_Derivatives.WS1S_Alt_Formula ...

Removing 27 theories ...

Processing theory Formula_Derivatives-Examples.WS1S_Alt_Examples ...

Removing 7 theories ...

Processing theory Regular_Algebras.Regular_Algebras ...

Loading 32 theories ...

Processing theory Regular_Algebras.Regular_Algebra_Models ...

Processing theory IMP2.IMP2_Utils ...

Processing theory IMP2.Subgoal_Focus_Some ...

Processing theory IMP2.Named_Simpsets ...

Processing theory Regular_Algebras.Pratts_Counterexamples ...

Processing theory IMP2.Syntax ...

Processing theory IMP2.Parser ...

Processing theory Noninterference_Generic_Unwinding.GenericUnwinding ...

Processing theory IMP2.Semantics ...

Processing theory IMP2.Annotated_Syntax ...

Processing theory IMP2.IMP2_Basic_Simpset ...

Processing theory IMP2.IMP2_Basic_Decls ...

Processing theory IMP2.IMP2_Var_Abs ...

Processing theory IMP2.IMP2_Program_Analysis ...

Processing theory IMP2.IMP2_Var_Postprocessor ...

Processing theory IMP2.IMP2_Specification ...

Processing theory IMP2.IMP2_VCG ...

Processing theory Show.Show_Real_Impl ...

Processing theory Nested_Multisets_Ordinals.McCarthy_91 ...

Processing theory Deriving.RBT_Compare_Order_Impl ...

Processing theory Formula_Derivatives-Examples.Presburger_Examples ...

Processing theory Containers-Benchmarks.Benchmark_RBT ...

Processing theory VerifyThis2019.Challenge1A ...

FAILED to process theory VerifyThis2019.Challenge1B

*** Error (line 159 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2019/Challenge1B.thy"):

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

Processing theory Quantales.Quantale_Modules ...

Processing theory Regular_Algebras.Regular_Algebra_Variants ...

Removing 44 theories ...

Processing theory IMP2.IMP2_Aux_Lemmas ...

Processing theory Rewriting_Z.CL_Z ...

Processing theory IMP2.IMP2 ...

Processing theory IMP2_Binary_Heap.IMP2_Binary_Heap ...

Processing theory Decreasing-Diagrams.Decreasing_Diagrams ...

Removing 9 theories ...

Processing theory Algebraic_VCs.Domain_Quantale ...

Processing theory IMP2.Examples ...

Loading 70 theories ...

Processing theory IMP2.IMP2_from_IMP ...

Processing theory Interpreter_Optimizations.Dynamic ...

Processing theory Interpreter_Optimizations.List_util ...

Processing theory Interpreter_Optimizations.Op ...

Processing theory Interpreter_Optimizations.OpInl ...

Processing theory IMP2.Quickstart_Guide ...

Processing theory Interpreter_Optimizations.Env ...

Processing theory Interpreter_Optimizations.Option_applicative ...

Processing theory KAT_and_DRA.KAT2 ...

Processing theory Kleene_Algebra.Formal_Power_Series ...

Removing 30 theories ...

Processing theory Kleene_Algebra.Inf_Matrix ...

Processing theory Kleene_Algebra.DRA ...

Processing theory KAT_and_DRA.DRAT2 ...

Processing theory Kleene_Algebra.PHL_DRA ...

Processing theory Residuated_Lattices.Residuated_Boolean_Algebras ...

Processing theory Noninterference_CSP.ClassicalNoninterference ...

Processing theory KAT_and_DRA.DRAT ...

Processing theory KAT_and_DRA.DRA_Models ...

Processing theory KAT_and_DRA.FolkTheorem ...

Processing theory KAT_and_DRA.PHL_DRAT ...

Processing theory Noninterference_CSP.GeneralizedNoninterference ...

Processing theory Ordinal.OrdinalVeblen ...

Processing theory Ordinal.Ordinal ...

Processing theory Relation_Algebra.Relation_Algebra_Direct_Products ...

Processing theory Dependent_SIFUM_Type_Systems.Example ...

Processing theory Relation_Algebra.Relation_Algebra_Models ...

Removing 34 theories ...

Processing theory VeriComp.Behaviour ...

Processing theory VeriComp.Well_founded ...

Processing theory VeriComp.Inf ...

Processing theory VeriComp.Semantics ...

Processing theory VeriComp.Language ...

Processing theory VeriComp.Simulation ...

Processing theory VeriComp.Compiler ...

Processing theory CRDT.Util ...

Processing theory CRDT.Convergence ...

Processing theory Interpreter_Optimizations.Result ...

Processing theory CRDT.Network ...

Processing theory IMAP-CRDT.IMAP-def ...

Processing theory Interpreter_Optimizations.Global ...

Processing theory Residuated_Lattices.Residuated_Relation_Algebra ...

Processing theory UPF.Service ...

Processing theory UPF.ServiceExample ...

Processing theory IMAP-CRDT.IMAP-proof-commute ...

Processing theory Interpreter_Optimizations.Unboxed ...

Processing theory Interpreter_Optimizations.OpUbx ...

Processing theory IMAP-CRDT.IMAP-proof-helpers ...

Processing theory Interpreter_Optimizations.Unboxed_lemmas ...

Processing theory Interpreter_Optimizations.Inca ...

Processing theory Stern_Brocot.Cotree ...

Processing theory Stern_Brocot.Cotree_Algebra ...

Processing theory IMAP-CRDT.IMAP-proof-independent ...

Removing 17 theories ...

Processing theory IMAP-CRDT.IMAP-proof ...

Processing theory HereditarilyFinite.Finitary ...

Processing theory Iptables_Semantics.Alternative_Semantics ...

Processing theory Iptables_Semantics.Semantics_Stateful ...

Processing theory HereditarilyFinite.Finite_Automata ...

Processing theory Multirelations.C_Algebras ...

Processing theory Interpreter_Optimizations.Ubx ...

Processing theory Interpreter_Optimizations.Ubx_type_inference ...

Processing theory Card_Equiv_Relations.Card_Equiv_Relations ...

Removing 27 theories ...

Processing theory Card_Equiv_Relations.Card_Partial_Equiv_Relations ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_simulation ...

Processing theory Stern_Brocot.Stern_Brocot_Tree ...

Processing theory Stern_Brocot.Bird_Tree ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_compiler ...

Removing 10 theories ...

Processing theory Multirelations.Multirelations ...

Loading 81 theories ...

Processing theory Automatic_Refinement.Param_Chapter ...

Processing theory Automatic_Refinement.Autoref_Chapter ...

Processing theory Applicative_Lifting.Joinable ...

Processing theory CakeML.Doc_Generated ...

Processing theory CakeML.Doc_Proofs ...

Processing theory CakeML_Codegen.Doc_Backend ...

Processing theory CakeML_Codegen.Doc_Compiler ...

Processing theory CakeML_Codegen.Doc_CupCake ...

Processing theory CakeML_Codegen.Doc_Preproc ...

Processing theory CakeML_Codegen.Doc_Rewriting ...

Processing theory CakeML_Codegen.Doc_Terms ...

Processing theory Collections.Collections_Entrypoints_Chapter ...

Processing theory Collections_Examples.Collection_Autoref_Examples_Chapter ...

Processing theory Collections_Examples.Examples_Chapter ...

Processing theory Collections_Examples.ICF_Examples_Chapter ...

Processing theory Collections_Examples.Refine_Monadic_Examples_Chapter ...

Processing theory Collections.GenCF_Gen_Chapter ...

Processing theory Collections.GenCF_Chapter ...

Processing theory Collections.GenCF_Intf_Chapter ...

Processing theory Collections.ICF_Chapter ...

Processing theory Collections.GenCF_Impl_Chapter ...

Processing theory Collections.ICF_Entrypoints_Chapter ...

Processing theory Collections.ICF_Gen_Algo_Chapter ...

Processing theory Collections.ICF_Impl_Chapter ...

Processing theory Collections.ICF_Spec_Chapter ...

Processing theory Collections.Userguides_Chapter ...

Processing theory DFS_Framework.DFS_Chapter_Framework ...

Processing theory DFS_Framework.DFS_Chapter_Examples ...

Processing theory Dijkstra_Shortest_Path.Introduction ...

Processing theory Auto2_HOL.Pelletier ...

Processing theory IMO2019.IMO2019_Q1 ...

Processing theory Prim_Dijkstra_Simple.Chapter_Dijkstra ...

Processing theory Prim_Dijkstra_Simple.Chapter_Prim ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Examples ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_IICF ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Setup ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Tool ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Userguides ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks ...

Processing theory Iptables_Semantics.Negation_Type_DNF ...

Processing theory Interpreter_Optimizations.Env_list ...

Processing theory Algebraic_VCs.VC_KAT_scratch ...

Removing 48 theories ...

Processing theory Sturm_Sequences.Sturm_Library_Document ...

Processing theory Transitive-Closure.Finite_Transitive_Closure_Simprocs ...

Processing theory VeriComp.Fixpoint ...

Processing theory Residuated_Lattices.Involutive_Residuated ...

Processing theory Algebraic_VCs.VC_KAD_scratch ...

Processing theory Regular-Sets.Regular_Exp2 ...

Processing theory Applicative_Lifting.Abstract_AF ...

Processing theory BTree.BTree_Height ...

Processing theory CRDT.Counter ...

Processing theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse ...

Processing theory Posix-Lexing.Lexer ...

Removing 19 theories ...

Processing theory CRDT.ORSet ...

Processing theory CRDT.Ordered_List ...

Processing theory Posix-Lexing.Simplifying ...

Processing theory Containers-Benchmarks.Benchmark_Default ...

Processing theory Interpreter_Optimizations.Op_example ...

Processing theory Interpreter_Optimizations.Std ...

Processing theory Interpreter_Optimizations.Std_to_Inca_simulation ...

Processing theory Interpreter_Optimizations.Std_to_Inca_compiler ...

Processing theory CRDT.RGA ...

Removing 38 theories ...

Processing theory Applicative_Lifting.Applicative_Test ...

Processing theory Order_Lattice_Props.Order_Lattice_Props_Wenzel ...

Processing theory Containers.Card_Datatype_Ex ...

Processing theory Order_Lattice_Props.Representations ...

Processing theory Regular-Sets.Regexp_Constructions ...

Processing theory Regular-Sets.pEquivalence_Checking ...

Processing theory Order_Lattice_Props.Order_Lattice_Props_Loc ...

Removing 31 theories ...

Processing theory Applicative_Lifting.Beta_Eta ...

Processing theory Applicative_Lifting.Combinators ...

Processing theory Applicative_Lifting.Idiomatic_Terms ...

Processing theory Regular-Sets.Equivalence_Checking2 ...

Removing 12 theories ...

Processing theory Subset_Boolean_Algebras.Subset_Boolean_Algebras ...

*** 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.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 263 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/sse_operation_negative.thy"):

*** Unexpected outcome: "unknown"

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

*** Failed to apply initial proof method⌂:

*** using this:

*** ECQw ?η ≡ ∀a b. ?η b ❙≽ a ❙∧ ?η a

*** TNDw ?η ≡ ∀φ b. φ ❙∨ ?η φ ❙≽ ?η b

*** atom ?a ≡ ¬ (∀w. ?a w = ❙⊥ w) ∧ (∀p. p ❙≽ ?a ∨ ❙─p ❙≽ ?a)

*** ∀w. ∃q. q w ∧ atom q

*** ?A ❙∧ ?B ≡ λw. ?A w ∧ ?B w

*** ?A ❙∨ ?B ≡ λw. ?A w ∨ ?B w

*** ❙⊤ ≡ λw. True

*** ❙⊥ ≡ λw. False

*** ?A ❙→ ?B ≡ λw. ?A w ⟶ ?B w

*** ?A ❙↔ ?B ≡ λw. ?A w = ?B w

*** ?A ❙↼ ?B ≡ λw. ?A w ∧ ¬ ?B w

*** ❙─?A ≡ λw. ¬ ?A w

*** goal (1 subgoal):

*** 1. ∀a b c. b ❙≽ (λw. c w ∧ a w) ⟶ η a ❙≽ (λw. c w ∧ η b w) ⟹

*** ∀a b. (λw. η a w ∨ η b w) ❙≽ η (λw. a w ∧ b w)

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

*** Bad context for command "lemma"⌂ -- using reset state

***

*** FAILED theory Topological_Semantics.topo_strict_implication

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** 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_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 88 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 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.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.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 53 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Topological_Semantics/ex_LFUs.thy"):

*** Unexpected outcome: "unknown"

*** 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 72 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.ArrayMapImpl

*** Error (line 360 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ArrayMapImpl.thy"):

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

***

*** FAILED theory Collections.ListMapImpl

*** Error (line 101 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListMapImpl.thy"):

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

***

*** FAILED theory Collections.TrieMapImpl

*** Error (line 163 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/TrieMapImpl.thy"):

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

***

*** FAILED theory Collections.ListSetImpl

*** Error (line 120 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListSetImpl.thy"):

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

***

*** FAILED theory Collections.ListSetImpl_Invar

*** Error (line 105 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListSetImpl_Invar.thy"):

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

***

*** FAILED theory Collections.TrieSetImpl

*** Error (line 77 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/TrieSetImpl.thy"):

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

***

*** FAILED theory Collections.ListSetImpl_NotDist

*** Error (line 202 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ListSetImpl_NotDist.thy"):

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

***

*** FAILED theory Collections.ArrayHashMap

*** Error (line 168 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ArrayHashMap.thy"):

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

***

*** FAILED theory Collections.ArrayHashSet

*** Error (line 77 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/ArrayHashSet.thy"):

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

***

*** FAILED theory Collections.RBTMapImpl

*** Error (line 135 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/RBTMapImpl.thy"):

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

***

*** FAILED theory Collections.HashMap

*** Error (line 201 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/HashMap.thy"):

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

***

*** FAILED theory Collections.RBTSetImpl

*** Error (line 102 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/impl/RBTSetImpl.thy"):

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

***

*** FAILED theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

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

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

***

*** FAILED theory CAVA_Automata.Digraph_Impl

*** Error (line 381 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_Automata/Digraph_Impl.thy"):

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

***

*** FAILED theory Gabow_SCC.Find_Path_Impl

*** Error (line 345 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Gabow_SCC/Find_Path_Impl.thy"):

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

***

*** FAILED theory SM.Rename_Cfg

*** Error (line 733 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Refine/Rename_Cfg.thy"):

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

***

*** FAILED theory Gabow_SCC.Gabow_Skeleton_Code

*** Error (line 269 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Gabow_SCC/Gabow_Skeleton_Code.thy"):

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

***

*** FAILED theory CAVA_LTL_Modelchecker.NDFS_SI

*** Error (line 1309 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1336 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1361 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1394 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1423 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1454 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

*** Error (line 1537 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/Nested_DFS/NDFS_SI.thy"):

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

***

*** FAILED theory Gabow_SCC.Gabow_GBG_Code

*** Error (line 320 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Gabow_SCC/Gabow_GBG_Code.thy"):

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

***

*** FAILED theory DFS_Framework.Reachable_Nodes

*** Error (line 205 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Reachable_Nodes.thy"):

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

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

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

***

*** FAILED theory DFS_Framework.Feedback_Arcs

*** Error (line 388 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Feedback_Arcs.thy"):

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

***

*** FAILED theory SM.SM_Ample_Impl

*** Error (line 494 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy"):

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

*** Error (line 527 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy"):

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

*** Error (line 1298 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy"):

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

***

*** FAILED theory CAVA_LTL_Modelchecker.CAVA_Impl

*** Error (line 832 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/CAVA_Impl.thy"):

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

*** Error (line 1506 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CAVA_LTL_Modelchecker/CAVA_Impl.thy"):

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

***

*** FAILED theory Flow_Networks.NetCheck

*** Error (line 708 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Flow_Networks/NetCheck.thy"):

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

*** Error (line 1511 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Flow_Networks/NetCheck.thy"):

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

***

*** FAILED theory Prpu_Maxflow.Relabel_To_Front_Impl

*** Error (line 413 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Relabel_To_Front_Impl.thy"):

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

*** Error (line 494 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Relabel_To_Front_Impl.thy"):

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

***

*** FAILED theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

*** Error (line 803 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Fifo_Push_Relabel_Impl.thy"):

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

*** Error (line 893 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Fifo_Push_Relabel_Impl.thy"):

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

*** Error (line 996 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prpu_Maxflow/Fifo_Push_Relabel_Impl.thy"):

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

***

*** FAILED theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

*** Error (line 731 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/EdmondsKarp_Maxflow/Augmenting_Path_BFS.thy"):

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

***

*** FAILED theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

*** Error (line 983 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/EdmondsKarp_Maxflow/EdmondsKarp_Impl.thy"):

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

***

*** FAILED theory EdmondsKarp_Maxflow.Edka_Checked_Impl

*** Error (line 53 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/EdmondsKarp_Maxflow/Edka_Checked_Impl.thy"):

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

***

*** FAILED theory VerifyThis2019.Challenge2A

*** Error (line 275 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2019/Challenge2A.thy"):

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

***

*** FAILED theory VerifyThis2018.Snippets

*** Error (line 79 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2018/Snippets.thy"):

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

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

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

*** Error (line 162 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2018/Snippets.thy"):

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

***

*** FAILED theory Collections_Examples.Succ_Graph

*** Error (line 74 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Succ_Graph.thy"):

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

*** Error (line 89 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Succ_Graph.thy"):

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

***

*** FAILED theory Refine_Imperative_HOL.Sepref_Graph

*** Error (line 79 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Graph.thy"):

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

***

*** FAILED theory Refine_Imperative_HOL.Sepref_DFS

*** Error (line 233 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_DFS.thy"):

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

***

*** FAILED theory Refine_Imperative_HOL.Sepref_WGraph

*** Error (line 89 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_WGraph.thy"):

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

***

*** FAILED theory Refine_Imperative_HOL.Sepref_Minitests

*** Error (line 309 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

*** Error (line 334 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

*** Error (line 344 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

*** Error (line 395 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Minitests.thy"):

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

***

*** FAILED theory Collections_Examples.Nested_DFS

*** Error (line 1100 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Nested_DFS.thy"):

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

***

*** FAILED theory Refine_Imperative_HOL.Sepref_NDFS

*** Error (line 62 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_NDFS.thy"):

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

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

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

*** Error (line 161 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_NDFS.thy"):

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

***

*** FAILED theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

*** Error (line 392 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Dijkstra_Shortest_Path/Dijkstra_Impl_Adet.thy"):

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

*** Error (line 400 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Dijkstra_Shortest_Path/Dijkstra_Impl_Adet.thy"):

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

***

*** FAILED theory Refine_Imperative_HOL.Sepref_Dijkstra

*** Error (line 230 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Examples/Sepref_Dijkstra.thy"):

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

***

*** FAILED theory Floyd_Warshall.FW_Code

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

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

***

*** FAILED theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

*** Error (line 132 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Userguides/Sepref_Guide_Quickstart.thy"):

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

*** Error (line 271 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Refine_Imperative_HOL/Userguides/Sepref_Guide_Quickstart.thy"):

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

***

*** FAILED theory DFS_Framework.Cyc_Check

*** Error (line 471 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Cyc_Check.thy"):

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

***

*** FAILED theory DFS_Framework.DFS_Find_Path

*** Error (line 648 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/DFS_Find_Path.thy"):

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

***

*** FAILED theory DFS_Framework.Nested_DFS

*** Error (line 940 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/DFS_Framework/Examples/Nested_DFS.thy"):

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

***

*** FAILED theory Containers.Containers_TwoSat_Ex

*** Error (line 236 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Containers_TwoSat_Ex.thy"):

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

*** Error (line 250 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Containers_TwoSat_Ex.thy"):

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

*** Error (line 320 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Containers_TwoSat_Ex.thy"):

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

***

*** FAILED theory Prim_Dijkstra_Simple.Prim_Impl

*** Error (line 451 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prim_Dijkstra_Simple/Prim_Impl.thy"):

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

***

*** FAILED theory Collections_Examples.PerformanceTest

*** Error (line 114 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/ICF/PerformanceTest.thy"):

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

***

*** FAILED theory Collections_Examples.Simple_DFS

*** Error (line 297 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Simple_DFS.thy"):

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

*** Error (line 419 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Simple_DFS.thy"):

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

***

*** FAILED theory Collections_Examples.Foreach_Refine

*** Error (line 122 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Refine_Monadic/Foreach_Refine.thy"):

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

***

*** FAILED theory Collections_Examples.Combined_TwoSat

*** Error (line 171 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Combined_TwoSat.thy"):

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

*** Error (line 173 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Combined_TwoSat.thy"):

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

***

*** FAILED theory Collections_Examples.itp_2010

*** Error (line 53 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/ICF/itp_2010.thy"):

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

***

*** FAILED theory Collections_Examples.Coll_Test

*** Error (line 462 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Autoref/Coll_Test.thy"):

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

***

*** FAILED theory Collections_Examples.Bfs_Impl

*** Error (line 174 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Examples/Refine_Monadic/Bfs_Impl.thy"):

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

***

*** FAILED theory Containers.Map_To_Mapping_Ex

*** Error (line 21 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Containers/Examples/Map_To_Mapping_Ex.thy"):

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

***

*** FAILED theory Dijkstra_Shortest_Path.Dijkstra_Impl

*** Error (line 231 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Dijkstra_Shortest_Path/Dijkstra_Impl.thy"):

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

***

*** FAILED theory Simple_Firewall.GroupF

*** Error (line 54 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Simple_Firewall/Common/GroupF.thy"):

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

***

*** FAILED theory IP_Addresses.IP_Address

*** Error (line 401 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/IP_Addresses/IP_Address.thy"):

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

***

*** FAILED theory CakeML_Codegen.Test_Utils

*** Error (line 65 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

*** Error (line 67 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

*** Error (line 75 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

*** Error (line 83 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/CakeML_Codegen/Utils/Test_Utils.thy"):

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

***

*** FAILED theory Collections.Refine_Monadic_Userguide

*** Error (line 458 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Userguides/Refine_Monadic_Userguide.thy"):

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

*** Error (line 530 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/Userguides/Refine_Monadic_Userguide.thy"):

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

***

*** FAILED theory Prim_Dijkstra_Simple.Dijkstra_Impl

*** Error (line 279 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Prim_Dijkstra_Simple/Dijkstra_Impl.thy"):

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

***

*** FAILED theory Native_Word.Native_Word_Test

*** Error (line 68 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 221 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 319 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 410 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

*** Error (line 445 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test.thy"):

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

***

*** FAILED theory Native_Word.Native_Word_Test_Emu

*** Error (line 22 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test_Emu.thy"):

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

*** Error (line 52 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Native_Word/Native_Word_Test_Emu.thy"):

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

***

*** FAILED theory Collections.Locale_Code_Ex

*** Error (line 88 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/Collections/ICF/tools/Locale_Code_Ex.thy"):

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

***

*** FAILED theory VerifyThis2019.Challenge1B

*** Error (line 159 of "/media/data/jenkins/workspace/isabelle-dump/afp/thys/VerifyThis2019/Challenge1B.thy"):

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

+ 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 69465 entries.

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

[Pipeline] }

[Pipeline] // stage

[Pipeline] }

[Pipeline] // node

[Pipeline] End of Pipeline

Finished: SUCCESS