Skip to content
Success

Console Output

Started by timer

[Pipeline] Start of Pipeline

[Pipeline] node

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

[Pipeline] {

[Pipeline] timeout

Timeout set to expire in 1 day 6 hr

[Pipeline] {

[Pipeline] stage

[Pipeline] { (Prepare)

[Pipeline] cleanWs

[WS-CLEANUP] Deleting project workspace...

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

[WS-CLEANUP] done

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Checkout)

[Pipeline] script

[Pipeline] {

[Pipeline] httpRequest

HttpMethod: GET

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

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

Response Code: HTTP/1.1 200 OK

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

[Pipeline] }

[Pipeline] // script

[Pipeline] checkout

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

adding changesets

adding manifests

adding file changes

added 74803 changesets with 204768 changes to 11455 files

new changesets a5a9c433f639:b61bd2c12de3

[isabelle-dump] $ hg update --rev b61bd2c12de33999811106ae82bbc042e71b4bd6

3467 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

[isabelle-dump] $ hg id --branch

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

exists

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

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

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

[isabelle-dump] $ hg id --branch

[Pipeline] checkout

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

adding changesets

adding manifests

adding file changes

added 12250 changesets with 83240 changes to 13091 files

new changesets 86acbdb19eec:1fe98b11c666

[afp] $ hg update --rev 1fe98b11c66654d2724163fdbe6be28005b397f2

10596 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 3c6fcf371feb9b2ddb300d243505a4ef54d21644 --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('1fe98b11c66654d2724163fdbe6be28005b397f2') and not ancestors(3c6fcf371feb9b2ddb300d243505a4ef54d21644)" --encoding UTF-8 --encodingmode replace

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

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

[afp] $ hg id --branch

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Install)

[Pipeline] sh

+ bin/isabelle components -a

### Missing Isabelle component: "/media/data/jenkins/.isabelle/contrib/polyml-5.9-610a153b941d"

### Missing Isabelle component: "/media/data/jenkins/.isabelle/contrib/z3-4.4.0_4.4.1"

Getting "https://isabelle.sketis.net/components/polyml-5.9-610a153b941d.tar.gz"

Unpacking "/media/data/jenkins/.isabelle/contrib/polyml-5.9-610a153b941d.tar.gz"

Getting "https://isabelle.sketis.net/components/z3-4.4.0_4.4.1.tar.gz"

Unpacking "/media/data/jenkins/.isabelle/contrib/z3-4.4.0_4.4.1.tar.gz"

[Pipeline] sh

+ bin/isabelle jedit -bf

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

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

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

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

[Pipeline] sh

+ bin/isabelle ocaml_setup

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

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

opam update

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

[Pipeline] sh

+ bin/isabelle ghc_setup

stack will use a sandboxed GHC it installed

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

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

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

The Glorious Glasgow Haskell Compilation System, version 8.10.7

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Dump)

[Pipeline] sh

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

Loading 781 sessions ...

Build started for Isabelle/Pure ...

Building Pure ...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Starting session Pure ...

Loading 133 theories ...

Processing theory Tools.Code_Generator ...

Processing theory HOL.HOL ...

Processing theory HOL.Argo ...

Processing theory HOL.SAT ...

Processing theory HOL.Ctr_Sugar ...

Processing theory HOL.Orderings ...

Processing theory HOL.Groups ...

Processing theory HOL.Lattices ...

Processing theory HOL.Boolean_Algebras ...

Processing theory HOL.Set ...

Processing theory HOL.Fun ...

Processing theory HOL.Typedef ...

Processing theory HOL.Complete_Lattices ...

Processing theory HOL.Inductive ...

Processing theory HOL.Product_Type ...

Processing theory HOL.Complete_Partial_Order ...

Processing theory HOL.Sum_Type ...

Processing theory HOL.Rings ...

Processing theory HOL.Nat ...

Processing theory HOL.Meson ...

Processing theory HOL.ATP ...

Processing theory HOL.Metis ...

Processing theory HOL.Fields ...

Processing theory HOL.Finite_Set ...

Processing theory HOL.Relation ...

Processing theory HOL.Transitive_Closure ...

Processing theory HOL.Wellfounded ...

Processing theory HOL.Fun_Def_Base ...

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

Processing theory HOL.Zorn ...

Processing theory HOL.BNF_Cardinal_Order_Relation ...

Processing theory HOL.BNF_Cardinal_Arithmetic ...

Processing theory HOL.BNF_Def ...

Processing theory HOL.BNF_Composition ...

Processing theory HOL.Basic_BNFs ...

Processing theory HOL.BNF_Fixpoint_Base ...

Processing theory HOL.BNF_Least_Fixpoint ...

Processing theory HOL.Basic_BNF_LFPs ...

Processing theory HOL.Transfer ...

Processing theory HOL.Num ...

Processing theory HOL.Power ...

Processing theory HOL.Groups_Big ...

Processing theory HOL.Equiv_Relations ...

Processing theory HOL.Lifting ...

Processing theory HOL.Lifting_Set ...

Processing theory HOL.Option ...

Processing theory HOL.Extraction ...

Processing theory HOL.Partial_Function ...

Processing theory HOL.Fun_Def ...

Processing theory HOL.Quotient ...

Processing theory HOL.Lattices_Big ...

Processing theory HOL.Int ...

Processing theory HOL.Euclidean_Division ...

Processing theory HOL.Parity ...

Processing theory HOL.Divides ...

Processing theory HOL.Numeral_Simprocs ...

Processing theory HOL.Semiring_Normalization ...

Processing theory HOL.SMT ...

Processing theory HOL.Groebner_Basis ...

Processing theory HOL.Set_Interval ...

Processing theory HOL.Presburger ...

Processing theory HOL.Conditionally_Complete_Lattices ...

Processing theory HOL.Sledgehammer ...

Processing theory HOL.Filter ...

Processing theory HOL.List ...

Processing theory HOL.Groups_List ...

Processing theory HOL.Factorial ...

Processing theory HOL.Map ...

Processing theory HOL.Binomial ...

Processing theory HOL.Enum ...

Processing theory HOL.Bit_Operations ...

Processing theory HOL.Code_Numeral ...

Processing theory HOL.String ...

Processing theory HOL.Predicate ...

Processing theory HOL.Typerep ...

Processing theory HOL.Random ...

Processing theory HOL.BNF_Greatest_Fixpoint ...

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

Processing theory HOL.Quickcheck_Exhaustive ...

Processing theory HOL.Quickcheck_Narrowing ...

Processing theory HOL.Predicate_Compile ...

Processing theory HOL.Mirabelle ...

Processing theory HOL.Record ...

Processing theory HOL.GCD ...

Processing theory HOL.Nitpick ...

Processing theory HOL.Nunchaku ...

Processing theory Main ...

Processing theory HOL-Examples.Drinker ...

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

Processing theory HOL-Library.Cancellation ...

Processing theory HOL-Library.Code_Abstract_Nat ...

Processing theory HOL-Library.Code_Target_Nat ...

Processing theory HOL-Library.Code_Target_Int ...

Processing theory HOL-Library.Code_Target_Numeral ...

Processing theory HOL-Library.Open_State_Syntax ...

Processing theory HOL-Library.Realizers ...

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

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

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

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

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

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

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

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

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

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

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

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

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

Removing 10 theories ...

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

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

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

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

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

Processing theory HOL-Library.Multiset ...

Processing theory HOL-Computational_Algebra.Factorial_Ring ...

Removing 7 theories ...

Processing theory HOL-Computational_Algebra.Euclidean_Algorithm ...

Processing theory HOL-Computational_Algebra.Primes ...

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

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

Starting session Pure ...

Loading 254 theories ...

Processing theory HOL-Combinatorics.Transposition ...

Processing theory HOL.Hull ...

Processing theory HOL-Library.FuncSet ...

Processing theory HOL.Modules ...

Processing theory HOL-Library.Disjoint_Sets ...

Processing theory HOL.Archimedean_Field ...

Processing theory HOL-Library.Infinite_Set ...

Processing theory HOL-Library.Nat_Bijection ...

Processing theory HOL.Rat ...

Processing theory HOL-Library.Old_Datatype ...

Processing theory HOL-Library.Countable ...

Processing theory HOL.Real ...

Processing theory HOL-Library.Countable_Set ...

Processing theory HOL-Library.Product_Plus ...

Processing theory HOL-Library.Product_Order ...

Processing theory HOL.Vector_Spaces ...

Processing theory HOL-Library.Phantom_Type ...

Processing theory HOL-Library.Cardinality ...

Processing theory HOL-Library.Numeral_Type ...

Processing theory HOL-Combinatorics.Permutations ...

Processing theory HOL-Library.Set_Idioms ...

Processing theory HOL-Library.Set_Algebras ...

Processing theory HOL-Library.Countable_Complete_Lattices ...

Processing theory HOL.Topological_Spaces ...

Processing theory HOL.Real_Vector_Spaces ...

Processing theory HOL-Analysis.Metric_Arith ...

Processing theory HOL.Inequalities ...

Processing theory HOL.Limits ...

Processing theory HOL.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-Library.Complex_Order ...

Processing theory HOL-Library.Discrete ...

Processing theory HOL-Analysis.Product_Vector ...

Processing theory HOL-Analysis.Euclidean_Space ...

Processing theory HOL-Analysis.Finite_Cartesian_Product ...

Processing theory HOL-Analysis.Elementary_Topology ...

Processing theory HOL-Analysis.Linear_Algebra ...

Processing theory HOL-Library.Indicator_Function ...

Processing theory HOL-Analysis.Affine ...

Processing theory HOL-Analysis.Cartesian_Space ...

Processing theory HOL-Analysis.Determinants ...

Processing theory HOL-Computational_Algebra.Formal_Power_Series ...

Processing theory HOL-Library.Liminf_Limsup ...

Processing theory HOL-Library.Nonpos_Ints ...

Processing theory HOL-Library.Order_Continuity ...

Processing theory HOL-Library.Extended_Nat ...

Processing theory HOL-Library.Periodic_Fun ...

Processing theory HOL-Library.Sum_of_Squares ...

Processing theory HOL-Analysis.Norm_Arith ...

Processing theory HOL-Analysis.Convex ...

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

Processing theory HOL-Analysis.Elementary_Normed_Spaces ...

Processing theory HOL-Analysis.Function_Metric ...

Processing theory HOL-Library.Extended_Nonnegative_Real ...

Processing theory HOL-Analysis.Sigma_Algebra ...

Processing theory HOL-Analysis.Product_Topology ...

Processing theory HOL-Analysis.T1_Spaces ...

Processing theory HOL-Analysis.Measurable ...

Processing theory HOL-Analysis.Infinite_Sum ...

Processing theory HOL-Analysis.Topology_Euclidean_Space ...

Processing theory HOL-Analysis.Lindelof_Spaces ...

Processing theory HOL-Analysis.Line_Segment ...

Processing theory HOL-Analysis.Convex_Euclidean_Space ...

Processing theory HOL-Analysis.Extended_Real_Limits ...

Processing theory HOL-Analysis.Summation_Tests ...

Processing theory HOL-Analysis.Ordered_Euclidean_Space ...

Processing theory HOL-Analysis.Measure_Space ...

Processing theory HOL-Analysis.Caratheodory ...

Processing theory HOL-Analysis.Uniform_Limit ...

Processing theory HOL-Analysis.Bounded_Continuous_Function ...

Processing theory HOL-Analysis.Bounded_Linear_Function ...

Processing theory HOL-Analysis.Tagged_Division ...

Processing theory HOL-Analysis.Derivative ...

Processing theory HOL-Analysis.Cartesian_Euclidean_Space ...

Processing theory HOL-Analysis.Cross3 ...

Processing theory HOL-Analysis.Complex_Analysis_Basics ...

Processing theory HOL-Analysis.Lipschitz ...

Processing theory HOL-Analysis.Borel_Space ...

Processing theory HOL-Analysis.Regularity ...

Processing theory HOL-Analysis.Starlike ...

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

Processing theory HOL-Analysis.Finite_Product_Measure ...

Processing theory HOL-Analysis.Path_Connected ...

Processing theory HOL-Analysis.Locally ...

Processing theory HOL-Analysis.Bochner_Integration ...

Processing theory HOL-Analysis.Arcwise_Connected ...

Processing theory HOL-Analysis.Complete_Measure ...

Processing theory HOL-Analysis.Polytope ...

Processing theory HOL-Analysis.Radon_Nikodym ...

Processing theory HOL-Analysis.Set_Integral ...

Processing theory HOL-Analysis.Lebesgue_Measure ...

Processing theory HOL-Analysis.Weierstrass_Theorems ...

Processing theory HOL-Analysis.Infinite_Set_Sum ...

Processing theory HOL-Analysis.Homotopy ...

Processing theory HOL-Analysis.Abstract_Euclidean_Space ...

Processing theory HOL-Analysis.Homeomorphism ...

Processing theory HOL-Analysis.Brouwer_Fixpoint ...

Processing theory HOL-Analysis.Henstock_Kurzweil_Integration ...

Processing theory HOL-Analysis.Integral_Test ...

Processing theory HOL-Analysis.Fashoda_Theorem ...

Processing theory HOL-Analysis.Retracts ...

Processing theory HOL-Analysis.Smooth_Paths ...

Processing theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration ...

Processing theory HOL-Analysis.Interval_Integral ...

Processing theory HOL-Analysis.Lebesgue_Integral_Substitution ...

Processing theory HOL-Analysis.Gamma_Function ...

Processing theory HOL-Analysis.Ball_Volume ...

Processing theory HOL-Analysis.Vitali_Covering_Theorem ...

Processing theory HOL-Analysis.Improper_Integral ...

Processing theory HOL-Analysis.Equivalence_Measurable_On_Borel ...

Processing theory HOL-Analysis.Further_Topology ...

Processing theory HOL-Analysis.Jordan_Curve ...

Processing theory HOL-Analysis.Change_Of_Vars ...

Processing theory HOL-Analysis.Simplex_Content ...

Processing theory HOL-Analysis.Analysis ...

Processing theory HOL-Complex_Analysis.Contour_Integration ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Theorem ...

Processing theory HOL-Complex_Analysis.Winding_Numbers ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Formula ...

Processing theory HOL-Complex_Analysis.Conformal_Mappings ...

Processing theory HOL-Complex_Analysis.Complex_Singularities ...

Processing theory HOL-Complex_Analysis.Complex_Residues ...

Processing theory HOL-Complex_Analysis.Residue_Theorem ...

Processing theory HOL-Complex_Analysis.Great_Picard ...

Processing theory HOL-Complex_Analysis.Riemann_Mapping ...

Loading 47 theories ...

Processing theory HOL-Complex_Analysis.Complex_Analysis ...

Processing theory HOL-Library.Adhoc_Overloading ...

Processing theory HOL-Library.Monad_Syntax ...

Processing theory HOL-Library.Conditional_Parametricity ...

Processing theory HOL-Library.Rewrite ...

Processing theory HOL-Library.AList ...

Processing theory HOL-Library.Stream ...

Processing theory HOL-Library.Complete_Partial_Order2 ...

Processing theory HOL-Library.FSet ...

Processing theory HOL-Library.Sublist ...

Processing theory HOL-Library.Diagonal_Subsequence ...

Processing theory HOL-Probability.Discrete_Topology ...

Processing theory HOL-Combinatorics.Multiset_Permutations ...

Processing theory HOL-Library.Linear_Temporal_Logic_on_Streams ...

Processing theory HOL-Probability.Essential_Supremum ...

Processing theory HOL-Probability.Stopping_Time ...

Processing theory HOL-Library.Mapping ...

Removing 11 theories ...

Processing theory HOL-Library.AList_Mapping ...

Processing theory HOL-Library.Tree ...

Processing theory HOL-Probability.Tree_Space ...

Processing theory HOL-Probability.Probability_Measure ...

Processing theory HOL-Probability.Distribution_Functions ...

Processing theory HOL-Probability.Weak_Convergence ...

Processing theory HOL-Library.Finite_Map ...

Processing theory HOL-Probability.Conditional_Expectation ...

Processing theory HOL-Probability.Helly_Selection ...

Processing theory HOL-Probability.Fin_Map ...

Processing theory HOL-Probability.Giry_Monad ...

Processing theory HOL-Probability.Projective_Family ...

Processing theory HOL-Probability.Infinite_Product_Measure ...

Processing theory HOL-Probability.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.Projective_Limit ...

Processing theory HOL-Probability.Independent_Family ...

Processing theory HOL-Probability.Convolution ...

Processing theory HOL-Probability.Product_PMF ...

Processing theory HOL-Probability.Hoeffding ...

Processing theory HOL-Probability.SPMF ...

Processing theory HOL-Probability.Information ...

Processing theory HOL-Probability.Distributions ...

Processing theory HOL-Probability.Characteristic_Functions ...

Processing theory HOL-Probability.Sinc_Integral ...

Processing theory HOL-Probability.Levy ...

Processing theory HOL-Probability.Central_Limit_Theorem ...

Processing theory HOL-Probability.Probability ...

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

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

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

Processing theory HOL-Cardinals.Wellorder_Embedding ...

Processing theory HOL-Library.Groups_Big_Fun ...

Processing theory HOL-Library.More_List ...

Processing theory HOL-Cardinals.Wellorder_Constructions ...

Processing theory HOL-Algebra.Congruence ...

Processing theory HOL-Algebra.Order ...

Processing theory HOL-Library.Equipollence ...

Removing 60 theories ...

Processing theory HOL-Cardinals.Cardinal_Order_Relation ...

Processing theory HOL-Cardinals.Cardinal_Arithmetic ...

Processing theory HOL-Algebra.Lattice ...

Processing theory HOL-Algebra.Complete_Lattice ...

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

Processing theory HOL-Algebra.Free_Abelian_Groups ...

Processing theory HOL-Algebra.UnivPoly ...

Processing theory HOL-Algebra.Multiplicative_Group ...

Processing theory HOL-Homology.Simplices ...

Processing theory HOL-Homology.Homology_Groups ...

Processing theory HOL-Homology.Brouwer_Degree ...

Processing theory HOL-Homology.Invariance_of_Domain ...

Processing theory HOL-Homology.Homology ...

Removing 15 theories ...

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

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

Loading 95 theories ...

Removing 32 theories ...

Processing theory HOL-Computational_Algebra.Group_Closure ...

Processing theory HOL-Data_Structures.Less_False ...

Processing theory HOL-Data_Structures.Sorted_Less ...

Processing theory HOL-Computational_Algebra.Fraction_Field ...

Processing theory HOL-Data_Structures.Cmp ...

Processing theory HOL-Data_Structures.AList_Upd_Del ...

Processing theory HOL-Data_Structures.Map_Specs ...

Processing theory HOL-Data_Structures.List_Ins_Del ...

Processing theory HOL-Data_Structures.Set_Specs ...

Processing theory HOL-Library.BNF_Axiomatization ...

Processing theory HOL-Library.BNF_Corec ...

Processing theory HOL-Computational_Algebra.Normalized_Fraction ...

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

Processing theory HOL-Library.Combine_PER ...

Processing theory HOL-Examples.Records ...

Processing theory HOL-Library.Code_Test ...

Processing theory HOL-Library.Confluence ...

Processing theory HOL-Library.Confluent_Quotient ...

Processing theory HOL-Library.Comparator ...

Processing theory HOL-Library.Debug ...

Processing theory HOL-Library.Dual_Ordered_Lattice ...

Processing theory HOL-Library.Function_Algebras ...

Processing theory HOL-Library.Function_Division ...

Processing theory HOL-Library.Extended ...

Processing theory HOL-Library.Dlist ...

Processing theory HOL-Library.IArray ...

Processing theory HOL-Library.Char_ord ...

Processing theory HOL-Library.ListVector ...

Processing theory HOL-Library.Disjoint_FSets ...

Processing theory HOL-Library.Omega_Words_Fun ...

Processing theory HOL-Library.Option_ord ...

Processing theory HOL-Library.Pattern_Aliases ...

Processing theory HOL-Library.Code_Cardinality ...

Processing theory HOL-Library.Countable_Set_Type ...

Processing theory HOL-Library.Parallel ...

Processing theory HOL-Library.Type_Length ...

Processing theory HOL-Library.Saturated ...

Processing theory HOL-Library.Power_By_Squaring ...

Processing theory HOL-Library.Preorder ...

Processing theory HOL-Library.Quotient_Syntax ...

Processing theory HOL-Library.Quotient_Option ...

Processing theory HOL-Library.Quotient_Product ...

Processing theory HOL-Library.Quotient_Set ...

Processing theory HOL-Library.Quotient_List ...

Processing theory HOL-Library.Quotient_Sum ...

Processing theory HOL-Library.Quotient_Type ...

Processing theory HOL-Library.Lattice_Constructions ...

Processing theory HOL-Library.Reflection ...

Processing theory HOL-Library.Signed_Division ...

Processing theory HOL-Library.Subseq_Order ...

Processing theory HOL-Library.Transitive_Closure_Table ...

Processing theory HOL-Library.Ramsey ...

Processing theory HOL-Data_Structures.Tree_Set ...

Processing theory HOL-Library.Finite_Lattice ...

Processing theory HOL-Library.Sorting_Algorithms ...

Processing theory HOL-Library.Tree_Multiset ...

Processing theory HOL-Data_Structures.Tree_Map ...

Processing theory HOL-Library.Uprod ...

Processing theory HOL-Library.While_Combinator ...

Processing theory HOL-Library.Bourbaki_Witt_Fixpoint ...

Processing theory HOL-Library.Z2 ...

Processing theory HOL-Number_Theory.Eratosthenes ...

Processing theory HOL-Library.BigO ...

Processing theory HOL-Library.Going_To_Filter ...

Processing theory HOL-Library.Word ...

Processing theory HOL-Library.Quadratic_Discriminant ...

Processing theory HOL-Library.Log_Nat ...

Processing theory HOL-Library.Lub_Glb ...

Processing theory HOL-Library.Tree_Real ...

Processing theory HOL-Computational_Algebra.Polynomial ...

Processing theory HOL-Library.Lattice_Algebras ...

Processing theory HOL-Computational_Algebra.Polynomial_FPS ...

Processing theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra ...

Processing theory HOL-Library.Float ...

Processing theory HOL-Computational_Algebra.Formal_Laurent_Series ...

Processing theory HOL-Computational_Algebra.Polynomial_Factorial ...

Processing theory HOL-Computational_Algebra.Computational_Algebra ...

Processing theory HOL-Library.Interval ...

Processing theory HOL-Library.Interval_Float ...

Processing theory HOL-Library.Library ...

Processing theory HOL-Library.RBT_Impl ...

Processing theory HOL-Library.RBT ...

Processing theory HOL-Codegenerator_Test.Candidates ...

Processing theory HOL-Codegenerator_Test.Generate_Target_Nat ...

Loading 6 theories ...

Processing theory HOL-Library.Product_Lexorder ...

Processing theory HOL-Library.RBT_Mapping ...

Processing theory HOL-Library.RBT_Set ...

Processing theory HOL-Library.DAList ...

Processing theory HOL-Library.DAList_Multiset ...

Removing 1 theories ...

Processing theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures ...

Loading 2 theories ...

Processing theory HOL-Library.Code_Binary_Nat ...

Removing 4 theories ...

Processing theory HOL-Codegenerator_Test.Generate_Binary_Nat ...

Removing 1 theories ...

Processing theory HOL-Codegenerator_Test.Generate ...

Loading 7 theories ...

Processing theory HOL-Real_Asymp.Inst_Existentials ...

Processing theory HOL-Real_Asymp.Eventuallize ...

Processing theory HOL-Real_Asymp.Lazy_Eval ...

Removing 57 theories ...

Processing theory HOL-Real_Asymp.Multiseries_Expansion ...

Processing theory HOL-Real_Asymp.Multiseries_Expansion_Bounds ...

Processing theory HOL-Real_Asymp.Real_Asymp ...

Processing theory HOL-Real_Asymp.Real_Asymp_Examples ...

Loading 5 theories ...

Processing theory HOL-Library.Code_Target_Numeral_Float ...

Processing theory HOL-Decision_Procs.Dense_Linear_Order ...

Processing theory HOL-Decision_Procs.Approximation_Bounds ...

Removing 1 theories ...

Processing theory HOL-Decision_Procs.Approximation ...

Processing theory HOL-Real_Asymp.Real_Asymp_Approx ...

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

Loading 26 theories ...

Processing theory HOL-Algebra.Exponent ...

Processing theory HOL-Algebra.Bij ...

Processing theory HOL-Combinatorics.Cycles ...

Processing theory HOL-Algebra.Sylow ...

Processing theory HOL-Algebra.Galois_Connection ...

Processing theory HOL-Combinatorics.List_Permutation ...

Processing theory HOL-Algebra.Group_Action ...

Processing theory HOL-Algebra.Zassenhaus ...

Processing theory HOL-Algebra.Ideal_Product ...

Processing theory HOL-Algebra.Sym_Groups ...

Processing theory HOL-Algebra.QuotRing ...

Removing 9 theories ...

Processing theory HOL-Algebra.Subrings ...

Processing theory HOL-Algebra.Generated_Rings ...

Processing theory HOL-Algebra.Generated_Fields ...

Processing theory HOL-Algebra.Weak_Morphisms ...

Processing theory HOL-Algebra.Chinese_Remainder ...

Processing theory HOL-Algebra.Divisibility ...

Processing theory HOL-Algebra.IntRing ...

Processing theory HOL-Algebra.Ring_Divisibility ...

Processing theory HOL-Algebra.Embedded_Algebras ...

Processing theory HOL-Algebra.Polynomials ...

Processing theory HOL-Algebra.Polynomial_Divisibility ...

Processing theory HOL-Algebra.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.DP_Library ...

Processing theory HOL-Decision_Procs.Conversions ...

Processing theory HOL-Library.Old_Recdef ...

Processing theory HOL-Decision_Procs.Algebra_Aux ...

Removing 33 theories ...

Processing theory HOL-Decision_Procs.Commutative_Ring ...

Processing theory HOL-Decision_Procs.Commutative_Ring_Complete ...

Processing theory HOL-Decision_Procs.Reflective_Field ...

Processing theory HOL-Decision_Procs.Commutative_Ring_Ex ...

Processing theory HOL-Decision_Procs.Ferrack ...

Processing theory HOL-Decision_Procs.Dense_Linear_Order_Ex ...

Processing theory HOL-Decision_Procs.Rat_Pair ...

Processing theory HOL-Decision_Procs.Approximation_Ex ...

Processing theory HOL-Decision_Procs.Approximation_Quickcheck_Ex ...

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

Removing 25 theories ...

Processing theory HOL-Nonstandard_Analysis.HSeries ...

Loading 12 theories ...

Processing theory HOL-Nonstandard_Analysis.HTranscendental ...

Processing theory HOL-Nonstandard_Analysis.HLog ...

Processing theory HOL-Nonstandard_Analysis.Hyperreal ...

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

Processing theory HOL-Nonstandard_Analysis.NSCA ...

Processing theory HOL-Nonstandard_Analysis.CStar ...

Processing theory HOL-Nonstandard_Analysis.CLim ...

Processing theory HOL-Nonstandard_Analysis.Hypercomplex ...

Processing theory HOL-Nonstandard_Analysis.Nonstandard_Analysis ...

Processing theory HOL-Number_Theory.Cong ...

Processing theory HOL-Number_Theory.Mod_Exp ...

Processing theory HOL-Number_Theory.Fib ...

Processing theory HOL-Number_Theory.Prime_Powers ...

Processing theory HOL-Number_Theory.Totient ...

Processing theory HOL-Number_Theory.Residues ...

Processing theory HOL-Number_Theory.Euler_Criterion ...

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

Loading 50 theories ...

Processing theory HOL-Number_Theory.Number_Theory ...

Processing theory HOL-Matrix_LP.Compute_Oracle ...

Processing theory HOLCF.Porder ...

Processing theory HOLCF.Pcpo ...

Processing theory HOLCF.Cont ...

Processing theory HOLCF.Adm ...

Processing theory HOLCF.Cpodef ...

Processing theory HOLCF.Fun_Cpo ...

Processing theory HOLCF.Product_Cpo ...

Processing theory HOLCF.Cfun ...

Processing theory HOLCF.Completion ...

Processing theory HOLCF.Cprod ...

Processing theory HOLCF.Deflation ...

Processing theory HOLCF.Fix ...

Processing theory HOLCF.Sfun ...

Processing theory HOLCF.Sprod ...

Processing theory HOL-Matrix_LP.LP ...

Processing theory HOLCF.Discrete ...

Processing theory HOL-Matrix_LP.ComputeFloat ...

Processing theory HOL-Matrix_LP.ComputeHOL ...

Processing theory HOLCF.Up ...

Processing theory HOLCF.Lift ...

Processing theory HOLCF.One ...

Processing theory HOLCF.Tr ...

Processing theory HOLCF.Ssum ...

Processing theory HOLCF.Fixrec ...

Processing theory HOLCF.Map_Functions ...

Processing theory HOL-Matrix_LP.ComputeNumeral ...

Removing 23 theories ...

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

Processing theory HOLCF-FOCUS.Fstream ...

Processing theory HOLCF-FOCUS.FOCUS ...

Processing theory HOLCF-FOCUS.Buffer ...

Processing theory HOLCF-FOCUS.Stream_adm ...

Loading 25 theories ...

Processing theory HOLCF-FOCUS.Buffer_adm ...

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

Processing theory HOLCF-Library.Bool_Discrete ...

Processing theory HOLCF-Library.Nat_Discrete ...

Processing theory HOLCF-Library.Char_Discrete ...

Processing theory HOLCF-Library.Int_Discrete ...

Processing theory HOLCF-Library.List_Cpo ...

Processing theory HOLCF-Library.Sum_Cpo ...

Processing theory HOLCF-Library.Option_Cpo ...

Processing theory HOL-Hahn_Banach.Bounds ...

Processing theory HOLCF-Library.Defl_Bifinite ...

Processing theory HOL-Hahn_Banach.Vector_Space ...

Processing theory HOL-Hahn_Banach.Linearform ...

Processing theory HOL-Hahn_Banach.Subspace ...

Processing theory HOL-Hahn_Banach.Function_Order ...

Processing theory HOL-Hahn_Banach.Normed_Space ...

Processing theory HOLCF-Library.List_Predomain ...

Processing theory HOL-Hahn_Banach.Function_Norm ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach ...

Processing theory HOLCF-FOCUS.Fstreams ...

Processing theory HOLCF-Library.HOLCF_Library ...

Removing 37 theories ...

Processing theory HOL-Data_Structures.Brother12_Set ...

Loading 30 theories ...

Processing theory HOL-Data_Structures.Brother12_Map ...

Processing theory HOL-Data_Structures.Array_Specs ...

Processing theory HOL-Combinatorics.Stirling ...

Processing theory HOL-Combinatorics.Perm ...

Processing theory HOL-Data_Structures.Time_Funs ...

Processing theory HOL-Combinatorics.Orbits ...

Processing theory HOL-Data_Structures.Trie_Fun ...

Processing theory HOL-Data_Structures.Tree2 ...

Processing theory HOL-Data_Structures.Isin2 ...

Processing theory HOL-Data_Structures.Lookup2 ...

Processing theory HOL-Data_Structures.AVL_Set_Code ...

Processing theory HOL-Combinatorics.Combinatorics ...

Processing theory HOL-Data_Structures.Braun_Tree ...

Processing theory HOL-Data_Structures.Sorting ...

Processing theory HOL-Data_Structures.RBT ...

Removing 10 theories ...

Processing theory HOL-Types_To_Sets.Prerequisites ...

Processing theory HOL-Types_To_Sets.Types_To_Sets ...

Processing theory HOL-Data_Structures.Selection ...

Processing theory HOL-Data_Structures.Set2_Join ...

Processing theory HOL-Types_To_Sets.Group_On_With ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On_With ...

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

Processing theory HOL-Data_Structures.RBT_Set2 ...

Processing theory HOL-ex.Function_Growth ...

Processing theory HOL-Data_Structures.Set2_Join_RBT ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On ...

Removing 20 theories ...

Processing theory HOL-Data_Structures.AVL_Set ...

Processing theory HOL-Data_Structures.AVL_Map ...

Loading 35 theories ...

Removing 4 theories ...

Processing theory HOL-IMP.Star ...

Processing theory HOL-Library.LaTeXsugar ...

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

Processing theory Codegen.Setup ...

Processing theory HOL-Nitpick_Examples.Pattern_Nits ...

Processing theory HOL-Nitpick_Examples.Integer_Nits ...

Processing theory HOL-Nitpick_Examples.Record_Nits ...

Processing theory Codegen.Adaptation ...

Processing theory HOL-Nitpick_Examples.Manual_Nits ...

Processing theory HOL-Nitpick_Examples.Core_Nits ...

Processing theory Codegen.Evaluation ...

Processing theory Codegen.Further ...

Processing theory HOL-Nitpick_Examples.Special_Nits ...

Processing theory Codegen.Inductive_Predicate ...

Processing theory Typeclass_Hierarchy.Setup ...

Processing theory HOL-Library.OptionalSugar ...

Processing theory Typeclass_Hierarchy.Typeclass_Hierarchy ...

Processing theory Codegen.Refinement ...

Processing theory Sugar.Sugar ...

Processing theory HOL-ex.SOS_Cert ...

Processing theory Codegen.Computations ...

Processing theory Codegen.Introduction ...

Processing theory Codegen.Foundations ...

Processing theory HOL-IMP.Types ...

Processing theory HOL-IMP.Poly_Types ...

Removing 17 theories ...

Processing theory HOL-ex.SOS ...

Processing theory HOL-Data_Structures.Balance ...

Processing theory HOL-Nitpick_Examples.Typedef_Nits ...

Processing theory HOL-Nitpick_Examples.Refute_Nits ...

Processing theory HOL-Nitpick_Examples.Nitpick_Examples ...

Loading 29 theories ...

Removing 19 theories ...

Processing theory HOL-TPTP.TPTP_Parser ...

Processing theory HOL-Library.Refute ...

Processing theory HOL-SMT_Examples.SMT_Examples ...

Processing theory HOL-TPTP.ATP_Theory_Export ...

Processing theory HOL-TPTP.THF_Arith ...

Processing theory HOL-TPTP.TPTP_Interpret ...

Processing theory HOL-TPTP.ATP_Problem_Import ...

Processing theory HOL-TPTP.TPTP_Proof_Reconstruction ...

Processing theory HOL-SMT_Examples.SMT_Examples_Verit ...

Processing theory HOL-ex.Argo_Examples ...

Processing theory HOL-ex.BinEx ...

Processing theory HOL-ex.Code_Binary_Nat_examples ...

Processing theory HOL-ex.Ballot ...

Processing theory HOL-SMT_Examples.SMT_Tests_Verit ...

Processing theory HOL-ex.Eval_Examples ...

Processing theory HOL-ex.Gauge_Integration ...

Processing theory HOL-ex.HarmonicSeries ...

Processing theory HOL-SMT_Examples.SMT_Tests ...

Processing theory HOL-ex.Dedekind_Real ...

Processing theory HOL-ex.Normalization_by_Evaluation ...

Processing theory HOL-ex.Pythagoras ...

Processing theory HOL-ex.Sqrt_Script ...

Removing 22 theories ...

Processing theory HOL-ex.Sum_of_Powers ...

Processing theory HOL-ex.Triangular_Numbers ...

Processing theory HOL-Types_To_Sets.T2_Spaces ...

Processing theory HOL-Types_To_Sets.Unoverload_Def ...

Processing theory HOL-ex.Reflection_Examples ...

Removing 6 theories ...

Processing theory HOL-ex.Parallel_Example ...

Processing theory HOL-ex.Cubic_Quartic ...

Loading 14 theories ...

Removing 3 theories ...

Processing theory HOL-Data_Structures.Priority_Queue_Specs ...

Processing theory Tutorial.Examples ...

Processing theory Tutorial.Numbers ...

Processing theory HOL-Computational_Algebra.Field_as_Ring ...

Processing theory HOL-Examples.Sqrt ...

Processing theory HOL-Library.Code_Real_Approx_By_Float ...

Processing theory HOL-Metis_Examples.Clausification ...

Processing theory HOL-Mutabelle.MutabelleExtra ...

Processing theory How_to_Prove_it.How_to_Prove_it ...

Processing theory HOL-Data_Structures.Leftist_Heap ...

Processing theory Prog_Prove.Bool_nat_list ...

Processing theory HOL-Data_Structures.Binomial_Heap ...

Removing 12 theories ...

Processing theory HOL-Corec_Examples.Paper_Examples ...

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

Processing theory HOL-Bali.Conform ...

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

Loading 55 theories ...

Processing theory HOL-Bali.AxCompl ...

Processing theory HOL-Bali.AxSound ...

Processing theory HOL-Bali.AxExample ...

Removing 24 theories ...

Processing theory IOA-ABP.Lemmas ...

Processing theory IOA-ABP.Packet ...

Processing theory IOA-ABP.Action ...

Processing theory IOA.Asig ...

Processing theory IOA.Automata ...

Processing theory IOA-NTP.Lemmas ...

Processing theory IOA-NTP.Multiset ...

Processing theory IOA-NTP.Packet ...

Processing theory IOA.Pred ...

Processing theory IOA-Storage.Action ...

Processing theory IOA.Seq ...

Processing theory IOA.Sequence ...

Processing theory IOA.TL ...

Processing theory IOA.Traces ...

Processing theory IOA-NTP.Action ...

Processing theory IOA.RefMappings ...

Processing theory IOA.CompoExecs ...

Processing theory IOA.RefCorrectness ...

Processing theory IOA.Simulations ...

Processing theory IOA.SimCorrectness ...

Processing theory IOA.ShortExecutions ...

Processing theory HOL-ex.Code_Timing ...

Processing theory IOA.CompoScheds ...

Processing theory IOA.Deadlock ...

Processing theory IOA.CompoTraces ...

Processing theory IOA.Compositionality ...

Processing theory IOA.IOA ...

Processing theory IOA-ABP.Abschannel ...

Processing theory IOA-ABP.Abschannel_finite ...

Processing theory IOA-ABP.Env ...

Processing theory IOA-ABP.Receiver ...

Processing theory IOA-ABP.Sender ...

Processing theory IOA-ABP.Impl ...

Processing theory IOA-ABP.Impl_finite ...

Processing theory IOA-ABP.Spec ...

Processing theory IOA-NTP.Overview ...

Processing theory IOA-NTP.Receiver ...

Processing theory IOA-NTP.Sender ...

Processing theory IOA-NTP.Spec ...

Processing theory IOA-Storage.Impl ...

Processing theory IOA-Storage.Spec ...

Processing theory IOA-Storage.Correctness ...

Processing theory IOA-NTP.Abschannel ...

Processing theory HOL-Nominal.Nominal ...

Processing theory IOA-NTP.Impl ...

Processing theory IOA-NTP.Correctness ...

Processing theory IOA.TLS ...

Processing theory IOA.LiveIOA ...

Processing theory IOA.Abstraction ...

Processing theory IOA-ex.TrivEx ...

Processing theory IOA-ABP.Correctness ...

Processing theory IOA-ex.TrivEx2 ...

Removing 52 theories ...

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

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

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

Loading 65 theories ...

Processing theory HOL-Eisbach.Eisbach ...

Processing theory HOL-Eisbach.Eisbach_Tools ...

Processing theory HOL-Isar_Examples.Fibonacci ...

Processing theory HOLCF-Library.HOL_Cpo ...

Processing theory HOL-MicroJava.JBasis ...

Processing theory HOL-MicroJava.AuxLemmas ...

Processing theory HOL-MicroJava.Semilat ...

Processing theory HOL-Eisbach.Example_Metric ...

Processing theory HOL-MicroJava.Err ...

Processing theory HOL-MicroJava.Opt ...

Processing theory HOL-MicroJava.Type ...

Processing theory HOL-MicroJava.Decl ...

Processing theory HOL-MicroJava.SystemClasses ...

Processing theory HOL-MicroJava.TypeRel ...

Processing theory HOL-MicroJava.WellForm ...

Processing theory HOL-MicroJava.Value ...

Processing theory HOL-MicroJava.State ...

Processing theory HOL-MicroJava.Exceptions ...

Processing theory HOL-MicroJava.Listn ...

Processing theory HOL-MicroJava.Typing_Framework ...

Processing theory HOL-MicroJava.Product ...

Processing theory HOL-MicroJava.SemilatAlg ...

Processing theory HOL-MicroJava.Kildall ...

Processing theory HOL-MicroJava.LBVSpec ...

Processing theory HOL-MicroJava.LBVComplete ...

Processing theory HOL-MicroJava.LBVCorrect ...

Processing theory HOL-MicroJava.Typing_Framework_err ...

Processing theory HOL-MicroJava.Abstract_BV ...

Processing theory HOL-MicroJava.Semilattices ...

Processing theory HOL-MicroJava.JType ...

Processing theory HOL-MicroJava.JVMType ...

Processing theory HOL-MicroJava.Term ...

Processing theory HOL-MicroJava.WellType ...

Processing theory HOL-MicroJava.TypeInf ...

Processing theory HOL-MicroJava.Conform ...

Processing theory HOL-MicroJava.JVMState ...

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

Removing 24 theories ...

Processing theory HOL-MicroJava.TranslCompTp ...

Processing theory HOL-MicroJava.TranslComp ...

Processing theory HOL-MicroJava.LemmasComp ...

Processing theory HOL-MicroJava.JVMListExample ...

Processing theory HOL-MicroJava.Eval ...

Processing theory HOL-MicroJava.JListExample ...

Processing theory HOL-MicroJava.Example ...

Processing theory HOL-MicroJava.JTypeSafe ...

Processing theory HOL-MicroJava.Effect ...

Processing theory HOL-MicroJava.BVSpec ...

Processing theory HOL-MicroJava.Altern ...

Processing theory HOL-MicroJava.EffectMono ...

Processing theory HOL-MicroJava.Correct ...

Processing theory HOL-MicroJava.Typing_Framework_JVM ...

Processing theory HOL-MicroJava.JVM ...

Processing theory HOL-MicroJava.LBVJVM ...

Processing theory HOL-MicroJava.CorrComp ...

Processing theory HOL-MicroJava.BVSpecTypeSafe ...

Processing theory HOL-MicroJava.BVNoTypeError ...

Processing theory HOL-MicroJava.BVExample ...

Processing theory HOL-MicroJava.CorrCompTp ...

Loading 63 theories ...

Processing theory HOL-MicroJava.MicroJava ...

Processing theory HOL-Cardinals.Wellorder_Extension ...

Processing theory HOL-Imperative_HOL.Sorted_List ...

Processing theory HOL-IMP.AExp ...

Processing theory HOL-IMP.BExp ...

Processing theory HOL-IMP.Com ...

Processing theory HOL-IMP.Big_Step ...

Processing theory HOLCF-IMP.Denotational ...

Processing theory HOLCF-IMP.HoareEx ...

Processing theory HOL-Cardinals.Ordinal_Arithmetic ...

Processing theory HOL-Cardinals.Cardinals ...

Processing theory HOL-Cardinals.Bounded_Set ...

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

Processing theory HOLCF-ex.Concurrency_Monad ...

Processing theory HOLCF-ex.Domain_Proofs ...

Processing theory HOLCF-ex.Hoare ...

Processing theory HOLCF-ex.Letrec ...

Processing theory HOLCF-ex.Loop ...

Processing theory HOLCF-ex.Pattern_Match ...

Processing theory HOLCF-ex.Powerdomain_ex ...

Processing theory HOL-SMT_Examples.SMT_Word_Examples ...

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

Processing theory HOL-Imperative_HOL.Heap ...

Processing theory HOL-Imperative_HOL.Heap_Monad ...

Processing theory HOL-Imperative_HOL.Array ...

Processing theory HOL-Imperative_HOL.Ref ...

Processing theory HOL-Imperative_HOL.Imperative_HOL ...

Processing theory HOL-Imperative_HOL.Overview ...

Processing theory HOL-Imperative_HOL.Subarray ...

Processing theory HOL-SPARK.SPARK_Setup ...

Processing theory HOL-SPARK.SPARK ...

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

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

Processing theory HOL-Quotient_Examples.Int_Pow ...

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

Processing theory HOLCF-Tutorial.Domain_ex ...

Removing 128 theories ...

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

Processing theory HOL-Imperative_HOL.Imperative_Reverse ...

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

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

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

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

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

Processing theory HOL-Imperative_HOL.Imperative_Quicksort ...

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

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

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

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

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

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

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

Processing theory HOL-Imperative_HOL.Linked_Lists ...

Processing theory HOL-ex.Sorting_Algorithms_Examples ...

Processing theory HOL-Imperative_HOL.SatChecker ...

Removing 28 theories ...

Processing theory HOL-Imperative_HOL.Imperative_HOL_ex ...

Loading 88 theories ...

Processing theory Isar_Ref.Base ...

Processing theory HOL-ZF.LProd ...

Processing theory HOL-ex.Bubblesort ...

Processing theory HOL-ex.Quicksort ...

Processing theory HOL-ex.MergeSort ...

Processing theory HOL-Library.List_Lexorder ...

Processing theory HOL-Datatype_Examples.Prelim ...

Processing theory HOL-Datatype_Examples.DTree ...

Processing theory HOL-Datatype_Examples.Parallel_Composition ...

Processing theory HOL-Auth.Message ...

Processing theory HOL-Auth.Event ...

Processing theory HOL-Auth.Public ...

Processing theory HOL-Datatype_Examples.Lambda_Term ...

Processing theory HOL-Datatype_Examples.TreeFsetI ...

Removing 20 theories ...

Processing theory HOL-Datatype_Examples.Gram_Lang ...

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

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

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

Removing 6 theories ...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Removing 14 theories ...

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

Processing theory Isar_Ref.HOL_Specific ...

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

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

Processing theory HOL-ex.Radix_Sort ...

Processing theory HOL-Data_Structures.Heaps ...

Processing theory HOL-UNITY.ListOrder ...

Processing theory HOL-Quotient_Examples.Quotient_FSet ...

Processing theory HOL-UNITY.UNITY ...

Processing theory HOL-ex.Code_Lazy_Demo ...

Removing 15 theories ...

Processing theory HOL-Datatype_Examples.Misc_Codatatype ...

Processing theory HOL-Datatype_Examples.Misc_Primcorec ...

Processing theory HOL-Datatype_Examples.Misc_Datatype ...

Processing theory HOL-Datatype_Examples.Misc_Primrec ...

Processing theory HOL-UNITY.FP ...

Processing theory HOL-ZF.HOLZF ...

Processing theory HOL-UNITY.Constrains ...

Processing theory HOL-UNITY.WFair ...

Processing theory HOL-UNITY.SubstAx ...

Processing theory HOL-UNITY.Detects ...

Processing theory HOL-UNITY.Follows ...

Processing theory HOL-UNITY.Union ...

Processing theory HOL-UNITY.Comp ...

Processing theory HOL-UNITY.Guar ...

Processing theory HOL-ZF.Zet ...

Processing theory HOL-ZF.MainZF ...

Processing theory HOL-ZF.Games ...

Processing theory HOL-ex.Transfer_Debug ...

Processing theory HOL-UNITY.Extend ...

Processing theory HOL-UNITY.Project ...

Processing theory HOL-UNITY.ELT ...

Processing theory HOL-UNITY.Rename ...

Processing theory HOL-UNITY.Lift_prog ...

Processing theory HOL-UNITY.PPROD ...

Processing theory HOL-UNITY.Transformers ...

Processing theory HOL-UNITY.ProgressSets ...

Processing theory HOL-UNITY.UNITY_Main ...

Processing theory HOL-UNITY.AllocBase ...

Processing theory HOL-UNITY.Counterc ...

Processing theory HOL-UNITY.Handshake ...

Processing theory HOL-UNITY.PriorityAux ...

Processing theory HOL-UNITY.Counter ...

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

Processing theory HOL-UNITY.Alloc ...

Processing theory HOL-UNITY.AllocImpl ...

Processing theory HOL-ex.Termination ...

Processing theory HOL-UNITY.Reach ...

Processing theory HOL-UNITY.Mutex ...

Processing theory HOL-UNITY.NSP_Bad ...

Processing theory HOL-UNITY.Reachability ...

Processing theory HOL-UNITY.Lift ...

Loading 86 theories ...

Removing 50 theories ...

Processing theory Datatypes.Setup ...

Processing theory HOL-Auth.All_Symmetric ...

Processing theory HOL-Auth.Extensions ...

Processing theory HOL-Auth.Analz ...

Processing theory HOL-Auth.Guard ...

Processing theory HOL-Auth.GuardK ...

Processing theory HOL-Auth.CertifiedEmail ...

Processing theory HOL-Auth.List_Msg ...

Processing theory HOL-Auth.Guard_Public ...

Processing theory HOL-Auth.Shared ...

Processing theory HOL-Auth.Guard_NS_Public ...

Processing theory HOL-Auth.KerberosIV ...

Processing theory HOL-Auth.KerberosIV_Gets ...

Processing theory HOL-Auth.Proto ...

Processing theory HOL-Auth.P2 ...

Processing theory HOL-Auth.Kerberos_BAN ...

Processing theory HOL-Auth.Kerberos_BAN_Gets ...

Processing theory HOL-Auth.NS_Public ...

Processing theory HOL-Auth.KerberosV ...

Processing theory HOL-Auth.NS_Public_Bad ...

Processing theory HOL-Auth.NS_Shared ...

Processing theory HOL-Auth.OtwayRees ...

Processing theory HOL-Auth.Guard_Shared ...

Processing theory HOL-Auth.P1 ...

Processing theory HOL-Auth.Auth_Guard_Public ...

Processing theory HOL-Auth.OtwayReesBella ...

Processing theory HOL-Auth.OtwayRees_AN ...

Processing theory HOL-Auth.OtwayRees_Bad ...

Processing theory HOL-Auth.Recur ...

Processing theory HOL-Auth.WooLam ...

Processing theory HOL-Auth.Yahalom ...

Processing theory HOL-Auth.Yahalom2 ...

Processing theory HOL-Auth.Yahalom_Bad ...

Processing theory HOL-Auth.ZhouGollmann ...

Processing theory HOL-Auth.Guard_OtwayRees ...

Processing theory HOL-Auth.Auth_Shared ...

Processing theory HOL-Hoare_Parallel.Quote_Antiquote ...

Processing theory HOL-Auth.Guard_Yahalom ...

Processing theory HOL-Auth.Auth_Guard_Shared ...

Processing theory HOL-Hoare_Parallel.Graph ...

Processing theory HOL-Hoare_Parallel.RG_Com ...

Processing theory HOL-Auth.EventSC ...

Processing theory HOL-Auth.Smartcard ...

Processing theory HOL-Hoare_Parallel.OG_Com ...

Processing theory HOL-Hoare_Parallel.OG_Tran ...

Processing theory HOL-Hoare_Parallel.OG_Hoare ...

Processing theory HOL-Hoare_Parallel.OG_Tactics ...

Processing theory HOL-Hoare_Parallel.OG_Syntax ...

Processing theory HOL-Auth.ShoupRubin ...

Removing 33 theories ...

Processing theory HOL-Hoare_Parallel.Gar_Coll ...

Processing theory HOL-Auth.ShoupRubinBella ...

Processing theory HOL-Auth.Auth_Smartcard ...

Processing theory HOL-Auth.TLS ...

Processing theory HOL-Auth.Auth_Public ...

Processing theory HOL-Hoare_Parallel.RG_Tran ...

Removing 14 theories ...

Processing theory HOL-Hoare_Parallel.Mul_Gar_Coll ...

Processing theory HOL-Hoare_Parallel.OG_Examples ...

Processing theory HOL-SET_Protocol.Message_SET ...

Processing theory HOL-SET_Protocol.Event_SET ...

Processing theory HOL-SET_Protocol.Public_SET ...

Processing theory HOL-Hoare_Parallel.RG_Hoare ...

Processing theory HOL-Hoare_Parallel.RG_Syntax ...

Processing theory Corec.Corec ...

Processing theory HOL-TLA.Intensional ...

Processing theory HOL-TLA.Stfun ...

Processing theory HOL-SET_Protocol.Cardholder_Registration ...

Processing theory HOL-SET_Protocol.Merchant_Registration ...

Processing theory HOL-TLA.Action ...

Processing theory HOL-TLA.Init ...

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

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

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

Processing theory Datatypes.Datatypes ...

Processing theory HOL-TLA.TLA ...

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

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

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

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

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

Processing theory HOL-Hoare_Parallel.RG_Examples ...

Processing theory Haskell.Haskell ...

Processing theory HOL-Hoare_Parallel.Hoare_Parallel ...

Removing 22 theories ...

Processing theory Haskell.Test ...

Processing theory HOL-SET_Protocol.Purchase ...

Loading 166 theories ...

Processing theory HOL-SET_Protocol.SET_Protocol ...

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

Processing theory Locales.Examples ...

Processing theory Locales.Examples1 ...

Processing theory Locales.Examples2 ...

Processing theory Tutorial.Base ...

Processing theory Tutorial.Setup ...

Processing theory Locales.Examples3 ...

Processing theory Tutorial.Even ...

Processing theory HOL-ex.Specifications_with_bundle_mixins ...

Processing theory Tutorial.CTL ...

Processing theory Tutorial.CTLind ...

Processing theory Tutorial.Advanced ...

Processing theory Tutorial.Message ...

Processing theory Tutorial.Event ...

Processing theory Tutorial.Public ...

Processing theory Tutorial.NS_Public ...

Processing theory HOL-Data_Structures.Tree23 ...

Processing theory HOL-Data_Structures.Tree234 ...

Processing theory HOL-Hoare.Arith2 ...

Processing theory HOL-Hoare.Hoare_Tac ...

Processing theory HOL-Hoare.SepLogHeap ...

Processing theory HOL-Hoare.Heap ...

Processing theory HOL-Hoare.Hoare_Syntax ...

Processing theory HOL-Datatype_Examples.TreeFI ...

Processing theory HOL-Data_Structures.Tries_Binary ...

Processing theory HOL-IMP.ACom ...

Removing 32 theories ...

Processing theory HOL-Hoare.Hoare_Logic ...

Processing theory HOL-Hoare.Examples ...

Processing theory HOL-Hoare.ExamplesTC ...

Processing theory HOL-Hoare.HeapSyntax ...

Processing theory HOL-Hoare.Hoare_Logic_Abort ...

Processing theory HOL-Hoare.ExamplesAbort ...

Processing theory HOL-Hoare.HeapSyntaxAbort ...

Processing theory HOL-Hoare.SchorrWaite ...

Processing theory HOL-Hoare.Pointers0 ...

Processing theory HOL-Hoare.Pointer_ExamplesAbort ...

Processing theory HOL-Hoare.Separation ...

Processing theory HOL-IMP.Abs_Int_Tests ...

Processing theory HOL-IMP.Denotational ...

Processing theory HOL-Hoare.Pointer_Examples ...

Processing theory HOL-IMP.Hoare ...

Processing theory HOL-IMP.Hoare_Examples ...

Processing theory HOL-IMP.Hoare_Sound_Complete ...

Processing theory HOL-Isar_Examples.Hoare ...

Processing theory HOL-Isar_Examples.Hoare_Ex ...

Processing theory HOL-IMP.Hoare_Total ...

Processing theory HOL-IMP.Hoare_Total_EX ...

Processing theory HOL-IMP.Hoare_Total_EX2 ...

Processing theory HOL-IMP.VCG_Total_EX ...

Processing theory HOL-IMP.VCG ...

Processing theory HOL-Data_Structures.Tree23_Set ...

Removing 26 theories ...

Processing theory HOL-IMP.Sec_Type_Expr ...

Processing theory HOL-IMP.Sec_Typing ...

Processing theory HOL-IMP.Sec_TypingT ...

Processing theory HOL-IMP.Sem_Equiv ...

Processing theory HOL-IMP.Vars ...

Processing theory HOL-IMP.Def_Init ...

Processing theory HOL-IMP.Complete_Lattice ...

Processing theory HOL-IMP.Collecting ...

Processing theory HOL-IMP.VCG_Total_EX2 ...

Removing 6 theories ...

Processing theory HOL-IMP.Collecting1 ...

Processing theory HOL-IMP.Collecting_Examples ...

Processing theory HOL-IMP.Def_Init_Exp ...

Processing theory HOL-IMP.Fold ...

Processing theory HOL-IMP.Def_Init_Small ...

Processing theory HOL-IMP.Def_Init_Big ...

Processing theory HOL-IMP.Live ...

Processing theory HOL-IMP.Small_Step ...

Processing theory HOL-Data_Structures.Tree23_Map ...

Processing theory HOL-IMP.Compiler ...

Processing theory HOL-IMPP.Com ...

Processing theory HOL-IMPP.Natural ...

Processing theory HOL-IOA.Asig ...

Processing theory HOL-IOA.IOA ...

Processing theory HOL-IMP.Finite_Reachable ...

Processing theory HOL-IOA.Solve ...

Processing theory HOL-IMPP.Hoare ...

Processing theory HOL-IMPP.Misc ...

Processing theory HOL-IMPP.EvenOdd ...

Processing theory HOL-Lattice.Orders ...

Processing theory HOL-Lattice.Bounds ...

Processing theory HOL-Lattice.Lattice ...

Processing theory HOL-Lattice.CompleteLattice ...

Processing theory HOL-Datatype_Examples.Cyclic_List ...

Processing theory HOL-Datatype_Examples.FAE_Sequence ...

Processing theory HOL-Corec_Examples.Merge_A ...

Processing theory HOL-IMP.Compiler2 ...

Processing theory HOL-Datatype_Examples.Free_Idempotent_Monoid ...

Processing theory HOL-ex.Perm_Fragments ...

Processing theory HOL-Metis_Examples.Abstraction ...

Processing theory HOL-Datatype_Examples.Regex_ACI ...

Processing theory HOL-Corec_Examples.Merge_B ...

Processing theory HOL-Corec_Examples.Merge_C ...

Processing theory HOL-ex.IArray_Examples ...

Processing theory HOL-Examples.Adhoc_Overloading_Examples ...

Processing theory HOL-Datatype_Examples.Regex_ACIDZ ...

Processing theory HOL-Corec_Examples.Merge_D ...

Removing 52 theories ...

Processing theory HOL-Datatype_Examples.Koenig ...

Processing theory HOL-Corec_Examples.Type_Class ...

Processing theory HOL-Induct.Sexp ...

Processing theory HOL-Induct.SList ...

Processing theory HOL-Library.Predicate_Compile_Alternative_Defs ...

Processing theory HOL-Library.Predicate_Compile_Quickcheck ...

Processing theory HOL-Predicate_Compile_Examples.IMP_1 ...

Processing theory HOL-Predicate_Compile_Examples.IMP_2 ...

Processing theory HOL-Datatype_Examples.Process ...

Processing theory HOL-Datatype_Examples.Stream_Processor ...

Processing theory HOL-Corec_Examples.Stream_Processor ...

Processing theory HOL-Predicate_Compile_Examples.IMP_3 ...

Processing theory HOL-Codegenerator_Test.Code_Lazy_Test ...

Processing theory HOL-Codegenerator_Test.Code_Test_GHC ...

Processing theory HOL-Codegenerator_Test.Code_Test_OCaml ...

Processing theory HOL-Codegenerator_Test.Code_Test_PolyML ...

Processing theory HOL-Codegenerator_Test.Code_Test_Scala ...

Removing 21 theories ...

Processing theory HOL-Predicate_Compile_Examples.IMP_4 ...

Processing theory HOL-Library.Prefix_Order ...

Processing theory HOL-Quotient_Examples.Quotient_Rat ...

Processing theory HOL-Quotient_Examples.DList ...

Processing theory HOL-Metis_Examples.Big_O ...

Removing 12 theories ...

Processing theory HOL-Data_Structures.Tree234_Set ...

Processing theory HOL-Data_Structures.AVL_Bal2_Set ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples ...

Processing theory HOL-Data_Structures.Interval_Tree ...

Processing theory HOL-Data_Structures.AA_Set ...

Removing 3 theories ...

Processing theory HOL-IMP.Abs_Int_init ...

Processing theory HOL-Data_Structures.AA_Map ...

Processing theory HOL-IMP.Live_True ...

Processing theory HOL-Data_Structures.AVL_Bal_Set ...

Processing theory HOL-IMP.Abs_Int0 ...

Processing theory HOL-IMP.Abs_State ...

Processing theory HOL-IMP.Abs_Int1 ...

Processing theory HOL-ex.While_Combinator_Example ...

Processing theory HOL-IMP.Abs_Int1_const ...

Processing theory HOL-IMP.Abs_Int1_parity ...

Processing theory HOL-IMP.Abs_Int2 ...

Removing 8 theories ...

Processing theory HOL-Metis_Examples.Tarski ...

Removing 1 theories ...

Processing theory HOL-NanoJava.Term ...

Processing theory HOL-NanoJava.Decl ...

Processing theory HOL-NanoJava.TypeRel ...

Processing theory HOL-NanoJava.State ...

Processing theory HOL-NanoJava.AxSem ...

Processing theory HOL-NanoJava.OpSem ...

Processing theory HOL-NanoJava.Equivalence ...

Processing theory HOL-NanoJava.Example ...

Processing theory HOL-Predicate_Compile_Examples.Specialisation_Examples ...

Processing theory HOL-Statespace.DistinctTreeProver ...

Processing theory HOL-Statespace.StateFun ...

Processing theory HOL-Data_Structures.Height_Balanced_Tree ...

Processing theory HOL-Statespace.StateSpaceLocale ...

Processing theory HOL-Statespace.StateSpaceSyntax ...

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

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

Processing theory HOL-UNITY.Deadlock ...

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

Processing theory HOL-UNITY.Network ...

Processing theory HOL-UNITY.Token ...

Processing theory HOL-Quickcheck_Examples.Hotel_Example ...

Processing theory HOL-Data_Structures.Tree234_Map ...

Removing 38 theories ...

Processing theory HOL-ex.Birthday_Paradox ...

Processing theory HOL-ex.Execute_Choice ...

Processing theory HOL-ex.Residue_Ring ...

Processing theory HOL-Unix.Nested_Environment ...

Processing theory HOL-ex.Tarski ...

Processing theory HOL-Unix.Unix ...

Processing theory HOL-IMP.Abs_Int2_ivl ...

Processing theory HOL-Statespace.StateSpaceEx ...

Removing 20 theories ...

Processing theory HOL-IMP.Abs_Int3 ...

Loading 201 theories ...

Processing theory Classes.Setup ...

Processing theory Eisbach.Base ...

Processing theory Eisbach.Preface ...

Processing theory Implementation.Base ...

Processing theory Eisbach.Manual ...

Processing theory Implementation.Eq ...

Processing theory Implementation.Integration ...

Processing theory Implementation.Local_Theory ...

Processing theory Implementation.Isar ...

Processing theory Implementation.Proof ...

Processing theory JEdit.Base ...

Processing theory Implementation.Syntax ...

Processing theory Prog_Prove.LaTeXsugar ...

Processing theory Implementation.Prelim ...

Processing theory JEdit.JEdit ...

Processing theory Classes.Classes ...

Processing theory Implementation.Logic ...

Processing theory Prog_Prove.Isar ...

Processing theory Implementation.ML ...

Processing theory Implementation.Tactic ...

Processing theory Tutorial.PDL ...

Processing theory Tutorial.Fundata ...

Processing theory Tutorial.Mutual ...

Processing theory Tutorial.fun0 ...

Processing theory Tutorial.Star ...

Processing theory Tutorial.AdvancedInd ...

Processing theory Tutorial.Itrev ...

Processing theory Tutorial.Plus ...

Processing theory Prog_Prove.Logic ...

Processing theory Tutorial.Documents ...

Processing theory Tutorial.Ifexpr ...

Processing theory Tutorial.unfoldnested ...

Processing theory Tutorial.Option2 ...

Processing theory Tutorial.ABexpr ...

Processing theory Tutorial.appendix ...

Processing theory Tutorial.case_exprs ...

Processing theory Tutorial.pairs2 ...

Processing theory Tutorial.natsum ...

Processing theory Tutorial.fakenat ...

Processing theory Tutorial.prime_def ...

Processing theory Tutorial.simp ...

Processing theory Tutorial.types ...

Processing theory Tutorial.Blast ...

Processing theory Tutorial.Force ...

Processing theory Tutorial.Tree ...

Processing theory Tutorial.Tree2 ...

Processing theory Tutorial.Basic ...

Processing theory Tutorial.TPrimes ...

Processing theory Tutorial.Forward ...

Processing theory Tutorial.Tacticals ...

Processing theory Tutorial.find2 ...

Processing theory Tutorial.Functions ...

Processing theory Tutorial.Recur ...

Processing theory Tutorial.AB ...

Processing theory Tutorial.Relations ...

Processing theory Tutorial.Overloading ...

Processing theory Tutorial.ToyList_Test ...

Processing theory Tutorial.Nested ...

Processing theory Tutorial.Axioms ...

Processing theory HOL-Data_Structures.Queue_Spec ...

Processing theory Tutorial.Pairs ...

Processing theory Tutorial.ToyList ...

Processing theory Tutorial.Records ...

Processing theory Tutorial.Typedefs ...

Removing 81 theories ...

Processing theory HOL-Data_Structures.Reverse ...

Processing theory HOL-Data_Structures.Queue_2Lists ...

Processing theory Tutorial.Trie ...

Processing theory HOL-Data_Structures.Tree23_of_List ...

Processing theory HOL-Datatype_Examples.Datatype_Simproc_Tests ...

Processing theory HOL-Datatype_Examples.TLList ...

Processing theory HOL-Eisbach.Examples ...

Processing theory HOL-Datatype_Examples.Milner_Tofte ...

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

Processing theory HOL-Examples.Knaster_Tarski ...

Processing theory HOL-Examples.ML ...

Processing theory HOL-Examples.Seq ...

Processing theory HOL-IMP.ASM ...

Processing theory HOL-IMP.Procs ...

Processing theory HOL-IMP.Procs_Dyn_Vars_Dyn ...

Processing theory HOL-Examples.Coherent ...

Processing theory HOL-IMP.Procs_Stat_Vars_Dyn ...

Processing theory HOL-IMP.Procs_Stat_Vars_Stat ...

Processing theory HOL-Import.Import_Setup ...

Processing theory HOL-Import.HOL_Light_Maps ...

Processing theory HOL-Induct.Comb ...

Processing theory HOL-IMP.C_like ...

Processing theory HOL-Induct.ABexp ...

Processing theory HOL-Datatype_Examples.Lift_BNF ...

Processing theory HOL-Datatype_Examples.Compat ...

Processing theory HOL-Induct.Ordinals ...

Processing theory HOL-Induct.Sigma_Algebra ...

Processing theory HOL-Induct.Common_Patterns ...

Processing theory HOL-Induct.Nested_Datatype ...

Processing theory HOL-Induct.PropLog ...

Processing theory HOL-Induct.QuoDataType ...

Processing theory HOL-Isar_Examples.Basic_Logic ...

Processing theory HOL-Isar_Examples.Group ...

Processing theory HOL-Induct.Infinitely_Branching_Tree ...

Processing theory HOL-Induct.QuoNestedDataType ...

Processing theory HOL-Induct.Com ...

Processing theory HOL-Induct.Term ...

Removing 50 theories ...

Processing theory HOL-Isar_Examples.Group_Context ...

Processing theory HOL-Isar_Examples.Group_Notepad ...

Processing theory HOL-Isar_Examples.Mutilated_Checkerboard ...

Processing theory HOL-Isar_Examples.Puzzle ...

Processing theory HOL-Isar_Examples.Structured_Statements ...

Processing theory HOL-Isar_Examples.Summation ...

Processing theory HOL-Isar_Examples.Expr_Compiler ...

Processing theory HOL-Corec_Examples.LFilter ...

Processing theory HOL-IMP.OO ...

Processing theory HOL-Corec_Examples.Iterate_GPV ...

Processing theory HOL-Corec_Examples.GPV_Bare_Bones ...

Processing theory HOL-Examples.Functions ...

Removing 15 theories ...

Processing theory HOL-Corec_Examples.Simple_Nesting ...

Processing theory HOL-Corec_Examples.Merge_Poly ...

Removing 2 theories ...

Processing theory HOL-Corec_Examples.Stream_Friends ...

Processing theory HOL-Library.Code_Prolog ...

Processing theory HOL-ex.Conditional_Parametricity_Examples ...

Processing theory HOL-Library.Datatype_Records ...

Processing theory HOL-ex.Simps_Case_Conv_Examples ...

Processing theory HOL-Corec_Examples.Small_Concrete ...

Processing theory HOL-Library.List_Lenlexorder ...

Processing theory HOL-Quotient_Examples.Quotient_Int ...

Processing theory HOL-ex.Datatype_Record_Examples ...

Processing theory HOL-Corec_Examples.TLList_Friends ...

Processing theory HOL-ex.Transitive_Closure_Table_Ex ...

Removing 17 theories ...

Processing theory HOL-Corec_Examples.Misc_Mono ...

Processing theory HOL-Metis_Examples.Binary_Tree ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests ...

Removing 3 theories ...

Processing theory HOL-Metis_Examples.Sets ...

Processing theory HOL-Metis_Examples.Trans_Closure ...

Processing theory HOL-Metis_Examples.Type_Encodings ...

Processing theory HOL-Quickcheck_Examples.Completeness ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Interfaces ...

Processing theory HOL-ex.Refute_Examples ...

Processing theory HOL-Metis_Examples.Message ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Nesting ...

Processing theory HOL-Predicate_Compile_Examples.Examples ...

Processing theory HOL-Quotient_Examples.Lift_DList ...

Processing theory HOL-Quotient_Examples.Lift_FSet ...

Processing theory HOL-Quotient_Examples.Lift_Fun ...

Processing theory HOL-Quotient_Examples.Lift_Set ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example ...

Removing 16 theories ...

Processing theory HOL-Corec_Examples.Misc_Poly ...

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

Processing theory HOL-ex.Arith_Examples ...

Processing theory HOL-ex.CTL ...

Processing theory HOL-ex.Case_Product ...

Processing theory HOL-Quotient_Examples.Quotient_Message ...

Processing theory HOL-ex.Cartouche_Examples ...

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

Processing theory HOL-ex.Intuitionistic ...

Processing theory HOL-ex.Join_Theory ...

Processing theory HOL-ex.List_to_Set_Comprehension_Examples ...

Processing theory HOL-ex.Chinese ...

Processing theory HOL-ex.Hebrew ...

Processing theory HOL-Quotient_Examples.Lifting_Code_Dt_Test ...

Processing theory HOL-ex.Lagrange ...

Processing theory HOL-ex.MonoidGroup ...

Processing theory HOL-ex.Multiquote ...

Processing theory HOL-ex.NatSum ...

Processing theory HOL-ex.PER ...

Processing theory HOL-ex.Peano_Axioms ...

Processing theory HOL-ex.LocaleTest2 ...

Removing 35 theories ...

Processing theory HOL-SMT_Examples.Boogie ...

Processing theory HOL-ex.Rewrite_Examples ...

Processing theory HOL-ex.Primrec ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples ...

Processing theory HOL-ex.SAT_Examples ...

Processing theory HOL-ex.Set_Comprehension_Pointfree_Examples ...

Processing theory HOL-ex.Set_Theory ...

Removing 8 theories ...

Processing theory HOL-ex.Sketch_and_Explore ...

Processing theory HOL-ex.Serbian ...

Processing theory HOL-ex.Simproc_Tests ...

Processing theory HOL-ex.ThreeDivides ...

Processing theory HOL-ex.Transfer_Int_Nat ...

Processing theory HOL-ex.Sudoku ...

Processing theory HOL-ex.veriT_Preprocessing ...

Processing theory HOL-ex.Unification ...

Removing 9 theories ...

Processing theory HOL-ex.Tree23 ...

Removing 1 theories ...

Processing theory HOL-ex.PresburgerEx ...

Removing 1 theories ...

Processing theory HOL-ex.Meson_Test ...

Loading 72 theories ...

Processing theory IFOL ...

Processing theory FOL ...

Processing theory ZF.ZF_Base ...

Processing theory ZF.upair ...

Processing theory ZF.pair ...

Processing theory ZF.Bool ...

Processing theory Isar_Ref.Document_Preparation ...

Processing theory Isar_Ref.Framework ...

Processing theory Isar_Ref.Outer_Syntax ...

Processing theory Isar_Ref.Preface ...

Processing theory Isar_Ref.Proof_Script ...

Processing theory Isar_Ref.Quick_Reference ...

Processing theory Isar_Ref.Symbols ...

Processing theory Prog_Prove.Basics ...

Processing theory Isar_Ref.Generic ...

Processing theory Isar_Ref.Inner_Syntax ...

Processing theory Isar_Ref.Proof ...

Processing theory Isar_Ref.Spec ...

Processing theory Isar_Ref.Synopsis ...

Processing theory Prog_Prove.MyList ...

Processing theory Tutorial.simp2 ...

Processing theory Functions.Functions ...

Processing theory Tutorial.CodeGen ...

Processing theory Main.Main_Doc ...

Processing theory ZF.equalities ...

Processing theory ZF.Fixedpt ...

Processing theory ZF.Sum ...

Processing theory ZF.func ...

Processing theory ZF.Perm ...

Processing theory ZF.Trancl ...

Processing theory ZF.EquivClass ...

Processing theory ZF.WF ...

Processing theory ZF.Order ...

Processing theory ZF.Ordinal ...

Processing theory ZF.OrdQuant ...

Processing theory ZF.Nat ...

Processing theory ZF.Epsilon ...

Processing theory ZF.OrderArith ...

Processing theory ZF.OrderType ...

Processing theory ZF.QPair ...

Processing theory ZF.Inductive ...

Processing theory ZF.Finite ...

Processing theory ZF.Cardinal ...

Processing theory Prog_Prove.Types_and_funs ...

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

Removing 115 theories ...

Processing theory ZF.IntDiv ...

Processing theory ZF.List ...

Processing theory ZF ...

Processing theory ZF-Constructible.Formula ...

Processing theory ZF-Constructible.MetaExists ...

Processing theory ZF-Constructible.Normal ...

Processing theory ZF-Constructible.Reflection ...

Processing theory ZF-Constructible.Relative ...

Processing theory ZF-Constructible.Wellorderings ...

Processing theory ZF-Constructible.WFrec ...

Processing theory ZF-Constructible.L_axioms ...

Processing theory ZF-Constructible.WF_absolute ...

Processing theory ZF-Constructible.Separation ...

Processing theory ZF-Constructible.Datatype_absolute ...

Processing theory ZF-Constructible.Rank ...

Processing theory ZF-Constructible.Internalize ...

Loading 179 theories ...

Processing theory ZF-Constructible.Rec_Separation ...

Processing theory ZF-Constructible.Rank_Separation ...

Processing theory ZF-Constructible.Satisfies_absolute ...

Processing theory ZF-Constructible.DPow_absolute ...

Processing theory CTT.CTT ...

Processing theory CTT.Elimination ...

Processing theory CTT.Equality ...

Processing theory CTT.Synthesis ...

Processing theory CTT.Typechecking ...

Processing theory Cube.Cube ...

Processing theory Cube.Example ...

Processing theory Isar_Ref.First_Order_Logic ...

Processing theory System.Base ...

Processing theory System.Phabricator ...

Processing theory System.Presentation ...

Processing theory System.Server ...

Processing theory Logics_ZF.IFOL_examples ...

Processing theory CCL.Set ...

Processing theory CCL.Lfp ...

Processing theory CCL.Gfp ...

Processing theory CCL.CCL ...

Processing theory CCL.Term ...

Processing theory CCL.Type ...

Processing theory CCL.Fix ...

Processing theory CCL.Hered ...

Processing theory CCL.Trancl ...

Processing theory CCL.Wfd ...

Processing theory CCL.Nat ...

Processing theory CCL.List ...

Processing theory CCL.Flag ...

Processing theory CCL.Stream ...

Processing theory Logics_ZF.FOL_examples ...

Processing theory Logics_ZF.If ...

Processing theory FOL-ex.Classical ...

Processing theory FOL-ex.If ...

Processing theory FOL-ex.Intro ...

Processing theory FOL-ex.Miniscope ...

Processing theory FOL-ex.Nat ...

Processing theory FOL-ex.Nat_Class ...

Processing theory FOL-ex.Natural_Numbers ...

Processing theory FOL-ex.Prolog ...

Processing theory FOL-ex.Propositional_Cla ...

Processing theory FOL-ex.Quantifiers_Cla ...

Processing theory LCF.LCF ...

Processing theory LCF.Ex1 ...

Processing theory LCF.Ex2 ...

Processing theory LCF.Ex3 ...

Processing theory LCF.Ex4 ...

Processing theory Logics_ZF.ZF_Isar ...

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

Processing theory ZF-AC.AC16_lemmas ...

Processing theory ZF-AC.AC16_WO4 ...

Processing theory ZF-Coind.Language ...

Processing theory ZF-Coind.Types ...

Processing theory ZF-AC.DC ...

Processing theory System.Environment ...

Processing theory System.Misc ...

Processing theory System.Sessions ...

Processing theory System.Scala ...

Processing theory ZF-AC.WO6_WO1 ...

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

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

Processing theory ZF-Induct.Binary_Trees ...

Processing theory ZF-Constructible.AC_in_L ...

Processing theory ZF-IMP.Com ...

Processing theory ZF-IMP.Denotation ...

Processing theory ZF-IMP.Equiv ...

Processing theory ZF-Induct.Comb ...

Processing theory ZF-Induct.ListN ...

Processing theory ZF-Induct.FoldSet ...

Processing theory ZF-Induct.Multiset ...

Processing theory ZF-Induct.Mutil ...

Processing theory ZF-Induct.Ntree ...

Processing theory ZF-Induct.Primrec ...

Processing theory ZF-Induct.PropLog ...

Processing theory ZF-Induct.Rmap ...

Processing theory ZF-Induct.Term ...

Processing theory ZF-Induct.Tree_Forest ...

Processing theory ZF-Resid.Redex ...

Processing theory ZF-Resid.Substitution ...

Processing theory ZF-Resid.Residuals ...

Processing theory ZF-UNITY.State ...

Processing theory ZF-Induct.Datatypes ...

Processing theory ZF-Resid.Reduction ...

Processing theory ZF-Resid.Confluence ...

Processing theory ZF-UNITY.GenPrefix ...

Processing theory ZFC ...

Processing theory ZF-Induct.Brouwer ...

Processing theory ZF-ex.BinEx ...

Processing theory ZF-ex.Commutation ...

Processing theory ZF-UNITY.UNITY ...

Processing theory ZF-UNITY.Constrains ...

Processing theory ZF-UNITY.FP ...

Processing theory Logics_ZF.ZF_examples ...

Processing theory ZF-UNITY.WFair ...

Processing theory ZF-UNITY.SubstAx ...

Removing 120 theories ...

Processing theory ZF-ex.CoUnit ...

Processing theory ZF-ex.LList ...

Processing theory FOL-ex.Locale_Test1 ...

Processing theory FOL-ex.Locale_Test2 ...

Processing theory FOL-ex.Locale_Test3 ...

Processing theory FOL-ex.Locale_Test ...

Processing theory ZF-ex.Limit ...

Processing theory ZF-UNITY.MultisetSum ...

Processing theory ZF-UNITY.Monotonicity ...

Processing theory ZF-UNITY.Increasing ...

Processing theory ZF-UNITY.Follows ...

Processing theory ZF-UNITY.Mutex ...

Processing theory ZF-UNITY.Union ...

Processing theory ZF-UNITY.Comp ...

Processing theory ZF-UNITY.Guar ...

Processing theory ZF-UNITY.AllocBase ...

Processing theory ZF-UNITY.ClientImpl ...

Processing theory ZF-UNITY.Distributor ...

Processing theory ZF-UNITY.Merge ...

Processing theory ZF-ex.NatSum ...

Processing theory ZF-ex.Ramsey ...

Processing theory ZF-ex.misc ...

Processing theory FOL-ex.Foundation ...

Processing theory FOL-ex.Intuitionistic ...

Processing theory FOL-ex.Propositional_Int ...

Processing theory FOL-ex.Quantifiers_Int ...

Processing theory ZF-ex.Primes ...

Processing theory IFOLP ...

Processing theory FOLP ...

Processing theory FOLP-ex.Classical ...

Processing theory FOLP-ex.If ...

Processing theory FOLP-ex.Intro ...

Processing theory FOLP-ex.Propositional_Cla ...

Processing theory FOLP-ex.Quantifiers_Cla ...

Processing theory FOLP-ex.Foundation ...

Processing theory FOLP-ex.Intuitionistic ...

Processing theory FOLP-ex.Propositional_Int ...

Processing theory FOLP-ex.Quantifiers_Int ...

Processing theory HOL-Eisbach.Eisbach_Old_Appl_Syntax ...

Processing theory ZF-ex.Group ...

Processing theory ZF-ex.Ring ...

Processing theory HOL-Eisbach.Examples_FOL ...

Processing theory Pure-Examples.First_Order_Logic ...

Processing theory Pure-Examples.Higher_Order_Logic ...

Processing theory Pure-ex.Def ...

Processing theory Pure-ex.Def_Examples ...

Processing theory Pure-ex.Guess ...

Processing theory Pure-ex.Guess_Examples ...

Processing theory Sequents.Sequents ...

Processing theory Sequents.ILL ...

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

Processing theory ZF-UNITY.AllocImpl ...

Processing theory Sequents.ILL_predlog ...

Processing theory HOL-Prolog.Func ...

Processing theory HOL-Prolog.Type ...

Processing theory HOL-Prolog.Test ...

Processing theory SML.Examples ...

Starting session Pure ...

Loading 361 theories ...

Processing theory Landau_Symbols.Group_Sort ...

Processing theory Bernoulli.Bernoulli ...

Processing theory Landau_Symbols.Landau_Real_Products ...

Processing theory Landau_Symbols.Landau_Simprocs ...

Processing theory Landau_Symbols.Landau_More ...

Processing theory Sturm_Tarski.PolyMisc ...

Processing theory Bernoulli.Periodic_Bernpoly ...

Processing theory Sturm_Tarski.Sturm_Tarski ...

Processing theory Budan_Fourier.BF_Misc ...

Processing theory Winding_Number_Eval.Missing_Topology ...

Processing theory Dirichlet_Series.Dirichlet_Misc ...

Processing theory Bernoulli.Bernoulli_FPS ...

Processing theory Dirichlet_Series.Multiplicative_Function ...

Processing theory Dirichlet_Series.Dirichlet_Product ...

Processing theory Dirichlet_Series.Dirichlet_Series ...

Processing theory Dirichlet_Series.Moebius_Mu ...

Processing theory Dirichlet_Series.More_Totient ...

Processing theory Dirichlet_Series.Divisor_Count ...

Processing theory Prime_Distribution_Elementary.Primes_Omega ...

Processing theory Dirichlet_Series.Liouville_Lambda ...

Processing theory Dirichlet_Series.Arithmetic_Summatory ...

Processing theory Dirichlet_Series.Euler_Products ...

Processing theory Dirichlet_Series.Partial_Summation ...

Processing theory Stirling_Formula.Stirling_Formula ...

Processing theory Winding_Number_Eval.Missing_Algebraic ...

Processing theory Winding_Number_Eval.Missing_Analysis ...

Processing theory Bernoulli.Bernoulli_Zeta ...

Processing theory Winding_Number_Eval.Missing_Transcendental ...

Processing theory Euler_MacLaurin.Euler_MacLaurin ...

Processing theory Euler_MacLaurin.Euler_MacLaurin_Landau ...

Processing theory Dirichlet_Series.Dirichlet_Series_Analysis ...

Processing theory Zeta_Function.Zeta_Library ...

Processing theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics ...

Processing theory Winding_Number_Eval.Cauchy_Index_Theorem ...

Processing theory Winding_Number_Eval.Winding_Number_Eval ...

Processing theory Zeta_Function.Zeta_Function ...

Processing theory Prime_Number_Theorem.Prime_Number_Theorem_Library ...

Processing theory Prime_Number_Theorem.Newman_Ingham_Tauberian ...

Processing theory Prime_Number_Theorem.Prime_Counting_Functions ...

Processing theory Prime_Distribution_Elementary.Lcm_Nat_Upto ...

Processing theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library ...

Processing theory Prime_Distribution_Elementary.More_Dirichlet_Misc ...

Processing theory Prime_Distribution_Elementary.Partial_Zeta_Bounds ...

Processing theory Prime_Distribution_Elementary.Elementary_Prime_Bounds ...

Processing theory Prime_Distribution_Elementary.Primorial ...

Processing theory Prime_Distribution_Elementary.Shapiro_Tauberian ...

Processing theory Prime_Number_Theorem.Mertens_Theorems ...

Processing theory Prime_Number_Theorem.Prime_Number_Theorem ...

Processing theory Prime_Distribution_Elementary.Moebius_Mu_Sum ...

Processing theory Prime_Distribution_Elementary.PNT_Consequences ...

Processing theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus ...

Processing theory Transcendence_Series_Hancl_Rucki.Transcendence_Series ...

Loading 55 theories ...

Removing 39 theories ...

Processing theory DiscretePricing.Generated_Subalgebra ...

Processing theory DiscretePricing.Filtration ...

Processing theory DiscretePricing.Martingale ...

Processing theory DiscretePricing.Disc_Cond_Expect ...

Processing theory DiscretePricing.Infinite_Coin_Toss_Space ...

Processing theory DiscretePricing.Geometric_Random_Walk ...

Processing theory DiscretePricing.Fair_Price ...

Processing theory DiscretePricing.CRR_Model ...

Processing theory DiscretePricing.Option_Price_Examples ...

Processing theory Winding_Number_Eval.Winding_Number_Eval_Examples ...

Loading 22 theories ...

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

Processing theory MFMC_Countable.Rel_PMF_Characterisation_MFMC ...

Removing 1 theories ...

Processing theory MFMC_Countable.Max_Flow_Min_Cut_Countable ...

Loading 12 theories ...

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

Processing theory List_Update.Prob_Theory ...

Processing theory List_Update.Swaps ...

Processing theory List_Update.Bit_Strings ...

Processing theory List_Update.Competitive_Analysis ...

Processing theory Regular-Sets.Regular_Exp ...

Processing theory Regular-Sets.NDerivative ...

Processing theory Regular-Sets.Equivalence_Checking ...

Processing theory List_Update.RExp_Var ...

Processing theory List_Update.Move_to_Front ...

Processing theory List_Update.Partial_Cost_Model ...

Processing theory List_Update.OPT2 ...

Processing theory List_Update.Phase_Partitioning ...

Processing theory List_Update.MTF2_Effects ...

Processing theory List_Update.List_Factoring ...

Processing theory List_Update.BIT ...

Processing theory List_Update.BIT_pairwise ...

Processing theory List_Update.BIT_2comp_on2 ...

Processing theory List_Update.TS ...

Processing theory List_Update.Comb ...

Loading 9 theories ...

Processing theory Fourier.Confine ...

Processing theory Fourier.Fourier_Aux2 ...

Processing theory Fourier.Periodic ...

Processing theory Ergodic_Theory.SG_Library_Complement ...

Processing theory Lp.Functional_Spaces ...

Removing 18 theories ...

Processing theory Lp.Lp ...

Processing theory Fourier.Lspace ...

Processing theory Fourier.Square_Integrable ...

Processing theory Fourier.Fourier ...

Loading 9 theories ...

Processing theory Density_Compiler.Density_Predicates ...

Processing theory Density_Compiler.PDF_Transformations ...

Processing theory Density_Compiler.PDF_Values ...

Removing 9 theories ...

Processing theory Density_Compiler.PDF_Semantics ...

Processing theory Density_Compiler.PDF_Density_Contexts ...

Processing theory Density_Compiler.PDF_Target_Semantics ...

Processing theory Density_Compiler.PDF_Target_Density_Contexts ...

Processing theory Density_Compiler.PDF_Compiler_Pred ...

Processing theory Density_Compiler.PDF_Compiler ...

Loading 2 theories ...

Removing 9 theories ...

Processing theory Error_Function.Error_Function ...

Processing theory Error_Function.Error_Function_Asymptotics ...

Processing theory Probabilistic_Noninterference.Trace_Based ...

Processing theory Cartan_FP.Cartan ...

Loading 49 theories ...

Removing 23 theories ...

Processing theory Regular-Sets.Relation_Interpretation ...

Processing theory VectorSpace.FunctionLemmas ...

Processing theory VectorSpace.RingModuleFacts ...

Processing theory VectorSpace.MonoidSums ...

Processing theory Jordan_Normal_Form.Missing_Misc ...

Processing theory Matrix.Utility ...

Processing theory Abstract-Rewriting.Seq ...

Processing theory Regular-Sets.Regexp_Method ...

Processing theory Polynomial_Interpolation.Missing_Unsorted ...

Processing theory Jordan_Normal_Form.Missing_Ring ...

Processing theory Abstract-Rewriting.Abstract_Rewriting ...

Processing theory Polynomial_Interpolation.Missing_Polynomial ...

Processing theory Jordan_Normal_Form.Conjugate ...

Processing theory Polynomial_Interpolation.Ring_Hom ...

Processing theory Polynomial_Factorization.Order_Polynomial ...

Processing theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized ...

Processing theory VectorSpace.LinearCombinations ...

Processing theory Abstract-Rewriting.SN_Orders ...

Processing theory Matrix.Ordered_Semiring ...

Processing theory Polynomial_Interpolation.Ring_Hom_Poly ...

Processing theory VectorSpace.SumSpaces ...

Processing theory Matrix.Matrix_Legacy ...

Processing theory Jordan_Normal_Form.Matrix ...

Processing theory VectorSpace.VectorSpace ...

Processing theory Jordan_Normal_Form.Missing_VectorSpace ...

Processing theory Jordan_Normal_Form.Gauss_Jordan_Elimination ...

Processing theory Jordan_Normal_Form.Column_Operations ...

Processing theory Matrix_Tensor.Matrix_Tensor ...

Processing theory Jordan_Normal_Form.Determinant ...

Processing theory Jordan_Normal_Form.Char_Poly ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form ...

Processing theory Isabelle_Marries_Dirac.Basics ...

Processing theory Isabelle_Marries_Dirac.Binary_Nat ...

Processing theory Jordan_Normal_Form.VS_Connect ...

Processing theory Jordan_Normal_Form.Gram_Schmidt ...

Processing theory Jordan_Normal_Form.Schur_Decomposition ...

Processing theory Isabelle_Marries_Dirac.Quantum ...

Processing theory Isabelle_Marries_Dirac.Complex_Vectors ...

Processing theory Isabelle_Marries_Dirac.Tensor ...

Processing theory Isabelle_Marries_Dirac.More_Tensor ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form_Existence ...

Processing theory QHLProver.Complex_Matrix ...

Processing theory QHLProver.Gates ...

Processing theory Projective_Measurements.Linear_Algebra_Complements ...

Processing theory Projective_Measurements.Projective_Measurements ...

Processing theory Projective_Measurements.CHSH_Inequality ...

Loading 3 theories ...

Removing 19 theories ...

Processing theory Monomorphic_Monad.Monomorphic_Monad ...

Processing theory Monomorphic_Monad.Monad_Overloading ...

Processing theory Monomorphic_Monad.Just_Do_It_Examples ...

Removing 2 theories ...

Processing theory Monomorphic_Monad.Interpreter ...

Loading 33 theories ...

Processing theory Ergodic_Theory.Fekete ...

Removing 2 theories ...

Processing theory Gromov_Hyperbolicity.Library_Complements ...

Processing theory Gromov_Hyperbolicity.Eexp_Eln ...

Processing theory Gromov_Hyperbolicity.Hausdorff_Distance ...

Processing theory Gromov_Hyperbolicity.Isometries ...

Processing theory Gromov_Hyperbolicity.Metric_Completion ...

Processing theory Gromov_Hyperbolicity.Gromov_Hyperbolicity ...

Processing theory Gromov_Hyperbolicity.Gromov_Boundary ...

Processing theory Gromov_Hyperbolicity.Morse_Gromov_Theorem ...

Processing theory Gromov_Hyperbolicity.Boundary_Extension ...

Processing theory Gromov_Hyperbolicity.Busemann_Function ...

Processing theory Gromov_Hyperbolicity.Isometries_Classification ...

Loading 15 theories ...

Processing theory Comparison_Sort_Lower_Bound.Linorder_Relations ...

Processing theory Treaps.Probability_Misc ...

Processing theory Treaps.Random_List_Permutation ...

Processing theory Quick_Sort_Cost.Randomised_Quick_Sort ...

Processing theory Quick_Sort_Cost.Quick_Sort_Average_Case ...

Processing theory Random_BSTs.Random_BSTs ...

Removing 6 theories ...

Processing theory Treaps.Treap ...

Loading 7 theories ...

Processing theory Treaps.Treap_Sort_and_BSTs ...

Processing theory Treaps.Random_Treap ...

Processing theory First_Welfare_Theorem.Syntax ...

Processing theory First_Welfare_Theorem.Preferences ...

Processing theory First_Welfare_Theorem.Utility_Functions ...

Processing theory Neumann_Morgenstern_Utility.PMF_Composition ...

Processing theory Neumann_Morgenstern_Utility.Lotteries ...

Removing 9 theories ...

Processing theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem ...

Processing theory Neumann_Morgenstern_Utility.Expected_Utility ...

Processing theory MFMC_Countable.Rel_PMF_Characterisation ...

Processing theory Gromov_Hyperbolicity.Bonk_Schramm_Extension ...

Loading 5 theories ...

Removing 22 theories ...

Processing theory Monad_Normalisation.Monad_Normalisation ...

Processing theory Skip_Lists.Misc ...

Processing theory Skip_Lists.Pi_pmf ...

Processing theory Skip_Lists.Geometric_PMF ...

Processing theory Skip_Lists.Skip_List ...

Loading 9 theories ...

Removing 4 theories ...

Processing theory Probabilistic_System_Zoo.Nonempty_Bounded_Set ...

Processing theory Probabilistic_System_Zoo.Probabilistic_Hierarchy ...

Processing theory Probabilistic_System_Zoo.Vardi ...

Processing theory Probabilistic_System_Zoo.Vardi_Counterexample ...

Removing 5 theories ...

Processing theory Monad_Normalisation.Monad_Normalisation_Test ...

Loading 42 theories ...

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

Processing theory Green.Paths ...

Processing theory Green.Green ...

Processing theory Green.SymmetricR2Shapes ...

Processing theory Green.DiamExample ...

Removing 1 theories ...

Processing theory Green.CircExample ...

Processing theory Source_Coding_Theorem.Source_Coding_Theorem ...

Loading 17 theories ...

Processing theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities ...

Processing theory Ordinary_Differential_Equations.Vector_Derivative_On ...

Processing theory Ordinary_Differential_Equations.Gronwall ...

Removing 14 theories ...

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

Removing 5 theories ...

Processing theory Kleene_Algebra.Signatures ...

Processing theory Order_Lattice_Props.Sup_Lattice ...

Processing theory Kleene_Algebra.Dioid ...

Processing theory Order_Lattice_Props.Order_Duality ...

Processing theory Kleene_Algebra.Conway ...

Processing theory Kleene_Algebra.Kleene_Algebra ...

Processing theory Kleene_Algebra.PHL_KA ...

Processing theory KAT_and_DRA.Test_Dioid ...

Processing theory KAT_and_DRA.Conway_Tests ...

Processing theory KAT_and_DRA.KAT ...

Processing theory Order_Lattice_Props.Order_Lattice_Props ...

Processing theory Order_Lattice_Props.Galois_Connections ...

Processing theory Order_Lattice_Props.Fixpoint_Fusion ...

Processing theory Order_Lattice_Props.Closure_Operators ...

Processing theory KAT_and_DRA.PHL_KAT ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT ...

Processing theory Transformer_Semantics.Powerset_Monad ...

Processing theory Quantales.Quantales ...

Processing theory Quantales.Quantale_Star ...

Processing theory Transformer_Semantics.Isotone_Transformers ...

Processing theory Transformer_Semantics.Sup_Inf_Preserving_Transformers ...

Processing theory Transformer_Semantics.Kleisli_Transformers ...

Processing theory Transformer_Semantics.Kleisli_Quantaloid ...

Processing theory Transformer_Semantics.Kleisli_Quantale ...

Processing theory Hybrid_Systems_VCs.HS_VC_KA_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun ...

Loading 3 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_KA_rel ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_rel ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel ...

Loading 2 theories ...

Removing 10 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_PT ...

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

Processing theory Hybrid_Systems_VCs.HS_VC_Examples ...

Loading 2 theories ...

Removing 19 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_rel ...

Loading 6 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel ...

Processing theory Laplace_Transform.Laplace_Transform_Library ...

Processing theory Laplace_Transform.Lerch_Lemma ...

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

Processing theory Furstenberg_Topology.Furstenberg_Topology ...

Loading 2 theories ...

Removing 11 theories ...

Processing theory Catalan_Numbers.Catalan_Auxiliary_Integral ...

Processing theory Catalan_Numbers.Catalan_Numbers ...

Loading 11 theories ...

Processing theory Smooth_Manifolds.Analysis_More ...

Removing 40 theories ...

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

Removing 5 theories ...

Processing theory Smooth_Manifolds.Sphere ...

Loading 3 theories ...

Processing theory Smooth_Manifolds.Projective_Space ...

Processing theory Smooth_Manifolds.Product_Manifold ...

Loading 7 theories ...

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

Processing theory Minkowskis_Theorem.Minkowskis_Theorem ...

Loading 27 theories ...

Processing theory Deep_Learning.DL_Missing_Finite_Set ...

Processing theory Jordan_Normal_Form.DL_Missing_List ...

Processing theory Deep_Learning.DL_Flatten_Matrix ...

Processing theory Deep_Learning.DL_Concrete_Matrices ...

Processing theory Deep_Learning.Tensor ...

Processing theory Polynomials.MPoly_Type ...

Processing theory Deep_Learning.Tensor_Subtensor ...

Processing theory Polynomials.More_MPoly_Type ...

Removing 15 theories ...

Processing theory Deep_Learning.Tensor_Plus ...

Processing theory Deep_Learning.Tensor_Scalar_Mult ...

Processing theory Deep_Learning.Tensor_Product ...

Processing theory Deep_Learning.Tensor_Unit_Vec ...

Processing theory Polynomials.MPoly_Type_Univariate ...

Processing theory Jordan_Normal_Form.DL_Missing_Sublist ...

Processing theory Deep_Learning.Tensor_Matricization ...

Processing theory Jordan_Normal_Form.DL_Submatrix ...

Processing theory Deep_Learning.Lebesgue_Functional ...

Processing theory Deep_Learning.Lebesgue_Zero_Set ...

Processing theory Jordan_Normal_Form.DL_Rank ...

Processing theory Jordan_Normal_Form.DL_Rank_Submatrix ...

Processing theory Deep_Learning.Tensor_Rank ...

Processing theory Deep_Learning.DL_Rank_CP_Rank ...

Processing theory Deep_Learning.DL_Network ...

Processing theory Deep_Learning.DL_Shallow_Model ...

Processing theory Deep_Learning.DL_Deep_Model ...

Processing theory Deep_Learning.DL_Deep_Model_Poly ...

Processing theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity ...

Loading 30 theories ...

Removing 52 theories ...

Processing theory Gauss_Jordan.Code_Set ...

Processing theory Gauss_Jordan.Code_Z2 ...

Processing theory QR_Decomposition.IArray_Addenda_QR ...

Processing theory Rank_Nullity_Theorem.Dual_Order ...

Processing theory Rank_Nullity_Theorem.Mod_Type ...

Processing theory Rank_Nullity_Theorem.Miscellaneous ...

Processing theory Gauss_Jordan.Code_Matrix ...

Processing theory Gauss_Jordan.Rref ...

Processing theory Rank_Nullity_Theorem.Fundamental_Subspaces ...

Processing theory Rank_Nullity_Theorem.Dim_Formula ...

Processing theory Gauss_Jordan.Rank ...

Processing theory Gauss_Jordan.Elementary_Operations ...

Processing theory QR_Decomposition.Matrix_To_IArray_QR ...

Processing theory Gauss_Jordan.Gauss_Jordan ...

Processing theory Gauss_Jordan.Linear_Maps ...

Processing theory Gauss_Jordan.Gauss_Jordan_PA ...

Processing theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces ...

Processing theory Gauss_Jordan.Determinants2 ...

Processing theory Gauss_Jordan.Inverse ...

Processing theory Gauss_Jordan.System_Of_Equations ...

Processing theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract ...

Processing theory QR_Decomposition.Miscellaneous_QR ...

Processing theory QR_Decomposition.Projections ...

Processing theory QR_Decomposition.Gram_Schmidt ...

Processing theory QR_Decomposition.QR_Decomposition ...

Processing theory QR_Decomposition.Gram_Schmidt_IArrays ...

Loading 16 theories ...

Processing theory QR_Decomposition.QR_Decomposition_IArrays ...

Processing theory QR_Decomposition.QR_Efficient ...

Processing theory Deriving.Derive_Manager ...

Processing theory Deriving.Generator_Aux ...

Processing theory Real_Impl.Real_Impl_Auxiliary ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary ...

Processing theory Cauchy.CauchysMeanTheorem ...

Processing theory Show.Show ...

Processing theory Show.Show_Instances ...

Processing theory Show.Show_Real ...

Processing theory Sqrt_Babylonian.Log_Impl ...

Processing theory Sqrt_Babylonian.NthRoot_Impl ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian ...

Processing theory Real_Impl.Prime_Product ...

Removing 1 theories ...

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

Processing theory QR_Decomposition.Examples_QR_Abstract_Float ...

Loading 18 theories ...

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

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

Processing theory pGCL.Monty ...

Processing theory pGCL.LoopExamples ...

Loading 12 theories ...

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

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

Removing 3 theories ...

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

Processing theory Tarskis_Geometry.Hyperbolic_Tarski ...

Loading 10 theories ...

Processing theory Differential_Game_Logic.Identifiers ...

Processing theory Differential_Game_Logic.Lib ...

Processing theory Differential_Game_Logic.Syntax ...

Processing theory Differential_Game_Logic.Ids ...

Removing 8 theories ...

Processing theory Differential_Game_Logic.Denotational_Semantics ...

Processing theory Differential_Game_Logic.Axioms ...

Processing theory Differential_Game_Logic.Static_Semantics ...

Processing theory Differential_Game_Logic.Coincidence ...

Processing theory Differential_Game_Logic.USubst ...

Loading 46 theories ...

Processing theory Differential_Game_Logic.Differential_Game_Logic ...

Processing theory Well_Quasi_Orders.Infinite_Sequences ...

Processing theory Well_Quasi_Orders.Least_Enum ...

Processing theory Polynomials.More_Modules ...

Processing theory Polynomials.Poly_Mapping_Finite_Map ...

Processing theory Open_Induction.Restricted_Predicates ...

Processing theory Well_Quasi_Orders.Minimal_Elements ...

Removing 10 theories ...

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

Processing theory Well_Quasi_Orders.Well_Quasi_Orders ...

Processing theory Polynomials.Power_Products ...

Processing theory Polynomials.MPoly_Type_Class ...

Processing theory Polynomials.Polynomials ...

Processing theory Polynomials.Show_Polynomials ...

Processing theory Polynomials.MPoly_Type_Class_Ordered ...

Processing theory Polynomials.MPoly_Type_Class_FMap ...

Processing theory Virtual_Substitution.MPolyExtension ...

Processing theory Virtual_Substitution.ExecutiblePolyProps ...

Processing theory Virtual_Substitution.PolyAtoms ...

Processing theory Virtual_Substitution.Debruijn ...

Processing theory Virtual_Substitution.Reindex ...

Processing theory Virtual_Substitution.PrettyPrinting ...

Processing theory Virtual_Substitution.Optimizations ...

Processing theory Virtual_Substitution.OptimizationProofs ...

Processing theory Virtual_Substitution.UniAtoms ...

Processing theory Virtual_Substitution.VSAlgos ...

Processing theory Virtual_Substitution.Heuristic ...

Processing theory Virtual_Substitution.DNF ...

Processing theory Virtual_Substitution.NegInfinity ...

Processing theory Virtual_Substitution.LinearCase ...

Processing theory Virtual_Substitution.Exports ...

Processing theory Virtual_Substitution.QE ...

Processing theory Virtual_Substitution.NegInfinityUni ...

Processing theory Virtual_Substitution.QuadraticCase ...

Processing theory Virtual_Substitution.Infinitesimals ...

Processing theory Virtual_Substitution.EliminateVariable ...

Processing theory Virtual_Substitution.LuckyFind ...

Processing theory Virtual_Substitution.EqualityVS ...

Processing theory Virtual_Substitution.InfinitesimalsUni ...

Processing theory Virtual_Substitution.DNFUni ...

Processing theory Virtual_Substitution.GeneralVSProofs ...

Processing theory Virtual_Substitution.VSQuad ...

Processing theory Virtual_Substitution.HeuristicProofs ...

Loading 16 theories ...

Processing theory Virtual_Substitution.ExportProofs ...

Removing 43 theories ...

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

Processing theory Separation_Logic_Imperative_HOL.Assertions ...

Processing theory Separation_Logic_Imperative_HOL.Hoare_Triple ...

Processing theory Separation_Logic_Imperative_HOL.Automation ...

Processing theory Separation_Logic_Imperative_HOL.Sep_Main ...

Processing theory UpDown_Scheme.Imperative ...

Loading 7 theories ...

Processing theory Sturm_Sequences.Misc_Polynomial ...

Processing theory Sturm_Sequences.Sturm_Library ...

Removing 4 theories ...

Processing theory Sturm_Sequences.Sturm_Theorem ...

Processing theory Sturm_Sequences.Sturm_Method ...

Processing theory Sturm_Sequences.Sturm ...

Processing theory Safe_Distance.Safe_Distance ...

Processing theory Safe_Distance.Safe_Distance_Reaction ...

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

Removing 3 theories ...

Processing theory Octonions.Cross_Product_7 ...

Processing theory Octonions.Octonions ...

Loading 2 theories ...

Processing theory Cayley_Hamilton.Square_Matrix ...

Processing theory Cayley_Hamilton.Cayley_Hamilton ...

Removing 4 theories ...

Processing theory Quaternions.Quaternions ...

Processing theory Ptolemys_Theorem.Ptolemys_Theorem ...

Removing 2 theories ...

Processing theory Lower_Semicontinuous.Lower_Semicontinuous ...

Removing 1 theories ...

Processing theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem ...

Loading 2 theories ...

Processing theory Banach_Steinhaus.Banach_Steinhaus_Missing ...

Processing theory Banach_Steinhaus.Banach_Steinhaus ...

Loading 8 theories ...

Removing 23 theories ...

Processing theory Store_Buffer_Reduction.SyntaxTweaks ...

Processing theory Store_Buffer_Reduction.ReduceStoreBuffer ...

Processing theory Store_Buffer_Reduction.ReduceStoreBufferSimulation ...

Processing theory Store_Buffer_Reduction.PIMP ...

Loading 39 theories ...

Processing theory Store_Buffer_Reduction.Abbrevs ...

Processing theory Store_Buffer_Reduction.Preliminaries ...

Processing theory Store_Buffer_Reduction.Variants ...

Processing theory Store_Buffer_Reduction.Text ...

Removing 8 theories ...

Processing theory Psi_Calculi.Chain ...

Processing theory Psi_Calculi.Subst_Term ...

Processing theory Psi_Calculi.Agent ...

Processing theory Psi_Calculi.Close_Subst ...

Processing theory Psi_Calculi.Structural_Congruence ...

Processing theory Psi_Calculi.Frame ...

Processing theory Psi_Calculi.Semantics ...

Processing theory Psi_Calculi.Simulation ...

Processing theory Psi_Calculi.Sum ...

Processing theory Psi_Calculi.Tau_Chain ...

Processing theory Psi_Calculi.Weak_Stat_Imp ...

Processing theory Psi_Calculi.Weak_Stat_Imp_Pres ...

Processing theory Psi_Calculi.Bisimulation ...

Processing theory Psi_Calculi.Weak_Simulation ...

Processing theory Psi_Calculi.Weak_Cong_Simulation ...

Processing theory Psi_Calculi.Sim_Struct_Cong ...

Processing theory Psi_Calculi.Sim_Pres ...

Processing theory Psi_Calculi.Bisim_Pres ...

Processing theory Psi_Calculi.Bisim_Struct_Cong ...

Processing theory Psi_Calculi.Bisim_Subst ...

Processing theory Psi_Calculi.Weak_Bisimulation ...

Processing theory Psi_Calculi.Weak_Psi_Congruence ...

Processing theory Psi_Calculi.Weak_Sim_Pres ...

Processing theory Psi_Calculi.Weakening ...

Processing theory Psi_Calculi.Weaken_Transition ...

Processing theory Psi_Calculi.Weaken_Stat_Imp ...

Processing theory Psi_Calculi.Weaken_Simulation ...

Processing theory Psi_Calculi.Weaken_Bisimulation ...

Processing theory Psi_Calculi.Weak_Bisim_Pres ...

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

Processing theory Psi_Calculi.Tau_Laws_No_Weak ...

Loading 26 theories ...

Processing theory FinFun.FinFun ...

Removing 17 theories ...

Processing theory Nominal2.Nominal2_Base ...

Processing theory Nominal2.Nominal2_Abs ...

Processing theory Nominal2.Nominal2_FCB ...

Processing theory Nominal2.Nominal2 ...

Processing theory MiniSail.Nominal-Utils ...

Processing theory MiniSail.Syntax ...

Processing theory MiniSail.IVSubst ...

Processing theory MiniSail.SyntaxL ...

Processing theory MiniSail.BTVSubst ...

Processing theory MiniSail.Wellformed ...

Processing theory MiniSail.RCLogic ...

Processing theory MiniSail.WellformedL ...

Processing theory MiniSail.SubstMethods ...

Processing theory MiniSail.Typing ...

Processing theory MiniSail.Operational ...

Processing theory MiniSail.RCLogicL ...

Processing theory MiniSail.TypingL ...

Processing theory MiniSail.ContextSubtypingL ...

Processing theory MiniSail.BTVSubstTypingL ...

Processing theory MiniSail.IVSubstTypingL ...

Processing theory MiniSail.Safety ...

Processing theory MiniSail.MiniSail ...

Processing theory Psi_Calculi.Weak_Bisim_Subst ...

Loading 2 theories ...

Processing theory KD_Tree.KD_Tree ...

Processing theory KD_Tree.Range_Search ...

Removing 46 theories ...

Processing theory KD_Tree.Nearest_Neighbors ...

Loading 2 theories ...

Processing theory Median_Of_Medians_Selection.Median_Of_Medians_Selection ...

Removing 1 theories ...

Processing theory KD_Tree.Build ...

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

Removing 19 theories ...

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

Processing theory CoreC++.WellTypeRT ...

Processing theory CoreC++.Conform ...

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

Processing theory Encodability_Process_Calculi.Encodings ...

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

Processing theory Featherweight_OCL.UML_Void ...

Processing theory Featherweight_OCL.UML_Tools ...

Processing theory Featherweight_OCL.UML_String ...

Processing theory Featherweight_OCL.UML_Pair ...

Processing theory Featherweight_OCL.UML_Integer ...

Processing theory Featherweight_OCL.UML_Real ...

Processing theory Featherweight_OCL.UML_Sequence ...

Processing theory Featherweight_OCL.UML_Bag ...

Processing theory Featherweight_OCL.UML_Set ...

Processing theory Featherweight_OCL.UML_Library ...

Processing theory Featherweight_OCL.UML_State ...

Processing theory Featherweight_OCL.UML_Contracts ...

Processing theory Featherweight_OCL.UML_Main ...

Processing theory Featherweight_OCL.Analysis_UML ...

Processing theory Featherweight_OCL.Analysis_OCL ...

Removing 2 theories ...

Processing theory Featherweight_OCL.Design_UML ...

Loading 18 theories ...

Processing theory Featherweight_OCL.Design_OCL ...

Processing theory Native_Word.Code_Int_Integer_Conversion ...

Processing theory Word_Lib.More_Arithmetic ...

Processing theory Pell.Pell ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Auxiliary ...

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

Processing theory Word_Lib.Bit_Shifts_Infix_Syntax ...

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

Processing theory Polynomial_Factorization.Missing_List ...

Processing theory Polynomial_Factorization.Missing_Multiset ...

Processing theory Gaussian_Integers.Gaussian_Integers ...

Processing theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples ...

Processing theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares ...

Removing 30 theories ...

Processing theory Polynomial_Factorization.Prime_Factorization ...

Processing theory Gaussian_Integers.Gaussian_Integers_Test ...

Processing theory Gaussian_Integers.Gaussian_Integers_Everything ...

Loading 6 theories ...

Processing theory Budan_Fourier.Budan_Fourier ...

Processing theory Three_Circles.RRI_Misc ...

Processing theory Three_Circles.Bernstein_01 ...

Processing theory Three_Circles.Bernstein ...

Removing 5 theories ...

Processing theory Three_Circles.Normal_Poly ...

Processing theory Three_Circles.Three_Circles ...

Loading 4 theories ...

Processing theory Pell.Efficient_Discrete_Sqrt ...

Processing theory Pell.Pell_Algorithm ...

Loading 61 theories ...

Processing theory Pell.Pell_Algorithm_Test ...

Removing 9 theories ...

Processing theory Interpreter_Optimizations.Dynamic ...

Processing theory Interpreter_Optimizations.Op ...

Processing theory Interpreter_Optimizations.OpInl ...

Processing theory VeriComp.Transfer_Extras ...

Processing theory VeriComp.Well_founded ...

Processing theory Interpreter_Optimizations.Option_Extra ...

Processing theory VeriComp.Inf ...

Processing theory Interpreter_Optimizations.List_util ...

Processing theory Interpreter_Optimizations.AList_Extra ...

Processing theory VeriComp.Behaviour ...

Processing theory VeriComp.Semantics ...

Processing theory VeriComp.Language ...

Processing theory VeriComp.Simulation ...

Processing theory VeriComp.Compiler ...

Processing theory Interpreter_Optimizations.Result ...

Processing theory Interpreter_Optimizations.Env ...

Processing theory Interpreter_Optimizations.Map_Extra ...

Processing theory Interpreter_Optimizations.Global ...

Processing theory Interpreter_Optimizations.Unboxed ...

Processing theory Interpreter_Optimizations.OpUbx ...

Processing theory Interpreter_Optimizations.Unboxed_lemmas ...

Processing theory Interpreter_Optimizations.Inca ...

Processing theory Interpreter_Optimizations.Inca_Verification ...

Processing theory Interpreter_Optimizations.Ubx ...

Processing theory Interpreter_Optimizations.Ubx_Verification ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_simulation ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_compiler ...

Loading 4 theories ...

Removing 5 theories ...

Processing theory Formal_Puiseux_Series.Puiseux_Laurent_Library ...

Processing theory Formal_Puiseux_Series.Puiseux_Polynomial_Library ...

Processing theory Formal_Puiseux_Series.FPS_Hensel ...

Processing theory Formal_Puiseux_Series.Formal_Puiseux_Series ...

Loading 9 theories ...

Processing theory Padic_Ints.Supplementary_Ring_Facts ...

Processing theory Padic_Ints.Extended_Int ...

Processing theory Padic_Ints.Padic_Construction ...

Processing theory Padic_Ints.Function_Ring ...

Removing 4 theories ...

Processing theory Padic_Ints.Padic_Integers ...

Processing theory Padic_Ints.Padic_Int_Topology ...

Processing theory Padic_Ints.Cring_Poly ...

Processing theory Padic_Ints.Padic_Int_Polynomials ...

Processing theory Padic_Ints.Hensels_Lemma ...

Processing theory Budan_Fourier.Descartes_Roots_Test ...

Removing 5 theories ...

Processing theory Mason_Stothers.Mason_Stothers ...

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

Processing theory Amicable_Numbers.Amicable_Numbers ...

Loading 21 theories ...

Processing theory Graph_Theory.Rtrancl_On ...

Processing theory Card_Partitions.Set_Partition ...

Processing theory Graph_Theory.Stuff ...

Processing theory Nested_Multisets_Ordinals.Multiset_More ...

Processing theory Nested_Multisets_Ordinals.Duplicate_Free_Multiset ...

Processing theory Graph_Theory.Digraph ...

Processing theory Graph_Theory.Arc_Walk ...

Processing theory Graph_Theory.Bidirected_Digraph ...

Processing theory Design_Theory.Multisets_Extras ...

Processing theory Graph_Theory.Pair_Digraph ...

Removing 9 theories ...

Processing theory Design_Theory.Design_Basics ...

Processing theory Graph_Theory.Digraph_Component ...

Processing theory Design_Theory.Design_Operations ...

Processing theory Design_Theory.Sub_Designs ...

Processing theory Design_Theory.Design_Isomorphisms ...

Processing theory Design_Theory.Block_Designs ...

Processing theory Design_Theory.Designs_And_Graphs ...

Processing theory Design_Theory.BIBD ...

Processing theory Design_Theory.Resolvable_Designs ...

Processing theory Design_Theory.Group_Divisible_Designs ...

Processing theory Design_Theory.Design_Theory_Root ...

Processing theory Budan_Fourier.Sturm_Multiple_Roots ...

Loading 38 theories ...

Processing theory Containers.Extend_Partial_Order ...

Processing theory Polynomial_Interpolation.Divmod_Int ...

Processing theory Containers.Containers_Auxiliary ...

Processing theory Containers.Containers_Generator ...

Processing theory Polynomial_Interpolation.Improved_Code_Equations ...

Processing theory Containers.List_Fusion ...

Processing theory Deriving.Comparator ...

Processing theory Deriving.Compare ...

Processing theory Deriving.Comparator_Generator ...

Processing theory Deriving.Compare_Generator ...

Processing theory Containers.Lexicographic_Order ...

Processing theory Deriving.Compare_Instances ...

Processing theory Polynomial_Interpolation.Is_Rat_To_Rat ...

Processing theory Polynomial_Interpolation.Neville_Aitken_Interpolation ...

Processing theory Show.Show_Poly ...

Processing theory Polynomial_Factorization.Explicit_Roots ...

Processing theory Polynomial_Factorization.Missing_Polynomial_Factorial ...

Processing theory Polynomial_Factorization.Polynomial_Divisibility ...

Processing theory Polynomial_Interpolation.Lagrange_Interpolation ...

Processing theory Polynomial_Factorization.Dvd_Int_Poly ...

Removing 23 theories ...

Processing theory Polynomial_Factorization.Gauss_Lemma ...

Processing theory Polynomial_Factorization.Gcd_Rat_Poly ...

Processing theory Polynomial_Factorization.Rational_Root_Test ...

Processing theory Polynomial_Interpolation.Newton_Interpolation ...

Processing theory Polynomial_Interpolation.Polynomial_Interpolation ...

Processing theory Polynomial_Factorization.Square_Free_Factorization ...

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

Processing theory Polynomial_Factorization.Kronecker_Factorization ...

Loading 3 theories ...

Processing theory Polynomial_Factorization.Rational_Factorization ...

Removing 40 theories ...

Processing theory Interpreter_Optimizations.Std ...

Loading 14 theories ...

Processing theory Interpreter_Optimizations.Std_to_Inca_simulation ...

Processing theory Interpreter_Optimizations.Std_to_Inca_compiler ...

Processing theory Timed_Automata.Timed_Automata ...

Processing theory Timed_Automata.Misc ...

Removing 4 theories ...

Processing theory Timed_Automata.Floyd_Warshall ...

Processing theory Timed_Automata.DBM ...

Processing theory Timed_Automata.Regions ...

Processing theory Timed_Automata.Closure ...

Processing theory Timed_Automata.Paths_Cycles ...

Processing theory Timed_Automata.DBM_Basics ...

Processing theory Timed_Automata.DBM_Normalization ...

Processing theory Timed_Automata.DBM_Operations ...

Processing theory Timed_Automata.DBM_Zone_Semantics ...

Processing theory Timed_Automata.Regions_Beta ...

Processing theory Timed_Automata.Approx_Beta ...

Processing theory Timed_Automata.Normalized_Zone_Semantics ...

Loading 8 theories ...

Processing theory Jacobson_Basic_Algebra.Set_Theory ...

Processing theory Grothendieck_Schemes.Set_Extras ...

Processing theory Grothendieck_Schemes.Topological_Space ...

Removing 14 theories ...

Processing theory Jacobson_Basic_Algebra.Group_Theory ...

Processing theory Grothendieck_Schemes.Group_Extras ...

Processing theory Jacobson_Basic_Algebra.Ring_Theory ...

Processing theory Grothendieck_Schemes.Comm_Ring ...

Processing theory Grothendieck_Schemes.Scheme ...

Removing 8 theories ...

Processing theory Interpreter_Optimizations.Op_example ...

Loading 5 theories ...

Processing theory Root_Balanced_Tree.Time_Monad ...

Removing 13 theories ...

Processing theory Amortized_Complexity.Amortized_Framework0 ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree_Tab ...

Loading 18 theories ...

Processing theory Physical_Quantities.Power_int ...

Processing theory Physical_Quantities.Enum_extra ...

Processing theory Physical_Quantities.Groups_mult ...

Processing theory Physical_Quantities.ISQ_Dimensions ...

Processing theory Physical_Quantities.ISQ_Quantities ...

Loading 20 theories ...

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

Processing theory Metalogic_ProofChecker.Core ...

Removing 9 theories ...

Processing theory Metalogic_ProofChecker.Term ...

Processing theory Metalogic_ProofChecker.Name ...

Processing theory Metalogic_ProofChecker.Sorts ...

Processing theory Metalogic_ProofChecker.SortConstants ...

Processing theory Metalogic_ProofChecker.SortsExe ...

Processing theory Metalogic_ProofChecker.BetaNorm ...

Processing theory Metalogic_ProofChecker.EtaNorm ...

Processing theory Metalogic_ProofChecker.Theory ...

Processing theory Metalogic_ProofChecker.BetaNormProof ...

Processing theory Metalogic_ProofChecker.EtaNormProof ...

Processing theory Metalogic_ProofChecker.Instances ...

Processing theory Metalogic_ProofChecker.Term_Subst ...

Processing theory Metalogic_ProofChecker.TheoryExe ...

Processing theory Metalogic_ProofChecker.Logic ...

Processing theory Metalogic_ProofChecker.EqualityProof ...

Processing theory Metalogic_ProofChecker.ProofTerm ...

Processing theory Metalogic_ProofChecker.CheckerExe ...

Processing theory Metalogic_ProofChecker.CodeGen ...

Processing theory Interpreter_Optimizations.Env_list ...

Removing 64 theories ...

Processing theory Padic_Ints.Zp_Compact ...

Removing 8 theories ...

Processing theory Bertrands_Postulate.Bertrand ...

Loading 2 theories ...

Removing 10 theories ...

Processing theory Fermat3_4.Quad_Form ...

Processing theory Fermat3_4.Fermat3 ...

Loading 3 theories ...

Processing theory Girth_Chromatic.Girth_Chromatic_Misc ...

Processing theory Girth_Chromatic.Ugraphs ...

Removing 2 theories ...

Processing theory Szemeredi_Regularity.Szemeredi ...

Loading 12 theories ...

Processing theory Lambda_Free_RPOs.Lambda_Free_Util ...

Processing theory Lambda_Free_RPOs.Infinite_Chain ...

Processing theory Lambda_Free_RPOs.Lambda_Free_Term ...

Processing theory Lambda_Free_RPOs.Lambda_Encoding ...

Processing theory Lambda_Free_RPOs.Extension_Orders ...

Processing theory Lambda_Free_RPOs.Lambda_Free_RPO_App ...

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

Processing theory Lambda_Free_EPO.Embeddings ...

Processing theory Lambda_Free_EPO.Chop ...

Processing theory Lambda_Free_EPO.Lambda_Free_EPO ...

Loading 13 theories ...

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

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

Processing theory SATSolverVerification.MoreList ...

Processing theory SATSolverVerification.Trail ...

Processing theory SATSolverVerification.CNF ...

Processing theory SATSolverVerification.SatSolverVerification ...

Processing theory SATSolverVerification.SatSolverCode ...

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

Processing theory SATSolverVerification.FunctionalImplementation ...

Processing theory Liouville_Numbers.Liouville_Numbers_Misc ...

Processing theory Liouville_Numbers.Liouville_Numbers ...

Removing 10 theories ...

Processing theory Rep_Fin_Groups.Rep_Fin_Groups ...

Processing theory Descartes_Sign_Rule.Descartes_Sign_Rule ...

Loading 11 theories ...

Processing theory Finitely_Generated_Abelian_Groups.General_Auxiliary ...

Processing theory Finitely_Generated_Abelian_Groups.Set_Multiplication ...

Processing theory Finitely_Generated_Abelian_Groups.Group_Hom ...

Processing theory Finitely_Generated_Abelian_Groups.Miscellaneous_Groups ...

Processing theory Finitely_Generated_Abelian_Groups.Generated_Groups_Extend ...

Processing theory Finitely_Generated_Abelian_Groups.Finite_And_Cyclic_Groups ...

Processing theory Finitely_Generated_Abelian_Groups.IDirProds ...

Removing 5 theories ...

Processing theory Finitely_Generated_Abelian_Groups.Finite_Product_Extend ...

Processing theory Finitely_Generated_Abelian_Groups.Group_Relations ...

Processing theory Finitely_Generated_Abelian_Groups.DirProds ...

Processing theory Finitely_Generated_Abelian_Groups.Finitely_Generated_Abelian_Groups ...

Loading 12 theories ...

Processing theory Safe_OCL.Errorable ...

Processing theory Safe_OCL.Transitive_Closure_Ext ...

Processing theory Safe_OCL.Finite_Map_Ext ...

Processing theory Safe_OCL.OCL_Basic_Types ...

Removing 11 theories ...

Processing theory Safe_OCL.Tuple ...

Processing theory Safe_OCL.Object_Model ...

Processing theory Safe_OCL.OCL_Types ...

Processing theory Safe_OCL.OCL_Syntax ...

Processing theory Safe_OCL.OCL_Object_Model ...

Processing theory Safe_OCL.OCL_Typing ...

Processing theory Safe_OCL.OCL_Normalization ...

Processing theory Safe_OCL.OCL_Examples ...

Processing theory SumSquares.TwoSquares ...

Removing 13 theories ...

Processing theory SumSquares.FourSquares ...

Processing theory Lifting_the_Exponent.LTE ...

Loading 3 theories ...

Processing theory Dijkstra_Shortest_Path.Graph ...

Removing 2 theories ...

Processing theory Koenigsberg_Friendship.MoreGraph ...

Processing theory Koenigsberg_Friendship.FriendshipTheory ...

Processing theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes ...

Loading 14 theories ...

Processing theory ZFC_in_HOL.ZFC_Library ...

Processing theory Nash_Williams.Nash_Extras ...

Processing theory Nash_Williams.Nash_Williams ...

Processing theory ZFC_in_HOL.ZFC_in_HOL ...

Removing 13 theories ...

Processing theory ZFC_in_HOL.ZFC_Cardinals ...

Processing theory ZFC_in_HOL.ZFC_Typeclasses ...

Processing theory ZFC_in_HOL.Kirby ...

Processing theory ZFC_in_HOL.Ordinal_Exp ...

Processing theory Ordinal_Partitions.Library_Additions ...

Processing theory ZFC_in_HOL.Cantor_NF ...

Processing theory Ordinal_Partitions.Partitions ...

Processing theory Ordinal_Partitions.Erdos_Milner ...

Processing theory Ordinal_Partitions.Omega_Omega ...

Loading 24 theories ...

Removing 14 theories ...

Processing theory Collections.ICF_Tools ...

Processing theory Collections.Ord_Code_Preproc ...

Processing theory Collections.Locale_Code ...

Processing theory Incredible_Proof_Machine.Entailment ...

Processing theory Incredible_Proof_Machine.Indexed_FSet ...

Processing theory Incredible_Proof_Machine.Abstract_Formula ...

Processing theory Incredible_Proof_Machine.Incredible_Signatures ...

Processing theory Incredible_Proof_Machine.Abstract_Rules ...

Processing theory Incredible_Proof_Machine.Rose_Tree ...

Processing theory Incredible_Proof_Machine.Propositional_Formulas ...

Processing theory Abstract_Completeness.Abstract_Completeness ...

Processing theory Incredible_Proof_Machine.Natural_Deduction ...

Processing theory Incredible_Proof_Machine.Incredible_Deduction ...

Processing theory Incredible_Proof_Machine.Predicate_Formulas ...

Processing theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible ...

Processing theory Incredible_Proof_Machine.Incredible_Predicate ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional ...

Processing theory Incredible_Proof_Machine.Incredible_Correctness ...

Processing theory Incredible_Proof_Machine.Incredible_Trees ...

Processing theory Incredible_Proof_Machine.Build_Incredible_Tree ...

Processing theory Incredible_Proof_Machine.Incredible_Completeness ...

Loading 26 theories ...

Processing theory Incredible_Proof_Machine.Incredible_Predicate_Tasks ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional_Tasks ...

Processing theory Incredible_Proof_Machine.Incredible_Everything ...

Removing 25 theories ...

Processing theory Automatic_Refinement.Refine_Util_Bootstrap1 ...

Processing theory Automatic_Refinement.Mk_Term_Antiquot ...

Processing theory Containers.Equal ...

Processing theory Deriving.Equality_Generator ...

Processing theory Automatic_Refinement.Mpat_Antiquot ...

Processing theory Automatic_Refinement.Refine_Util ...

Processing theory Containers.Closure_Set ...

Processing theory Deriving.Equality_Instances ...

Processing theory Certification_Monads.Error_Syntax ...

Processing theory Containers.Collection_Eq ...

Processing theory Containers.Collection_Enum ...

Processing theory Containers.DList_Set ...

Processing theory Containers.AssocList ...

Processing theory Certification_Monads.Error_Monad ...

Processing theory Certification_Monads.Check_Monad ...

Processing theory AI_Planning_Languages_Semantics.Error_Monad_Add ...

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

Processing theory Koenigsberg_Friendship.KoenigsbergBridge ...

Loading 32 theories ...

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

Processing theory Hoare_Time.Quant_VCG ...

Processing theory Hoare_Time.QuantK_VCG ...

Processing theory Hoare_Time.SepLog_Hoare ...

Processing theory Hoare_Time.SepLog_Examples ...

Processing theory Hoare_Time.QuantK_Examples ...

Processing theory Hoare_Time.Nielson_VCG ...

Processing theory Hoare_Time.Nielson_Examples ...

Processing theory Hoare_Time.SepLogK_Hoare ...

Processing theory Hoare_Time.DiscussionO ...

Processing theory Hoare_Time.QuantK_Sqrt ...

Processing theory Hoare_Time.Discussion ...

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

Processing theory Hoare_Time.Hoare_Time ...

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 30 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 8 theories ...

Removing 4 theories ...

Processing theory Datatype_Order_Generator.Derive_Aux ...

Processing theory Datatype_Order_Generator.Order_Generator ...

Processing theory Higher_Order_Terms.Term_Utils ...

Processing theory Higher_Order_Terms.Name ...

Processing theory Higher_Order_Terms.Term_Class ...

Loading 3 theories ...

Processing theory Higher_Order_Terms.Unification_Compat ...

Processing theory Higher_Order_Terms.Lambda_Free_Compat ...

Removing 8 theories ...

Processing theory Category3.EquivalenceOfCategories ...

Processing theory MonoidalCategory.MonoidalCategory ...

Processing theory MonoidalCategory.CartesianMonoidalCategory ...

Loading 12 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.SHA1 ...

Processing theory RSAPSS.Wordarith ...

Processing theory RSAPSS.EMSAPSS ...

Removing 5 theories ...

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

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

Processing theory Priority_Queue_Braun.Sorting_Braun ...

Loading 3 theories ...

Removing 18 theories ...

Processing theory Category3.Subcategory ...

Processing theory MonoidalCategory.MonoidalFunctor ...

Processing theory MonoidalCategory.FreeMonoidalCategory ...

Loading 31 theories ...

Removing 19 theories ...

Processing theory Verified_SAT_Based_AI_Planning.List_Supplement ...

Processing theory Verified_SAT_Based_AI_Planning.Map_Supplement ...

Processing theory AI_Planning_Languages_Semantics.SASP_Semantics ...

Processing theory AI_Planning_Languages_Semantics.SASP_Checker ...

Processing theory Propositional_Proof_Systems.CNF ...

Processing theory Propositional_Proof_Systems.CNF_Sema ...

Processing theory Verified_SAT_Based_AI_Planning.State_Variable_Representation ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics ...

Processing theory Verified_SAT_Based_AI_Planning.STRIPS_Representation ...

Processing theory Propositional_Proof_Systems.CNF_Formulas ...

Processing theory Propositional_Proof_Systems.CNF_Formulas_Sema ...

Processing theory Verified_SAT_Based_AI_Planning.CNF_Supplement ...

Processing theory Verified_SAT_Based_AI_Planning.CNF_Semantics_Supplement ...

Processing theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus ...

Processing theory Verified_SAT_Based_AI_Planning.AST_SAS_Plus_Equivalence ...

Processing theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT ...

Processing theory Verified_SAT_Based_AI_Planning.Solve_SASP ...

Loading 39 theories ...

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

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

Processing theory Case_Labeling.Labeled_Hoare_Examples ...

Processing theory Case_Labeling.Case_Labeling_Examples ...

Processing theory LinearQuantifierElim.QE ...

Processing theory Efficient-Mergesort.Natural_Mergesort ...

Removing 53 theories ...

Processing theory Van_der_Waerden.Van_der_Waerden ...

Processing theory LinearQuantifierElim.LinArith ...

Processing theory LinearQuantifierElim.DLO ...

Processing theory LinearQuantifierElim.QEdlo ...

Processing theory LinearQuantifierElim.CertDlo ...

Processing theory LinearQuantifierElim.QEdlo_fr ...

Processing theory LinearQuantifierElim.QEdlo_inf ...

Processing theory Universal_Turing_Machine.Recs ...

Processing theory LinearQuantifierElim.CertLin ...

Processing theory LinearQuantifierElim.QEdlo_ex ...

Processing theory LinearQuantifierElim.QElin ...

Processing theory LinearQuantifierElim.QElin_opt ...

Processing theory LinearQuantifierElim.QElin_inf ...

Removing 14 theories ...

Processing theory LinearQuantifierElim.FRE ...

Loading 17 theories ...

Processing theory General-Triangle.GeneralTriangle ...

Processing theory Weight_Balanced_Trees.Weight_Balanced_Trees_log ...

Processing theory PLM.TAO_1_Embedding ...

Processing theory PLM.TAO_2_Semantics ...

Processing theory PLM.TAO_3_Quantifiable ...

Processing theory PLM.TAO_4_BasicDefinitions ...

Processing theory PLM.TAO_5_MetaSolver ...

Processing theory PLM.TAO_6_Identifiable ...

Processing theory PLM.TAO_7_Axioms ...

Processing theory PLM.TAO_8_Definitions ...

Processing theory PLM.TAO_98_ArtificialTheorems ...

Processing theory PLM.TAO_99_SanityTests ...

Processing theory Impossible_Geometry.Impossible_Geometry ...

Removing 5 theories ...

Processing theory PLM.TAO_9_PLM ...

Loading 16 theories ...

Processing theory PLM.TAO_10_PossibleWorlds ...

Processing theory PLM.TAO_99_Paradox ...

Processing theory PLM.Thesis ...

Processing theory FileRefinement.CArrays ...

Processing theory FileRefinement.ResizableArrays ...

Processing theory Approximation_Algorithms.Approx_SC_Hoare ...

Processing theory Approximation_Algorithms.Center_Selection ...

Processing theory ArrowImpossibilityGS.Arrow_Utility ...

Processing theory Approximation_Algorithms.Approx_LB_Hoare ...

Processing theory ClockSynchInst.ICAInstance ...

Processing theory ClockSynchInst.LynchInstance ...

Processing theory Derangements.Derangements ...

Processing theory FFT.FFT ...

Processing theory FunWithFunctions.FunWithFunctions ...

Processing theory Efficient-Mergesort.Efficient_Sort ...

Processing theory Efficient-Mergesort.Mergesort_Complexity ...

Processing theory FileRefinement.FileRefinement ...

Processing theory GenClock.GenClock ...

Loading 27 theories ...

Processing theory Approximation_Algorithms.Approx_BP_Hoare ...

Removing 36 theories ...

Processing theory Word_Lib.Even_More_List ...

Processing theory WebAssembly.Wasm_Type_Abs ...

Processing theory Word_Lib.Singleton_Bit_Shifts ...

Processing theory Word_Lib.Signed_Division_Word ...

Processing theory Word_Lib.Legacy_Aliases ...

Processing theory Native_Word.Code_Target_Word_Base ...

Processing theory Native_Word.Word_Type_Copies ...

Processing theory Word_Lib.Aligned ...

Processing theory Native_Word.Uint8 ...

Processing theory Word_Lib.Bits_Int ...

Processing theory Word_Lib.Typedef_Morphisms ...

Processing theory Word_Lib.Reversed_Bit_Lists ...

Processing theory WebAssembly.Wasm_Ast ...

Processing theory WebAssembly.Wasm_Base_Defs ...

Processing theory WebAssembly.Wasm ...

Processing theory WebAssembly.Wasm_Axioms ...

Processing theory WebAssembly.Wasm_Type_Abs_Printing ...

Processing theory WebAssembly.Wasm_Checker_Types ...

Processing theory WebAssembly.Wasm_Interpreter ...

Processing theory WebAssembly.Wasm_Checker ...

Processing theory WebAssembly.Wasm_Checker_Printing ...

Processing theory WebAssembly.Wasm_Properties_Aux ...

Processing theory WebAssembly.Wasm_Properties ...

Processing theory WebAssembly.Wasm_Interpreter_Properties ...

Loading 13 theories ...

Processing theory WebAssembly.Wasm_Interpreter_Printing ...

Processing theory WebAssembly.Wasm_Interpreter_Printing_Pure ...

Processing theory WebAssembly.Wasm_Printing ...

Processing theory Binding_Syntax_Theory.Pick ...

Processing theory WebAssembly.Wasm_Soundness ...

Processing theory Binding_Syntax_Theory.Preliminaries ...

Processing theory Binding_Syntax_Theory.Equiv_Relation2 ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh ...

Processing theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha ...

Removing 8 theories ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution ...

Processing theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms ...

Processing theory Binding_Syntax_Theory.Terms ...

Processing theory Binding_Syntax_Theory.Well_Sorted_Terms ...

Processing theory Binding_Syntax_Theory.Iteration ...

Processing theory Binding_Syntax_Theory.Semantic_Domains ...

Processing theory Binding_Syntax_Theory.Recursion ...

Removing 12 theories ...

Processing theory WebAssembly.Wasm_Checker_Properties ...

Loading 57 theories ...

Processing theory Real_Power.RatPower ...

Processing theory CSP_RefTK.Fix_ind_ext ...

Processing theory Real_Power.RealPower ...

Processing theory Real_Power.Log ...

Processing theory HOL-CSP.Process ...

Processing theory HOL-CSP.Bot ...

Processing theory HOL-CSP.Det ...

Processing theory HOL-CSP.Ndet ...

Processing theory HOL-CSP.Skip ...

Processing theory HOL-CSP.Stop ...

Removing 22 theories ...

Processing theory HOL-CSP.Mprefix ...

Processing theory HOL-CSP.Mndet ...

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

Processing theory CSP_RefTK.Process_norm ...

Removing 2 theories ...

Processing theory CSP_RefTK.DiningPhilosophers ...

Loading 12 theories ...

Removing 5 theories ...

Processing theory Word_Lib.Syntax_Bundles ...

Processing theory HOL-CSP.Conclusion ...

Processing theory Word_Lib.Bitwise ...

Processing theory X86_Semantics.BitByte ...

Processing theory X86_Semantics.Memory ...

Processing theory X86_Semantics.State ...

Processing theory X86_Semantics.StateCleanUp ...

Removing 14 theories ...

Processing theory X86_Semantics.X86_InstructionSemantics ...

Processing theory X86_Semantics.SymbolicExecution ...

Processing theory X86_Semantics.X86_Parse ...

Processing theory X86_Semantics.Examples ...

Removing 1 theories ...

Processing theory X86_Semantics.Example_WC ...

Loading 46 theories ...

Processing theory Flyspeck-Tame.Quasi_Order ...

Processing theory Flyspeck-Tame.RTranCl ...

Processing theory SPARCv8.Lib ...

Processing theory SPARCv8.DetMonad ...

Processing theory SPARCv8.DetMonadLemmas ...

Processing theory Trie.Trie ...

Processing theory Flyspeck-Tame.Arch ...

Processing theory Flyspeck-Tame.IArray_Syntax ...

Processing theory SPARCv8.WordDecl ...

Processing theory SPARCv8.RegistersOps ...

Processing theory Flyspeck-Tame.ListAux ...

Processing theory Flyspeck-Tame.ListSum ...

Removing 17 theories ...

Processing theory Flyspeck-Tame.Worklist ...

Processing theory Flyspeck-Tame.Maps ...

Processing theory Trie.Tries ...

Processing theory Flyspeck-Tame.PlaneGraphIso ...

Processing theory Flyspeck-Tame.Rotation ...

Processing theory Flyspeck-Tame.Graph ...

Processing theory Flyspeck-Tame.FaceDivision ...

Processing theory Flyspeck-Tame.GraphProps ...

Processing theory Flyspeck-Tame.Tame ...

Processing theory Flyspeck-Tame.TameProps ...

Processing theory Flyspeck-Tame.Enumerator ...

Processing theory Flyspeck-Tame.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 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 Flyspeck-Tame.FaceDivisionProps ...

Processing theory Flyspeck-Tame.Invariants ...

Processing theory Flyspeck-Tame.PlaneProps ...

Processing theory Flyspeck-Tame.ScoreProps ...

Processing theory Flyspeck-Tame.LowerBound ...

Processing theory Flyspeck-Tame.Plane1Props ...

Processing theory Flyspeck-Tame.GeneratorProps ...

Loading 7 theories ...

Processing theory Flyspeck-Tame.TameEnumProps ...

Processing theory Flyspeck-Tame.ArchCompProps ...

Processing theory Flyspeck-Tame.Relative_Completeness ...

Processing theory Buildings.Prelim ...

Removing 34 theories ...

Processing theory Buildings.Simplicial ...

Processing theory Buildings.Algebra ...

Processing theory Buildings.Chamber ...

Processing theory Buildings.Coxeter ...

Processing theory Buildings.Building ...

Removing 7 theories ...

Processing theory SPARCv8.Sparc_Properties ...

Loading 70 theories ...

Processing theory JinjaDCI.Auxiliary ...

Processing theory JinjaDCI.Hidden ...

Processing theory Jinja.Semilat ...

Processing theory JinjaDCI.Type ...

Processing theory JinjaDCI.Decl ...

Processing theory JinjaDCI.TypeRel ...

Processing theory JinjaDCI.Value ...

Processing theory JinjaDCI.Objects ...

Processing theory JinjaDCI.Exceptions ...

Processing theory JinjaDCI.Conform ...

Processing theory JinjaDCI.SystemClasses ...

Processing theory JinjaDCI.State ...

Processing theory JinjaDCI.JVMState ...

Processing theory JinjaDCI.WellForm ...

Processing theory JinjaDCI.PCompiler ...

Processing theory Jinja.Err ...

Processing theory Jinja.Listn ...

Processing theory Jinja.Opt ...

Processing theory Jinja.Product ...

Processing theory Jinja.Semilattices ...

Processing theory Jinja.Typing_Framework_1 ...

Processing theory Jinja.SemilatAlg ...

Processing theory JinjaDCI.JVMInstructions ...

Processing theory JinjaDCI.JVMExceptions ...

Removing 11 theories ...

Processing theory Jinja.Kildall_1 ...

Processing theory Jinja.LBVSpec ...

Processing theory Jinja.LBVComplete ...

Processing theory Jinja.LBVCorrect ...

Processing theory Jinja.Typing_Framework_2 ...

Processing theory Jinja.Typing_Framework_err ...

Processing theory JinjaDCI.SemiType ...

Processing theory JinjaDCI.JVM_SemiType ...

Processing theory JinjaDCI.JVMExecInstr ...

Processing theory JinjaDCI.Expr ...

Processing theory JinjaDCI.WWellForm ...

Processing theory JinjaDCI.WellType ...

Processing theory JinjaDCI.Annotate ...

Processing theory JinjaDCI.JVMExec ...

Processing theory JinjaDCI.JVMDefensive ...

Processing theory JinjaDCI.WellTypeRT ...

Processing theory JinjaDCI.Effect ...

Processing theory JinjaDCI.BVSpec ...

Processing theory Jinja.Kildall_2 ...

Processing theory Jinja.Abstract_BV ...

Processing theory JinjaDCI.EffectMono ...

Processing theory JinjaDCI.BVConform ...

Processing theory JinjaDCI.BigStep ...

Processing theory JinjaDCI.SmallStep ...

Processing theory JinjaDCI.ClassAdd ...

Processing theory JinjaDCI.TF_JVM ...

Processing theory JinjaDCI.DefAss ...

Processing theory JinjaDCI.JWellForm ...

Processing theory JinjaDCI.StartProg ...

Processing theory JinjaDCI.EConform ...

Processing theory JinjaDCI.LBVJVM ...

Processing theory JinjaDCI.BVExec ...

Processing theory JinjaDCI.Progress ...

Processing theory JinjaDCI.J1 ...

Processing theory JinjaDCI.Compiler1 ...

Processing theory JinjaDCI.Compiler2 ...

Processing theory JinjaDCI.J1WellForm ...

Processing theory JinjaDCI.Correctness1 ...

Processing theory JinjaDCI.TypeSafe ...

Processing theory JinjaDCI.BVSpecTypeSafe ...

Processing theory JinjaDCI.BVNoTypeError ...

Processing theory JinjaDCI.Equivalence ...

Processing theory JinjaDCI.Correctness2 ...

Processing theory JinjaDCI.Compiler ...

Processing theory JinjaDCI.TypeComp ...

Processing theory JinjaDCI.JinjaDCI ...

Loading 36 theories ...

Processing theory Collections.Partial_Equivalence_Relation ...

Processing theory Factored_Transition_System_Bounding.HoArithUtils ...

Processing theory Factored_Transition_System_Bounding.RelUtils ...

Processing theory Factored_Transition_System_Bounding.SetUtils ...

Processing theory Factored_Transition_System_Bounding.FactoredSystemLib ...

Processing theory Factored_Transition_System_Bounding.FmapUtils ...

Processing theory Factored_Transition_System_Bounding.Acyclicity ...

Processing theory Separation_Logic_Imperative_HOL.Imp_List_Spec ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Map_Spec ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Set_Spec ...

Processing theory Collections.Code_Target_ICF ...

Processing theory Separation_Logic_Imperative_HOL.List_Seg ...

Processing theory Separation_Logic_Imperative_HOL.Circ_List ...

Processing theory Separation_Logic_Imperative_HOL.Open_List ...

Processing theory Native_Word.Uint32 ...

Processing theory Collections.HashCode ...

Removing 38 theories ...

Processing theory Separation_Logic_Imperative_HOL.Array_Blit ...

Processing theory Separation_Logic_Imperative_HOL.Array_Map_Impl ...

Processing theory Factored_Transition_System_Bounding.ListUtils ...

Processing theory Separation_Logic_Imperative_HOL.Array_Set_Impl ...

Processing theory Separation_Logic_Imperative_HOL.Union_Find ...

Processing theory Factored_Transition_System_Bounding.FSSublist ...

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

Processing theory Factored_Transition_System_Bounding.FactoredSystem ...

Processing theory Factored_Transition_System_Bounding.ActionSeqProcess ...

Processing theory Factored_Transition_System_Bounding.Dependency ...

Processing theory Factored_Transition_System_Bounding.TopologicalProps ...

Processing theory Factored_Transition_System_Bounding.SystemAbstraction ...

Loading 34 theories ...

Processing theory Factored_Transition_System_Bounding.AcycSspace ...

Removing 8 theories ...

Processing theory LocalLexing.CFG ...

Processing theory LocalLexing.InductRules ...

Processing theory LocalLexing.ListTools ...

Processing theory Jordan_Hoelder.GroupIsoClasses ...

Processing theory LocalLexing.LocalLexing ...

Processing theory LocalLexing.LLEarleyParsing ...

Processing theory Secondary_Sylow.GroupAction ...

Processing theory Secondary_Sylow.SubgroupConjugation ...

Processing theory LocalLexing.Limit ...

Processing theory LocalLexing.LocalLexingLemmas ...

Processing theory Jordan_Hoelder.SndIsomorphismGrp ...

Processing theory Secondary_Sylow.SndSylow ...

Processing theory Jordan_Hoelder.SubgroupsAndNormalSubgroups ...

Processing theory Jordan_Hoelder.SimpleGroups ...

Processing theory Jordan_Hoelder.MaximalNormalSubgroups ...

Processing theory LocalLexing.Derivations ...

Processing theory LocalLexing.Validity ...

Processing theory Jordan_Hoelder.CompositionSeries ...

Processing theory LocalLexing.TheoremD2 ...

Processing theory Jordan_Hoelder.JordanHolder ...

Removing 11 theories ...

Processing theory LocalLexing.TheoremD4 ...

Processing theory LocalLexing.TheoremD5 ...

Processing theory LocalLexing.TheoremD6 ...

Processing theory LocalLexing.TheoremD7 ...

Processing theory LocalLexing.TheoremD8 ...

Processing theory LocalLexing.TheoremD9 ...

Processing theory LocalLexing.Ladder ...

Processing theory LocalLexing.TheoremD10 ...

Processing theory LocalLexing.TheoremD11 ...

Processing theory LocalLexing.TheoremD12 ...

Processing theory LocalLexing.TheoremD13 ...

Processing theory LocalLexing.TheoremD14 ...

Loading 20 theories ...

Processing theory LocalLexing.PathLemmas ...

Processing theory LocalLexing.MainTheorems ...

Removing 24 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 Modular_Assembly_Kit_Security.BSPTaxonomy ...

Processing theory Modular_Assembly_Kit_Security.CompositionBase ...

Processing theory Modular_Assembly_Kit_Security.CompositionSupport ...

Processing theory Inductive_Inference.Partial_Recursive ...

Processing theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma ...

Processing theory Modular_Assembly_Kit_Security.CompositionalityResults ...

Removing 4 theories ...

Processing theory Inductive_Inference.Universal ...

Processing theory Inductive_Inference.Standard_Results ...

Processing theory Inductive_Inference.Inductive_Inference_Basics ...

Processing theory Inductive_Inference.CP_FIN_NUM ...

Processing theory Inductive_Inference.CONS_LIM ...

Processing theory Inductive_Inference.Lemma_R ...

Processing theory Inductive_Inference.R1_BC ...

Loading 29 theories ...

Processing theory Inductive_Inference.TOTAL_CONS ...

Processing theory Inductive_Inference.Union ...

Processing theory Free-Groups.C2 ...

Processing theory Free-Groups.Generators ...

Processing theory Free-Groups.UnitGroup ...

Processing theory Free-Groups.Cancelation ...

Processing theory Free-Groups.FreeGroups ...

Removing 5 theories ...

Processing theory Free-Groups.Isomorphisms ...

Processing theory Pi_Calculus.Agent ...

Processing theory Pi_Calculus.Rel ...

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

Processing theory Pi_Calculus.Strong_Late_Bisim ...

Processing theory Pi_Calculus.Strong_Late_Sim_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Semantics ...

Processing theory Pi_Calculus.Weak_Late_Sim ...

Processing theory Pi_Calculus.Weak_Late_Bisim ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim ...

Processing theory Pi_Calculus.Weak_Late_Cong ...

Processing theory Pi_Calculus.Strong_Late_Sim_SC ...

Processing theory Pi_Calculus.Strong_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Bisim_Pres ...

Loading 39 theories ...

Processing theory Pi_Calculus.Weak_Late_Cong_Pres ...

Removing 12 theories ...

Processing theory Regression_Test_Selection.ClassesChanged ...

Processing theory Regression_Test_Selection.RTS_safe ...

Processing theory Regression_Test_Selection.Semantics ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_SC ...

Processing theory Regression_Test_Selection.Subcls ...

Processing theory SATSolverVerification.NieuwenhuisOliverasTinelli ...

Processing theory Regression_Test_Selection.JVMSemantics ...

Processing theory Regression_Test_Selection.ClassesAbove ...

Processing theory Regression_Test_Selection.CollectionSemantics ...

Processing theory Regression_Test_Selection.CollectionBasedRTS ...

Processing theory Pi_Calculus.Early_Semantics ...

Processing theory Pi_Calculus.Early_Tau_Chain ...

Processing theory Pi_Calculus.Strong_Early_Sim ...

Processing theory Pi_Calculus.Strong_Early_Bisim ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst ...

Processing theory Regression_Test_Selection.JVMCollectionSemantics ...

Processing theory Pi_Calculus.Weak_Early_Step_Semantics ...

Processing theory Pi_Calculus.Weak_Early_Semantics ...

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

Processing theory Pi_Calculus.Strong_Early_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Early_Cong ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst ...

Processing theory Pi_Calculus.Weak_Early_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Early_Step_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst_Pres ...

Removing 18 theories ...

Processing theory Regression_Test_Selection.JVMExecStepInductive ...

Processing theory Regression_Test_Selection.JVMCollectionBasedRTS ...

Loading 17 theories ...

Processing theory Regression_Test_Selection.RTS ...

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

Processing theory SATSolverVerification.BasicDPLL ...

Processing theory SATSolverVerification.KrsticGoel ...

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

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

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

Removing 42 theories ...

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

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

Processing theory Pi_Calculus.Strong_Late_Expansion_Law ...

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

Processing theory Inductive_Inference.LIM_BC ...

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

Processing theory Pi_Calculus.Strong_Late_Axiomatisation ...

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

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

Loading 14 theories ...

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

Removing 20 theories ...

Processing theory Pi_Calculus.Weak_Late_Bisim_Subst ...

Processing theory Pi_Calculus.Weak_Late_Cong_Subst ...

Processing theory Pi_Calculus.Weak_Late_Cong_Subst_SC ...

Processing theory Universal_Turing_Machine.Rec_Def ...

Processing theory Universal_Turing_Machine.Turing ...

Processing theory Universal_Turing_Machine.Turing_Hoare ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Axclass ...

Processing theory Universal_Turing_Machine.Uncomputable ...

Removing 26 theories ...

Processing theory Universal_Turing_Machine.Abacus_Mopup ...

Processing theory Universal_Turing_Machine.Abacus ...

Processing theory Universal_Turing_Machine.Abacus_Hoare ...

Processing theory Universal_Turing_Machine.UF ...

Processing theory Universal_Turing_Machine.Recursive ...

Processing theory Universal_Turing_Machine.UTM ...

Loading 28 theories ...

Processing theory Card_Multisets.Card_Multisets ...

Processing theory Card_Number_Partitions.Additions_to_Main ...

Processing theory Card_Number_Partitions.Number_Partition ...

Processing theory Card_Partitions.Card_Partitions ...

Processing theory Card_Number_Partitions.Card_Number_Partitions ...

Processing theory AI_Planning_Languages_Semantics.Lifschitz_Consistency ...

Processing theory Bell_Numbers_Spivey.Bell_Numbers ...

Processing theory Twelvefold_Way.Preliminaries ...

Processing theory Twelvefold_Way.Twelvefold_Way_Core ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry1 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry2 ...

Removing 7 theories ...

Processing theory Twelvefold_Way.Equiv_Relations_on_Functions ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry10 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry11 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry4 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry6 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry7 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry8 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry9 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry12 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry5 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry3 ...

Processing theory IFC_Tracking.IFC ...

Processing theory IFC_Tracking.PDG ...

Removing 2 theories ...

Processing theory Twelvefold_Way.Card_Bijections ...

Processing theory Twelvefold_Way.Card_Bijections_Direct ...

Loading 79 theories ...

Processing theory Twelvefold_Way.Twelvefold_Way ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz ...

Processing theory Network_Security_Policy_Verification.TopoS_Util ...

Processing theory Network_Security_Policy_Verification.FiniteGraph ...

Processing theory Transitive-Closure.Transitive_Closure_Impl ...

Processing theory Transitive-Closure.Transitive_Closure_List_Impl ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph ...

Processing theory Network_Security_Policy_Verification.TopoS_Vertices ...

Processing theory Network_Security_Policy_Verification.vertex_example_simps ...

Processing theory Network_Security_Policy_Verification.Efficient_Distinct ...

Processing theory PCF.Basis ...

Processing theory Network_Security_Policy_Verification.TopoS_Interface ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph_Impl ...

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

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl ...

Processing theory PCF.Logical_Relations ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners ...

Removing 26 theories ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted ...

Processing theory Network_Security_Policy_Verification.TopoS_Composition_Theory ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm ...

Processing theory Network_Security_Policy_Verification.TopoS_Interface_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting_impl ...

Processing theory PCF.PCF ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl ...

Processing theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Library ...

Processing theory Network_Security_Policy_Verification.TopoS_Impl ...

Processing theory PCF.OpSem ...

Processing theory PCF.SmallStep ...

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

Processing theory Network_Security_Policy_Verification.Distributed_WebApp ...

Removing 6 theories ...

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

Processing theory Network_Security_Policy_Verification.MeasrDroid ...

Processing theory Network_Security_Policy_Verification.SINVAR_Examples ...

Processing theory Network_Security_Policy_Verification.Imaginary_Factory_Network ...

Loading 47 theories ...

Removing 10 theories ...

Processing theory Isabelle_Meta_Model.Antiquote_Setup ...

Processing theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples ...

Processing theory Isabelle_Meta_Model.Isabelle_Main0 ...

Processing theory Isabelle_Meta_Model.Isabelle_typedecl ...

Processing theory Isabelle_Meta_Model.Isabelle_Main2 ...

Processing theory Isabelle_Meta_Model.Isabelle_code_runtime ...

Processing theory Isabelle_Meta_Model.Isabelle_code_target ...

Processing theory Isabelle_Meta_Model.Isabelle_Main1 ...

Processing theory Isabelle_Meta_Model.Toy_Library_Static ...

Processing theory Network_Security_Policy_Verification.Example_BLP ...

Processing theory Network_Security_Policy_Verification.Example ...

Processing theory Network_Security_Policy_Verification.TopoS_generateCode ...

Processing theory Isabelle_Meta_Model.Toy_Library ...

Processing theory Isabelle_Meta_Model.Init ...

Processing theory Isabelle_Meta_Model.Meta_Pure ...

Processing theory Isabelle_Meta_Model.Parser_init ...

Processing theory Isabelle_Meta_Model.Parser_Pure ...

Processing theory Isabelle_Meta_Model.Printer_init ...

Processing theory Isabelle_Meta_Model.Printer_Pure ...

Processing theory Isabelle_Meta_Model.Init_rbt ...

Processing theory Isabelle_Meta_Model.Meta_SML ...

Processing theory Isabelle_Meta_Model.Printer_SML ...

Processing theory Isabelle_Meta_Model.Meta_Toy_extended ...

Processing theory Isabelle_Meta_Model.Parser_Toy_extended ...

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

Removing 42 theories ...

Processing theory Localization_Ring.Localization ...

Processing theory Isabelle_Meta_Model.Core_init ...

Processing theory Isabelle_Meta_Model.Floor1_access ...

Processing theory Isabelle_Meta_Model.Floor1_ctxt ...

Processing theory Isabelle_Meta_Model.Floor1_examp ...

Processing theory Isabelle_Meta_Model.Floor2_examp ...

Processing theory Isabelle_Meta_Model.Floor1_infra ...

Processing theory Isabelle_Meta_Model.Core ...

Processing theory Isabelle_Meta_Model.Parser_META ...

Processing theory Isabelle_Meta_Model.Printer_Isabelle ...

Processing theory Isabelle_Meta_Model.Printer_META ...

Processing theory Isabelle_Meta_Model.Printer ...

Processing theory Isabelle_Meta_Model.Generator_dynamic_sequential ...

Processing theory Isabelle_Meta_Model.Rail ...

Processing theory Isabelle_Meta_Model.Design_deep ...

Removing 6 theories ...

Processing theory Isabelle_Meta_Model.Design_generated ...

Processing theory Isabelle_Meta_Model.Design_shallow ...

Loading 35 theories ...

Processing theory LatticeProperties.Conj_Disj ...

Processing theory LatticeProperties.WellFoundedTransitive ...

Processing theory LatticeProperties.Complete_Lattice_Prop ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra ...

Processing theory MonoBoolTranAlgebra.Assertion_Algebra ...

Processing theory SequentInvertibility.MultiSequents ...

Removing 5 theories ...

Processing theory SequentInvertibility.SRCTransforms ...

Processing theory SequentInvertibility.SingleSuccedent ...

Processing theory Stone_Algebras.Lattice_Basics ...

Processing theory Stone_Relation_Algebras.Fixpoints ...

Processing theory Factored_Transition_System_Bounding.Invariants ...

Processing theory SequentInvertibility.NominalSequents ...

Processing theory SequentInvertibility.ModalSequents ...

Processing theory SequentInvertibility.SequentInvertibility ...

Processing theory Stone_Relation_Algebras.Semirings ...

Processing theory Correctness_Algebras.Base ...

Removing 13 theories ...

Processing theory Correctness_Algebras.Monotonic_Boolean_Transformers ...

Processing theory Stone_Algebras.P_Algebras ...

Processing theory Stone_Kleene_Relation_Algebras.Iterings ...

Processing theory Stone_Kleene_Relation_Algebras.Kleene_Algebras ...

Processing theory Correctness_Algebras.Omega_Algebras ...

Processing theory Correctness_Algebras.General_Refinement_Algebras ...

Processing theory Subset_Boolean_Algebras.Subset_Boolean_Algebras ...

Processing theory Correctness_Algebras.Tests ...

Processing theory Correctness_Algebras.Complete_Tests ...

Processing theory Correctness_Algebras.Preconditions ...

Processing theory Correctness_Algebras.Relative_Domain ...

Processing theory Correctness_Algebras.Complete_Domain ...

Processing theory Correctness_Algebras.Pre_Post ...

Processing theory Correctness_Algebras.Relative_Modal ...

Processing theory Correctness_Algebras.Hoare ...

Processing theory Correctness_Algebras.Hoare_Modal ...

Processing theory Correctness_Algebras.Pre_Post_Modal ...

Processing theory Correctness_Algebras.Monotonic_Boolean_Transformers_Instances ...

Loading 21 theories ...

Removing 12 theories ...

Processing theory Circus.Var ...

Processing theory Circus.Var_list ...

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

Processing theory Orbit_Stabiliser.Left_Coset ...

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

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

Processing theory Orbit_Stabiliser.Orbit_Stabiliser ...

Processing theory Circus.Relations ...

Processing theory Circus.Designs ...

Removing 4 theories ...

Processing theory Circus.Reactive_Processes ...

Processing theory Orbit_Stabiliser.Tetrahedron ...

Processing theory Circus.CSP_Processes ...

Processing theory Correctness_Algebras.Test_Iterings ...

Processing theory Circus.Circus_Actions ...

Processing theory Correctness_Algebras.N_Semirings ...

Removing 4 theories ...

Processing theory Circus.Denotational_Semantics ...

Processing theory Circus.Circus_Syntax ...

Processing theory Correctness_Algebras.N_Semirings_Boolean ...

Processing theory Circus.Refinement ...

Processing theory Circus.Refinement_Example ...

Removing 11 theories ...

Processing theory Correctness_Algebras.N_Semirings_Modal ...

Loading 33 theories ...

Processing theory Clean.MonadSE ...

Processing theory Clean.Seq_MonadSE ...

Processing theory Clean.Symbex_MonadSE ...

Processing theory Clean.Hoare_MonadSE ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Cars ...

Processing theory Clean.Lens_Laws ...

Processing theory Clean.Optics ...

Processing theory Clean.Clean ...

Processing theory Correctness_Algebras.Approximation ...

Processing theory Clean.Hoare_Clean ...

Processing theory Clean.Clean_Symbex ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.RealInt ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.NatInt ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Traffic ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Views ...

Processing theory Clean.IsPrime ...

Processing theory Generalized_Counting_Sort.Algorithm ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Move ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Sensors ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Restriction ...

Processing theory Fermat3_4.Fermat4 ...

Removing 7 theories ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Length ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors ...

Processing theory Correctness_Algebras.Recursion_Strict ...

Processing theory Generalized_Counting_Sort.Conservation ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect ...

Removing 6 theories ...

Processing theory Generalized_Counting_Sort.Sorting ...

Processing theory Generalized_Counting_Sort.Stability ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular ...

Loading 44 theories ...

Processing theory AWN.Lib ...

Processing theory AWN.TransitionSystems ...

Processing theory AWN.Invariants ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres ...

Processing theory AWN.OInvariants ...

Processing theory Sort_Encodings.Preliminaries ...

Processing theory Sort_Encodings.Sig ...

Processing theory Sort_Encodings.TermsAndClauses ...

Processing theory Sort_Encodings.U ...

Removing 26 theories ...

Processing theory Sort_Encodings.CU ...

Processing theory PCF.Continuations ...

Processing theory Sort_Encodings.M ...

Processing theory Sort_Encodings.CM ...

Processing theory Sort_Encodings.Mono ...

Processing theory Sort_Encodings.Mcalc ...

Processing theory AWN.AWN ...

Processing theory AWN.AWN_Cterms ...

Processing theory AWN.AWN_SOS ...

Processing theory AWN.Pnet ...

Processing theory AWN.Closed ...

Processing theory AWN.AWN_Labels ...

Processing theory AWN.Inv_Cterms ...

Processing theory AWN.AWN_SOS_Labels ...

Processing theory AWN.AWN_Invariants ...

Processing theory AWN.Qmsg ...

Processing theory AWN.OAWN_SOS ...

Processing theory AWN.OAWN_Invariants ...

Processing theory AWN.OAWN_SOS_Labels ...

Processing theory Sort_Encodings.T_G_Prelim ...

Processing theory AWN.OAWN_Convert ...

Processing theory AWN.ONode_Lifting ...

Processing theory AWN.OPnet ...

Processing theory AWN.Qmsg_Lifting ...

Processing theory Sort_Encodings.Mcalc2 ...

Processing theory Sort_Encodings.T ...

Removing 5 theories ...

Processing theory AWN.OPnet_Lifting ...

Processing theory AWN.OClosed_Lifting ...

Processing theory Sort_Encodings.Mcalc2C ...

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

Removing 40 theories ...

Processing theory MSO_Regex_Equivalence.List_More ...

Processing theory KBPs.Extra ...

Processing theory KBPs.MapOps ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Set ...

Processing theory Isabelle_Meta_Model.Generator_static ...

Processing theory KBPs.Traces ...

Processing theory KBPs.Kripke ...

Processing theory KBPs.DFS ...

Processing theory Stable_Matching.Basis ...

Processing theory KBPs.KBPs ...

Processing theory KBPs.KBPsAuto ...

Processing theory KBPs.SPRView ...

Processing theory KBPs.List_local ...

Processing theory KBPs.ODList ...

Removing 37 theories ...

Processing theory KBPs.Trie2 ...

Processing theory KBPs.Eval ...

Processing theory Stable_Matching.Choice_Functions ...

Processing theory KBPs.KBPsAlg ...

Processing theory KBPs.SPRViewNonDet ...

Processing theory KBPs.SPRViewNonDetIndInit ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Exp ...

Processing theory MSO_Regex_Equivalence.Pi_Derivatives ...

Processing theory KBPs.ClockView ...

Processing theory MSO_Regex_Equivalence.Init_Normalization ...

Processing theory KBPs.SPRViewSingle ...

Processing theory KBPs.SPRViewDet ...

Processing theory KBPs.Views ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Operators ...

Processing theory MSO_Regex_Equivalence.PNormalization ...

Processing theory KBPs.Robot ...

Processing theory KBPs.MuddyChildren ...

Processing theory KBPs.Examples ...

Processing theory KBPs.KBPs_Main ...

Processing theory MSO_Regex_Equivalence.Formula ...

Processing theory MSO_Regex_Equivalence.Pi_Equivalence_Checking ...

Removing 28 theories ...

Processing theory Stable_Matching.Contracts ...

Processing theory MSO_Regex_Equivalence.WS1S ...

Processing theory MSO_Regex_Equivalence.WS1S_Normalization ...

Processing theory Stable_Matching.COP ...

Processing theory Stable_Matching.Bossiness ...

Processing theory Stable_Matching.Strategic ...

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

Processing theory Key_Agreement_Strong_Adversaries.Infra ...

Processing theory Optics.Interp ...

Processing theory Optics.Two ...

Processing theory Optics.Lens_Laws ...

Processing theory Key_Agreement_Strong_Adversaries.Refinement ...

Removing 4 theories ...

Processing theory Optics.Lens_Algebra ...

Processing theory Higher_Order_Terms.Find_First ...

Processing theory Higher_Order_Terms.Fresh_Monad ...

Processing theory Correctness_Algebras.Domain ...

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

Processing theory Optics.Lens_Order ...

Processing theory Key_Agreement_Strong_Adversaries.Message_derivation ...

Processing theory Key_Agreement_Strong_Adversaries.Channels ...

Processing theory Key_Agreement_Strong_Adversaries.IK ...

Processing theory Key_Agreement_Strong_Adversaries.Secrecy ...

Processing theory Optics.Lens_Symmetric ...

Processing theory Optics.Lens_Instances ...

Processing theory Optics.Lenses ...

Processing theory Optics.Prisms ...

Processing theory Optics.Channel_Type ...

Processing theory Optics.Dataspace ...

Processing theory Higher_Order_Terms.Fresh_Class ...

Processing theory Higher_Order_Terms.Nterm ...

Processing theory Key_Agreement_Strong_Adversaries.Payloads ...

Processing theory Key_Agreement_Strong_Adversaries.Implem ...

Processing theory Optics.Scenes ...

Processing theory Optics.Optics ...

Processing theory Optics.Lens_Record_Example ...

Processing theory Higher_Order_Terms.Term ...

Processing theory Higher_Order_Terms.Pats ...

Processing theory Higher_Order_Terms.Term_to_Nterm ...

Removing 21 theories ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_lemmas ...

Processing theory Free-Groups.PingPongLemma ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_symmetric ...

Processing theory Correctness_Algebras.Lattice_Ordered_Semirings ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl1 ...

Removing 10 theories ...

Processing theory Correctness_Algebras.Domain_Iterings ...

Processing theory Correctness_Algebras.Domain_Recursion ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl1 ...

Removing 2 theories ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl2 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3 ...

Loading 43 theories ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric ...

Processing theory Separation_Algebra.Sep_Tactics ...

Processing theory Tycon.Coerce ...

Processing theory Presburger-Automata.DFS ...

Processing theory Tycon.TypeApp ...

Processing theory Isabelle_C.C_Lexer_Language ...

Processing theory Isabelle_C.C_Lexer_Annotation ...

Processing theory Separation_Algebra.Map_Extra ...

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

Removing 5 theories ...

Processing theory Tycon.Monad_Zero ...

Processing theory Tycon.Monad_Zero_Plus ...

Processing theory Tycon.Lazy_List_Monad ...

Processing theory Tycon.Maybe_Monad ...

Processing theory Tycon.Error_Transformer ...

Processing theory Tycon.Resumption_Transformer ...

Processing theory Tycon.State_Transformer ...

Processing theory Tycon.Writer_Monad ...

Processing theory Tycon.Writer_Transformer ...

Processing theory Tycon.Monad_Transformer ...

Processing theory Separation_Algebra.Types_D ...

Removing 18 theories ...

Processing theory Isabelle_C.C_Ast ...

Processing theory Isabelle_C.C_Environment ...

Processing theory Isabelle_C.C_Parser_Annotation ...

Processing theory Separation_Algebra.Abstract_Separation_D ...

Processing theory Separation_Algebra.Separation_D ...

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

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

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

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

### Ignored report message: \isacommand{}

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

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

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

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

Processing theory Isabelle_C.C_Parser_Language ...

Processing theory Isabelle_C.C_Eval ...

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

### Ignored report message: \isacommand{}

### Ignored report message: \isacommand{}

### Ignored report message: \isacommand{}

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

### Ignored report message: redefining\ this\isactrlhere \freeify{}int\freeify{}\isacommand{}

### Ignored report message: \isacommand{}

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

Processing theory Presburger-Automata.Exec ...

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

Removing 20 theories ...

Processing theory WorkerWrapper.FixedPointTheorems ...

Processing theory WorkerWrapper.WorkerWrapper ...

Processing theory WorkerWrapper.WorkerWrapperNew ...

Processing theory WorkerWrapper.Maybe ...

Processing theory Universal_Turing_Machine.Abacus_Defs ...

Processing theory WorkerWrapper.Nats ...

Processing theory WorkerWrapper.LList ...

Processing theory WorkerWrapper.Last ...

Processing theory WorkerWrapper.Accumulator ...

Processing theory WorkerWrapper.Nub ...

Processing theory Binomial-Heaps.BinomialHeap ...

Processing theory Binomial-Heaps.SkewBinomialHeap ...

Processing theory Binomial-Heaps.Test ...

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

Processing theory Correctness_Algebras.Extended_Designs ...

Loading 38 theories ...

Removing 35 theories ...

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

Processing theory Isabelle_C.C_paper ...

Processing theory Isabelle_C.C0 ...

Processing theory Isabelle_C.C4 ...

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

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

Processing theory Shivers-CFA.SetMap ...

Processing theory Shivers-CFA.Utils ...

Processing theory Category2.Category ...

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

Processing theory Shivers-CFA.HOLCFUtils ...

Processing theory Category2.Functors ...

Processing theory Category2.NatTrans ...

Processing theory WorkerWrapper.Streams ...

Processing theory Shivers-CFA.CPSScheme ...

Processing theory Shivers-CFA.ExCF ...

Processing theory Shivers-CFA.ExCFSV ...

Processing theory WorkerWrapper.Backtracking ...

Processing theory Shivers-CFA.AbsCF ...

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

Processing theory LightweightJava.Lightweight_Java_Definition ...

Processing theory LightweightJava.Lightweight_Java_Equivalence ...

Processing theory Shivers-CFA.AbsCFCorrect ...

Processing theory WorkerWrapper.UnboxedNats ...

Processing theory WorkerWrapper.Continuations ...

Processing theory Category2.Universe ...

Processing theory Category2.SetCat ...

Removing 13 theories ...

Processing theory Category2.Yoneda ...

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

Processing theory Isabelle_C.C2 ...

Processing theory Isabelle_C.C3 ...

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

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

Processing theory LightweightJava.Lightweight_Java_Proof ...

Loading 51 theories ...

Removing 28 theories ...

Processing theory Shivers-CFA.MapSets ...

Processing theory Completeness.PermutationLemmas ...

Processing theory Completeness.Tree ...

Processing theory First_Order_Terms.Option_Monad ...

Processing theory Completeness.Base ...

Processing theory DiskPaxos.DiskPaxos_Model ...

Processing theory DiskPaxos.DiskPaxos_Inv1 ...

Processing theory Resolution_FOL.Tree ...

Processing theory First_Order_Terms.Term ...

Processing theory First_Order_Terms.Unifiers ...

Processing theory First_Order_Terms.Term_Pair_Multiset ...

Processing theory Propositional_Proof_Systems.Compactness ...

Processing theory Shivers-CFA.FixTransform ...

Processing theory Shivers-CFA.CPSUtils ...

Processing theory Completeness.Formula ...

Processing theory Completeness.Sequents ...

Processing theory Completeness.Completeness ...

Processing theory Completeness.Soundness ...

Processing theory List_Inversions.List_Inversions ...

Processing theory Shivers-CFA.Computability ...

Processing theory Propositional_Proof_Systems.SC ...

Processing theory WorkerWrapper.CounterExample ...

Processing theory Stream-Fusion.LazyList ...

Processing theory Shivers-CFA.Eval ...

Processing theory Stream-Fusion.Stream ...

Processing theory MuchAdoAboutTwo.MuchAdoAboutTwo ...

Processing theory Resolution_FOL.TermsAndLiterals ...

Processing theory Propositional_Proof_Systems.SC_Cut ...

Processing theory DiskPaxos.DiskPaxos_Inv2 ...

Processing theory DiskPaxos.DiskPaxos_Inv3 ...

Processing theory Shivers-CFA.AbsCFComp ...

Processing theory Propositional_Proof_Systems.SC_Sema ...

Processing theory Stream-Fusion.StreamFusion ...

Removing 28 theories ...

Processing theory Propositional_Proof_Systems.Resolution ...

Processing theory Propositional_Proof_Systems.LSC ...

Processing theory Propositional_Proof_Systems.LSC_Resolution ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Full ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_SC_Small ...

Processing theory First_Order_Terms.Abstract_Unification ...

Processing theory First_Order_Terms.Unification ...

Processing theory DiskPaxos.DiskPaxos_Inv4 ...

Processing theory DiskPaxos.DiskPaxos_Inv5 ...

Removing 4 theories ...

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

Processing theory Resolution_FOL.Completeness ...

Processing theory Resolution_FOL.Unification_Theorem ...

Processing theory Resolution_FOL.Completeness_Instance ...

Removing 20 theories ...

Processing theory Dominance_CHK.Cfg ...

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

Processing theory TESL_Language.Run ...

Processing theory TESL_Language.Denotational ...

Processing theory Correctness_Algebras.Binary_Iterings ...

Processing theory TESL_Language.SymbolicPrimitive ...

Processing theory TESL_Language.Operational ...

Processing theory CSP_RefTK.Conclusion ...

Processing theory Dominance_CHK.Sorted_Less2 ...

Processing theory Dominance_CHK.Sorted_List_Operations2 ...

Processing theory CSP_RefTK.Introduction ...

Processing theory HOL-CSP.Introduction ...

Processing theory Dominance_CHK.Dom_Semi_List ...

Processing theory Dominance_CHK.Dom_Kildall ...

Processing theory TESL_Language.Corecursive_Prop ...

Processing theory Correctness_Algebras.Binary_Iterings_Strict ...

Processing theory TESL_Language.Hygge_Theory ...

Processing theory TESL_Language.Config_Morphisms ...

Removing 45 theories ...

Processing theory Correctness_Algebras.N_Algebras ...

Processing theory Correctness_Algebras.Recursion ...

Processing theory Dominance_CHK.Dom_Kildall_Property ...

Processing theory Dominance_CHK.Dom_Kildall_Correct ...

Processing theory Stone_Relation_Algebras.Relation_Algebras ...

Removing 16 theories ...

Processing theory Correctness_Algebras.N_Omega_Algebras ...

Processing theory Correctness_Algebras.N_Relation_Algebras ...

Removing 2 theories ...

Processing theory Correctness_Algebras.N_Omega_Binary_Iterings ...

Loading 72 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 Decl_Sem_Fun_PL.Lambda ...

Processing theory Decl_Sem_Fun_PL.SmallStepLam ...

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

Processing theory Possibilistic_Noninterference.MyTactics ...

Processing theory Possibilistic_Noninterference.Interface ...

Processing theory Modular_Assembly_Kit_Security.PropertyLibrary ...

Processing theory Decl_Sem_Fun_PL.BigStepLam ...

Processing theory Possibilistic_Noninterference.Bisim ...

Processing theory Ribbon_Proofs.JHelper ...

Processing theory Ribbon_Proofs.Ribbons_Basic ...

Processing theory CISC-Kernel.SK ...

Processing theory CISC-Kernel.ISK ...

Processing theory Ribbon_Proofs.Proofchain ...

Processing theory Possibilistic_Noninterference.Language_Semantics ...

Removing 8 theories ...

Processing theory Propositional_Proof_Systems.SC_Depth ...

Processing theory Propositional_Proof_Systems.SC_Gentzen ...

Processing theory Propositional_Proof_Systems.SC_Depth_Limit ...

Processing theory CISC-Kernel.CISK ...

Processing theory CISC-Kernel.Separation_kernel_model ...

Processing theory CISC-Kernel.Link_separation_kernel_model_to_CISK ...

Processing theory Possibilistic_Noninterference.During_Execution ...

Processing theory Possibilistic_Noninterference.After_Execution ...

Processing theory Decl_Sem_Fun_PL.ValuesFSet ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet ...

Processing theory Decl_Sem_Fun_PL.ValuesFSetProps ...

Processing theory Decl_Sem_Fun_PL.ChangeEnv ...

Processing theory Decl_Sem_Fun_PL.DenotSoundFSet ...

Processing theory Ribbon_Proofs.Ribbons_Interfaces ...

Processing theory Ribbon_Proofs.Ribbons_Graphical ...

Processing theory Ribbon_Proofs.More_Finite_Map ...

Processing theory Decl_Sem_Fun_PL.DenotCompleteFSet ...

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

Processing theory Key_Agreement_Strong_Adversaries.dhlvl2 ...

Processing theory Decl_Sem_Fun_PL.DenotCongruenceFSet ...

Processing theory Decl_Sem_Fun_PL.DenotEqualitiesFSet ...

Processing theory Decl_Sem_Fun_PL.Optimizer ...

Processing theory CCS.Agent ...

Processing theory CCS.Strong_Sim ...

Processing theory CCS.Strong_Sim_Pres ...

Processing theory CCS.Strong_Bisim ...

Processing theory CCS.Strong_Bisim_Pres ...

Processing theory CCS.Strong_Sim_SC ...

Processing theory CCS.Struct_Cong ...

Processing theory CCS.Tau_Chain ...

Processing theory CCS.Weak_Cong_Semantics ...

Processing theory CCS.Weak_Semantics ...

Processing theory CCS.Weak_Sim ...

Processing theory Possibilistic_Noninterference.Compositionality ...

Processing theory Possibilistic_Noninterference.Syntactic_Criteria ...

Processing theory Ribbon_Proofs.Ribbons_Graphical_Soundness ...

Removing 32 theories ...

Processing theory CCS.Weak_Sim_Pres ...

Processing theory CCS.Strong_Bisim_SC ...

Processing theory CCS.Weak_Bisim ...

Processing theory CCS.Weak_Cong_Sim ...

Processing theory CCS.Weak_Cong ...

Processing theory CCS.Weak_Cong_Sim_Pres ...

Processing theory CCS.Weak_Bisim_Pres ...

Processing theory CCS.Weak_Cong_Pres ...

Processing theory Possibilistic_Noninterference.Concrete ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3 ...

Loading 32 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric ...

Processing theory Security_Protocol_Refinement.Infra ...

Processing theory Security_Protocol_Refinement.Agents ...

Processing theory Security_Protocol_Refinement.Keys ...

Processing theory Security_Protocol_Refinement.Atoms ...

Processing theory Security_Protocol_Refinement.Runs ...

Processing theory SuperCalc.well_founded_continued ...

Processing theory Security_Protocol_Refinement.Channels ...

Processing theory Security_Protocol_Refinement.Refinement ...

Processing theory Security_Protocol_Refinement.Message ...

Processing theory Security_Protocol_Refinement.a0n_agree ...

Removing 33 theories ...

Processing theory Security_Protocol_Refinement.a0i_agree ...

Processing theory SuperCalc.multisets_continued ...

Processing theory Security_Protocol_Refinement.s0g_secrecy ...

Processing theory Security_Protocol_Refinement.m1_keydist ...

Processing theory Resolution_FOL.Examples ...

Processing theory SuperCalc.terms ...

Processing theory SuperCalc.equational_clausal_logic ...

Processing theory Correctness_Algebras.Capped_Omega_Algebras ...

Processing theory Kleene_Algebra.Dioid_Models ...

Processing theory Kleene_Algebra.Kleene_Algebra_Models ...

Processing theory KAD.Modal_Kleene_Algebra_Models ...

Processing theory Security_Protocol_Refinement.m1_keydist_iirn ...

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

Removing 1 theories ...

Processing theory Security_Protocol_Refinement.m3_nssk_par ...

Processing theory Security_Protocol_Refinement.m2_kerberos ...

Removing 3 theories ...

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

Processing theory Allen_Calculus.xor_cal ...

Processing theory Allen_Calculus.axioms ...

Processing theory Noninterference_CSP.CSPNoninterference ...

Processing theory Probabilistic_System_Zoo.Bool_Bounded_Set ...

Processing theory List_Interleaving.ListInterleaving ...

Processing theory Optics.Lens_State ...

Processing theory Euler_Partition.Euler_Partition ...

Processing theory Well_Quasi_Orders.Multiset_Extension ...

Processing theory Propositional_Proof_Systems.MiniFormulas ...

Processing theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding ...

Processing theory Noninterference_Ipurge_Unwinding.DeterministicProcesses ...

Processing theory Noninterference_Inductive_Unwinding.InductiveUnwinding ...

Processing theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample ...

Removing 25 theories ...

Processing theory Propositional_Proof_Systems.HC ...

Processing theory Propositional_Proof_Systems.ND ...

Processing theory Propositional_Proof_Systems.NDHC ...

Processing theory Propositional_Proof_Systems.MiniSC ...

Processing theory Propositional_Proof_Systems.MiniSC_HC ...

Processing theory Propositional_Proof_Systems.SCND ...

Processing theory Propositional_Proof_Systems.HCSC ...

Processing theory Propositional_Proof_Systems.HCSCND ...

Processing theory Propositional_Proof_Systems.SC_Compl_Consistency ...

Processing theory Allen_Calculus.allen ...

Processing theory Allen_Calculus.jointly_exhaustive ...

Processing theory Allen_Calculus.disjoint_relations ...

Processing theory Well_Quasi_Orders.Wqo_Multiset ...

Processing theory Propositional_Proof_Systems.MiniSC_Craig ...

Removing 10 theories ...

Processing theory Correctness_Algebras.Binary_Iterings_Nonstrict ...

Removing 6 theories ...

Processing theory Allen_Calculus.examples ...

Processing theory Allen_Calculus.nest ...

Loading 54 theories ...

Removing 7 theories ...

Processing theory SpecCheck.SpecCheck_Show ...

Processing theory SpecCheck.SpecCheck_Base ...

Processing theory SpecCheck.SpecCheck_Generators ...

Processing theory SpecCheck.SpecCheck_Shrink ...

Processing theory SpecCheck.SpecCheck_Output_Style ...

Processing theory SpecCheck.SpecCheck ...

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

Processing theory Regular-Sets.Derivatives ...

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

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

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

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

Processing theory Relational_Method.Definitions ...

Processing theory TLA.Intensional ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl1 ...

Processing theory TLA.Sequence ...

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

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

Processing theory Regex_Equivalence.Derivatives_Finite ...

Processing theory TLA.Semantics ...

Processing theory TLA.PreFormulas ...

Processing theory TLA.Rules ...

Removing 7 theories ...

Processing theory TLA.Liveness ...

Processing theory TLA.State ...

Processing theory TLA.Buffer ...

Processing theory TLA.Even ...

Processing theory Selection_Heap_Sort.Sort ...

Processing theory Selection_Heap_Sort.RemoveMax ...

Processing theory Regex_Equivalence.Deriv_PDeriv ...

Processing theory Selection_Heap_Sort.Heap ...

Processing theory Selection_Heap_Sort.HeapFunctional ...

Processing theory Propositional_Proof_Systems.ND_Sound ...

Processing theory Selection_Heap_Sort.SelectionSort_Functional ...

Processing theory Propositional_Proof_Systems.ND_Compl_SC ...

Processing theory Skew_Heap.Skew_Heap ...

Processing theory Regex_Equivalence.Automaton ...

Processing theory Selection_Heap_Sort.HeapImperative ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl2 ...

Processing theory TLA.Inc ...

Processing theory Regex_Equivalence.Deriv_Autos ...

Processing theory Regex_Equivalence.Position_Autos ...

Processing theory Category2.MonadicEquationalTheory ...

Removing 29 theories ...

Processing theory Regex_Equivalence.Before2 ...

Processing theory Regex_Equivalence.After2 ...

Processing theory Regex_Equivalence.Regex_Equivalence ...

Processing theory Regex_Equivalence.Benchmark ...

Processing theory Regex_Equivalence.Examples ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3 ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric ...

Removing 31 theories ...

Processing theory Relational_Method.Authentication ...

Processing theory Relational_Method.Anonymity ...

Processing theory Relational_Method.Possibility ...

Loading 50 theories ...

Processing theory Clean.Test_Clean ...

Processing theory Clean.SquareRoot_concept ...

Processing theory Clean.Clean_Main ...

Processing theory FLP.ListUtilities ...

Processing theory FLP.Multiset ...

Processing theory Graph_Saturation.MissingRelation ...

Processing theory Statecharts.Contrib ...

Processing theory Statecharts.DataSpace ...

Processing theory Statecharts.Data ...

Processing theory Graph_Saturation.LabeledGraphs ...

Processing theory Statecharts.Update ...

Processing theory Clean.Quicksort ...

Processing theory Clean.Quicksort_concept ...

Processing theory Graph_Saturation.RulesAndChains ...

Processing theory FLP.AsynchronousSystem ...

Processing theory FLP.Execution ...

Processing theory FLP.FLPSystem ...

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

Processing theory KAD.Modal_Kleene_Algebra_Applications ...

Removing 18 theories ...

Processing theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued ...

Processing theory Graph_Saturation.StandardRules ...

Processing theory Statecharts.HA ...

Processing theory Separata.Separata ...

Processing theory Graph_Saturation.GraphRewriting ...

Processing theory Graph_Saturation.CombinedCorrectness ...

Processing theory Imperative_Insertion_Sort.Imperative_Loops ...

Processing theory FLP.FLPExistingSystem ...

Processing theory Pairing_Heap.Pairing_Heap_List2 ...

Processing theory Tail_Recursive_Functions.CaseStudy2 ...

Processing theory Statecharts.Kripke ...

Processing theory Decl_Sem_Fun_PL.RelationalSemFSet ...

Processing theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet ...

Processing theory Imperative_Insertion_Sort.Imperative_Insertion_Sort ...

Processing theory Pairing_Heap.Pairing_Heap_List1 ...

Processing theory Ribbon_Proofs.Ribbons_Stratified ...

Processing theory Decl_Sem_Fun_PL.MutableRef ...

Processing theory Decl_Sem_Fun_PL.MutableRefProps ...

Processing theory Statecharts.HAOps ...

Processing theory Pairing_Heap.Pairing_Heap_Tree ...

Processing theory Splay_Tree.Splay_Heap ...

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

Removing 58 theories ...

Processing theory Statecharts.HASem ...

Processing theory Statecharts.HAKripke ...

Processing theory Statecharts.CarAudioSystem ...

Loading 69 theories ...

Processing theory BNF_CC.Preliminaries ...

Processing theory Consensus_Refined.Consensus_Types ...

Processing theory Consensus_Refined.Consensus_Misc ...

Processing theory Consensus_Refined.Two_Steps ...

Processing theory Consensus_Refined.Quorums ...

Processing theory Consensus_Refined.Infra ...

Processing theory Clean.LinearSearch ...

Processing theory Coinductive_Languages.Coinductive_Language ...

Processing theory Consensus_Refined.Refinement ...

Processing theory Consensus_Refined.Voting ...

Processing theory Consensus_Refined.Same_Vote ...

Processing theory Heard_Of.Majorities ...

Processing theory POPLmark-deBruijn.Basis ...

Processing theory Heard_Of.HOModel ...

Processing theory Consensus_Refined.HO_Transition_System ...

Processing theory Consensus_Refined.BenOr_Defs ...

Processing theory Consensus_Refined.Uv_Defs ...

Processing theory Heard_Of.AteDefs ...

Processing theory Heard_Of.EigbyzDefs ...

Processing theory Heard_Of.OneThirdRuleDefs ...

Removing 20 theories ...

Processing theory WOOT_Strong_Eventual_Consistency.ErrorMonad ...

Processing theory Consensus_Refined.Observing_Quorums ...

Processing theory Consensus_Refined.Observing_Quorums_Opt ...

Processing theory Consensus_Refined.Two_Step_Observing ...

Processing theory Stuttering_Equivalence.Samplers ...

Processing theory Stuttering_Equivalence.StutterEquivalence ...

Processing theory Heard_Of.UteDefs ...

Processing theory Network_Security_Policy_Verification.Example_NetModel ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPstrict ...

Processing theory Heard_Of.LastVotingDefs ...

Processing theory Heard_Of.UvDefs ...

Processing theory WOOT_Strong_Eventual_Consistency.Data ...

Processing theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms ...

Processing theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms ...

Processing theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm ...

Processing theory Network_Security_Policy_Verification.Analysis_Tainting ...

Processing theory Propositional_Proof_Systems.Compactness_Consistency ...

Processing theory Heard_Of.Reduction ...

Processing theory Consensus_Refined.BenOr_Proofs ...

Processing theory Consensus_Refined.Uv_Proofs ...

Processing theory Heard_Of.AteProof ...

Processing theory Heard_Of.EigbyzProof ...

Processing theory Heard_Of.OneThirdRuleProof ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets2 ...

Processing theory POPLmark-deBruijn.POPLmarkRecord ...

Processing theory POPLmark-deBruijn.POPLmarkRecordCtxt ...

Processing theory POPLmark-deBruijn.Execute ...

Processing theory Heard_Of.UvProof ...

Processing theory Propositional_Proof_Systems.HC_Compl_Consistency ...

Processing theory Heard_Of.LastVotingProof ...

Processing theory Heard_Of.UteProof ...

Processing theory WOOT_Strong_Eventual_Consistency.DistributedExecution ...

Processing theory WOOT_Strong_Eventual_Consistency.Sorting ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_Consistency ...

Processing theory BNF_CC.Concrete_Examples ...

Processing theory Coinductive_Languages.Context_Free_Grammar ...

Processing theory Well_Quasi_Orders.Kruskal ...

Processing theory Well_Quasi_Orders.Wqo_Instances ...

Processing theory BNF_CC.DDS ...

Processing theory WOOT_Strong_Eventual_Consistency.SortKeys ...

Processing theory Decl_Sem_Fun_PL.SystemF ...

Removing 53 theories ...

Processing theory WOOT_Strong_Eventual_Consistency.Psi ...

Processing theory WOOT_Strong_Eventual_Consistency.Consistency ...

Processing theory WOOT_Strong_Eventual_Consistency.CreateConsistent ...

Processing theory Well_Quasi_Orders.Kruskal_Examples ...

Processing theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute ...

Processing theory WOOT_Strong_Eventual_Consistency.StrongConvergence ...

Processing theory WOOT_Strong_Eventual_Consistency.SEC ...

Removing 2 theories ...

Processing theory WOOT_Strong_Eventual_Consistency.Example ...

Loading 55 theories ...

Processing theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt ...

Processing theory ConcurrentIMP.CIMP_pred ...

Processing theory ConcurrentIMP.Infinite_Sequences ...

Processing theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt ...

Processing theory ConcurrentIMP.LTL ...

Processing theory Diophantine_Eqns_Lin_Hom.List_Vector ...

Processing theory Complete_Non_Orders.Binary_Relations ...

Processing theory Complete_Non_Orders.Complete_Relations ...

Processing theory Complete_Non_Orders.Kleene_Fixed_Point ...

Processing theory Myhill-Nerode.Folds ...

Processing theory Complete_Non_Orders.Fixed_Points ...

Processing theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations ...

Processing theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm ...

Processing theory SIFUM_Type_Systems.Preliminaries ...

Processing theory PropResPI.Propositional_Resolution ...

Processing theory PropResPI.Prime_Implicates ...

Processing theory ConcurrentIMP.CIMP_lang ...

Removing 24 theories ...

Processing theory SIFUM_Type_Systems.Security ...

Processing theory ConcurrentIMP.CIMP_vcg ...

Processing theory ConcurrentIMP.CIMP_vcg_rules ...

Processing theory ConcurrentIMP.CIMP ...

Processing theory ConcurrentIMP.CIMP_locales ...

Processing theory SIFUM_Type_Systems.Language ...

Processing theory Topological_Semantics.sse_boolean_algebra ...

Processing theory Security_Protocol_Refinement.m1_keydist_inrn ...

Processing theory ConcurrentIMP.CIMP_one_place_buffer ...

Processing theory Diophantine_Eqns_Lin_Hom.Algorithm ...

Processing theory Diophantine_Eqns_Lin_Hom.Solver_Code ...

Processing theory Topological_Semantics.sse_boolean_algebra_quantification ...

Processing theory Security_Protocol_Refinement.m1_ds ...

Processing theory Topological_Semantics.sse_operation_positive ...

Processing theory Topological_Semantics.sse_operation_positive_quantification ...

Removing 9 theories ...

Processing theory SIFUM_Type_Systems.Compositionality ...

Processing theory Security_Protocol_Refinement.m2_ds ...

Processing theory SIFUM_Type_Systems.TypeSystem ...

Removing 2 theories ...

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

Processing theory Topological_Semantics.topo_frontier_algebra ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact ...

Processing theory Propositional_Proof_Systems.Tseytin ...

Processing theory Propositional_Proof_Systems.Tseytin_Sema ...

Processing theory Security_Protocol_Refinement.m3_ds ...

Processing theory ConcurrentIMP.CIMP_unbounded_buffer ...

Processing theory Myhill-Nerode.Myhill_1 ...

Processing theory Myhill-Nerode.Myhill_2 ...

Processing theory Myhill-Nerode.Myhill ...

Processing theory Myhill-Nerode.Closures ...

Processing theory Myhill-Nerode.Closures2 ...

Removing 27 theories ...

FAILED to process theory Topological_Semantics.sse_operation_negative

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Processing theory Topological_Semantics.sse_operation_negative_quantification ...

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_LFIs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Removing 1 theories ...

FAILED to process theory Topological_Semantics.ex_subminimal_logics

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Loading 78 theories ...

Processing theory Attack_Trees.MC ...

Processing theory JiveDataStoreModel.TypeIds ...

Removing 3 theories ...

Processing theory JiveDataStoreModel.JavaType ...

Processing theory JiveDataStoreModel.DirectSubtypes ...

Processing theory JiveDataStoreModel.Subtype ...

Processing theory JiveDataStoreModel.Attributes ...

Processing theory JiveDataStoreModel.AttributesIndep ...

Processing theory JiveDataStoreModel.Value ...

Processing theory LatticeProperties.Lattice_Prop ...

Processing theory PseudoHoops.Operations ...

Processing theory JiveDataStoreModel.Location ...

Processing theory JiveDataStoreModel.Store ...

Processing theory JiveDataStoreModel.StoreProperties ...

Processing theory JiveDataStoreModel.JML ...

Processing theory JiveDataStoreModel.UnivSpec ...

Processing theory Attack_Trees.AT ...

Processing theory Attack_Trees.Infrastructure ...

Processing theory Attack_Trees.GDPRhealthcare ...

Processing theory Concurrent_Revisions.Data ...

Processing theory Concurrent_Revisions.Occurrences ...

Processing theory Concurrent_Revisions.Renaming ...

Processing theory Concurrent_Revisions.Substitution ...

Processing theory LatticeProperties.Modular_Distrib_Lattice ...

Processing theory LatticeProperties.Lattice_Ordered_Group ...

Processing theory PseudoHoops.LeftComplementedMonoid ...

Processing theory PseudoHoops.RightComplementedMonoid ...

Processing theory Finger-Trees.FingerTree ...

Removing 16 theories ...

Processing theory PseudoHoops.PseudoWaisbergAlgebra ...

Processing theory SIFPL.OBJ ...

Processing theory SIFPL.PBIJ ...

Processing theory SIFPL.VDM_OBJ ...

Processing theory Concurrent_Revisions.OperationalSemantics ...

Processing theory Concurrent_Revisions.Executions ...

Processing theory PseudoHoops.PseudoHoops ...

Processing theory SIFPL.VS_OBJ ...

Processing theory PseudoHoops.PseudoHoopFilters ...

Processing theory Strong_Security.Types ...

Processing theory Strong_Security.Expr ...

Processing theory Strong_Security.Domain_example ...

Processing theory SIFPL.ContextOBJ ...

Processing theory WHATandWHERE_Security.WHATWHERE_Security ...

Processing theory Concurrent_Revisions.Determinacy ...

Processing theory WHATandWHERE_Security.Up_To_Technique ...

Processing theory TESL_Language.StutteringDefs ...

Processing theory WHATandWHERE_Security.MWLs ...

Processing theory WHATandWHERE_Security.Parallel_Composition ...

Processing theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign ...

Processing theory TESL_Language.StutteringLemmas ...

Processing theory TESL_Language.Stuttering ...

Removing 18 theories ...

Processing theory Finger-Trees.Test ...

Processing theory HyperCTL.Prelim ...

Processing theory HyperCTL.Shallow ...

Processing theory HyperCTL.Deep ...

Processing theory PseudoHoops.SpecialPseudoHoops ...

Processing theory Correctness_Algebras.Boolean_Semirings ...

Processing theory WHATandWHERE_Security.Language_Composition ...

Processing theory WHATandWHERE_Security.Type_System ...

Processing theory WHATandWHERE_Security.Type_System_example ...

Processing theory HyperCTL.Noninterference ...

Processing theory HyperCTL.Finite_Noninterference ...

Processing theory HyperCTL.HyperCTL ...

Processing theory Propositional_Proof_Systems.CNF_To_Formula ...

Processing theory Propositional_Proof_Systems.ND_FiniteAssms ...

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

Processing theory BNF_CC.Axiomatised_BNF_CC ...

Processing theory BNF_CC.Composition ...

Processing theory BNF_CC.Quotient_Preservation ...

Processing theory BNF_CC.Subtypes ...

Processing theory PseudoHoops.Examples ...

Processing theory BNF_CC.Fixpoints ...

Processing theory BNF_CC.Operation_Examples ...

Removing 59 theories ...

FAILED to process theory Topological_Semantics.topo_operators_derivative

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

FAILED to process theory Topological_Semantics.topo_derivative_algebra

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

*** Unexpected outcome: "unknown"

FAILED to process theory Topological_Semantics.ex_LFUs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

*** Error (line 66 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 76 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 53 theories ...

Removing 3 theories ...

Processing theory Dict_Construction.Dict_Construction ...

Processing theory Consensus_Refined.Three_Steps ...

Processing theory Consensus_Refined.MRU_Vote ...

Processing theory Belief_Revision.AGM_Logic ...

Processing theory Consensus_Refined.MRU_Vote_Opt ...

Processing theory FocusStreamsCaseStudies.ArithExtras ...

Processing theory FocusStreamsCaseStudies.ListExtras ...

Processing theory Consensus_Refined.Three_Step_MRU ...

Processing theory Consensus_Refined.CT_Defs ...

Processing theory FeatherweightJava.FJDefs ...

Processing theory AWN.AWN_Term_Graph ...

Processing theory Belief_Revision.AGM_Remainder ...

Processing theory FeatherweightJava.FJAux ...

Processing theory FeatherweightJava.FJSound ...

Processing theory Consensus_Refined.New_Algorithm_Defs ...

Processing theory Consensus_Refined.CT_Proofs ...

Processing theory Consensus_Refined.New_Algorithm_Proofs ...

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

Processing theory FeatherweightJava.Featherweight_Java ...

Processing theory FocusStreamsCaseStudies.Gateway_proof_aux ...

Processing theory Lazy_Case.Lazy_Case ...

Processing theory Consensus_Refined.Paxos_Proofs ...

Processing theory Mereology.PM ...

Processing theory Mereology.M ...

Processing theory Belief_Revision.AGM_Contraction ...

Processing theory Belief_Revision.AGM_Revision ...

Processing theory Mereology.CM ...

Processing theory Mereology.GM ...

Processing theory Mereology.MM ...

Processing theory Mereology.EM ...

Processing theory Mereology.CEM ...

Processing theory Open_Induction.Open_Induction ...

Processing theory FocusStreamsCaseStudies.Gateway_proof ...

Processing theory Mereology.GMM ...

Processing theory Mereology.GEM ...

Processing theory Topological_Semantics.topo_negation_fixedpoints ...

Processing theory ADS_Functor.Merkle_Interface ...

Processing theory FinFun.FinFunPred ...

Processing theory Dict_Construction.Test_Lazy_Case ...

Processing theory FOL_Axiomatic.FOL_Axiomatic ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers ...

Removing 48 theories ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping ...

Processing theory Well_Quasi_Orders.Higman_OI ...

Processing theory ADS_Functor.ADS_Construction ...

Processing theory ADS_Functor.Inclusion_Proof_Construction ...

Processing theory ADS_Functor.Canton_Transaction_Tree ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Example ...

Processing theory Hybrid_Logic.Hybrid_Logic ...

Loading 100 theories ...

Removing 21 theories ...

Processing theory Abs_Int_ITP2012.Complete_Lattice_ix ...

Processing theory Functional-Automata.AutoProj ...

Processing theory Functional-Automata.DA ...

Processing theory Functional-Automata.NA ...

Processing theory Functional-Automata.NAe ...

Processing theory Functional-Automata.Automata ...

Processing theory GraphMarkingIBP.Graph ...

Processing theory InfPathElimination.Aexp ...

Processing theory InfPathElimination.Bexp ...

Processing theory InfPathElimination.Store ...

Processing theory InfPathElimination.Conf ...

Processing theory DataRefinementIBP.Preliminaries ...

Processing theory DataRefinementIBP.Statements ...

Processing theory DataRefinementIBP.Hoare ...

Processing theory DataRefinementIBP.Diagram ...

Processing theory DataRefinementIBP.DataRefinement ...

Processing theory InfPathElimination.Labels ...

Processing theory InfPathElimination.Graph ...

Processing theory Inductive_Confidentiality.Message ...

Processing theory Inductive_Confidentiality.Event ...

Processing theory Inductive_Confidentiality.Public ...

Processing theory Inductive_Confidentiality.NS_Public_Bad ...

Processing theory InfPathElimination.SubRel ...

Processing theory Inductive_Confidentiality.ConfidentialityDY ...

Processing theory GraphMarkingIBP.SetMark ...

Processing theory GraphMarkingIBP.StackMark ...

Processing theory MonoBoolTranAlgebra.Statements ...

Processing theory Menger.Graph ...

Processing theory InfPathElimination.ArcExt ...

Processing theory Menger.Helpers ...

Processing theory InfPathElimination.SubExt ...

Processing theory GraphMarkingIBP.LinkMark ...

Processing theory Menger.Separations ...

Processing theory Menger.DisjointPaths ...

Processing theory InfPathElimination.SymExec ...

Processing theory InfPathElimination.LTS ...

Processing theory Menger.MengerInduction ...

Processing theory Menger.Y_eq_new_last ...

Processing theory Menger.Y_neq_new_last ...

Processing theory Partial_Function_MR.Partial_Function_MR ...

Processing theory Functional-Automata.RegSet_of_nat_DA ...

Processing theory Menger.Menger ...

Processing theory OpSets.OpSet ...

Processing theory Functional-Automata.RegExp2NA ...

Processing theory GraphMarkingIBP.DSWMark ...

Processing theory OpSets.Insert_Spec ...

Processing theory Functional-Automata.RegExp2NAe ...

Processing theory Security_Protocol_Refinement.m1_auth ...

Removing 30 theories ...

Processing theory Functional-Automata.AutoRegExp ...

Processing theory Functional-Automata.Execute ...

Processing theory OpSets.Interleaving ...

Processing theory OpSets.RGA ...

Processing theory Security_Protocol_Refinement.m2_auth_chan ...

Processing theory OpSets.List_Spec ...

Processing theory Strong_Security.Strong_Security ...

Processing theory Strong_Security.Up_To_Technique ...

Processing theory Strong_Security.Parallel_Composition ...

Processing theory Security_Protocol_Refinement.m3_sig ...

Processing theory Strong_Security.MWLf ...

Processing theory Strong_Security.Strongly_Secure_Skip_Assign ...

Processing theory Strong_Security.Language_Composition ...

Processing theory Security_Protocol_Refinement.m2_confid_chan ...

Processing theory Strong_Security.Type_System ...

Processing theory Strong_Security.Type_System_example ...

Processing theory Security_Protocol_Refinement.m3_enc ...

Removing 31 theories ...

FAILED to process theory Topological_Semantics.topo_border_algebra

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

*** Unexpected outcome: "unknown"

Processing theory VolpanoSmith.Semantics ...

FAILED to process theory Topological_Semantics.topo_closure_algebra

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

*** Unexpected outcome: "unknown"

Processing theory VolpanoSmith.secTypes ...

Processing theory VolpanoSmith.Execute ...

Processing theory Certification_Monads.Parser_Monad ...

Processing theory Certification_Monads.Strict_Sum ...

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

Processing theory Abs_Int_ITP2012.Collecting ...

Processing theory Partial_Function_MR.Partial_Function_MR_Examples ...

Processing theory LinearQuantifierElim.PresArith ...

Processing theory HereditarilyFinite.Ordinal ...

Processing theory LinearQuantifierElim.Cooper ...

Removing 9 theories ...

Processing theory LinearQuantifierElim.QEpres ...

Processing theory Functional-Automata.MaxPrefix ...

Processing theory Functional-Automata.MaxChop ...

Processing theory Functional-Automata.AutoMaxChop ...

Processing theory Functional-Automata.Functional_Automata ...

Processing theory Myhill-Nerode.Non_Regular_Languages ...

Processing theory Finite_Automata_HF.Finite_Automata_HF ...

Processing theory Abs_Int_ITP2012.Abs_Int0 ...

Processing theory XML.Xmlt ...

Processing theory Abs_Int_ITP2012.Abs_State ...

Processing theory Abs_Int_ITP2012.Abs_Int1 ...

Processing theory Abs_Int_ITP2012.Abs_Int2 ...

Removing 40 theories ...

Processing theory Abs_Int_ITP2012.Abs_Int2_ivl ...

Processing theory Abs_Int_ITP2012.Abs_Int3 ...

Processing theory InfPathElimination.RB ...

Loading 94 theories ...

Processing theory BytecodeLogicJmlTypes.AssocLists ...

Removing 16 theories ...

Processing theory Dict_Construction.Termination ...

Processing theory Dict_Construction.Test_Side_Conditions ...

Processing theory Concurrent_Ref_Alg.Refinement_Lattice ...

Processing theory Concurrent_Ref_Alg.Conjunction ...

Processing theory Concurrent_Ref_Alg.Galois_Connections ...

Processing theory Concurrent_Ref_Alg.Infimum_Nat ...

Processing theory Concurrent_Ref_Alg.Parallel ...

Processing theory Concurrent_Ref_Alg.Sequential ...

Processing theory Concurrent_Ref_Alg.CRA ...

Processing theory Concurrent_Ref_Alg.Iteration ...

Processing theory Concurrent_Ref_Alg.Conjunctive_Sequential ...

Processing theory Consensus_Refined.Voting_Opt ...

Processing theory CryptoBasedCompositionalProperties.ListExtras ...

Processing theory FocusStreamsCaseStudies.FR_types ...

Processing theory FocusStreamsCaseStudies.FR ...

Processing theory FocusStreamsCaseStudies.FR_proof ...

Processing theory FocusStreamsCaseStudies.SteamBoiler ...

Processing theory Concurrent_Ref_Alg.Conjunctive_Iteration ...

Processing theory Concurrent_Ref_Alg.Rely_Quotient ...

Processing theory FocusStreamsCaseStudies.SteamBoiler_proof ...

Processing theory Consensus_Refined.Ate_Defs ...

Processing theory Consensus_Refined.OneThirdRule_Defs ...

Processing theory Consensus_Refined.Ate_Proofs ...

Processing theory CryptoBasedCompositionalProperties.Secrecy_types ...

Processing theory CryptoBasedCompositionalProperties.inout ...

Processing theory CryptoBasedCompositionalProperties.Secrecy ...

Processing theory CryptoBasedCompositionalProperties.CompLocalSecrets ...

Processing theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets ...

Processing theory Consensus_Refined.OneThirdRule_Proofs ...

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

Processing theory Logging_Independent_Anonymity.Definitions ...

Processing theory BytecodeLogicJmlTypes.Language ...

Processing theory BytecodeLogicJmlTypes.Logic ...

Processing theory BytecodeLogicJmlTypes.MultiStep ...

Processing theory BytecodeLogicJmlTypes.Reachability ...

Processing theory Inductive_Confidentiality.Knowledge ...

Processing theory MiniML.Instance ...

Processing theory MiniML.Generalize ...

Processing theory MiniML.MiniML ...

Processing theory Modular_Assembly_Kit_Security.SecureSystems ...

Processing theory Name_Carrying_Type_Inference.Fresh ...

Processing theory MiniML.W ...

Processing theory Name_Carrying_Type_Inference.Permutation ...

Removing 58 theories ...

Processing theory Name_Carrying_Type_Inference.PreSimplyTyped ...

Processing theory Logging_Independent_Anonymity.Anonymity ...

Processing theory BytecodeLogicJmlTypes.Sound ...

Processing theory Logging_Independent_Anonymity.Possibility ...

Removing 6 theories ...

Processing theory Projective_Geometry.Projective_Plane_Axioms ...

Processing theory Name_Carrying_Type_Inference.SimplyTyped ...

Processing theory Projective_Geometry.Pappus_Property ...

Processing theory SIFPL.IMP ...

Processing theory SIFPL.VDM ...

Processing theory PSemigroupsConvolution.Partial_Semigroups ...

Processing theory Schutz_Spacetime.Util ...

Processing theory SIFPL.VS ...

Processing theory SIFPL.ContextVS ...

Processing theory BytecodeLogicJmlTypes.Cachera ...

Processing theory PSemigroupsConvolution.Quantales ...

Processing theory PSemigroupsConvolution.Binary_Modalities ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Lifting ...

Processing theory PSemigroupsConvolution.Unary_Modalities ...

Processing theory Schutz_Spacetime.TernaryOrdering ...

Processing theory Projective_Geometry.Pascal_Property ...

Processing theory Projective_Geometry.Desargues_Property ...

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

Processing theory ArrowImpossibilityGS.GS ...

Processing theory Tree_Decomposition.ExampleInstantiations ...

Processing theory Category.Cat ...

Processing theory Category.Functors ...

Processing theory Schutz_Spacetime.Minkowski ...

Removing 22 theories ...

Processing theory Category.NatTrans ...

Processing theory Sunflowers.Sunflower ...

Processing theory Sunflowers.Erdos_Rado_Sunflower ...

Processing theory Category.SetCat ...

Processing theory Category.HomFunctors ...

Processing theory Category.Yoneda ...

Processing theory Approximation_Algorithms.Approx_MIS_Hoare ...

Processing theory Abs_Int_ITP2012.Abs_Int1_const ...

Processing theory Abs_Int_ITP2012.Abs_Int1_parity ...

Removing 22 theories ...

Processing theory Dict_Construction.Test_Dict_Construction ...

Removing 7 theories ...

Processing theory Projective_Geometry.Pappus_Desargues ...

Processing theory Schutz_Spacetime.TemporalOrderOnPath ...

Loading 112 theories ...

Processing theory Binomial-Queues.PQ ...

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

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

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

Processing theory BinarySearchTree.BinaryTree ...

Processing theory BinarySearchTree.BinaryTree_Map ...

Processing theory Abortable_Linearizable_Modules.Sequences ...

Processing theory Binomial-Queues.Binomial_Queue ...

Processing theory C2KA_DistributedSystems.Stimuli ...

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

Processing theory C2KA_DistributedSystems.CKA ...

Processing theory C2KA_DistributedSystems.C2KA ...

Processing theory C2KA_DistributedSystems.Topology_C2KA ...

Processing theory C2KA_DistributedSystems.Communication_C2KA ...

Processing theory Binomial-Queues.PQ_Implementation ...

Processing theory Decl_Sem_Fun_PL.Values ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsDenot ...

Processing theory Decl_Sem_Fun_PL.InterTypeSystem ...

Processing theory Decl_Sem_Fun_PL.ValueProps ...

Processing theory Decl_Sem_Fun_PL.DenotLam5 ...

Processing theory FocusStreamsCaseStudies.arith_hints ...

Processing theory FocusStreamsCaseStudies.JoinSplitTime ...

Processing theory GPU_Kernel_PL.Misc ...

Processing theory Abortable_Linearizable_Modules.IOA ...

Processing theory GPU_Kernel_PL.KPL_syntax ...

Processing theory Abortable_Linearizable_Modules.RDR ...

Processing theory Abortable_Linearizable_Modules.Simulations ...

Processing theory Decl_Sem_Fun_PL.EquivDenotInterTypes ...

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

Processing theory LambdaMu.DeBruijn ...

Removing 43 theories ...

Processing theory LambdaMu.Substitution ...

Processing theory LambdaMu.Reduction ...

Processing theory LambdaMu.Types ...

Processing theory LambdaMu.ContextFacts ...

Processing theory LambdaMu.TypePreservation ...

Processing theory LambdaMu.Progress ...

Processing theory Abortable_Linearizable_Modules.SLin ...

Processing theory MFOTL_Monitor.Table ...

Processing theory Generic_Join.Generic_Join ...

Processing theory Generic_Join.Examples_Join ...

Removing 7 theories ...

Processing theory ComponentDependencies.DataDependenciesConcreteValues ...

Processing theory ComponentDependencies.DataDependencies ...

Processing theory GewirthPGCProof.CJDDLplus ...

Processing theory No_FTL_observers.SomeFunc ...

Processing theory Matroids.Indep_System ...

Processing theory Generic_Join.Generic_Join_Correctness ...

Removing 3 theories ...

Processing theory Abortable_Linearizable_Modules.Idempotence ...

Processing theory GewirthPGCProof.ExtendedDDL ...

Processing theory RefinementReactive.Refinement ...

Processing theory Matroids.Matroid ...

Processing theory RefinementReactive.Temporal ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Models ...

Processing theory SIFPL.Lattice ...

Processing theory Coinductive_Languages.Coinductive_Regular_Set ...

Processing theory ComponentDependencies.DataDependenciesCaseStudy ...

Processing theory GewirthPGCProof.GewirthArgument ...

Processing theory SenSocialChoice.FSext ...

Processing theory SenSocialChoice.RPRs ...

Processing theory SenSocialChoice.SCFs ...

Processing theory RefinementReactive.Reactive ...

Processing theory SIFPL.HuntSands ...

Processing theory SenSocialChoice.Arrow ...

Processing theory SenSocialChoice.May ...

Processing theory SenSocialChoice.Sen ...

Processing theory Separation_Algebra.Sep_Tactics_Test ...

Processing theory Types_Tableaus_and_Goedels_God.Relations ...

Processing theory Separation_Algebra.Separation_Algebra_Alt ...

Processing theory Separation_Algebra.Sep_Eq ...

Processing theory Types_Tableaus_and_Goedels_God.IHOML ...

Processing theory Separation_Algebra.VM_Example ...

Processing theory SIFUM_Type_Systems.LocallySoundModeUse ...

Removing 38 theories ...

Processing theory Topological_Semantics.topo_alexandrov ...

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

Processing theory Types_Tableaus_and_Goedels_God.AndersonProof ...

Processing theory Separation_Algebra.Simple_Separation_Example ...

FAILED to process theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

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

*** Unexpected outcome: "unknown"

Processing theory Hello_World.IO ...

Processing theory Hello_World.HelloWorld ...

Processing theory Hello_World.RunningCodeFromIsabelle ...

Processing theory Ramsey-Infinite.Ramsey ...

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

Processing theory Hello_World.HelloWorld_Proof ...

Processing theory HotelKeyCards.Notation ...

Processing theory HotelKeyCards.Basis ...

Processing theory IMP_Compiler.Compiler ...

Processing theory HotelKeyCards.State ...

Processing theory HotelKeyCards.Trace ...

Processing theory HotelKeyCards.Equivalence ...

Removing 40 theories ...

Processing theory Splay_Tree.Splay_Tree ...

Processing theory Propositional_Proof_Systems.Resolution_Compl ...

Processing theory TortoiseHare.Basis ...

Processing theory TortoiseHare.Brent ...

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

Processing theory Weight_Balanced_Trees.Weight_Balanced_Trees ...

Processing theory No_FTL_observers.SpaceTime ...

Processing theory Splay_Tree.Splay_Map ...

Processing theory TortoiseHare.TortoiseHare ...

Processing theory IMP_Compiler.Compiler2 ...

Removing 35 theories ...

Processing theory No_FTL_observers.Axioms ...

Processing theory No_FTL_observers.SpecRel ...

Loading 99 theories ...

Removing 4 theories ...

Processing theory Abortable_Linearizable_Modules.Consensus ...

Processing theory Conditional_Simplification.CS_Tools ...

Processing theory Conditional_Simplification.IHOL_CS ...

Processing theory Constructor_Funs.Constructor_Funs ...

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

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

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

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

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

Processing theory Fresh_Identifiers.Fresh ...

Processing theory Fresh_Identifiers.Fresh_Infinite ...

Processing theory Fresh_Identifiers.Fresh_Nat ...

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

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

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

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

Processing theory Fresh_Identifiers.Fresh_String ...

Processing theory Intro_Dest_Elim.IDE_Tools ...

Processing theory Intro_Dest_Elim.IHOL_IDE ...

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

Processing theory Isabelle_C.README ...

Processing theory LambdaMu.Peirce ...

Processing theory Lifting_Definition_Option.Lifting_Definition_Option_Examples ...

Processing theory Lowe_Ontological_Argument.Relations ...

Processing theory Generic_Deriving.Tagged_Prod_Sum ...

Processing theory Generic_Deriving.Derive ...

Processing theory Lowe_Ontological_Argument.QML ...

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

Processing theory Lazy_Case.Test_Lazy_Case ...

Processing theory Generic_Deriving.Derive_Datatypes ...

Processing theory Generic_Deriving.Derive_Algebra_Laws ...

Processing theory Generic_Deriving.Derive_Encode ...

Processing theory Generic_Deriving.Derive_Algebra ...

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 Max-Card-Matching.Matching ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz_Disable ...

Processing theory Modular_Assembly_Kit_Security.FlowPolicies ...

Processing theory Network_Security_Policy_Verification.attic ...

Processing theory Generic_Deriving.Derive_Eq_Laws ...

Processing theory Generic_Deriving.Derive_Eq ...

Processing theory Isabelle_Meta_Model.Design_generated_generated ...

Removing 50 theories ...

Processing theory Latin_Square.Latin_Square ...

Processing theory Pop_Refinement.Definition ...

Processing theory Pop_Refinement.Future_Work ...

Processing theory PAL.PAL ...

Processing theory Pop_Refinement.Related_Work ...

Processing theory Pop_Refinement.General_Remarks ...

Processing theory Pop_Refinement.First_Example ...

Processing theory POPLmark-deBruijn.POPLmark ...

Processing theory Projective_Geometry.Higher_Projective_Space_Axioms ...

Processing theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms ...

Processing theory Projective_Geometry.Matroid_Rank_Properties ...

Processing theory Projective_Geometry.Desargues_3D ...

Processing theory Projective_Geometry.Projective_Space_Axioms ...

Processing theory Proof_Strategy_Language.Try_Hard ...

Processing theory Proof_Strategy_Language.PSL ...

Processing theory Pop_Refinement.Second_Example ...

Processing theory Generic_Deriving.Derive_Show ...

Processing theory NormByEval.NBE ...

Removing 19 theories ...

Processing theory Roy_Floyd_Warshall.Roy_Floyd_Warshall ...

Processing theory Separation_Logic_Imperative_HOL.Default_Insts ...

Processing theory Projective_Geometry.Desargues_2D ...

Processing theory Robbins-Conjecture.Robbins_Conjecture ...

Processing theory Stable_Matching.Sotomayor ...

Removing 7 theories ...

Processing theory TESL_Language.Introduction ...

Processing theory Tail_Recursive_Functions.Method ...

Processing theory Blue_Eyes.Blue_Eyes ...

Processing theory Stellar_Quorums.Stellar_Quorums ...

Processing theory Szpilrajn.Szpilrajn ...

Processing theory Tail_Recursive_Functions.CaseStudy1 ...

Processing theory Sliding_Window_Algorithm.SWA ...

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

Processing theory Approximation_Algorithms.Approx_VC_Hoare ...

Processing theory AI_Planning_Languages_Semantics.Option_Monad_Add ...

Processing theory Verified-Prover.Prover ...

Processing theory BNF_Operations.Kill ...

Removing 16 theories ...

Processing theory BNF_Operations.Compose ...

Processing theory BNF_Operations.GFP ...

Processing theory BNF_Operations.Lift ...

Processing theory BNF_Operations.LFP ...

Removing 4 theories ...

Processing theory Conditional_Simplification.Reference_Prerequisites ...

Processing theory Conditional_Simplification.CS_Reference ...

Processing theory Intro_Dest_Elim.Reference_Prerequisites ...

Processing theory Intro_Dest_Elim.IDE_Reference ...

Processing theory BNF_Operations.Permute ...

Processing theory CofGroups.CofGroups ...

Processing theory Paraconsistency.Paraconsistency ...

Processing theory ADS_Functor.Generic_ADS_Construction ...

Processing theory BNF_Operations.N2M ...

Processing theory Hood_Melville_Queue.Hood_Melville_Queue ...

Removing 22 theories ...

Processing theory Proof_Strategy_Language.Example ...

Loading 22 theories ...

Processing theory AnselmGod.AnselmGod ...

Processing theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric ...

Processing theory Bondy.Bondy ...

Processing theory BinarySearchTree.BinaryTree_TacticStyle ...

Removing 8 theories ...

Processing theory Certification_Monads.Misc ...

Processing theory Dict_Construction.Impossibility ...

Processing theory Example-Submission.Submission ...

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

Processing theory Dict_Construction.Introduction ...

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

Processing theory AVL-Trees.AVL2 ...

Processing theory CYK.CYK ...

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

Processing theory GoedelGod.GoedelGod ...

Processing theory FunWithTilings.Tilings ...

Processing theory AxiomaticCategoryTheory.AxiomaticCategoryTheory ...

Processing theory HotelKeyCards.NewCard ...

Processing theory AVL-Trees.AVL ...

Processing theory Goodstein_Lambda.Goodstein_Lambda ...

Processing theory FOL_Harrison.FOL_Harrison ...

Removing 16 theories ...

Processing theory Huffman.Huffman ...

Removing 1 theories ...

Processing theory IsaGeoCoq.Tarski_Neutral ...

Loading 98 theories ...

Removing 98 theories ...

Processing theory SpecCheck.SpecCheck_Dynamic ...

Processing theory SpecCheck.SpecCheck_Examples ...

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

Processing theory Forcing.Interface ...

Removing 12 theories ...

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

Processing theory Forcing.Least ...

Processing theory Forcing.Pairing_Axiom ...

Processing theory Forcing.Proper_Extension ...

Processing theory Forcing.Succession_Poset ...

Processing theory Forcing.Union_Axiom ...

Processing theory Forcing.Separation_Rename ...

Processing theory Forcing.Forces_Definition ...

Processing theory Forcing.Forcing_Theorems ...

Processing theory Forcing.Ordinals_In_MG ...

Processing theory Forcing.Separation_Axiom ...

Processing theory Forcing.Infinity_Axiom ...

Processing theory Forcing.Powerset_Axiom ...

Processing theory Forcing.Replacement_Axiom ...

Processing theory Forcing.Choice_Axiom ...

Processing theory Forcing.Forcing_Main ...

Starting session Pure ...

Loading 369 theories ...

Processing theory Applicative_Lifting.Applicative ...

Processing theory CryptHOL.Partial_Function_Set ...

Processing theory Applicative_Lifting.Applicative_Environment ...

Processing theory CryptHOL.Environment_Functor ...

Processing theory Applicative_Lifting.Applicative_Set ...

Processing theory CryptHOL.Set_Applicative ...

Processing theory CryptHOL.Cyclic_Group ...

Processing theory CryptHOL.Negligible ...

Processing theory Coinductive.TLList ...

Processing theory CryptHOL.Cyclic_Group_SPMF ...

Processing theory Applicative_Lifting.Applicative_PMF ...

Processing theory CryptHOL.SPMF_Applicative ...

Processing theory Probabilistic_While.While_SPMF ...

Processing theory CryptHOL.Misc_CryptHOL ...

Processing theory CryptHOL.Generat ...

Processing theory CryptHOL.List_Bits ...

Processing theory Sigma_Commit_Crypto.Xor ...

Processing theory CryptHOL.Resumption ...

Processing theory CryptHOL.Generative_Probabilistic_Value ...

Processing theory CryptHOL.Computational_Model ...

Processing theory CryptHOL.GPV_Applicative ...

Processing theory CryptHOL.GPV_Expectation ...

Processing theory Game_Based_Crypto.Diffie_Hellman ...

Processing theory CryptHOL.GPV_Bisim ...

Processing theory CryptHOL.CryptHOL ...

Processing theory Constructive_Cryptography.Resource ...

Processing theory Constructive_Cryptography.Converter ...

Processing theory Constructive_Cryptography.Converter_Rewrite ...

Processing theory Constructive_Cryptography.Random_System ...

Processing theory Constructive_Cryptography.Distinguisher ...

Processing theory Constructive_Cryptography.Wiring ...

Processing theory Constructive_Cryptography.Constructive_Cryptography ...

Processing theory Constructive_Cryptography_CM.More_CC ...

Processing theory Constructive_Cryptography_CM.Fold_Spmf ...

Processing theory Constructive_Cryptography_CM.State_Isomorphism ...

Processing theory Constructive_Cryptography_CM.Observe_Failure ...

Processing theory Constructive_Cryptography_CM.Fused_Resource ...

Processing theory Constructive_Cryptography_CM.Construction_Utility ...

Processing theory Constructive_Cryptography_CM.Key ...

Processing theory Constructive_Cryptography_CM.Concrete_Security ...

Processing theory Constructive_Cryptography_CM.Asymptotic_Security ...

Processing theory Constructive_Cryptography_CM.Channel ...

Processing theory Constructive_Cryptography_CM.One_Time_Pad ...

Processing theory Constructive_Cryptography_CM.Diffie_Hellman_CC ...

Processing theory Constructive_Cryptography_CM.DH_OTP ...

Loading 5 theories ...

Processing theory Constructive_Cryptography.System_Construction ...

Removing 13 theories ...

Processing theory Constructive_Cryptography.One_Time_Pad ...

Processing theory Constructive_Cryptography.Message_Authentication_Code ...

Loading 107 theories ...

Processing theory Constructive_Cryptography.Secure_Channel ...

Processing theory Constructive_Cryptography.Examples ...

Removing 12 theories ...

Processing theory E_Transcendental.E_Transcendental ...

Processing theory Zeta_3_Irrational.Zeta_3_Irrational ...

Processing theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula ...

Removing 13 theories ...

Processing theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds ...

Processing theory IMO2019.IMO2019_Q4 ...

Loading 19 theories ...

Processing theory Game_Based_Crypto.IND_CCA2_sym ...

Processing theory Game_Based_Crypto.Guessing_Many_One ...

Processing theory Game_Based_Crypto.Unpredictable_Function ...

Processing theory Game_Based_Crypto.IND_CPA_PK ...

Processing theory Game_Based_Crypto.IND_CPA_PK_Single ...

Processing theory Game_Based_Crypto.IND_CCA2 ...

Processing theory Game_Based_Crypto.Pseudo_Random_Function ...

Processing theory Game_Based_Crypto.PRF_UHF ...

Processing theory Game_Based_Crypto.Pseudo_Random_Permutation ...

Processing theory Game_Based_Crypto.Elgamal ...

Processing theory Game_Based_Crypto.RP_RF ...

Processing theory Game_Based_Crypto.IND_CPA ...

Processing theory Game_Based_Crypto.PRF_IND_CPA ...

Processing theory Game_Based_Crypto.Hashed_Elgamal ...

Processing theory Game_Based_Crypto.SUF_CMA ...

Processing theory Game_Based_Crypto.Security_Spec ...

Removing 8 theories ...

Processing theory Game_Based_Crypto.PRF_UPF_IND_CCA ...

Loading 5 theories ...

Processing theory Game_Based_Crypto.Cryptographic_Constructions ...

Processing theory Game_Based_Crypto.Game_Based_Crypto ...

Processing theory Multi_Party_Computation.Uniform_Sampling ...

Processing theory Multi_Party_Computation.OT_Functionalities ...

Processing theory Multi_Party_Computation.Semi_Honest_Def ...

Processing theory Multi_Party_Computation.OT14 ...

Processing theory Multi_Party_Computation.GMW ...

Loading 31 theories ...

Removing 21 theories ...

Processing theory Dirichlet_L.Multiplicative_Characters ...

Processing theory Dirichlet_L.Dirichlet_Characters ...

Processing theory Dirichlet_L.Dirichlet_L_Functions ...

Processing theory Dirichlet_L.Dirichlet_Theorem ...

Loading 4 theories ...

Processing theory Multi_Party_Computation.Number_Theory_Aux ...

Processing theory Multi_Party_Computation.ETP ...

Processing theory Multi_Party_Computation.ETP_OT ...

Removing 5 theories ...

Processing theory Multi_Party_Computation.ETP_RSA_OT ...

Loading 3 theories ...

Processing theory Sigma_Commit_Crypto.Commitment_Schemes ...

Processing theory Sigma_Commit_Crypto.Sigma_Protocols ...

Removing 3 theories ...

Processing theory Sigma_Commit_Crypto.Sigma_OR ...

Processing theory Sigma_Commit_Crypto.Sigma_AND ...

Loading 5 theories ...

Processing theory Sigma_Commit_Crypto.Number_Theory_Aux ...

Processing theory Sigma_Commit_Crypto.Cyclic_Group_Ext ...

Processing theory Sigma_Commit_Crypto.Discrete_Log ...

Processing theory Sigma_Commit_Crypto.Uniform_Sampling ...

Processing theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit ...

Removing 4 theories ...

Processing theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit ...

Removing 1 theories ...

Processing theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit ...

Processing theory Sigma_Commit_Crypto.Rivest ...

Removing 3 theories ...

Processing theory Sigma_Commit_Crypto.Pedersen ...

Loading 2 theories ...

Processing theory Zeta_Function.Zeta_Laurent_Expansion ...

Processing theory Zeta_Function.Hadjicostas_Chapman ...

Removing 16 theories ...

Processing theory Multi_Party_Computation.Secure_Multiplication ...

Loading 2 theories ...

Processing theory Multi_Party_Computation.Cyclic_Group_Ext ...

Processing theory Multi_Party_Computation.Noar_Pinkas_OT ...

Loading 3 theories ...

Removing 3 theories ...

Processing theory Multi_Party_Computation.Malicious_Defs ...

Processing theory Multi_Party_Computation.DH_Ext ...

Processing theory Multi_Party_Computation.Malicious_OT ...

Loading 2 theories ...

Processing theory Game_Based_Crypto.CryptHOL_Tutorial ...

Loading 28 theories ...

Processing theory Linear_Recurrences.Pochhammer_Polynomials ...

Processing theory Linear_Recurrences.Linear_Recurrences_Common ...

Processing theory Linear_Recurrences.Eulerian_Polynomials ...

Processing theory Linear_Recurrences.Linear_Recurrences_Misc ...

Processing theory Linear_Recurrences.Factorizations ...

Removing 27 theories ...

Processing theory Linear_Recurrences.Partial_Fraction_Decomposition ...

Processing theory Linear_Recurrences.Rational_FPS_Solver ...

Processing theory Linear_Recurrences.RatFPS ...

Processing theory Linear_Recurrences.Linear_Homogenous_Recurrences ...

Processing theory Linear_Recurrences.Linear_Inhomogenous_Recurrences ...

Processing theory Count_Complex_Roots.CC_Polynomials_Extra ...

Processing theory Count_Complex_Roots.Extended_Sturm ...

Processing theory Count_Complex_Roots.Count_Line ...

Processing theory Count_Complex_Roots.Count_Rectangle ...

Processing theory Count_Complex_Roots.Count_Half_Plane ...

Processing theory Count_Complex_Roots.Count_Circle ...

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

Removing 16 theories ...

Processing theory LLL_Basis_Reduction.List_Representation ...

Processing theory Subresultants.Binary_Exponentiation ...

Processing theory Berlekamp_Zassenhaus.More_Missing_Multiset ...

Processing theory LLL_Basis_Reduction.More_IArray ...

Processing theory Berlekamp_Zassenhaus.Arithmetic_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Sublist_Iteration ...

Processing theory Perron_Frobenius.Bij_Nat ...

Processing theory Abstract-Rewriting.SN_Order_Carrier ...

Processing theory Berlekamp_Zassenhaus.Karatsuba_Multiplication ...

Processing theory Perron_Frobenius.Cancel_Card_Constraint ...

Processing theory Native_Word.Uint64 ...

Processing theory Berlekamp_Zassenhaus.Polynomial_Record_Based ...

Processing theory Subresultants.Coeff_Int ...

Processing theory Subresultants.Dichotomous_Lazard ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization ...

Processing theory Jordan_Normal_Form.Show_Matrix ...

Processing theory Echelon_Form.Rings2 ...

Processing theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly ...

Processing theory Echelon_Form.Cayley_Hamilton_Compatible ...

Processing theory Echelon_Form.Code_Cayley_Hamilton ...

Processing theory Subresultants.Resultant_Prelim ...

Processing theory Subresultants.More_Homomorphisms ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization_Poly ...

Processing theory Algebraic_Numbers.Bivariate_Polynomials ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo ...

Processing theory Algebraic_Numbers.Resultant ...

Processing theory Jordan_Normal_Form.Determinant_Impl ...

Processing theory Jordan_Normal_Form.Matrix_Kernel ...

Processing theory Berlekamp_Zassenhaus.Finite_Field ...

Processing theory Subresultants.Subresultant ...

Processing theory Subresultants.Subresultant_Gcd ...

Processing theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp ...

Processing theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field ...

Processing theory Echelon_Form.Echelon_Form ...

Processing theory Echelon_Form.Echelon_Form_Det ...

Processing theory Echelon_Form.Echelon_Form_Inverse ...

Processing theory Jordan_Normal_Form.Matrix_IArray_Impl ...

Processing theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Matrix_Change_Row ...

Processing theory Berlekamp_Zassenhaus.Matrix_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Type_Based ...

Processing theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Factorization ...

Processing theory Berlekamp_Zassenhaus.Hensel_Lifting ...

Processing theory Smith_Normal_Form.Rings2_Extended ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based ...

Processing theory Jordan_Normal_Form.Spectral_Radius ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Hensel ...

Processing theory Perron_Frobenius.HMA_Connect ...

Processing theory Jordan_Normal_Form.Matrix_Impl ...

Processing theory Smith_Normal_Form.Mod_Type_Connect ...

Processing theory LLL_Basis_Reduction.Missing_Lemmas ...

Processing theory Echelon_Form.Examples_Echelon_Form_Abstract ...

Processing theory LLL_Basis_Reduction.Norms ...

Processing theory LLL_Basis_Reduction.Int_Rat_Operations ...

Processing theory Hermite.Hermite ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite ...

Processing theory Smith_Normal_Form.Smith_Normal_Form ...

Processing theory Smith_Normal_Form.SNF_Missing_Lemmas ...

Processing theory Smith_Normal_Form.Smith_Normal_Form_JNF ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_2 ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith ...

Processing theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_Int ...

Processing theory LLL_Basis_Reduction.LLL ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith_JNF ...

Processing theory LLL_Basis_Reduction.LLL_Impl ...

Processing theory Smith_Normal_Form.SNF_Algorithm ...

Processing theory LLL_Basis_Reduction.LLL_Certification ...

Processing theory Smith_Normal_Form.Elementary_Divisor_Rings ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Algorithm ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.HNF_Mod_Det_Soundness ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.LLL_Certification_via_HNF ...

Loading 9 theories ...

Removing 6 theories ...

Processing theory Ergodic_Theory.Asymptotic_Density ...

Processing theory Ergodic_Theory.Measure_Preserving_Transformations ...

Processing theory Ergodic_Theory.Recurrence ...

Processing theory Ergodic_Theory.Invariants ...

Processing theory Ergodic_Theory.Ergodicity ...

Processing theory Ergodic_Theory.Kingman ...

Processing theory Ergodic_Theory.Gouezel_Karlsson ...

Loading 39 theories ...

Processing theory Differential_Dynamic_Logic.Ids ...

Processing theory Ordinary_Differential_Equations.Bounded_Linear_Operator ...

Removing 2 theories ...

Processing theory Differential_Dynamic_Logic.Syntax ...

Processing theory Ordinary_Differential_Equations.Multivariate_Taylor ...

Processing theory Ordinary_Differential_Equations.Cones ...

Processing theory Ordinary_Differential_Equations.MVT_Ex ...

Processing theory Ordinary_Differential_Equations.Flow ...

Processing theory Ordinary_Differential_Equations.Upper_Lower_Solution ...

Processing theory Ordinary_Differential_Equations.Linear_ODE ...

Processing theory Ordinary_Differential_Equations.Poincare_Map ...

Processing theory Ordinary_Differential_Equations.Reachability_Analysis ...

Processing theory Ordinary_Differential_Equations.Flow_Congs ...

Processing theory Ordinary_Differential_Equations.ODE_Analysis ...

Processing theory Differential_Dynamic_Logic.Lib ...

Processing theory Differential_Dynamic_Logic.Denotational_Semantics ...

Processing theory Differential_Dynamic_Logic.Axioms ...

Processing theory Differential_Dynamic_Logic.Frechet_Correctness ...

Processing theory Differential_Dynamic_Logic.Static_Semantics ...

Processing theory Differential_Dynamic_Logic.USubst ...

Processing theory Differential_Dynamic_Logic.Pretty_Printer ...

Processing theory Differential_Dynamic_Logic.Coincidence ...

Processing theory Differential_Dynamic_Logic.Bound_Effect ...

Processing theory Differential_Dynamic_Logic.Uniform_Renaming ...

Processing theory Differential_Dynamic_Logic.Differential_Axioms ...

Processing theory Differential_Dynamic_Logic.USubst_Lemma ...

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_strict_implication

*** Error (line 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_LFIs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.ex_subminimal_logics

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_operators_derivative

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_derivative_algebra

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.ex_LFUs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

*** Error (line 66 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 76 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 Types_Tableaus_and_Goedels_God.GoedelProof_P1

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

*** Unexpected outcome: "unknown"

***

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

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

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

[Pipeline] }

[Pipeline] // stage

[Pipeline] }

[Pipeline] // timeout

[Pipeline] }

[Pipeline] // node

[Pipeline] End of Pipeline

Finished: SUCCESS