Skip to content
Success

Console Output

Started by user Administrative User

Running in Durability level: MAX_SURVIVABILITY

[Pipeline] Start of Pipeline

[Pipeline] node

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

[Pipeline] {

[Pipeline] timeout

Timeout set to expire in 1 day 6 hr

[Pipeline] {

[Pipeline] stage

[Pipeline] { (Prepare)

[Pipeline] cleanWs

[WS-CLEANUP] Deleting project workspace...

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

[WS-CLEANUP] done

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Checkout)

[Pipeline] script

[Pipeline] {

[Pipeline] httpRequest

HttpMethod: GET

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

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

Response Code: HTTP/1.1 200 OK

Success code from [100‥399]

[Pipeline] }

[Pipeline] // script

[Pipeline] checkout

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

adding changesets

adding manifests

adding file changes

added 73594 changesets with 201265 changes to 11320 files

new changesets a5a9c433f639:e60333aa18ca

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

3482 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 e60333aa18cafe80545dc9b2c19ad746177c15b6 --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('e60333aa18cafe80545dc9b2c19ad746177c15b6') and not ancestors(e60333aa18cafe80545dc9b2c19ad746177c15b6)" --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 f8e89e956d62e4324a69bc3e8bf8b2f2c7cebc4d --noupdate https://foss.heptapod.net/isa-afp/afp-devel /media/data/jenkins/workspace/isabelle-dump/afp

adding changesets

adding manifests

adding file changes

added 11741 changesets with 78981 changes to 12098 files

new changesets 86acbdb19eec:f8e89e956d62

[afp] $ hg update --rev f8e89e956d62e4324a69bc3e8bf8b2f2c7cebc4d

9664 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 f8e89e956d62e4324a69bc3e8bf8b2f2c7cebc4d --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('f8e89e956d62e4324a69bc3e8bf8b2f2c7cebc4d') and not ancestors(f8e89e956d62e4324a69bc3e8bf8b2f2c7cebc4d)" --encoding UTF-8 --encodingmode replace

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

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

[afp] $ hg id --branch

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Install)

[Pipeline] sh

+ bin/isabelle components -a

[Pipeline] sh

+ bin/isabelle jedit -bf

### Building graph browser ...

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

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

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

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

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

3 warnings

### Building Isabelle/Scala ...

### Building Isabelle/jEdit ...

[Pipeline] sh

+ bin/isabelle ocaml_setup

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

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

[Pipeline] sh

+ bin/isabelle getenv -a

ISABELLE_JDK_HOME=/media/data/jenkins/.isabelle/contrib/jdk-15.0.2+7/x86_64-linux

MIRABELLE_TIMEOUT=30

LD_LIBRARY_PATH=/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jni/x86_64-linux

RUN_DISPLAY_URL=https://ci.isabelle.systems/jenkins/job/isabelle-dump/48/display/redirect

ISABELLE_PLATFORM32=x86-linux

JENKINS_URL=https://ci.isabelle.systems/jenkins/

ISABELLE_JAVA_SYSTEM_OPTIONS=-server -Dfile.encoding=UTF-8 -Disabelle.threads=0

SMBC_HOME=/media/data/jenkins/.isabelle/contrib/smbc-0.4.1/x86_64-linux

EXECUTOR_NUMBER=0

SSH_CONNECTION=131.159.47.3 43896 192.168.1.163 22

ISABELLE_VERSION=e60333aa18cafe80545dc9b2c19ad746177c15b6

ISABELLE_SCALA_SCRIPT=/media/data/jenkins/workspace/isabelle-dump/bin/isabelle_scala_script

ISABELLE_JEDIT_OPTIONS=

ISABELLE_COMPONENTS_MISSING=

ISABELLE_TOOL=/media/data/jenkins/workspace/isabelle-dump/bin/isabelle

LANG=C.UTF-8

BUILD_ID=48

ISABELLE_DIRECTORIES=~:$ISABELLE_HOME_USER:~~

E_HOME=/media/data/jenkins/.isabelle/contrib/e-2.5-1/x86_64-linux

ISABELLE_ROOT=/media/data/jenkins/workspace/isabelle-dump

JEDIT_JAVA_SYSTEM_OPTIONS=-Duser.language=en -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dapple.laf.useScreenMenuBar=true -Dapple.awt.application.name=Isabelle

ISABELLE_GNUPLOT=gnuplot

OLDPWD=/media/data/jenkins

RUN_CHANGES_DISPLAY_URL=https://ci.isabelle.systems/jenkins/job/isabelle-dump/48/display/redirect?page=changes

ISABELLE_HOME_USER=/media/data/jenkins/.isabelle

TPTP_HOME=/media/data/jenkins/workspace/isabelle-dump/src/HOL/TPTP

ISABELLE_LINE_EDITOR=rlwrap

ISABELLE_SCALAC_OPTIONS=-encoding UTF-8 -Wconf:cat=other-match-analysis:silent -feature -deprecation -target:11 -J-Xms512m -J-Xmx4g -J-Xss16m

ISABELLE_TOOL_JAVA_OPTIONS=-Xmx40g -Xss16m

Z3_INSTALLED=yes

JENKINS_NODE_COOKIE=44c3ab81-2842-456b-8cbe-42011cbd696f

ISABELLE_DOCS_RELEASE_NOTES=~~/ANNOUNCE:~~/README:~~/NEWS:~~/COPYRIGHT:~~/CONTRIBUTORS:~~/contrib/README:~~/src/Tools/jEdit/README:~~/README_REPOSITORY

ISABELLE_OCAMLFIND=/media/data/jenkins/workspace/isabelle-dump/lib/scripts/ocamlfind

ISABELLE_SITE_SETTINGS_PRESENT=true

KODKODI_JAVA_LIBRARY_PATH=/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jni/x86_64-linux

ISABELLE_OCAML_VERSION=ocaml-base-compiler.4.07.0

MIRABELLE_LOGIC=HOL

JAVA_HOME=/media/data/jenkins/.isabelle/contrib/jdk-15.0.2+7/x86_64-linux

ISABELLE_COMPONENT_REPOSITORY=https://isabelle.sketis.net/components

JOB_BASE_NAME=isabelle-dump

ISABELLE_CLASSPATH=/media/data/jenkins/workspace/isabelle-dump/lib/classes/Pure.jar:/media/data/jenkins/.isabelle/contrib/flatlaf-1.0/lib/flatlaf-1.0.jar:/media/data/jenkins/.isabelle/contrib/jfreechart-1.5.1/lib/iText-2.1.5.jar:/media/data/jenkins/.isabelle/contrib/jfreechart-1.5.1/lib/jfreechart-1.5.1.jar:/media/data/jenkins/.isabelle/contrib/jortho-1.0-2/jortho.jar:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/antlr-runtime-3.1.1.jar:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/kodkod-1.5.jar:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/kodkodi-1.5.6.jar:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/sat4j-2.3.jar:/media/data/jenkins/.isabelle/contrib/postgresql-42.2.18/postgresql-42.2.18.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/jline-3.19.0.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/jna-5.3.1.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scala-compiler.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scala-library.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scalap-2.13.5.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scala-parallel-collections_2.13-1.0.0.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scala-parser-combinators_2.13-1.1.2.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scala-reflect.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scala-swing_2.13-3.0.0.jar:/media/data/jenkins/.isabelle/contrib/scala-2.13.5/lib/scala-xml_2.13-1.3.0.jar:/media/data/jenkins/.isabelle/contrib/sqlite-jdbc-3.34.0/sqlite-jdbc-3.34.0.jar:/media/data/jenkins/.isabelle/contrib/ssh-java-20190323/lib/jsch-0.1.55.jar:/media/data/jenkins/.isabelle/contrib/ssh-java-20190323/lib/jzlib-1.1.3.jar:/media/data/jenkins/.isabelle/contrib/ssh-java-20190323/lib/jce.jar:/media/data/jenkins/.isabelle/contrib/xz-java-1.8/lib/xz.jar

WORKSPACE_TMP=/media/data/jenkins/workspace/isabelle-dump@tmp

BIB2XHTML_HOME=/media/data/jenkins/.isabelle/contrib/bib2xhtml-20190409

ISABELLE_ATP=/media/data/jenkins/workspace/isabelle-dump/src/HOL/Tools/ATP

ISABELLE_FONTS=/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSansMono.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSansMono-Bold.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSansMono-Oblique.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSansMono-BoldOblique.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSans.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSans-Bold.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSans-Oblique.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSans-BoldOblique.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSerif.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSerif-Bold.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSerif-Italic.ttf:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf-hinted/IsabelleDejaVuSerif-BoldItalic.ttf

POLYML_HOME=/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686

ML_SYSTEM=polyml-5.8.2

ISABELLE_STACK_RESOLVER=lts-16.31

PDF_VIEWER=xdg-open

KODKODI_JAR=/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar

JORTHO_DICTIONARIES=/media/data/jenkins/.isabelle/contrib/jortho-1.0-2/dictionaries/en.gz:/media/data/jenkins/.isabelle/contrib/jortho-1.0-2/dictionaries/en_US.gz:/media/data/jenkins/.isabelle/contrib/jortho-1.0-2/dictionaries/en_GB-ise.gz:/media/data/jenkins/.isabelle/contrib/jortho-1.0-2/dictionaries/en_GB-ize.gz:/media/data/jenkins/.isabelle/contrib/jortho-1.0-2/dictionaries/en_CA.gz

ISABELLE_PDFLATEX=lualatex --file-line-error

SCALA_HOME=/media/data/jenkins/.isabelle/contrib/scala-2.13.5

HUDSON_COOKIE=0920f230-1ffe-4d3f-ac7b-f592992a1954

XDG_SESSION_ID=960

MIRABELLE_THEORY=Main

ISABELLE_BROWSER_INFO_SYSTEM=/media/data/jenkins/workspace/isabelle-dump/browser_info

ISABELLE_PLATFORM_FAMILY=linux

USER=jenkins

ISABELLE_BROWSER_INFO=/media/data/jenkins/.isabelle/browser_info

AFP_VERSION=f8e89e956d62e4324a69bc3e8bf8b2f2c7cebc4d

SPASS_VERSION=3.8ds

BUILD_NUMBER=48

JEDIT_HOME=/media/data/jenkins/workspace/isabelle-dump/src/Tools/jEdit

WORKSPACE=/media/data/jenkins/workspace/isabelle-dump

ISABELLE_OPEN=xdg-open

POLYML_EXE=/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686/x86_64-linux/poly

PWD=/media/data/jenkins/workspace/isabelle-dump

HUDSON_URL=https://ci.isabelle.systems/jenkins/

ISABELLE_SCALA_SERVICES=isabelle.Tools:isabelle.Admin_Tools:isabelle.Scala_Functions:isabelle.Sessions$File_Format:isabelle.Bibtex$File_Format:isabelle.ML_Statistics$Handler:isabelle.Scala$Handler:isabelle.Print_Operation$Handler:isabelle.Simplifier_Trace$Handler:isabelle.Server_Commands:isabelle.spark.SPARK$Load_Command1:isabelle.spark.SPARK$Load_Command2:isabelle.nitpick.Kodkod$Handler:isabelle.nitpick.Scala_Functions:isabelle.FlatLightLaf:isabelle.FlatDarkLaf

HOME=/media/data/jenkins

ISABELLE_VERIT=/media/data/jenkins/.isabelle/contrib/verit-2020.10-rmx-1/x86_64-linux/veriT

MIRABELLE_HOME=/media/data/jenkins/workspace/isabelle-dump/src/HOL/Mirabelle

NODE_NAME=workerlrz6

Z3_VERSION=4.4.0pre

HUDSON_SERVER_COOKIE=89935be03e7b1021

SSH_CLIENT=131.159.47.3 43896 22

Z3_HOME=/media/data/jenkins/.isabelle/contrib/z3-4.4.0pre-3/x86_64-linux

JENKINS_HOME=/var/lib/jenkins

JOB_NAME=isabelle-dump

ISABELLE_DOCS_EXAMPLES=~~/src/HOL/Examples/Seq.thy:~~/src/HOL/Examples/Drinker.thy:~~/src/HOL/Examples/ML.thy:~~/src/HOL/Unix/Unix.thy:~~/src/Tools/SML/Examples.thy:~~/src/Pure/ROOT.ML:$ML_SOURCES/ROOT.ML

RUN_TESTS_DISPLAY_URL=https://ci.isabelle.systems/jenkins/job/isabelle-dump/48/display/redirect?page=tests

BASH_ENV=/media/data/jenkins/workspace/isabelle-dump/lib/scripts/getfunctions

MUTABELLE_LOGIC=HOL

VAMPIRE_HOME=/media/data/jenkins/.isabelle/contrib/vampire-4.2.2/x86_64-linux

JORTHO_HOME=/media/data/jenkins/.isabelle/contrib/jortho-1.0-2

ML_PLATFORM=x86_64-linux

ISABELLE_SQLITE_HOME=/media/data/jenkins/.isabelle/contrib/sqlite-jdbc-3.34.0

JEDIT_OPTIONS=-reuseview -nobackground -nosplash -log=9

ISABELLE_GHC_VERSION=ghc-8.8.4

XZ_JAVA_HOME=/media/data/jenkins/.isabelle/contrib/xz-java-1.8

HUDSON_HOME=/var/lib/jenkins

JOB_DISPLAY_URL=https://ci.isabelle.systems/jenkins/job/isabelle-dump/display/redirect

JEDIT_SETTINGS=/media/data/jenkins/.isabelle/jedit

MUTABELLE_NUMBER_OF_MUTANTS=4

ML_HOME=/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686/x86_64-linux

ISABELLE_LOGIC=HOL

VAMPIRE_EXTRA_OPTIONS=--mode casc

MUTABELLE_IMPORT_THEORY=Complex_Main

ISABELLE_COMPONENTS_BASE=/media/data/jenkins/.isabelle/contrib

RUN_ARTIFACTS_DISPLAY_URL=https://ci.isabelle.systems/jenkins/job/isabelle-dump/48/display/redirect?page=artifacts

ISABELLE_JENKINS_ROOT=https://ci.isabelle.systems/jenkins

ML_OPTIONS=--maxheap 40G

MAIL=/var/mail/jenkins

ZIPPERPOSITION_HOME=/media/data/jenkins/.isabelle/contrib/zipperposition-2.0-1/x86_64-linux

KODKODI_CLASSPATH=/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/antlr-runtime-3.1.1.jar:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/kodkod-1.5.jar:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/kodkodi-1.5.6.jar:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jar/sat4j-2.3.jar

ISABELLE_EXTERNAL_FILES=bmp:eps:gif:jpeg:jpg:pdf:png:xmp

CVC4_INSTALLED=yes

ISABELLE_GHC_STACK=true

KODKODI_VERSION=1.5.6

ISABELLE_GHC=/media/data/jenkins/workspace/isabelle-dump/lib/scripts/ghc

ISABELLE_NAME=Isabelle

ISABELLE_OPAM_ROOT=/media/data/jenkins/.opam

BUILD_URL=https://ci.isabelle.systems/jenkins/job/isabelle-dump/48/

SHELL=/bin/sh

STAGE_NAME=Install

ISABELLE_BIBTEX=bibtex

ISABELLE_STACK_ROOT=/media/data/jenkins/.stack

JOB_URL=https://ci.isabelle.systems/jenkins/job/isabelle-dump/

ISABELLE_HEAPS=/media/data/jenkins/.isabelle/heaps

NUNCHAKU_HOME=/media/data/jenkins/.isabelle/contrib/nunchaku-0.5/x86_64-linux

ISABELLE_FONTFORGE=fontforge

ISABELLE_STACK=/media/data/jenkins/.isabelle/contrib/stack-2.5.1/x86_64-linux/stack

BUILD_DISPLAY_NAME=#48

ISABELLE_APPLE_PLATFORM64=

ISABELLE_WINDOWS_PLATFORM64=

SMBC_VERSION=0.4.1

JEDIT_JAVA_OPTIONS=-Xms512m -Xmx4g -Xss16m

ISABELLE_PRINTENV=/usr/bin/printenv

CVC4_VERSION=1.8

ISABELLE_JAVA_PLATFORM=x86_64-linux

ISABELLE_COMPONENTS=/media/data/jenkins/workspace/isabelle-dump:/media/data/jenkins/workspace/isabelle-dump/src/Tools/jEdit:/media/data/jenkins/workspace/isabelle-dump/src/Tools/Graphview:/media/data/jenkins/workspace/isabelle-dump/src/Tools/VSCode:/media/data/jenkins/workspace/isabelle-dump/src/HOL/Mirabelle:/media/data/jenkins/workspace/isabelle-dump/src/HOL/Mutabelle:/media/data/jenkins/workspace/isabelle-dump/src/HOL/Library/Sum_of_Squares:/media/data/jenkins/workspace/isabelle-dump/src/HOL/SPARK:/media/data/jenkins/workspace/isabelle-dump/src/HOL/Tools:/media/data/jenkins/workspace/isabelle-dump/src/HOL/TPTP:/media/data/jenkins/workspace/isabelle-dump/Admin:/media/data/jenkins/.isabelle:/media/data/jenkins/.isabelle/contrib/gnu-utils-20210414:/media/data/jenkins/.isabelle/contrib/bash_process-1.2.3-1:/media/data/jenkins/.isabelle/contrib/bib2xhtml-20190409:/media/data/jenkins/.isabelle/contrib/csdp-6.1.1:/media/data/jenkins/.isabelle/contrib/cvc4-1.8:/media/data/jenkins/.isabelle/contrib/e-2.5-1:/media/data/jenkins/.isabelle/contrib/flatlaf-1.0:/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322:/media/data/jenkins/.isabelle/contrib/jdk-15.0.2+7:/media/data/jenkins/.isabelle/contrib/jedit_build-20210201:/media/data/jenkins/.isabelle/contrib/jfreechart-1.5.1:/media/data/jenkins/.isabelle/contrib/jortho-1.0-2:/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1:/media/data/jenkins/.isabelle/contrib/nunchaku-0.5:/media/data/jenkins/.isabelle/contrib/opam-2.0.7:/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686:/media/data/jenkins/.isabelle/contrib/postgresql-42.2.18:/media/data/jenkins/.isabelle/contrib/scala-2.13.5:/media/data/jenkins/.isabelle/contrib/smbc-0.4.1:/media/data/jenkins/.isabelle/contrib/spass-3.8ds-2:/media/data/jenkins/.isabelle/contrib/sqlite-jdbc-3.34.0:/media/data/jenkins/.isabelle/contrib/ssh-java-20190323:/media/data/jenkins/.isabelle/contrib/stack-2.5.1:/media/data/jenkins/.isabelle/contrib/vampire-4.2.2:/media/data/jenkins/.isabelle/contrib/verit-2020.10-rmx-1:/media/data/jenkins/.isabelle/contrib/xz-java-1.8:/media/data/jenkins/.isabelle/contrib/z3-4.4.0pre-3:/media/data/jenkins/.isabelle/contrib/zipperposition-2.0-1

MUTABELLE_NUMBER_OF_MUTATIONS=1

E_VERSION=2.5

SHLVL=1

SPASS_HOME=/media/data/jenkins/.isabelle/contrib/spass-3.8ds-2/x86_64-linux

ISABELLE_JEDIT_BUILD_VERSION=jedit-5.6.0-patched

ISABELLE_SYMBOLS=/media/data/jenkins/workspace/isabelle-dump/etc/symbols:/media/data/jenkins/.isabelle/etc/symbols

ISABELLE_CSDP=/media/data/jenkins/.isabelle/contrib/csdp-6.1.1/x86_64-linux/csdp

ISABELLE_BASH_PROCESS=/media/data/jenkins/.isabelle/contrib/bash_process-1.2.3-1/x86_64-linux/bash_process

ISABELLE_MAKEINDEX=makeindex

BUILD_TAG=jenkins-isabelle-dump-48

ISABELLE_SETTINGS_PRESENT=true

ISABELLE_BUILD_OPTIONS=

MUTABELLE_HOME=/media/data/jenkins/workspace/isabelle-dump/src/HOL/Mutabelle

ISABELLE_JEDIT_BUILD_HOME=/media/data/jenkins/.isabelle/contrib/jedit_build-20210201

KODKODI=/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1

ISABELLE_PLATFORM64=x86_64-linux

NODE_LABELS=lrz-large workerlrz6

LOGNAME=jenkins

ISABELLE_TOOLS=/media/data/jenkins/workspace/isabelle-dump/lib/Tools:/media/data/jenkins/workspace/isabelle-dump/src/Tools/jEdit/lib/Tools:/media/data/jenkins/workspace/isabelle-dump/src/HOL/Mirabelle/lib/Tools:/media/data/jenkins/workspace/isabelle-dump/src/HOL/Mutabelle/lib/Tools:/media/data/jenkins/workspace/isabelle-dump/src/HOL/TPTP/lib/Tools:/media/data/jenkins/workspace/isabelle-dump/Admin/lib/Tools

XDG_RUNTIME_DIR=/run/user/902

NUNCHAKU_VERSION=0.5

ISABELLE_DOCS=/media/data/jenkins/workspace/isabelle-dump/doc:/media/data/jenkins/workspace/isabelle-dump/src/Tools/jEdit/dist/doc

ISABELLE_TMP_PREFIX=/tmp/isabelle-jenkins

ML_IDENTIFIER=polyml-5.8.2_x86_64-linux

ISABELLE_TAR=/bin/tar

PATH=/media/data/jenkins/workspace/isabelle-dump/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

ISABELLE_HEAPS_SYSTEM=/media/data/jenkins/workspace/isabelle-dump/heaps

USER_HOME=/media/data/jenkins

ISABELLE_WINDOWS_PLATFORM32=

CVC4_SOLVER=/media/data/jenkins/.isabelle/contrib/cvc4-1.8/x86_64-linux/cvc4

ML_SOURCES=/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686/src

ISABELLE_EPSTOPDF=epstopdf

ISABELLE_OPAM=/media/data/jenkins/.isabelle/contrib/opam-2.0.7/x86_64-linux/opam

ISABELLE_FONTS_HIDDEN=/media/data/jenkins/.isabelle/contrib/isabelle_fonts-20210322/ttf/Vacuous.ttf

ISABELLE_HOME=/media/data/jenkins/workspace/isabelle-dump

CVC4_HOME=/media/data/jenkins/.isabelle/contrib/cvc4-1.8/x86_64-linux

KODKODI_JNI=/media/data/jenkins/.isabelle/contrib/kodkodi-1.5.6-1/jni

VAMPIRE_VERSION=4.2.2pre

JENKINS_SERVER_COOKIE=durable-fa0e22c704037a59f60591045674f4a1

Z3_SOLVER=/media/data/jenkins/.isabelle/contrib/z3-4.4.0pre-3/x86_64-linux/z3

BASH_FUNC_tar%%=() { if [ -f "$ISABELLE_TAR" ]; then

"$ISABELLE_TAR" "$@";

else

"$(type -P tar)" "$@";

fi

}

BASH_FUNC_isabelle_stack%%=() { if [ -z "$ISABELLE_STACK" ]; then

echo "Unknown ISABELLE_STACK -- GHC management tools unavailable" 1>&2;

return 127;

else

env STACK_ROOT="$(platform_path "$ISABELLE_STACK_ROOT")" "$ISABELLE_STACK" --resolver "$ISABELLE_STACK_RESOLVER" --compiler "$ISABELLE_GHC_VERSION" "$@";

fi

}

BASH_FUNC_splitarray%%=() { SPLITARRAY=();

local IFS="$1";

shift;

local X="";

for X in $*;

do

SPLITARRAY["${#SPLITARRAY[@]}"]="$X";

done

}

BASH_FUNC_isabelle_opam%%=() { if [ -z "$ISABELLE_OPAM" ]; then

echo "Unknown ISABELLE_OPAM -- OCaml management tools unavailable" 1>&2;

return 127;

else

env OPAMROOT="$ISABELLE_OPAM_ROOT" OPAMCOLOR="never" "$ISABELLE_OPAM" "$@";

fi

}

BASH_FUNC_init_component%%=() { local COMPONENT="$1";

case "$COMPONENT" in

/*)

;;

*)

echo "Absolute component path required: \"$COMPONENT\"" 1>&2;

exit 2

;;

esac;

if [ -d "$COMPONENT" ]; then

if [ -z "$ISABELLE_COMPONENTS" ]; then

ISABELLE_COMPONENTS="$COMPONENT";

else

ISABELLE_COMPONENTS="$ISABELLE_COMPONENTS:$COMPONENT";

fi;

else

echo "### Missing Isabelle component: \"$COMPONENT\"" 1>&2;

if [ -z "$ISABELLE_COMPONENTS_MISSING" ]; then

ISABELLE_COMPONENTS_MISSING="$COMPONENT";

else

ISABELLE_COMPONENTS_MISSING="$ISABELLE_COMPONENTS_MISSING:$COMPONENT";

fi;

fi;

if [ -f "$COMPONENT/etc/settings" ]; then

source "$COMPONENT/etc/settings";

local RC="$?";

if [ "$RC" -ne 0 ]; then

echo "Return code $RC from bash script: \"$COMPONENT/etc/settings\"" 1>&2;

exit 2;

fi;

fi;

if [ -f "$COMPONENT/etc/components" ]; then

init_components "$COMPONENT" "$COMPONENT/etc/components";

fi

}

BASH_FUNC_isabelle_jdk%%=() { if [ -z "$ISABELLE_JDK_HOME" ]; then

echo "Unknown ISABELLE_JDK_HOME -- Java development tools unavailable" 1>&2;

return 127;

else

local PRG="$1";

shift;

"$ISABELLE_JDK_HOME/bin/$PRG" "$@";

fi

}

BASH_FUNC_java_library%%=() { local X="";

for X in "$@";

do

case "$ISABELLE_PLATFORM_FAMILY" in

linux)

if [ -z "$LD_LIBRARY_PATH" ]; then

export LD_LIBRARY_PATH="$X";

else

export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$X";

fi

;;

macos)

if [ -z "$JAVA_LIBRARY_PATH" ]; then

export JAVA_LIBRARY_PATH="$X";

else

export JAVA_LIBRARY_PATH="$JAVA_LIBRARY_PATH:$X";

fi

;;

windows)

if [ -z "$PATH" ]; then

export PATH="$X";

else

export PATH="$PATH:$X";

fi

;;

esac;

done;

export ISABELLE_CLASSPATH

}

BASH_FUNC_isabelle_admin_build%%=() { "$ISABELLE_HOME/Admin/build" "$@"

}

BASH_FUNC_isabelle_fonts%%=() { local X="";

for X in "$@";

do

if [ -z "$ISABELLE_FONTS" ]; then

ISABELLE_FONTS="$X";

else

ISABELLE_FONTS="$ISABELLE_FONTS:$X";

fi;

done;

export ISABELLE_FONTS

}

BASH_FUNC_isabelle_directory%%=() { local X="";

for X in "$@";

do

if [ -z "$ISABELLE_DIRECTORIES" ]; then

ISABELLE_DIRECTORIES="$X";

else

ISABELLE_DIRECTORIES="$ISABELLE_DIRECTORIES:$X";

fi;

done;

export ISABELLE_DIRECTORIES

}

BASH_FUNC_classpath%%=() { local X="";

for X in "$@";

do

if [ -z "$ISABELLE_CLASSPATH" ]; then

ISABELLE_CLASSPATH="$X";

else

ISABELLE_CLASSPATH="$ISABELLE_CLASSPATH:$X";

fi;

done;

export ISABELLE_CLASSPATH

}

BASH_FUNC_isabelle_scala%%=() { if [ -z "$JAVA_HOME" ]; then

echo "Unknown JAVA_HOME -- Java unavailable" 1>&2;

return 127;

else

if [ -z "$SCALA_HOME" ]; then

echo "Unknown SCALA_HOME -- Scala unavailable" 1>&2;

return 127;

else

local PRG="$1";

shift;

"$SCALA_HOME/bin/$PRG" "$@";

fi;

fi

}

BASH_FUNC_init_components%%=() { local REPLY="";

local BASE="$1";

local CATALOG="$2";

local COMPONENT="";

local -a COMPONENTS=();

if [ ! -f "$CATALOG" ]; then

echo "Bad component catalog file: \"$CATALOG\"" 1>&2;

exit 2;

fi;

{

while {

unset REPLY;

read -r;

test "$?" = 0 -o -n "$REPLY"

}; do

case "$REPLY" in

\#* | "")

;;

/*)

COMPONENTS["${#COMPONENTS[@]}"]="$REPLY"

;;

*)

COMPONENTS["${#COMPONENTS[@]}"]="$BASE/$REPLY"

;;

esac;

done

} < "$CATALOG";

for COMPONENT in "${COMPONENTS[@]}";

do

init_component "$COMPONENT";

done

}

BASH_FUNC_isabelle_java%%=() { if [ -z "$JAVA_HOME" ]; then

echo "Unknown JAVA_HOME -- Java unavailable" 1>&2;

return 127;

else

local PRG="$1";

shift;

"$JAVA_HOME/bin/$PRG" "$@";

fi

}

BASH_FUNC_isabelle_scala_service%%=() { local X="";

for X in "$@";

do

if [ -z "$ISABELLE_SCALA_SERVICES" ]; then

ISABELLE_SCALA_SERVICES="$X";

else

ISABELLE_SCALA_SERVICES="$ISABELLE_SCALA_SERVICES:$X";

fi;

done;

export ISABELLE_SCALA_SERVICES

}

BASH_FUNC_standard_path%%=() { echo "$@"

}

BASH_FUNC_platform_path%%=() { echo "$@"

}

BASH_FUNC_isabelle_fonts_hidden%%=() { local X="";

for X in "$@";

do

if [ -z "$ISABELLE_FONTS_HIDDEN" ]; then

ISABELLE_FONTS_HIDDEN="$X";

else

ISABELLE_FONTS_HIDDEN="$ISABELLE_FONTS_HIDDEN:$X";

fi;

done;

export ISABELLE_FONTS_HIDDEN

}

_=/usr/bin/env

[Pipeline] }

[Pipeline] // stage

[Pipeline] stage

[Pipeline] { (Dump)

[Pipeline] sh

+ bin/isabelle dump -o threads=8 -D afp/thys -X slow -X large -X very_slow -a

Loading 735 sessions ...

### 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 130 theories ...

Processing theory Tools.Code_Generator ...

Processing theory HOL.HOL ...

Processing theory HOL.Argo ...

Processing theory HOL.SAT ...

Processing theory HOL.Ctr_Sugar ...

Processing theory HOL.Orderings ...

Processing theory HOL.Groups ...

Processing theory HOL.Lattices ...

Processing theory HOL.Set ...

Processing theory HOL.Fun ...

Processing theory HOL.Complete_Lattices ...

Processing theory HOL.Typedef ...

Processing theory HOL.Inductive ...

Processing theory HOL.Product_Type ...

Processing theory HOL.Complete_Partial_Order ...

Processing theory HOL.Sum_Type ...

Processing theory HOL.Rings ...

Processing theory HOL.Nat ...

Processing theory HOL.Meson ...

Processing theory HOL.ATP ...

Processing theory HOL.Metis ...

Processing theory HOL.Fields ...

Processing theory HOL.Finite_Set ...

Processing theory HOL.Relation ...

Processing theory HOL.Transitive_Closure ...

Processing theory HOL.Wellfounded ...

Processing theory HOL.Fun_Def_Base ...

Processing theory HOL.Wfrec ...

Processing theory HOL.Order_Relation ...

Processing theory HOL.Hilbert_Choice ...

Processing theory HOL.BNF_Wellorder_Relation ...

Processing theory HOL.BNF_Wellorder_Embedding ...

Processing theory HOL.Zorn ...

Processing theory HOL.BNF_Wellorder_Constructions ...

Processing theory HOL.BNF_Cardinal_Order_Relation ...

Processing theory HOL.BNF_Cardinal_Arithmetic ...

Processing theory HOL.BNF_Def ...

Processing theory HOL.BNF_Composition ...

Processing theory HOL.Basic_BNFs ...

Processing theory HOL.BNF_Fixpoint_Base ...

Processing theory HOL.BNF_Least_Fixpoint ...

Processing theory HOL.Basic_BNF_LFPs ...

Processing theory HOL.Transfer ...

Processing theory HOL.Num ...

Processing theory HOL.Power ...

Processing theory HOL.Groups_Big ...

Processing theory HOL.Equiv_Relations ...

Processing theory HOL.Lifting ...

Processing theory HOL.Lifting_Set ...

Processing theory HOL.Option ...

Processing theory HOL.Extraction ...

Processing theory HOL.Lattices_Big ...

Processing theory HOL.Partial_Function ...

Processing theory HOL.Fun_Def ...

Processing theory HOL.Quotient ...

Processing theory HOL.Int ...

Processing theory HOL.Euclidean_Division ...

Processing theory HOL.Parity ...

Processing theory HOL.Divides ...

Processing theory HOL.Numeral_Simprocs ...

Processing theory HOL.Code_Numeral ...

Processing theory HOL.SMT ...

Processing theory HOL.Semiring_Normalization ...

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

Processing theory HOL.Binomial ...

Processing theory HOL.Enum ...

Processing theory HOL.String ...

Processing theory HOL.Predicate ...

Processing theory HOL.Lazy_Sequence ...

Processing theory HOL.Limited_Sequence ...

Processing theory HOL.Typerep ...

Processing theory HOL.Code_Evaluation ...

Processing theory HOL.GCD ...

Processing theory HOL.BNF_Greatest_Fixpoint ...

Processing theory HOL.Quickcheck_Random ...

Processing theory HOL.Random_Pred ...

Processing theory HOL.Random_Sequence ...

Processing theory HOL.Quickcheck_Exhaustive ...

Processing theory HOL.Record ...

Processing theory HOL.Quickcheck_Narrowing ...

Processing theory HOL.Nitpick ...

Processing theory HOL.Nunchaku ...

Processing theory HOL.Predicate_Compile ...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Removing 16 theories ...

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

Processing theory HOL-Library.Multiset ...

Processing theory HOL-Computational_Algebra.Factorial_Ring ...

Removing 1 theories ...

Processing theory HOL-Computational_Algebra.Euclidean_Algorithm ...

Processing theory HOL-Computational_Algebra.Primes ...

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

Removing 7 theories ...

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

Starting session Pure ...

Loading 248 theories ...

Processing theory HOL.Hull ...

Processing theory HOL-Library.Disjoint_Sets ...

Processing theory HOL-Library.FuncSet ...

Processing theory HOL-Library.Infinite_Set ...

Processing theory HOL-Library.Nat_Bijection ...

Processing theory HOL-Library.Old_Datatype ...

Processing theory HOL-Library.Phantom_Type ...

Processing theory HOL-Library.Cardinality ...

Processing theory HOL-Library.Numeral_Type ...

Processing theory HOL-Library.Product_Plus ...

Processing theory HOL-Library.Product_Order ...

Processing theory HOL-Library.Set_Algebras ...

Processing theory HOL.Archimedean_Field ...

Processing theory HOL.Rat ...

Processing theory HOL.Real ...

Processing theory HOL.Modules ...

Processing theory HOL.Vector_Spaces ...

Processing theory HOL-Library.Countable ...

Processing theory HOL-Library.Countable_Set ...

Processing theory HOL-Library.Set_Idioms ...

Processing theory HOL-Combinatorics.Permutations ...

Processing theory HOL-Library.Countable_Complete_Lattices ...

Processing theory HOL.Topological_Spaces ...

Processing theory HOL.Real_Vector_Spaces ...

Processing theory HOL-Analysis.Metric_Arith ...

Processing theory HOL.Inequalities ...

Processing theory HOL.Limits ...

Processing theory HOL.Series ...

Processing theory HOL.Deriv ...

Processing theory HOL.NthRoot ...

Processing theory HOL.Transcendental ...

Processing theory HOL.Complex ...

Processing theory HOL.MacLaurin ...

Processing theory Complex_Main ...

Processing theory HOL-Analysis.Continuum_Not_Denumerable ...

Processing theory HOL-Analysis.Inner_Product ...

Processing theory HOL-Analysis.L2_Norm ...

Processing theory HOL-Analysis.Operator_Norm ...

Processing theory HOL-Analysis.Poly_Roots ...

Processing theory HOL-Analysis.Product_Vector ...

Processing theory HOL-Library.Discrete ...

Processing theory HOL-Library.Indicator_Function ...

Processing theory HOL-Library.Nonpos_Ints ...

Processing theory HOL-Library.Periodic_Fun ...

Processing theory HOL-Library.Sum_of_Squares ...

Processing theory HOL-Library.Order_Continuity ...

Processing theory HOL-Analysis.Norm_Arith ...

Processing theory HOL-Analysis.Euclidean_Space ...

Processing theory HOL-Analysis.Finite_Cartesian_Product ...

Processing theory HOL-Library.Liminf_Limsup ...

Processing theory HOL-Library.Extended_Nat ...

Processing theory HOL-Library.Landau_Symbols ...

Processing theory HOL-Analysis.Linear_Algebra ...

Processing theory HOL-Analysis.Cartesian_Space ...

Processing theory HOL-Analysis.Affine ...

Processing theory HOL-Analysis.Determinants ...

Processing theory HOL-Analysis.Elementary_Topology ...

Processing theory HOL-Library.Extended_Real ...

Processing theory HOL-Analysis.Convex ...

Processing theory HOL-Library.Extended_Nonnegative_Real ...

Processing theory HOL-Computational_Algebra.Formal_Power_Series ...

Processing theory HOL-Analysis.Abstract_Topology ...

Processing theory HOL-Analysis.Abstract_Limits ...

Processing theory HOL-Analysis.Abstract_Topology_2 ...

Processing theory HOL-Analysis.Sigma_Algebra ...

Processing theory HOL-Analysis.Measurable ...

Processing theory HOL-Analysis.Connected ...

Processing theory HOL-Analysis.Function_Topology ...

Processing theory HOL-Analysis.Elementary_Metric_Spaces ...

Processing theory HOL-Analysis.Function_Metric ...

Processing theory HOL-Analysis.Measure_Space ...

Processing theory HOL-Analysis.Caratheodory ...

Processing theory HOL-Analysis.Product_Topology ...

Processing theory HOL-Analysis.T1_Spaces ...

Processing theory HOL-Analysis.Elementary_Normed_Spaces ...

Processing theory HOL-Analysis.Topology_Euclidean_Space ...

Processing theory HOL-Analysis.Lindelof_Spaces ...

Processing theory HOL-Analysis.Convex_Euclidean_Space ...

Processing theory HOL-Analysis.Extended_Real_Limits ...

Processing theory HOL-Analysis.Line_Segment ...

Processing theory HOL-Analysis.Summation_Tests ...

Processing theory HOL-Analysis.Uniform_Limit ...

Processing theory HOL-Analysis.Bounded_Continuous_Function ...

Processing theory HOL-Analysis.Bounded_Linear_Function ...

Processing theory HOL-Analysis.Tagged_Division ...

Processing theory HOL-Analysis.Ordered_Euclidean_Space ...

Processing theory HOL-Analysis.Derivative ...

Processing theory HOL-Analysis.Cartesian_Euclidean_Space ...

Processing theory HOL-Analysis.Complex_Analysis_Basics ...

Processing theory HOL-Analysis.Cross3 ...

Processing theory HOL-Analysis.Lipschitz ...

Processing theory HOL-Analysis.Borel_Space ...

Processing theory HOL-Analysis.Starlike ...

Processing theory HOL-Analysis.Multivariate_Analysis ...

Processing theory HOL-Analysis.Regularity ...

Processing theory HOL-Analysis.Continuous_Extension ...

Processing theory HOL-Analysis.Nonnegative_Lebesgue_Integration ...

Processing theory HOL-Analysis.Complex_Transcendental ...

Processing theory HOL-Analysis.Binary_Product_Measure ...

Processing theory HOL-Analysis.Embed_Measure ...

Processing theory HOL-Analysis.Generalised_Binomial_Theorem ...

Processing theory HOL-Analysis.FPS_Convergence ...

Processing theory HOL-Analysis.Harmonic_Numbers ...

Processing theory HOL-Analysis.Finite_Product_Measure ...

Processing theory HOL-Analysis.Infinite_Products ...

Processing theory HOL-Analysis.Path_Connected ...

Processing theory HOL-Analysis.Locally ...

Processing theory HOL-Analysis.Weierstrass_Theorems ...

Processing theory HOL-Analysis.Bochner_Integration ...

Processing theory HOL-Analysis.Arcwise_Connected ...

Processing theory HOL-Analysis.Polytope ...

Processing theory HOL-Analysis.Radon_Nikodym ...

Processing theory HOL-Analysis.Complete_Measure ...

Processing theory HOL-Analysis.Set_Integral ...

Processing theory HOL-Analysis.Infinite_Set_Sum ...

Processing theory HOL-Analysis.Lebesgue_Measure ...

Processing theory HOL-Analysis.Homotopy ...

Processing theory HOL-Analysis.Abstract_Euclidean_Space ...

Processing theory HOL-Analysis.Homeomorphism ...

Processing theory HOL-Analysis.Brouwer_Fixpoint ...

Processing theory HOL-Analysis.Fashoda_Theorem ...

Processing theory HOL-Analysis.Henstock_Kurzweil_Integration ...

Processing theory HOL-Analysis.Integral_Test ...

Processing theory HOL-Analysis.Retracts ...

Processing theory HOL-Analysis.Smooth_Paths ...

Processing theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration ...

Processing theory HOL-Analysis.Interval_Integral ...

Processing theory HOL-Analysis.Vitali_Covering_Theorem ...

Processing theory HOL-Analysis.Lebesgue_Integral_Substitution ...

Processing theory HOL-Analysis.Gamma_Function ...

Processing theory HOL-Analysis.Ball_Volume ...

Processing theory HOL-Analysis.Improper_Integral ...

Processing theory HOL-Analysis.Equivalence_Measurable_On_Borel ...

Processing theory HOL-Analysis.Further_Topology ...

Processing theory HOL-Analysis.Jordan_Curve ...

Processing theory HOL-Analysis.Change_Of_Vars ...

Processing theory HOL-Analysis.Simplex_Content ...

Processing theory HOL-Analysis.Analysis ...

Processing theory HOL-Complex_Analysis.Contour_Integration ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Theorem ...

Processing theory HOL-Complex_Analysis.Winding_Numbers ...

Processing theory HOL-Complex_Analysis.Cauchy_Integral_Formula ...

Processing theory HOL-Complex_Analysis.Conformal_Mappings ...

Processing theory HOL-Complex_Analysis.Complex_Singularities ...

Processing theory HOL-Complex_Analysis.Complex_Residues ...

Processing theory HOL-Complex_Analysis.Residue_Theorem ...

Processing theory HOL-Complex_Analysis.Great_Picard ...

Processing theory HOL-Complex_Analysis.Riemann_Mapping ...

Loading 48 theories ...

Processing theory HOL-Complex_Analysis.Complex_Analysis ...

Processing theory HOL-Library.Adhoc_Overloading ...

Processing theory HOL-Library.Monad_Syntax ...

Processing theory HOL-Library.Conditional_Parametricity ...

Processing theory HOL-Library.Lattice_Syntax ...

Processing theory HOL-Library.Rewrite ...

Processing theory HOL-Library.Diagonal_Subsequence ...

Processing theory HOL-Library.Mapping ...

Processing theory HOL-Library.Stream ...

Processing theory HOL-Combinatorics.Multiset_Permutations ...

Processing theory HOL-Probability.Discrete_Topology ...

Processing theory HOL-Probability.Essential_Supremum ...

Processing theory HOL-Probability.Stopping_Time ...

Processing theory HOL-Library.AList ...

Processing theory HOL-Library.AList_Mapping ...

Processing theory HOL-Library.Complete_Partial_Order2 ...

Processing theory HOL-Library.FSet ...

Processing theory HOL-Library.Sublist ...

Processing theory HOL-Library.Tree ...

Processing theory HOL-Probability.Tree_Space ...

Removing 11 theories ...

Processing theory HOL-Library.Linear_Temporal_Logic_on_Streams ...

Processing theory HOL-Probability.Probability_Measure ...

Processing theory HOL-Probability.Distribution_Functions ...

Processing theory HOL-Probability.Weak_Convergence ...

Processing theory HOL-Probability.Helly_Selection ...

Processing theory HOL-Library.Finite_Map ...

Processing theory HOL-Probability.Conditional_Expectation ...

Processing theory HOL-Probability.Giry_Monad ...

Processing theory HOL-Probability.Fin_Map ...

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

Processing theory HOL-Probability.Product_PMF ...

Processing theory HOL-Probability.Hoeffding ...

Processing theory HOL-Probability.Information ...

Processing theory HOL-Probability.Distributions ...

Processing theory HOL-Probability.Characteristic_Functions ...

Processing theory HOL-Probability.Sinc_Integral ...

Processing theory HOL-Probability.Levy ...

Processing theory HOL-Probability.Central_Limit_Theorem ...

Processing theory HOL-Probability.Probability ...

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

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

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

Loading 39 theories ...

Processing theory HOL-Cardinals.Fun_More ...

Processing theory HOL-Cardinals.Order_Relation_More ...

Processing theory HOL-Cardinals.Order_Union ...

Processing theory HOL-Cardinals.Wellfounded_More ...

Processing theory HOL-Cardinals.Wellorder_Relation ...

Processing theory HOL-Library.Fun_Lexorder ...

Processing theory HOL-Library.Groups_Big_Fun ...

Processing theory HOL-Library.More_List ...

Removing 84 theories ...

Processing theory HOL-Cardinals.Wellorder_Embedding ...

Processing theory HOL-Library.Equipollence ...

Processing theory HOL-Algebra.Congruence ...

Processing theory HOL-Algebra.Order ...

Processing theory HOL-Cardinals.Wellorder_Constructions ...

Processing theory HOL-Cardinals.Cardinal_Order_Relation ...

Processing theory HOL-Algebra.Lattice ...

Processing theory HOL-Library.Poly_Mapping ...

Processing theory HOL-Cardinals.Cardinal_Arithmetic ...

Processing theory HOL-Algebra.Complete_Lattice ...

Processing theory HOL-Algebra.Group ...

Processing theory HOL-Algebra.FiniteProduct ...

Processing theory HOL-Algebra.Coset ...

Processing theory HOL-Algebra.Ring ...

Processing theory HOL-Algebra.AbelCoset ...

Processing theory HOL-Algebra.Generated_Groups ...

Processing theory HOL-Algebra.Solvable_Groups ...

Processing theory HOL-Algebra.Elementary_Groups ...

Processing theory HOL-Algebra.Ideal ...

Processing theory HOL-Algebra.RingHom ...

Processing theory HOL-Algebra.Module ...

Processing theory HOL-Algebra.Product_Groups ...

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

Processing theory HOL-Data_Structures.Less_False ...

Processing theory HOL-Library.BNF_Axiomatization ...

Processing theory HOL-Data_Structures.Sorted_Less ...

Processing theory HOL-Library.Case_Converter ...

Processing theory HOL-Computational_Algebra.Group_Closure ...

Processing theory HOL-Library.Simps_Case_Conv ...

Processing theory HOL-Data_Structures.List_Ins_Del ...

Processing theory HOL-Data_Structures.Set_Specs ...

Processing theory HOL-Computational_Algebra.Squarefree ...

Processing theory HOL-Library.Boolean_Algebra ...

Processing theory HOL-Library.Code_Lazy ...

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

Processing theory HOL-Library.State_Monad ...

Processing theory HOL-Examples.Records ...

Removing 32 theories ...

Processing theory HOL-Library.Debug ...

Processing theory HOL-Library.Confluence ...

Processing theory HOL-Library.Function_Algebras ...

Processing theory HOL-Library.Function_Division ...

Processing theory HOL-Computational_Algebra.Normalized_Fraction ...

Processing theory HOL-Library.Multiset_Order ...

Processing theory HOL-Library.Confluent_Quotient ...

Processing theory HOL-Library.Dual_Ordered_Lattice ...

Processing theory HOL-Library.Code_Test ...

Processing theory HOL-Library.Comparator ...

Processing theory HOL-Library.IArray ...

Processing theory HOL-Library.Extended ...

Processing theory HOL-Library.Combine_PER ...

Processing theory HOL-Library.Disjoint_FSets ...

Processing theory HOL-Library.BNF_Corec ...

Processing theory HOL-Library.Type_Length ...

Processing theory HOL-Library.Option_ord ...

Processing theory HOL-Library.Pattern_Aliases ...

Processing theory HOL-Library.ListVector ...

Processing theory HOL-Library.Saturated ...

Processing theory HOL-Library.Quotient_Syntax ...

Processing theory HOL-Library.Quotient_Option ...

Processing theory HOL-Library.Power_By_Squaring ...

Processing theory HOL-Library.Preorder ...

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

Processing theory HOL-Library.Omega_Words_Fun ...

Processing theory HOL-Library.Perm ...

Processing theory HOL-Library.Quotient_Type ...

Processing theory HOL-Library.Subseq_Order ...

Processing theory HOL-Library.Dlist ...

Processing theory HOL-Library.Parallel ...

Processing theory HOL-Library.Countable_Set_Type ...

Processing theory HOL-Library.Lattice_Constructions ...

Processing theory HOL-Library.Char_ord ...

Processing theory HOL-Library.Transitive_Closure_Table ...

Processing theory HOL-Library.Tree_Multiset ...

Processing theory HOL-Library.Signed_Division ...

Processing theory HOL-Library.While_Combinator ...

Processing theory HOL-Data_Structures.Tree_Set ...

Processing theory HOL-Data_Structures.Tree_Map ...

Processing theory HOL-Library.Finite_Lattice ...

Processing theory HOL-Library.Ramsey ...

Processing theory HOL-Library.Uprod ...

Processing theory HOL-Library.Bourbaki_Witt_Fixpoint ...

Processing theory HOL-Library.BigO ...

Processing theory HOL-Library.Going_To_Filter ...

Processing theory HOL-Library.Log_Nat ...

Processing theory HOL-Library.Lub_Glb ...

Processing theory HOL-Library.Bit_Operations ...

Processing theory HOL-Library.Z2 ...

Processing theory HOL-Library.Quadratic_Discriminant ...

Processing theory HOL-Library.Tree_Real ...

Processing theory HOL-Library.Sorting_Algorithms ...

Processing theory HOL-Number_Theory.Eratosthenes ...

Processing theory HOL-Library.Lattice_Algebras ...

Processing theory HOL-Library.Interval ...

Processing theory HOL-Library.Float ...

Processing theory HOL-Computational_Algebra.Polynomial ...

Processing theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra ...

Processing theory HOL-Computational_Algebra.Polynomial_FPS ...

Processing theory HOL-Library.Interval_Float ...

Processing theory HOL-Computational_Algebra.Formal_Laurent_Series ...

Processing theory HOL-Library.Word ...

Processing theory HOL-Computational_Algebra.Polynomial_Factorial ...

Processing theory HOL-Computational_Algebra.Computational_Algebra ...

Processing theory HOL-Library.Library ...

Processing theory HOL-Library.RBT_Impl ...

Processing theory HOL-Library.RBT ...

Processing theory HOL-Codegenerator_Test.Candidates ...

Processing theory HOL-Codegenerator_Test.Generate_Target_Nat ...

Loading 6 theories ...

Processing theory HOL-Library.Product_Lexorder ...

Processing theory HOL-Library.RBT_Mapping ...

Processing theory HOL-Library.RBT_Set ...

Processing theory HOL-Library.DAList ...

Processing theory HOL-Library.DAList_Multiset ...

Removing 1 theories ...

Processing theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures ...

Loading 2 theories ...

Processing theory HOL-Library.Code_Binary_Nat ...

Removing 4 theories ...

Processing theory HOL-Codegenerator_Test.Generate_Binary_Nat ...

Removing 1 theories ...

Processing theory HOL-Codegenerator_Test.Generate ...

Loading 13 theories ...

Processing theory HOL-Real_Asymp.Inst_Existentials ...

Processing theory HOL-Library.Code_Target_Numeral_Float ...

Processing theory HOL-Real_Asymp.Eventuallize ...

Processing theory HOL-Real_Asymp.Lazy_Eval ...

Processing theory HOL-Decision_Procs.Dense_Linear_Order ...

Removing 56 theories ...

Processing theory HOL-Decision_Procs.Approximation_Bounds ...

Processing theory HOL-Real_Asymp.Multiseries_Expansion ...

Processing theory HOL-Real_Asymp.Multiseries_Expansion_Bounds ...

Processing theory HOL-Real_Asymp.Real_Asymp ...

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

Processing theory HOL-Decision_Procs.Approximation ...

Processing theory HOL-Real_Asymp.Real_Asymp_Approx ...

Removing 2 theories ...

Processing theory HOL-Real_Asymp.Real_Asymp_Examples ...

Loading 26 theories ...

Processing theory HOL-Algebra.Exponent ...

Processing theory HOL-Combinatorics.List_Permutation ...

Processing theory HOL-Algebra.Bij ...

Processing theory HOL-Algebra.Sylow ...

Processing theory HOL-Algebra.Ideal_Product ...

Processing theory HOL-Combinatorics.Cycles ...

Processing theory HOL-Algebra.Galois_Connection ...

Removing 8 theories ...

Processing theory HOL-Algebra.Group_Action ...

Processing theory HOL-Algebra.Zassenhaus ...

Processing theory HOL-Algebra.QuotRing ...

Processing theory HOL-Algebra.Weak_Morphisms ...

Processing theory HOL-Algebra.Sym_Groups ...

Processing theory HOL-Algebra.Subrings ...

Processing theory HOL-Algebra.Divisibility ...

Processing theory HOL-Algebra.IntRing ...

Processing theory HOL-Algebra.Chinese_Remainder ...

Processing theory HOL-Algebra.Generated_Rings ...

Processing theory HOL-Algebra.Generated_Fields ...

Processing theory HOL-Algebra.Embedded_Algebras ...

Processing theory HOL-Algebra.Ring_Divisibility ...

Processing theory HOL-Algebra.Polynomials ...

Processing theory HOL-Algebra.Polynomial_Divisibility ...

Processing theory HOL-Algebra.Finite_Extensions ...

Processing theory HOL-Algebra.Indexed_Polynomials ...

Processing theory HOL-Algebra.Algebraic_Closure ...

Loading 19 theories ...

Processing theory HOL-Algebra.Algebra ...

Processing theory HOL-Decision_Procs.DP_Library ...

Removing 32 theories ...

Processing theory HOL-Library.Old_Recdef ...

Processing theory HOL-Decision_Procs.Approximation_Ex ...

Processing theory HOL-Decision_Procs.Approximation_Quickcheck_Ex ...

Processing theory HOL-Decision_Procs.Conversions ...

Processing theory HOL-Decision_Procs.Algebra_Aux ...

Processing theory HOL-Decision_Procs.Rat_Pair ...

Processing theory HOL-Decision_Procs.Polynomial_List ...

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

Processing theory HOL-Decision_Procs.Ferrack ...

Processing theory HOL-Decision_Procs.Dense_Linear_Order_Ex ...

Processing theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff ...

Processing theory HOL-Decision_Procs.Cooper ...

Processing theory HOL-Decision_Procs.MIR ...

Processing theory HOL-Decision_Procs.Decision_Procs ...

Loading 21 theories ...

Processing theory HOL-Nonstandard_Analysis.Free_Ultrafilter ...

Processing theory HOL-Nonstandard_Analysis.StarDef ...

Processing theory HOL-Nonstandard_Analysis.HyperNat ...

Processing theory HOL-Nonstandard_Analysis.HyperDef ...

Processing theory HOL-Nonstandard_Analysis.NSA ...

Processing theory HOL-Nonstandard_Analysis.Star ...

Processing theory HOL-Nonstandard_Analysis.HLim ...

Processing theory HOL-Nonstandard_Analysis.NatStar ...

Loading 12 theories ...

Processing theory HOL-Nonstandard_Analysis.HSEQ ...

Processing theory HOL-Nonstandard_Analysis.HSeries ...

Processing theory HOL-Nonstandard_Analysis.NSComplex ...

Processing theory HOL-Nonstandard_Analysis.HDeriv ...

Processing theory HOL-Nonstandard_Analysis.HTranscendental ...

Processing theory HOL-Nonstandard_Analysis.HLog ...

Processing theory HOL-Nonstandard_Analysis.Hyperreal ...

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

Processing theory HOL-Nonstandard_Analysis.NSCA ...

Processing theory HOL-Nonstandard_Analysis.CStar ...

Processing theory HOL-Nonstandard_Analysis.CLim ...

Processing theory HOL-Nonstandard_Analysis.Hypercomplex ...

Processing theory HOL-Nonstandard_Analysis.Nonstandard_Analysis ...

Removing 47 theories ...

Processing theory HOL-Number_Theory.Prime_Powers ...

Processing theory HOL-Number_Theory.Cong ...

Processing theory HOL-Number_Theory.Mod_Exp ...

Processing theory HOL-Number_Theory.Fib ...

Processing theory HOL-Number_Theory.Totient ...

Processing theory HOL-Number_Theory.Residues ...

Processing theory HOL-Number_Theory.Euler_Criterion ...

Processing theory HOL-Number_Theory.Gauss ...

Processing theory HOL-Number_Theory.Pocklington ...

Processing theory HOL-Number_Theory.Residue_Primitive_Roots ...

Processing theory HOL-Number_Theory.Quadratic_Reciprocity ...

Loading 73 theories ...

Processing theory HOL-Number_Theory.Number_Theory ...

Processing theory HOL-Matrix_LP.Compute_Oracle ...

Processing theory HOL-Hahn_Banach.Zorn_Lemma ...

Processing theory HOL-Hahn_Banach.Bounds ...

Processing theory HOLCF.Porder ...

Processing theory HOLCF.Pcpo ...

Processing theory HOLCF.Cont ...

Processing theory HOLCF.Adm ...

Processing theory HOLCF.Cpodef ...

Processing theory HOLCF.Fun_Cpo ...

Processing theory HOLCF.Product_Cpo ...

Processing theory HOLCF.Cfun ...

Processing theory HOLCF.Completion ...

Processing theory HOLCF.Cprod ...

Processing theory HOLCF.Deflation ...

Processing theory HOLCF.Fix ...

Processing theory HOLCF.Sfun ...

Processing theory HOLCF.Sprod ...

Processing theory HOL-Hahn_Banach.Vector_Space ...

Processing theory HOL-Hahn_Banach.Linearform ...

Processing theory HOL-Hahn_Banach.Subspace ...

Processing theory HOL-Hahn_Banach.Function_Order ...

Processing theory HOL-Hahn_Banach.Normed_Space ...

Processing theory HOL-Matrix_LP.LP ...

Processing theory HOLCF.Discrete ...

Processing theory HOL-Hahn_Banach.Function_Norm ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach_Lemmas ...

Processing theory HOL-Hahn_Banach.Hahn_Banach ...

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

Processing theory HOLCF.Fixrec ...

Processing theory HOLCF.Map_Functions ...

Processing theory HOLCF.Domain_Aux ...

Processing theory HOLCF.Bifinite ...

Processing theory HOLCF.Universal ...

Processing theory HOLCF.Algebraic ...

Processing theory HOLCF.Compact_Basis ...

Processing theory HOLCF.LowerPD ...

Processing theory HOLCF.UpperPD ...

Processing theory HOLCF.ConvexPD ...

Processing theory HOLCF.Representable ...

Processing theory HOLCF.Domain ...

Processing theory HOLCF.Powerdomains ...

Processing theory HOLCF ...

Processing theory HOLCF-Library.Bool_Discrete ...

Processing theory HOLCF-Library.Char_Discrete ...

Processing theory HOLCF-Library.Int_Discrete ...

Processing theory HOLCF-Library.List_Cpo ...

Processing theory HOLCF-Library.Nat_Discrete ...

Processing theory HOL-Matrix_LP.Matrix ...

Removing 36 theories ...

Processing theory HOLCF-Library.Sum_Cpo ...

Processing theory HOLCF-Library.Option_Cpo ...

Processing theory HOLCF-Library.Defl_Bifinite ...

Processing theory HOLCF-Library.List_Predomain ...

Processing theory HOLCF-Library.Stream ...

Processing theory HOLCF-FOCUS.Fstream ...

Processing theory HOLCF-FOCUS.FOCUS ...

Processing theory HOLCF-FOCUS.Buffer ...

Loading 34 theories ...

Processing theory HOLCF-FOCUS.Fstreams ...

Processing theory HOLCF-FOCUS.Stream_adm ...

Processing theory HOLCF-FOCUS.Buffer_adm ...

Processing theory HOLCF-Library.HOLCF_Library ...

Processing theory HOLCF-ex.Dagstuhl ...

Processing theory HOLCF-ex.Focus_ex ...

Processing theory HOL-Matrix_LP.SparseMatrix ...

Processing theory HOL-Matrix_LP.Cplex ...

Processing theory Codegen.Setup ...

Processing theory HOL-Data_Structures.Array_Specs ...

Processing theory HOL-Types_To_Sets.Types_To_Sets ...

Processing theory HOL-Types_To_Sets.Prerequisites ...

Processing theory HOL-Combinatorics.Stirling ...

Processing theory HOL-Data_Structures.Tree2 ...

Processing theory HOL-Data_Structures.Isin2 ...

Processing theory HOL-Data_Structures.AVL_Set_Code ...

Processing theory HOL-Data_Structures.Lookup2 ...

Processing theory HOL-Combinatorics.Combinatorics ...

Processing theory HOL-Combinatorics.Guide ...

Processing theory HOL-Data_Structures.Time_Funs ...

Processing theory HOL-Data_Structures.Braun_Tree ...

Processing theory HOL-Data_Structures.Trie_Fun ...

Processing theory Codegen.Introduction ...

Processing theory Codegen.Foundations ...

Processing theory HOL-Types_To_Sets.Group_On_With ...

Processing theory HOL-ex.Function_Growth ...

Processing theory HOL-Data_Structures.Sorting ...

Processing theory HOL-Data_Structures.RBT ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On_With ...

Removing 37 theories ...

Processing theory HOL-Data_Structures.Selection ...

Processing theory HOL-Data_Structures.Array_Braun ...

Processing theory HOL-Data_Structures.Set2_Join ...

Processing theory HOL-Types_To_Sets.Linear_Algebra_On ...

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

Removing 13 theories ...

Processing theory HOL-Data_Structures.Set2_Join_RBT ...

Processing theory HOL-Data_Structures.AVL_Set ...

Processing theory HOL-Data_Structures.AVL_Map ...

Removing 7 theories ...

Processing theory HOL-Data_Structures.Brother12_Set ...

Loading 45 theories ...

Processing theory HOL-Data_Structures.Brother12_Map ...

Processing theory HOL-TPTP.TPTP_Parser ...

Processing theory HOL-IMP.Star ...

Processing theory HOL-Library.LaTeXsugar ...

Processing theory HOL-Library.Refute ...

Processing theory HOL-Nitpick_Examples.Mini_Nits ...

Processing theory HOL-Nitpick_Examples.Mono_Nits ...

Processing theory HOL-Nitpick_Examples.Pattern_Nits ...

Processing theory HOL-Nitpick_Examples.Tests_Nits ...

Processing theory HOL-Nitpick_Examples.Hotel_Nits ...

Processing theory HOL-Nitpick_Examples.Record_Nits ...

Processing theory Codegen.Adaptation ...

Processing theory HOL-Nitpick_Examples.Datatype_Nits ...

Processing theory Typeclass_Hierarchy.Setup ...

Processing theory HOL-Nitpick_Examples.Induct_Nits ...

Processing theory HOL-Library.OptionalSugar ...

Processing theory Codegen.Evaluation ...

Processing theory HOL-ex.SOS_Cert ...

Processing theory HOL-TPTP.TPTP_Interpret ...

Processing theory HOL-TPTP.ATP_Problem_Import ...

Processing theory Codegen.Further ...

Processing theory HOL-Nitpick_Examples.Special_Nits ...

Processing theory Typeclass_Hierarchy.Typeclass_Hierarchy ...

Processing theory HOL-Data_Structures.Balance ...

Processing theory HOL-Nitpick_Examples.Integer_Nits ...

Processing theory Codegen.Inductive_Predicate ...

Processing theory Codegen.Refinement ...

Processing theory Sugar.Sugar ...

Processing theory Codegen.Computations ...

Processing theory HOL-IMP.Types ...

Processing theory HOL-IMP.Poly_Types ...

Removing 21 theories ...

Processing theory HOL-ex.SOS ...

Processing theory HOL-ex.Pythagoras ...

Processing theory HOL-ex.Sqrt ...

Processing theory HOL-ex.Sqrt_Script ...

Processing theory HOL-ex.Sum_of_Powers ...

Processing theory HOL-ex.Triangular_Numbers ...

Processing theory HOL-Nitpick_Examples.Typedef_Nits ...

Processing theory HOL-TPTP.TPTP_Proof_Reconstruction ...

Processing theory HOL-ex.Normalization_by_Evaluation ...

Processing theory HOL-Nitpick_Examples.Manual_Nits ...

Processing theory HOL-Nitpick_Examples.Core_Nits ...

Processing theory HOL-ex.Reflection_Examples ...

Processing theory HOL-Nitpick_Examples.Refute_Nits ...

Processing theory HOL-Nitpick_Examples.Nitpick_Examples ...

Removing 28 theories ...

Processing theory HOL-ex.Parallel_Example ...

Loading 30 theories ...

Removing 2 theories ...

Processing theory HOL-Data_Structures.Priority_Queue_Specs ...

Processing theory HOL-Library.Code_Real_Approx_By_Float ...

Processing theory HOL-Mutabelle.MutabelleExtra ...

Processing theory Tutorial.Examples ...

Processing theory Tutorial.Numbers ...

Processing theory HOL-Computational_Algebra.Field_as_Ring ...

Processing theory How_to_Prove_it.How_to_Prove_it ...

Processing theory HOL-Data_Structures.Leftist_Heap ...

Processing theory Prog_Prove.Bool_nat_list ...

Processing theory HOL-TPTP.ATP_Theory_Export ...

Processing theory HOL-Metis_Examples.Clausification ...

Processing theory HOL-TPTP.THF_Arith ...

Processing theory HOL-Data_Structures.Binomial_Heap ...

FAILED to process theory HOL-SMT_Examples.SMT_Examples

*** Error (line 404 of "/media/data/jenkins/workspace/isabelle-dump/src/HOL/SMT_Examples/SMT_Examples.thy"):

*** Failed to apply initial proof method⌂:

*** goal (1 subgoal):

*** 1. prime_nat (4 * m + 1) ⟹ 1 ≤ m

*** Error (line 406 of "/media/data/jenkins/workspace/isabelle-dump/src/HOL/SMT_Examples/SMT_Examples.thy"):

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

Processing theory HOL-ex.BinEx ...

Removing 15 theories ...

Processing theory HOL-ex.Code_Binary_Nat_examples ...

Processing theory HOL-ex.Ballot ...

Processing theory HOL-ex.HarmonicSeries ...

Processing theory HOL-Types_To_Sets.T2_Spaces ...

Processing theory HOL-Types_To_Sets.Unoverload_Def ...

Processing theory HOL-ex.Argo_Examples ...

Processing theory HOL-ex.Gauge_Integration ...

Processing theory HOL-SMT_Examples.SMT_Examples_Verit ...

Processing theory HOL-ex.Eval_Examples ...

Processing theory HOL-SMT_Examples.SMT_Tests_Verit ...

Processing theory HOL-SMT_Examples.SMT_Tests ...

Removing 12 theories ...

Processing theory HOL-Corec_Examples.Paper_Examples ...

Removing 1 theories ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Examples ...

Processing theory HOL-ex.Cubic_Quartic ...

Removing 4 theories ...

Processing theory HOL-ex.Dedekind_Real ...

Loading 24 theories ...

Processing theory HOL-Bali.Basis ...

Processing theory HOL-Bali.Table ...

Processing theory HOL-Bali.Name ...

Processing theory HOL-Bali.Type ...

Processing theory HOL-Bali.Value ...

Removing 10 theories ...

Processing theory HOL-Bali.Term ...

Processing theory HOL-Bali.Decl ...

Processing theory HOL-Bali.TypeRel ...

Processing theory HOL-Bali.DeclConcepts ...

Processing theory HOL-Bali.State ...

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

Resuming build at Wed Apr 21 13:12:19 CEST 2021 after Jenkins restart

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Ready to run at Wed Apr 21 13:12:53 CEST 2021

Resuming build at Wed Apr 21 13:13:48 CEST 2021 after Jenkins restart

Waiting to resume part of isabelle-dump #48: Finished waiting

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Waiting to resume part of isabelle-dump #48: ‘workerlrz6’ is offline

Ready to run at Wed Apr 21 13:14:09 CEST 2021

Timeout set to expire in 1 day 3 hr

Processing theory HOL-Bali.DefiniteAssignmentCorrect ...

Processing theory HOL-Bali.TypeSafe ...

Processing theory HOL-Bali.Evaln ...

Processing theory HOL-Bali.Trans ...

Processing theory HOL-Bali.AxSem ...

Processing theory HOL-Bali.AxExample ...

Processing theory HOL-Bali.AxCompl ...

Loading 56 theories ...

Processing theory HOL-Bali.AxSound ...

Processing theory IOA-ABP.Lemmas ...

Processing theory IOA-ABP.Packet ...

Processing theory IOA-NTP.Lemmas ...

Processing theory IOA.Pred ...

Processing theory IOA-NTP.Multiset ...

Processing theory IOA-NTP.Packet ...

Processing theory IOA.Asig ...

Processing theory HOL-Isar_Examples.Fibonacci ...

Processing theory IOA-Storage.Action ...

Processing theory IOA.Automata ...

Processing theory IOA.Seq ...

Processing theory IOA.Sequence ...

Processing theory IOA-ABP.Action ...

Processing theory IOA-NTP.Action ...

Removing 25 theories ...

Processing theory IOA.TL ...

Processing theory IOA.Traces ...

Processing theory IOA.CompoExecs ...

Processing theory IOA.CompoScheds ...

Processing theory IOA.RefMappings ...

Processing theory IOA.RefCorrectness ...

Processing theory IOA.Deadlock ...

Processing theory IOA.Simulations ...

Processing theory IOA.SimCorrectness ...

Processing theory IOA.ShortExecutions ...

Processing theory HOL-ex.Code_Timing ...

Processing theory IOA.CompoTraces ...

Processing theory IOA.Compositionality ...

Processing theory IOA.IOA ...

Processing theory IOA-NTP.Overview ...

Processing theory HOL-Nominal.Nominal ...

Processing theory IOA-ABP.Env ...

Processing theory IOA-ABP.Receiver ...

Processing theory IOA-ABP.Sender ...

Processing theory IOA-ABP.Spec ...

Processing theory IOA-NTP.Receiver ...

Processing theory IOA-NTP.Sender ...

Processing theory IOA-NTP.Spec ...

Processing theory IOA-Storage.Impl ...

Processing theory IOA-Storage.Spec ...

Processing theory IOA-Storage.Correctness ...

Processing theory IOA.TLS ...

Processing theory IOA-ABP.Abschannel ...

Processing theory IOA-ABP.Abschannel_finite ...

Processing theory IOA-ABP.Impl ...

Processing theory IOA.LiveIOA ...

Processing theory IOA-ABP.Impl_finite ...

Processing theory IOA-ABP.Correctness ...

Processing theory IOA.Abstraction ...

Processing theory IOA-ex.TrivEx ...

Processing theory IOA-ex.TrivEx2 ...

Processing theory IOA-NTP.Abschannel ...

Processing theory IOA-NTP.Impl ...

Processing theory IOA-NTP.Correctness ...

Removing 55 theories ...

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

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

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

Loading 90 theories ...

Processing theory HOL-Eisbach.Eisbach ...

Processing theory HOL-Eisbach.Eisbach_Tools ...

Processing theory HOLCF-Library.HOL_Cpo ...

Processing theory HOL-SMT_Examples.SMT_Word_Examples ...

Processing theory HOL-MicroJava.JBasis ...

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

Processing theory HOL-MicroJava.Semilat ...

Processing theory HOL-MicroJava.AuxLemmas ...

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

Processing theory HOL-Eisbach.Example_Metric ...

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

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

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

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

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

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

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

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

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

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

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

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

Processing theory HOL-ex.Bit_Lists ...

Processing theory HOL-MicroJava.Type ...

Processing theory HOL-MicroJava.Decl ...

Processing theory HOL-MicroJava.SystemClasses ...

Processing theory HOL-MicroJava.TypeRel ...

Processing theory HOL-MicroJava.Value ...

Processing theory HOL-MicroJava.State ...

Processing theory HOL-MicroJava.Exceptions ...

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

Processing theory HOL-MicroJava.WellForm ...

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

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

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

Processing theory HOL-MicroJava.Err ...

Processing theory HOL-MicroJava.Listn ...

Processing theory HOL-MicroJava.Typing_Framework ...

Processing theory HOL-MicroJava.Opt ...

Processing theory HOL-MicroJava.Product ...

Processing theory HOL-MicroJava.SemilatAlg ...

Processing theory HOL-MicroJava.LBVSpec ...

Processing theory HOL-MicroJava.Typing_Framework_err ...

Processing theory HOL-MicroJava.Semilattices ...

Processing theory HOL-MicroJava.JType ...

Processing theory HOL-MicroJava.JVMType ...

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

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

Removing 42 theories ...

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

Processing theory HOL-MicroJava.Kildall ...

Processing theory HOL-MicroJava.LBVComplete ...

Processing theory HOL-MicroJava.LBVCorrect ...

Processing theory HOL-MicroJava.Abstract_BV ...

Processing theory HOL-MicroJava.JVMInstructions ...

Processing theory HOL-MicroJava.JVMExceptions ...

Processing theory HOL-MicroJava.JVMExecInstr ...

Processing theory HOL-MicroJava.JVMExec ...

Processing theory HOL-MicroJava.DefsComp ...

Processing theory HOL-MicroJava.Index ...

Processing theory HOL-MicroJava.TranslCompTp ...

Processing theory HOL-MicroJava.TranslComp ...

Processing theory HOL-MicroJava.LemmasComp ...

Processing theory HOL-MicroJava.JVMDefensive ...

Processing theory HOL-MicroJava.JVMListExample ...

Processing theory HOL-MicroJava.Eval ...

Processing theory HOL-MicroJava.Example ...

Processing theory HOL-MicroJava.JListExample ...

Processing theory HOL-MicroJava.JTypeSafe ...

Processing theory HOL-MicroJava.CorrComp ...

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

Removing 8 theories ...

Processing theory HOL-MicroJava.BVSpecTypeSafe ...

Processing theory HOL-MicroJava.BVNoTypeError ...

Processing theory HOL-MicroJava.BVExample ...

Processing theory HOL-MicroJava.CorrCompTp ...

Loading 77 theories ...

Processing theory HOL-MicroJava.MicroJava ...

Processing theory HOL-Cardinals.Wellorder_Extension ...

Processing theory HOL-Imperative_HOL.Sorted_List ...

Processing theory HOLCF-ex.Dnat ...

Processing theory HOLCF-ex.Fix2 ...

Processing theory HOLCF-Tutorial.New_Domain ...

Processing theory HOLCF-ex.Hoare ...

Processing theory HOLCF-ex.Letrec ...

Processing theory HOLCF-ex.Loop ...

Processing theory HOLCF-ex.Concurrency_Monad ...

Processing theory HOLCF-ex.Domain_Proofs ...

Processing theory HOLCF-ex.Pattern_Match ...

Processing theory HOL-Quotient_Examples.Int_Pow ...

Processing theory HOL-IMP.AExp ...

Processing theory HOLCF-Tutorial.Fixrec_ex ...

Processing theory HOL-UNITY.ListOrder ...

Processing theory HOL-UNITY.UNITY ...

Processing theory HOL-UNITY.FP ...

Processing theory HOLCF-ex.Powerdomain_ex ...

Processing theory HOL-IMP.BExp ...

Processing theory HOL-IMP.Com ...

Processing theory HOL-Imperative_HOL.Heap ...

Processing theory HOL-Imperative_HOL.Heap_Monad ...

Processing theory HOL-Auth.Message ...

Processing theory HOL-Auth.Event ...

Processing theory HOL-Auth.Public ...

Processing theory HOL-IMP.Big_Step ...

Processing theory HOLCF-IMP.Denotational ...

Processing theory HOLCF-IMP.HoareEx ...

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

Processing theory HOL-UNITY.WFair ...

Processing theory HOL-UNITY.SubstAx ...

Processing theory HOL-UNITY.Detects ...

Processing theory HOLCF-Tutorial.Domain_ex ...

Removing 114 theories ...

Processing theory HOL-UNITY.Follows ...

Processing theory HOL-UNITY.Union ...

Processing theory HOL-UNITY.Comp ...

Processing theory HOL-UNITY.Guar ...

Processing theory HOL-Cardinals.Ordinal_Arithmetic ...

Processing theory HOL-Cardinals.Cardinals ...

Processing theory HOL-Imperative_HOL.List_Sublist ...

Processing theory HOL-Imperative_HOL.Subarray ...

Processing theory HOL-UNITY.Extend ...

Processing theory HOL-UNITY.Rename ...

Processing theory HOL-Imperative_HOL.Imperative_Reverse ...

Processing theory HOL-Cardinals.Bounded_Set ...

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

Processing theory HOL-UNITY.Counterc ...

Processing theory HOL-UNITY.Handshake ...

Processing theory HOL-UNITY.PriorityAux ...

Processing theory HOL-UNITY.Priority ...

Processing theory HOL-UNITY.Progress ...

Processing theory HOL-UNITY.TimerArray ...

Processing theory HOL-UNITY.Channel ...

Processing theory HOL-UNITY.Common ...

Processing theory HOL-ex.Sorting_Algorithms_Examples ...

Processing theory HOL-UNITY.Client ...

Processing theory HOL-UNITY.Alloc ...

Processing theory HOL-UNITY.AllocImpl ...

Processing theory HOL-UNITY.NSP_Bad ...

Processing theory HOL-UNITY.Reach ...

Processing theory HOL-UNITY.Mutex ...

Processing theory HOL-Imperative_HOL.Imperative_Quicksort ...

Processing theory HOL-UNITY.Lift ...

Processing theory HOL-Imperative_HOL.Linked_Lists ...

Processing theory HOL-Imperative_HOL.SatChecker ...

Processing theory HOL-Imperative_HOL.Imperative_HOL_ex ...

Processing theory HOL-UNITY.Reachability ...

Loading 52 theories ...

Removing 58 theories ...

Processing theory Isar_Ref.Base ...

Processing theory Datatypes.Setup ...

Processing theory HOL-ex.Quicksort ...

Processing theory HOL-Library.List_Lexorder ...

Processing theory HOL-Datatype_Examples.Prelim ...

Processing theory HOL-ZF.LProd ...

Processing theory HOL-ex.Bubblesort ...

Processing theory HOL-ex.MergeSort ...

Processing theory HOL-Datatype_Examples.DTree ...

Processing theory HOL-Datatype_Examples.Parallel_Composition ...

Processing theory HOL-Datatype_Examples.TreeFsetI ...

Processing theory HOL-Datatype_Examples.Lambda_Term ...

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

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

Processing theory HOL-Datatype_Examples.Gram_Lang ...

Removing 11 theories ...

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

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

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

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

Removing 4 theories ...

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

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

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

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

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

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

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

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

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

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

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

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

Removing 12 theories ...

Processing theory HOL-ex.Radix_Sort ...

Processing theory HOL-Data_Structures.Heaps ...

Processing theory HOL-UNITY.Project ...

Processing theory HOL-Quotient_Examples.Quotient_FSet ...

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

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

Processing theory Isar_Ref.HOL_Specific ...

Processing theory HOL-ex.Transfer_Debug ...

Processing theory HOL-UNITY.ELT ...

Processing theory HOL-ZF.HOLZF ...

Processing theory HOL-ZF.Zet ...

Processing theory HOL-ZF.MainZF ...

Processing theory HOL-ZF.Games ...

Processing theory HOL-ex.Code_Lazy_Demo ...

Processing theory Datatypes.Datatypes ...

Processing theory HOL-ex.Termination ...

Removing 33 theories ...

Processing theory Corec.Corec ...

Processing theory HOL-Datatype_Examples.Misc_Datatype ...

Processing theory HOL-Datatype_Examples.Misc_Primrec ...

Processing theory HOL-Datatype_Examples.Misc_Codatatype ...

Loading 112 theories ...

Removing 9 theories ...

Processing theory HOL-Datatype_Examples.Misc_Primcorec ...

Processing theory Tutorial.Setup ...

Processing theory HOL-Auth.All_Symmetric ...

Processing theory HOL-Hoare_Parallel.Quote_Antiquote ...

Processing theory HOL-Hoare_Parallel.RG_Com ...

Processing theory Tutorial.Message ...

Processing theory HOL-Hoare_Parallel.OG_Com ...

Processing theory HOL-Auth.Extensions ...

Processing theory Tutorial.Event ...

Processing theory Tutorial.Public ...

Processing theory Tutorial.NS_Public ...

Processing theory HOL-Auth.List_Msg ...

Processing theory HOL-Auth.NS_Public ...

Processing theory HOL-Auth.Analz ...

Processing theory HOL-Auth.NS_Public_Bad ...

Processing theory HOL-Auth.CertifiedEmail ...

Processing theory HOL-Auth.Kerberos_BAN ...

Processing theory HOL-Auth.Kerberos_BAN_Gets ...

Processing theory HOL-Auth.OtwayRees_Bad ...

Processing theory HOL-Auth.Guard ...

Processing theory HOL-Auth.GuardK ...

Processing theory HOL-Auth.Guard_Public ...

Processing theory HOL-Auth.NS_Shared ...

Processing theory HOL-Auth.OtwayRees ...

Processing theory HOL-Auth.OtwayRees_AN ...

Processing theory HOL-Auth.Recur ...

Processing theory HOL-Hoare_Parallel.OG_Tran ...

Removing 4 theories ...

Processing theory HOL-Auth.OtwayReesBella ...

Processing theory HOL-Auth.WooLam ...

Processing theory HOL-Auth.KerberosIV ...

Processing theory HOL-Auth.KerberosIV_Gets ...

Processing theory HOL-Auth.Guard_NS_Public ...

Processing theory HOL-Auth.Shared ...

Processing theory HOL-Auth.Guard_Shared ...

Processing theory HOL-Auth.Yahalom2 ...

Processing theory HOL-Auth.Yahalom_Bad ...

Processing theory HOL-Auth.ZhouGollmann ...

Processing theory HOL-Auth.KerberosV ...

Processing theory HOL-Auth.Guard_OtwayRees ...

Processing theory HOL-IMP.Complete_Lattice ...

Processing theory HOL-Auth.Guard_Yahalom ...

Processing theory HOL-Auth.Auth_Guard_Shared ...

Processing theory HOL-IMP.Abs_Int_Tests ...

Processing theory HOL-Library.Prefix_Order ...

Processing theory HOL-Auth.Yahalom ...

Processing theory HOL-Auth.Auth_Shared ...

Processing theory HOL-Auth.P2 ...

Processing theory HOL-Auth.Proto ...

Processing theory HOL-Hoare_Parallel.Graph ...

Processing theory HOL-Hoare_Parallel.OG_Hoare ...

Processing theory HOL-IMP.Vars ...

Processing theory HOL-Lattice.Orders ...

Processing theory HOL-Lattice.Bounds ...

Processing theory HOL-Lattice.Lattice ...

Processing theory HOL-Lattice.CompleteLattice ...

Processing theory HOL-IMP.ACom ...

Processing theory HOL-Hoare_Parallel.OG_Tactics ...

Processing theory HOL-Hoare_Parallel.OG_Syntax ...

Processing theory HOL-Auth.P1 ...

Processing theory HOL-Auth.Auth_Guard_Public ...

Removing 38 theories ...

Processing theory HOL-Auth.EventSC ...

Processing theory HOL-Auth.Smartcard ...

Processing theory HOL-IMP.Collecting ...

Processing theory HOL-Auth.TLS ...

Processing theory HOL-Auth.Auth_Public ...

Processing theory HOL-IMP.Abs_Int_init ...

Processing theory HOL-Metis_Examples.Big_O ...

Processing theory HOL-IMP.Abs_Int0 ...

Processing theory HOL-IMP.Abs_State ...

Processing theory HOL-SET_Protocol.Message_SET ...

Processing theory HOL-SET_Protocol.Event_SET ...

Processing theory HOL-SET_Protocol.Public_SET ...

Processing theory HOL-IMP.Abs_Int1 ...

Processing theory HOL-Auth.ShoupRubin ...

Processing theory HOL-Auth.ShoupRubinBella ...

Processing theory HOL-Auth.Auth_Smartcard ...

Processing theory HOL-Hoare_Parallel.Gar_Coll ...

Processing theory HOL-IMP.Abs_Int2 ...

Removing 18 theories ...

Processing theory HOL-TLA.Intensional ...

Processing theory HOL-TLA.Stfun ...

Processing theory HOL-TLA.Action ...

Processing theory HOL-TLA.Init ...

Processing theory HOL-IMP.Abs_Int1_const ...

Processing theory HOL-IMP.Abs_Int1_parity ...

Processing theory HOL-TLA.TLA ...

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

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

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

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

Processing theory HOL-SET_Protocol.Merchant_Registration ...

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

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

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

Removing 4 theories ...

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

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

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

Processing theory HOL-ex.Residue_Ring ...

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

Processing theory HOL-Unix.Nested_Environment ...

Processing theory HOL-Unix.Unix ...

Processing theory HOL-SET_Protocol.Cardholder_Registration ...

Processing theory HOL-Hoare_Parallel.OG_Examples ...

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

Processing theory HOL-Hoare_Parallel.Mul_Gar_Coll ...

Removing 23 theories ...

Processing theory HOL-Hoare_Parallel.RG_Tran ...

Processing theory HOL-SET_Protocol.Purchase ...

Processing theory HOL-SET_Protocol.SET_Protocol ...

Processing theory HOL-IMP.Abs_Int2_ivl ...

Processing theory HOL-Hoare_Parallel.RG_Hoare ...

Processing theory HOL-Hoare_Parallel.RG_Syntax ...

Processing theory HOL-IMP.Abs_Int3 ...

Removing 16 theories ...

Processing theory HOL-Hoare_Parallel.RG_Examples ...

Loading 204 theories ...

Processing theory HOL-Hoare_Parallel.Hoare_Parallel ...

Processing theory Classes.Setup ...

Processing theory Eisbach.Base ...

Processing theory Eisbach.Preface ...

Processing theory Implementation.Base ...

Processing theory JEdit.Base ...

Processing theory Prog_Prove.LaTeXsugar ...

Processing theory Tutorial.Base ...

Processing theory Eisbach.Manual ...

Processing theory JEdit.JEdit ...

Processing theory Locales.Examples ...

Processing theory Locales.Examples1 ...

Processing theory Locales.Examples2 ...

Processing theory Prog_Prove.Isar ...

Processing theory Tutorial.TPrimes ...

Processing theory Implementation.Proof ...

Processing theory Implementation.Syntax ...

Processing theory Tutorial.Forward ...

Processing theory Tutorial.Even ...

Processing theory Tutorial.Overloading ...

Processing theory HOL-Data_Structures.Queue_Spec ...

Processing theory HOL-Hoare.Arith2 ...

Processing theory Implementation.Prelim ...

Processing theory Implementation.Tactic ...

Processing theory Locales.Examples3 ...

Processing theory Prog_Prove.Logic ...

Processing theory Tutorial.CTL ...

Processing theory Tutorial.CTLind ...

Processing theory Tutorial.PDL ...

Processing theory Tutorial.Tree ...

Processing theory Tutorial.Tree2 ...

Processing theory Tutorial.Axioms ...

Processing theory HOL-Data_Structures.Reverse ...

Processing theory Classes.Classes ...

Processing theory HOL-Hoare.Hoare_Syntax ...

Processing theory HOL-Hoare.Hoare_Tac ...

Removing 44 theories ...

Processing theory Tutorial.Advanced ...

Processing theory HOL-Data_Structures.Queue_2Lists ...

Processing theory HOL-Data_Structures.Tree23 ...

Processing theory HOL-Data_Structures.Tree23_of_List ...

Processing theory HOL-Datatype_Examples.TreeFI ...

Processing theory HOL-Hoare.Heap ...

Processing theory HOL-Hoare.Hoare_Logic ...

Processing theory HOL-Isar_Examples.Hoare ...

Processing theory HOL-Hoare.SepLogHeap ...

Processing theory HOL-IMP.ASM ...

Processing theory HOL-IMP.Denotational ...

Processing theory HOL-Data_Structures.Tree234 ...

Processing theory Tutorial.ABexpr ...

Processing theory Tutorial.Nested ...

Processing theory HOL-Hoare.ExamplesTC ...

Processing theory HOL-Hoare.HeapSyntax ...

Processing theory HOL-IMP.Hoare ...

Processing theory HOL-IMP.Hoare_Examples ...

Processing theory HOL-IMP.Hoare_Sound_Complete ...

Processing theory HOL-Data_Structures.Tries_Binary ...

Processing theory HOL-Hoare.Hoare_Logic_Abort ...

Processing theory HOL-Hoare.ExamplesAbort ...

Processing theory HOL-Hoare.HeapSyntaxAbort ...

Processing theory HOL-Hoare.Pointer_ExamplesAbort ...

Processing theory HOL-Hoare.Separation ...

Processing theory HOL-IMP.Hoare_Total ...

Processing theory HOL-Hoare.Examples ...

Processing theory HOL-Hoare.SchorrWaite ...

Processing theory HOL-IMP.Hoare_Total_EX ...

Processing theory HOL-Isar_Examples.Hoare_Ex ...

Processing theory HOL-IMP.Def_Init ...

Processing theory HOL-IMP.Sem_Equiv ...

Processing theory HOL-IMP.Sec_Type_Expr ...

Processing theory HOL-IMP.Sec_Typing ...

Processing theory HOL-IMP.Sec_TypingT ...

Processing theory HOL-IMP.Collecting1 ...

Processing theory HOL-IMP.Def_Init_Exp ...

Processing theory HOL-IMP.Def_Init_Big ...

Processing theory HOL-Hoare.Pointers0 ...

Processing theory HOL-IMP.Hoare_Total_EX2 ...

Processing theory HOL-IMP.Fold ...

Processing theory HOL-IMP.VCG_Total_EX ...

Processing theory HOL-IMP.VCG ...

Removing 38 theories ...

Processing theory HOL-IMP.Live ...

Processing theory HOL-IMP.Procs ...

Processing theory HOL-IMP.Procs_Dyn_Vars_Dyn ...

Processing theory HOL-IMP.Procs_Stat_Vars_Dyn ...

Processing theory HOL-IMP.Collecting_Examples ...

Processing theory HOL-IMP.Def_Init_Small ...

Processing theory HOL-IMPP.Com ...

Processing theory HOL-IOA.Asig ...

Processing theory HOL-Import.Import_Setup ...

Processing theory HOL-IMPP.Natural ...

Processing theory HOL-IMP.Small_Step ...

Processing theory HOL-IMP.Finite_Reachable ...

Processing theory HOL-IMP.Procs_Stat_Vars_Stat ...

Processing theory HOL-IOA.IOA ...

Processing theory HOL-IOA.Solve ...

Processing theory HOL-Import.HOL_Light_Maps ...

Processing theory HOL-IMPP.Hoare ...

Processing theory HOL-IMPP.Misc ...

Processing theory HOL-IMPP.EvenOdd ...

Processing theory HOL-IMP.VCG_Total_EX2 ...

Removing 27 theories ...

Processing theory HOL-Hoare.Pointer_Examples ...

Processing theory HOL-IMP.Compiler ...

Processing theory HOL-Corec_Examples.LFilter ...

Processing theory HOL-Data_Structures.Tree23_Set ...

Processing theory HOL-Corec_Examples.Merge_A ...

Processing theory HOL-Corec_Examples.Merge_B ...

Processing theory HOL-Corec_Examples.Iterate_GPV ...

Processing theory HOL-Corec_Examples.GPV_Bare_Bones ...

Removing 9 theories ...

Processing theory HOL-IMP.Compiler2 ...

Processing theory HOL-Corec_Examples.Merge_C ...

Processing theory HOL-Corec_Examples.Merge_D ...

Removing 7 theories ...

Processing theory HOL-Data_Structures.Tree23_Map ...

Removing 3 theories ...

Processing theory HOL-ex.Conditional_Parametricity_Examples ...

Processing theory HOL-ex.Simps_Case_Conv_Examples ...

Processing theory HOL-Datatype_Examples.Cyclic_List ...

Processing theory HOL-Corec_Examples.Stream_Friends ...

Processing theory HOL-Datatype_Examples.FAE_Sequence ...

Processing theory HOL-Datatype_Examples.Free_Idempotent_Monoid ...

Processing theory HOL-Library.Datatype_Records ...

Processing theory HOL-Datatype_Examples.Regex_ACI ...

Removing 9 theories ...

Processing theory HOL-Corec_Examples.Simple_Nesting ...

Processing theory HOL-Metis_Examples.Abstraction ...

Processing theory HOL-ex.Datatype_Record_Examples ...

Processing theory HOL-Corec_Examples.Merge_Poly ...

Processing theory HOL-Examples.Knaster_Tarski ...

Processing theory HOL-Corec_Examples.TLList_Friends ...

Removing 8 theories ...

Processing theory HOL-Corec_Examples.Small_Concrete ...

Processing theory HOL-Datatype_Examples.Regex_ACIDZ ...

Processing theory HOL-ex.IArray_Examples ...

Processing theory HOL-Examples.Adhoc_Overloading_Examples ...

Processing theory HOL-ex.Specifications_with_bundle_mixins ...

Processing theory HOL-Datatype_Examples.Koenig ...

Processing theory HOL-Induct.Sexp ...

Processing theory HOL-ex.Perm_Fragments ...

Processing theory HOL-Library.Predicate_Compile_Alternative_Defs ...

Processing theory HOL-Library.Predicate_Compile_Quickcheck ...

Processing theory HOL-Induct.SList ...

Processing theory HOL-Predicate_Compile_Examples.IMP_1 ...

Processing theory HOL-Predicate_Compile_Examples.IMP_2 ...

Processing theory HOL-Predicate_Compile_Examples.IMP_3 ...

Processing theory HOL-Datatype_Examples.Process ...

Processing theory HOL-Corec_Examples.Type_Class ...

Processing theory HOL-Datatype_Examples.Stream_Processor ...

Processing theory HOL-Corec_Examples.Stream_Processor ...

Processing theory HOL-Quotient_Examples.Quotient_Int ...

Processing theory HOL-Codegenerator_Test.Code_Lazy_Test ...

Removing 30 theories ...

Processing theory HOL-Codegenerator_Test.Code_Test_GHC ...

Processing theory HOL-Codegenerator_Test.Code_Test_OCaml ...

Processing theory HOL-Codegenerator_Test.Code_Test_PolyML ...

Processing theory HOL-Codegenerator_Test.Code_Test_Scala ...

Processing theory HOL-Quotient_Examples.Quotient_Rat ...

Processing theory HOL-Quotient_Examples.DList ...

Processing theory HOL-ex.Transitive_Closure_Table_Ex ...

Processing theory HOL-Predicate_Compile_Examples.IMP_4 ...

Removing 20 theories ...

Processing theory HOL-Data_Structures.Interval_Tree ...

Processing theory HOL-Data_Structures.AVL_Bal2_Set ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples ...

Processing theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests ...

Processing theory HOL-IMP.Live_True ...

Removing 10 theories ...

Processing theory HOL-ex.While_Combinator_Example ...

Processing theory HOL-Metis_Examples.Tarski ...

Processing theory HOL-Data_Structures.Tree234_Set ...

Processing theory HOL-Metis_Examples.Type_Encodings ...

Processing theory HOL-Data_Structures.AA_Set ...

Processing theory HOL-Corec_Examples.Misc_Mono ...

Processing theory HOL-Mirabelle.Mirabelle ...

Removing 4 theories ...

Processing theory HOL-Mirabelle.Mirabelle_Test ...

Processing theory HOL-Data_Structures.AA_Map ...

Processing theory HOL-Data_Structures.AVL_Bal_Set ...

Processing theory HOL-ex.Refute_Examples ...

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

Processing theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example ...

Processing theory HOL-Quotient_Examples.Lift_Fun ...

Processing theory HOL-Predicate_Compile_Examples.Specialisation_Examples ...

Removing 20 theories ...

Processing theory HOL-TPTP.MaSh_Export_Base ...

Processing theory HOL-TPTP.MaSh_Eval ...

Processing theory HOL-Types_To_Sets.Finite ...

Processing theory HOL-UNITY.Deadlock ...

Processing theory HOL-UNITY.Network ...

Processing theory HOL-Quotient_Examples.Quotient_Message ...

Processing theory HOL-Statespace.DistinctTreeProver ...

Processing theory HOL-Statespace.StateFun ...

Processing theory HOL-Statespace.StateSpaceLocale ...

Processing theory HOL-Statespace.StateSpaceSyntax ...

Processing theory HOL-Quickcheck_Examples.Hotel_Example ...

Processing theory HOL-ex.Birthday_Paradox ...

Processing theory HOL-ex.Execute_Choice ...

Processing theory HOL-ex.Rewrite_Examples ...

Processing theory HOL-ex.ThreeDivides ...

Processing theory HOL-UNITY.Token ...

Processing theory HOL-ex.Tarski ...

Processing theory HOL-Predicate_Compile_Examples.Examples ...

Processing theory HOL-Statespace.StateSpaceEx ...

Removing 32 theories ...

Processing theory HOL-Corec_Examples.Misc_Poly ...

Processing theory HOL-Metis_Examples.Proxies ...

Processing theory HOL-Data_Structures.Height_Balanced_Tree ...

Processing theory HOL-ex.Functions ...

Removing 11 theories ...

Processing theory HOL-Data_Structures.Tree234_Map ...

Loading 154 theories ...

Processing theory Implementation.Eq ...

Processing theory Implementation.Local_Theory ...

Processing theory Isar_Ref.Document_Preparation ...

Processing theory Isar_Ref.Preface ...

Processing theory Implementation.Integration ...

Processing theory Isar_Ref.Framework ...

Processing theory Isar_Ref.Proof_Script ...

Processing theory Isar_Ref.Quick_Reference ...

Processing theory Isar_Ref.Symbols ...

Processing theory Isar_Ref.Outer_Syntax ...

Processing theory Implementation.Isar ...

Processing theory Prog_Prove.Basics ...

Processing theory Isar_Ref.Inner_Syntax ...

Processing theory Isar_Ref.Proof ...

Processing theory Isar_Ref.Synopsis ...

Processing theory Tutorial.simp2 ...

Processing theory Isar_Ref.Generic ...

Processing theory Isar_Ref.Spec ...

Processing theory Prog_Prove.MyList ...

Processing theory Tutorial.Mutual ...

Processing theory Tutorial.Fundata ...

Processing theory Tutorial.Star ...

Processing theory Implementation.Logic ...

Processing theory Tutorial.fun0 ...

Processing theory Tutorial.Itrev ...

Processing theory Tutorial.Plus ...

Processing theory Functions.Functions ...

Processing theory Implementation.ML ...

Processing theory Main.Main_Doc ...

Processing theory Prog_Prove.Types_and_funs ...

Processing theory Tutorial.CodeGen ...

Processing theory Tutorial.unfoldnested ...

Processing theory Tutorial.Documents ...

Removing 70 theories ...

Processing theory Tutorial.Ifexpr ...

Processing theory Tutorial.AdvancedInd ...

Processing theory Tutorial.Option2 ...

Processing theory Tutorial.appendix ...

Processing theory Tutorial.case_exprs ...

Processing theory Tutorial.fakenat ...

Processing theory Tutorial.natsum ...

Processing theory Tutorial.pairs2 ...

Processing theory Tutorial.prime_def ...

Processing theory Tutorial.simp ...

Processing theory Tutorial.types ...

Processing theory Tutorial.Basic ...

Processing theory Tutorial.Blast ...

Processing theory Tutorial.Force ...

Processing theory Tutorial.Tacticals ...

Processing theory Tutorial.find2 ...

Processing theory Tutorial.Functions ...

Processing theory Tutorial.Recur ...

Processing theory Tutorial.Relations ...

Processing theory Tutorial.ToyList ...

Processing theory Tutorial.ToyList_Test ...

Processing theory Tutorial.Trie ...

Processing theory Tutorial.Pairs ...

Processing theory Tutorial.Records ...

Processing theory Tutorial.Typedefs ...

Processing theory HOL-Eisbach.Examples ...

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

Processing theory HOL-Examples.ML ...

Processing theory HOL-Examples.Ackermann ...

Processing theory HOL-Induct.Comb ...

Processing theory Tutorial.AB ...

Processing theory HOL-Examples.Seq ...

Processing theory HOL-Datatype_Examples.TLList ...

Processing theory HOL-Datatype_Examples.Milner_Tofte ...

Processing theory HOL-Datatype_Examples.Datatype_Simproc_Tests ...

Processing theory HOL-Induct.Sigma_Algebra ...

Processing theory HOL-Induct.Ordinals ...

Processing theory HOL-Induct.Common_Patterns ...

Processing theory HOL-Induct.Nested_Datatype ...

Processing theory HOL-Induct.Infinitely_Branching_Tree ...

Processing theory HOL-Induct.Com ...

Processing theory HOL-IMP.C_like ...

Processing theory HOL-Induct.ABexp ...

Removing 25 theories ...

Processing theory HOL-Examples.Coherent ...

Processing theory HOL-Isar_Examples.Basic_Logic ...

Processing theory HOL-Isar_Examples.Group ...

Processing theory HOL-Isar_Examples.Group_Context ...

Processing theory HOL-Isar_Examples.Group_Notepad ...

Processing theory HOL-Isar_Examples.Mutilated_Checkerboard ...

Processing theory HOL-Isar_Examples.Puzzle ...

Processing theory HOL-Isar_Examples.Structured_Statements ...

Processing theory HOL-Isar_Examples.Summation ...

Processing theory HOL-Library.Code_Prolog ...

Processing theory HOL-Library.List_Lenlexorder ...

Processing theory HOL-Induct.QuoDataType ...

Processing theory HOL-Metis_Examples.Sets ...

Processing theory HOL-Induct.Term ...

Processing theory HOL-Induct.PropLog ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Interfaces ...

Processing theory HOL-Quickcheck_Examples.Completeness ...

Processing theory HOL-Induct.QuoNestedDataType ...

Processing theory HOL-Isar_Examples.Expr_Compiler ...

Processing theory HOL-Quotient_Examples.Lift_DList ...

Processing theory HOL-ex.Antiquote ...

Processing theory HOL-Quotient_Examples.Lift_FSet ...

Processing theory HOL-Quotient_Examples.Lift_Set ...

Processing theory HOL-ex.Arith_Examples ...

Processing theory HOL-ex.Case_Product ...

Processing theory HOL-IMP.OO ...

Processing theory HOL-Metis_Examples.Binary_Tree ...

Processing theory HOL-Metis_Examples.Message ...

Processing theory HOL-Metis_Examples.Trans_Closure ...

Processing theory HOL-ex.CTL ...

Processing theory HOL-ex.Cartouche_Examples ...

Processing theory HOL-ex.Chinese ...

Processing theory HOL-ex.Coercion_Examples ...

Processing theory HOL-ex.Computations ...

Processing theory HOL-ex.Erdoes_Szekeres ...

Processing theory HOL-ex.Executable_Relation ...

Processing theory HOL-ex.Guess ...

Processing theory HOL-ex.Hex_Bin_Examples ...

Processing theory HOL-Datatype_Examples.Lift_BNF ...

Processing theory HOL-Datatype_Examples.Compat ...

Processing theory HOL-ex.Join_Theory ...

Processing theory HOL-ex.List_to_Set_Comprehension_Examples ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples ...

Processing theory HOL-ex.Intuitionistic ...

Processing theory HOL-ex.Multiquote ...

Processing theory HOL-ex.Classical ...

Removing 47 theories ...

Processing theory HOL-ex.Hebrew ...

Processing theory HOL-ex.Lagrange ...

Processing theory HOL-ex.NatSum ...

Processing theory HOL-ex.PER ...

Processing theory HOL-ex.Peano_Axioms ...

Processing theory HOL-ex.LocaleTest2 ...

Processing theory HOL-ex.MonoidGroup ...

Processing theory HOL-ex.Primrec ...

Processing theory HOL-ex.SAT_Examples ...

Processing theory HOL-ex.Set_Comprehension_Pointfree_Examples ...

Processing theory HOL-ex.Set_Theory ...

Processing theory HOL-ex.Sketch_and_Explore ...

Processing theory HOL-ex.Transfer_Int_Nat ...

Processing theory HOL-Quotient_Examples.Lifting_Code_Dt_Test ...

Removing 14 theories ...

Processing theory HOL-ex.Simproc_Tests ...

Processing theory HOL-ex.veriT_Preprocessing ...

Processing theory HOL-ex.Sudoku ...

Processing theory HOL-ex.Unification ...

Processing theory HOL-ex.Serbian ...

Removing 5 theories ...

Processing theory HOL-SMT_Examples.Boogie ...

Processing theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples ...

Processing theory HOL-ex.Tree23 ...

Removing 3 theories ...

Processing theory HOL-ex.PresburgerEx ...

Processing theory HOL-ex.Meson_Test ...

Loading 233 theories ...

Processing theory CTT.CTT ...

Processing theory CTT.Elimination ...

Processing theory CTT.Equality ...

Processing theory CTT.Synthesis ...

Processing theory CTT.Typechecking ...

Processing theory Cube.Cube ...

Processing theory Cube.Example ...

Processing theory Isar_Ref.First_Order_Logic ...

Processing theory System.Base ...

Processing theory System.Phabricator ...

Processing theory System.Presentation ...

Processing theory System.Server ...

Processing theory IFOL ...

Processing theory Logics_ZF.IFOL_examples ...

Processing theory FOL ...

Processing theory Logics_ZF.FOL_examples ...

Processing theory FOL-ex.Foundation ...

Processing theory FOL-ex.Propositional_Int ...

Processing theory FOL-ex.Quantifiers_Int ...

Processing theory IFOLP ...

Processing theory FOLP ...

Processing theory FOLP-ex.If ...

Processing theory FOLP-ex.Intro ...

Processing theory FOLP-ex.Nat ...

Processing theory FOLP-ex.Propositional_Cla ...

Processing theory FOLP-ex.Quantifiers_Cla ...

Processing theory FOLP-ex.Foundation ...

Processing theory FOLP-ex.Propositional_Int ...

Processing theory FOLP-ex.Quantifiers_Int ...

Processing theory HOL-Eisbach.Eisbach_Old_Appl_Syntax ...

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

Processing theory Pure-Examples.First_Order_Logic ...

Processing theory Pure-Examples.Higher_Order_Logic ...

Processing theory Sequents.Sequents ...

Processing theory Sequents.ILL ...

Processing theory Sequents.Washing ...

Processing theory Sequents.LK0 ...

Processing theory HOL-Prolog.HOHH ...

Processing theory System.Misc ...

Processing theory System.Environment ...

Processing theory FOL-ex.If ...

Processing theory FOL-ex.Intro ...

Processing theory FOL-ex.Classical ...

Removing 130 theories ...

Processing theory FOL-ex.Miniscope ...

Processing theory FOL-ex.Nat ...

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

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

Processing theory FOL-ex.Natural_Numbers ...

Processing theory FOL-ex.Prolog ...

Processing theory FOL-ex.Propositional_Cla ...

Processing theory FOL-ex.Quantifiers_Cla ...

Processing theory LCF.LCF ...

Processing theory LCF.Ex1 ...

Processing theory LCF.Ex2 ...

Processing theory LCF.Ex3 ...

Processing theory LCF.Ex4 ...

Processing theory ZF.ZF_Base ...

Processing theory ZF.upair ...

Processing theory ZF.pair ...

Processing theory ZF.Bool ...

Processing theory ZF.equalities ...

Processing theory ZF.Fixedpt ...

Processing theory ZF.Sum ...

Processing theory ZF.func ...

Processing theory ZF.Perm ...

Processing theory ZF.Trancl ...

Processing theory ZF.EquivClass ...

Processing theory ZF.WF ...

Processing theory ZF.Ordinal ...

Processing theory ZF.QPair ...

Processing theory FOL-ex.Intuitionistic ...

Processing theory FOLP-ex.Classical ...

Processing theory FOLP-ex.Intuitionistic ...

Processing theory HOL-Eisbach.Examples_FOL ...

Processing theory Sequents.ILL_predlog ...

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

Processing theory HOL-Prolog.Type ...

Processing theory HOL-Prolog.Test ...

Processing theory Haskell.Haskell ...

Processing theory SML.Examples ...

Processing theory Spec_Check.Spec_Check ...

Processing theory Spec_Check.Examples ...

Processing theory System.Sessions ...

Processing theory System.Scala ...

Processing theory ZF.OrdQuant ...

Processing theory Haskell.Test ...

Processing theory ZF.Nat ...

Processing theory ZF.Inductive ...

Processing theory ZF.Order ...

Processing theory ZF.Epsilon ...

Processing theory ZF.OrderArith ...

Processing theory ZF.Finite ...

Processing theory ZF.OrderType ...

Processing theory ZF.Cardinal ...

Processing theory ZF.Univ ...

Processing theory ZF.Arith ...

Processing theory ZF.ArithSimp ...

Processing theory ZF.Int ...

Processing theory ZF.CardinalArith ...

Processing theory ZF.QUniv ...

Processing theory ZF.Datatype ...

Processing theory ZF.Bin ...

Removing 64 theories ...

Processing theory ZF.IntDiv ...

Processing theory ZF.List ...

Processing theory ZF ...

Processing theory Logics_ZF.ZF_Isar ...

Processing theory ZF.AC ...

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

Processing theory ZF-Coind.Language ...

Processing theory ZF-Coind.Types ...

Processing theory ZF-Coind.Map ...

Processing theory ZF-Constructible.MetaExists ...

Processing theory ZF-Constructible.Normal ...

Processing theory ZF-IMP.Com ...

Processing theory ZF-Induct.Acc ...

Processing theory ZF.Zorn ...

Processing theory ZF-AC.AC16_lemmas ...

Processing theory ZF-AC.HH ...

Processing theory ZF-AC.WO1_WO7 ...

Processing theory ZF-IMP.Denotation ...

Processing theory ZF.Cardinal_AC ...

Processing theory ZF.InfDatatype ...

Processing theory ZF-AC.WO6_WO1 ...

Processing theory ZF-AC.AC15_WO6 ...

Processing theory ZF-AC.AC17_AC1 ...

Processing theory ZF-AC.WO2_AC16 ...

Processing theory ZF-Coind.Values ...

Processing theory ZF-Coind.Dynamic ...

Processing theory ZF-Coind.Static ...

Processing theory ZF-Coind.ECR ...

Processing theory ZF-Constructible.Reflection ...

Processing theory ZF-IMP.Equiv ...

Processing theory ZF-Induct.Binary_Trees ...

Processing theory ZF-AC.DC ...

Processing theory ZF-AC.AC16_WO4 ...

Processing theory ZF-Induct.FoldSet ...

Processing theory ZF-Induct.ListN ...

Processing theory ZF-Induct.Mutil ...

Processing theory ZF-Induct.Ntree ...

Processing theory ZF-Induct.Rmap ...

Processing theory ZF-Induct.Comb ...

Processing theory ZF-Induct.Primrec ...

Processing theory ZF-Induct.PropLog ...

Processing theory ZF-Induct.Term ...

Processing theory ZF-Induct.Datatypes ...

Processing theory ZF-Induct.Multiset ...

Processing theory ZF-UNITY.MultisetSum ...

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

Processing theory ZF-Induct.Brouwer ...

Processing theory ZF-Constructible.Formula ...

Processing theory ZF-Constructible.Relative ...

Processing theory ZF-Constructible.L_axioms ...

Processing theory ZF-Constructible.Wellorderings ...

Processing theory ZF-Constructible.WFrec ...

Processing theory ZF-Constructible.WF_absolute ...

Processing theory ZF-Constructible.Datatype_absolute ...

Processing theory ZF-Constructible.Internalize ...

Processing theory ZF-Constructible.Rank ...

Processing theory ZF-Constructible.Separation ...

Processing theory ZF-Constructible.AC_in_L ...

Processing theory ZF-Constructible.Rec_Separation ...

Processing theory ZF-Constructible.Rank_Separation ...

Processing theory ZF-Constructible.Satisfies_absolute ...

Processing theory ZF-Resid.Reduction ...

Processing theory ZF-Resid.Confluence ...

Processing theory ZF-UNITY.GenPrefix ...

Processing theory ZF-UNITY.Monotonicity ...

Processing theory ZF-UNITY.UNITY ...

Processing theory ZF-UNITY.Constrains ...

Processing theory ZF-UNITY.Increasing ...

Processing theory ZF-UNITY.FP ...

Processing theory Logics_ZF.ZF_examples ...

Processing theory ZF-UNITY.WFair ...

Processing theory ZF-UNITY.SubstAx ...

Processing theory ZF-UNITY.Follows ...

Processing theory ZF-UNITY.Mutex ...

Processing theory ZF-UNITY.Union ...

Processing theory ZF-UNITY.Comp ...

Processing theory ZF-ex.BinEx ...

Processing theory ZF-ex.CoUnit ...

Processing theory ZF-ex.Commutation ...

Processing theory ZF-ex.Group ...

Processing theory ZF-ex.Ring ...

Processing theory ZF-ex.LList ...

Processing theory ZF-ex.Limit ...

Processing theory ZF-ex.NatSum ...

Processing theory ZF-ex.Primes ...

Processing theory ZF-ex.Ramsey ...

Processing theory ZF-ex.misc ...

Processing theory ZF-Constructible.DPow_absolute ...

Processing theory ZF-UNITY.Guar ...

Processing theory ZF-UNITY.AllocBase ...

Processing theory ZF-UNITY.ClientImpl ...

Processing theory ZF-UNITY.AllocImpl ...

Processing theory ZF-UNITY.Distributor ...

Processing theory ZF-UNITY.Merge ...

Starting session Pure ...

Loading 354 theories ...

Processing theory Landau_Symbols.Group_Sort ...

Processing theory Bernoulli.Bernoulli ...

Processing theory Bernoulli.Periodic_Bernpoly ...

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

Processing theory Budan_Fourier.BF_Misc ...

Processing theory Dirichlet_Series.Dirichlet_Misc ...

Processing theory Dirichlet_Series.Multiplicative_Function ...

Processing theory Dirichlet_Series.Dirichlet_Product ...

Processing theory Bernoulli.Bernoulli_FPS ...

Processing theory Dirichlet_Series.Dirichlet_Series ...

Processing theory Dirichlet_Series.Moebius_Mu ...

Processing theory Dirichlet_Series.More_Totient ...

Processing theory Dirichlet_Series.Divisor_Count ...

Processing theory Prime_Distribution_Elementary.Primes_Omega ...

Processing theory Dirichlet_Series.Liouville_Lambda ...

Processing theory Dirichlet_Series.Arithmetic_Summatory ...

Processing theory Winding_Number_Eval.Missing_Topology ...

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

Processing theory Prime_Distribution_Elementary.Partial_Zeta_Bounds ...

Processing theory Prime_Number_Theorem.Prime_Number_Theorem ...

Processing theory Prime_Distribution_Elementary.Elementary_Prime_Bounds ...

Processing theory Prime_Distribution_Elementary.Shapiro_Tauberian ...

Processing theory Prime_Distribution_Elementary.Moebius_Mu_Sum ...

Processing theory Prime_Number_Theorem.Mertens_Theorems ...

Processing theory Prime_Distribution_Elementary.PNT_Consequences ...

Processing theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus ...

Removing 18 theories ...

Processing theory Transcendence_Series_Hancl_Rucki.Transcendence_Series ...

Loading 56 theories ...

Removing 22 theories ...

Processing theory DiscretePricing.Generated_Subalgebra ...

Processing theory DiscretePricing.Filtration ...

Processing theory DiscretePricing.Martingale ...

Processing theory DiscretePricing.Disc_Cond_Expect ...

Processing theory DiscretePricing.Infinite_Coin_Toss_Space ...

Processing theory DiscretePricing.Geometric_Random_Walk ...

Processing theory DiscretePricing.Fair_Price ...

Processing theory DiscretePricing.CRR_Model ...

Processing theory DiscretePricing.Option_Price_Examples ...

Processing theory Winding_Number_Eval.Winding_Number_Eval_Examples ...

Loading 20 theories ...

Processing theory MFMC_Countable.MFMC_Misc ...

Processing theory Flow_Networks.Graph ...

Processing theory Flow_Networks.Network ...

Processing theory Flow_Networks.Residual_Graph ...

Processing theory Flow_Networks.Augmenting_Flow ...

Processing theory Flow_Networks.Augmenting_Path ...

Processing theory Flow_Networks.Ford_Fulkerson ...

Processing theory MFMC_Countable.MFMC_Network ...

Removing 16 theories ...

Processing theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract ...

Processing theory MFMC_Countable.MFMC_Finite ...

Processing theory MFMC_Countable.MFMC_Web ...

Processing theory MFMC_Countable.MFMC_Flow_Attainability ...

Processing theory MFMC_Countable.MFMC_Reduction ...

Processing theory MFMC_Countable.Matrix_For_Marginals ...

Processing theory MFMC_Countable.MFMC_Bounded ...

Processing theory MFMC_Countable.MFMC_Unbounded ...

Loading 14 theories ...

Processing theory MFMC_Countable.Max_Flow_Min_Cut_Countable ...

Processing theory Coinductive.Coinductive_Nat ...

Removing 7 theories ...

Processing theory Coinductive.Coinductive_List ...

Processing theory Coinductive.Coinductive_Stream ...

Processing theory Markov_Models.Markov_Models_Auxiliary ...

Processing theory Markov_Models.Discrete_Time_Markov_Chain ...

Processing theory Probabilistic_Noninterference.Interface ...

Processing theory Probabilistic_Noninterference.Language_Semantics ...

Processing theory Probabilistic_Noninterference.Resumption_Based ...

Processing theory Probabilistic_Noninterference.Compositionality ...

Processing theory Probabilistic_Noninterference.Syntactic_Criteria ...

Processing theory Probabilistic_Noninterference.Concrete ...

Loading 23 theories ...

Processing theory List_Update.Prob_Theory ...

Processing theory List_Update.On_Off ...

Removing 3 theories ...

Processing theory Regular-Sets.Regular_Set ...

Processing theory List_Update.Bit_Strings ...

Processing theory List-Index.List_Index ...

Processing theory List_Update.Inversion ...

Processing theory List_Update.Swaps ...

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

Processing theory List_Update.Phase_Partitioning ...

Processing theory List_Update.List_Factoring ...

Processing theory List_Update.BIT ...

Processing theory List_Update.BIT_pairwise ...

Processing theory List_Update.BIT_2comp_on2 ...

Processing theory List_Update.TS ...

Loading 9 theories ...

Processing theory List_Update.Comb ...

Processing theory Fourier.Confine ...

Processing theory Fourier.Fourier_Aux2 ...

Processing theory Fourier.Periodic ...

Removing 18 theories ...

Processing theory Ergodic_Theory.SG_Library_Complement ...

Processing theory Lp.Functional_Spaces ...

Processing theory Lp.Lp ...

Processing theory Fourier.Lspace ...

Processing theory Fourier.Square_Integrable ...

Processing theory Fourier.Fourier ...

Loading 9 theories ...

Processing theory Density_Compiler.Density_Predicates ...

Processing theory Density_Compiler.PDF_Transformations ...

Processing theory Density_Compiler.PDF_Values ...

Removing 9 theories ...

Processing theory Density_Compiler.PDF_Semantics ...

Processing theory Density_Compiler.PDF_Density_Contexts ...

Processing theory Density_Compiler.PDF_Target_Semantics ...

Processing theory Density_Compiler.PDF_Target_Density_Contexts ...

Processing theory Density_Compiler.PDF_Compiler_Pred ...

Processing theory Density_Compiler.PDF_Compiler ...

Loading 2 theories ...

Removing 9 theories ...

Processing theory Error_Function.Error_Function ...

Processing theory Error_Function.Error_Function_Asymptotics ...

Processing theory Probabilistic_Noninterference.Trace_Based ...

Removing 9 theories ...

Processing theory Cartan_FP.Cartan ...

Loading 49 theories ...

Processing theory Regular-Sets.Relation_Interpretation ...

Processing theory VectorSpace.FunctionLemmas ...

Processing theory VectorSpace.RingModuleFacts ...

Processing theory Regular-Sets.Regexp_Method ...

Processing theory Matrix.Utility ...

Processing theory Abstract-Rewriting.Seq ...

Processing theory VectorSpace.MonoidSums ...

Removing 12 theories ...

Processing theory Jordan_Normal_Form.Missing_Ring ...

Processing theory Polynomial_Interpolation.Ring_Hom ...

Processing theory Jordan_Normal_Form.Conjugate ...

Processing theory Jordan_Normal_Form.Missing_Permutations ...

Processing theory Polynomial_Interpolation.Missing_Unsorted ...

Processing theory Polynomial_Interpolation.Missing_Polynomial ...

Processing theory Polynomial_Factorization.Order_Polynomial ...

Processing theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized ...

Processing theory Abstract-Rewriting.Abstract_Rewriting ...

Processing theory Abstract-Rewriting.SN_Orders ...

Processing theory Polynomial_Interpolation.Ring_Hom_Poly ...

Processing theory VectorSpace.LinearCombinations ...

Processing theory VectorSpace.SumSpaces ...

Processing theory Matrix.Ordered_Semiring ...

Processing theory Matrix.Matrix_Legacy ...

Processing theory Jordan_Normal_Form.Matrix ...

Processing theory Jordan_Normal_Form.Gauss_Jordan_Elimination ...

Processing theory Jordan_Normal_Form.Column_Operations ...

Processing theory VectorSpace.VectorSpace ...

Processing theory Jordan_Normal_Form.Missing_VectorSpace ...

Processing theory Matrix_Tensor.Matrix_Tensor ...

Processing theory Jordan_Normal_Form.Determinant ...

Processing theory Jordan_Normal_Form.Char_Poly ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form ...

Processing theory Isabelle_Marries_Dirac.Basics ...

Processing theory Isabelle_Marries_Dirac.Binary_Nat ...

Processing theory Jordan_Normal_Form.VS_Connect ...

Processing theory Jordan_Normal_Form.Gram_Schmidt ...

Processing theory Jordan_Normal_Form.Schur_Decomposition ...

Processing theory Isabelle_Marries_Dirac.Quantum ...

Processing theory Isabelle_Marries_Dirac.Complex_Vectors ...

Processing theory Isabelle_Marries_Dirac.Tensor ...

Processing theory Isabelle_Marries_Dirac.More_Tensor ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form_Existence ...

Processing theory QHLProver.Complex_Matrix ...

Processing theory QHLProver.Gates ...

Processing theory Projective_Measurements.Linear_Algebra_Complements ...

Processing theory Projective_Measurements.Projective_Measurements ...

Processing theory Projective_Measurements.CHSH_Inequality ...

Loading 3 theories ...

Removing 22 theories ...

Processing theory Monomorphic_Monad.Monomorphic_Monad ...

Processing theory Monomorphic_Monad.Monad_Overloading ...

Processing theory Monomorphic_Monad.Just_Do_It_Examples ...

Processing theory Monomorphic_Monad.Interpreter ...

Loading 33 theories ...

Removing 4 theories ...

Processing theory Ergodic_Theory.Fekete ...

Processing theory Gromov_Hyperbolicity.Library_Complements ...

Processing theory Gromov_Hyperbolicity.Eexp_Eln ...

Processing theory Gromov_Hyperbolicity.Hausdorff_Distance ...

Processing theory Gromov_Hyperbolicity.Isometries ...

Processing theory Gromov_Hyperbolicity.Metric_Completion ...

Processing theory Gromov_Hyperbolicity.Gromov_Hyperbolicity ...

Processing theory Gromov_Hyperbolicity.Gromov_Boundary ...

Processing theory Gromov_Hyperbolicity.Morse_Gromov_Theorem ...

Processing theory Gromov_Hyperbolicity.Boundary_Extension ...

Processing theory Gromov_Hyperbolicity.Busemann_Function ...

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

Processing theory Neumann_Morgenstern_Utility.Lotteries ...

Processing theory First_Welfare_Theorem.Preferences ...

Processing theory First_Welfare_Theorem.Utility_Functions ...

Processing theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem ...

Removing 9 theories ...

Processing theory Neumann_Morgenstern_Utility.Expected_Utility ...

Processing theory MFMC_Countable.Rel_PMF_Characterisation ...

Processing theory Gromov_Hyperbolicity.Bonk_Schramm_Extension ...

Loading 5 theories ...

Removing 22 theories ...

Processing theory Skip_Lists.Misc ...

Processing theory Monad_Normalisation.Monad_Normalisation ...

Processing theory Skip_Lists.Pi_pmf ...

Processing theory Skip_Lists.Geometric_PMF ...

Processing theory Skip_Lists.Skip_List ...

Loading 9 theories ...

Removing 4 theories ...

Processing theory Probabilistic_System_Zoo.Nonempty_Bounded_Set ...

Processing theory Probabilistic_System_Zoo.Probabilistic_Hierarchy ...

Processing theory Probabilistic_System_Zoo.Vardi ...

Processing theory Probabilistic_System_Zoo.Vardi_Counterexample ...

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

Processing theory Probabilistic_Prime_Tests.Miller_Rabin_Test ...

Processing theory Probabilistic_Prime_Tests.Fermat_Test ...

Removing 9 theories ...

Processing theory Fisher_Yates.Fisher_Yates ...

Processing theory Buffons_Needle.Buffons_Needle ...

Loading 7 theories ...

Processing theory Green.General_Utils ...

Processing theory Green.Derivs ...

Removing 28 theories ...

Processing theory Green.Integrals ...

Processing theory Green.Paths ...

Processing theory Green.Green ...

Processing theory Green.SymmetricR2Shapes ...

Processing theory Green.DiamExample ...

Processing theory Green.CircExample ...

Processing theory Source_Coding_Theorem.Source_Coding_Theorem ...

Loading 16 theories ...

Removing 15 theories ...

Processing theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities ...

Processing theory Ordinary_Differential_Equations.Vector_Derivative_On ...

Processing theory Ordinary_Differential_Equations.Gronwall ...

Processing theory Ordinary_Differential_Equations.Interval_Integral_HK ...

Processing theory Affine_Arithmetic.Executable_Euclidean_Space ...

Processing theory Ordinary_Differential_Equations.ODE_Auxiliarities ...

Processing theory Ordinary_Differential_Equations.Initial_Value_Problem ...

Processing theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative ...

Processing theory Hybrid_Systems_VCs.HS_Preliminaries ...

Processing theory Matrices_for_ODEs.MTX_Preliminaries ...

Processing theory Matrices_for_ODEs.MTX_Norms ...

Processing theory Hybrid_Systems_VCs.HS_ODEs ...

Processing theory Hybrid_Systems_VCs.HS_VC_Spartan ...

Processing theory Matrices_for_ODEs.SQ_MTX ...

Processing theory Matrices_for_ODEs.MTX_Flows ...

Processing theory Matrices_for_ODEs.MTX_Examples ...

Loading 27 theories ...

Processing theory Kleene_Algebra.Signatures ...

Processing theory Order_Lattice_Props.Sup_Lattice ...

Processing theory Kleene_Algebra.Dioid ...

Removing 5 theories ...

Processing theory Order_Lattice_Props.Order_Duality ...

Processing theory Kleene_Algebra.Conway ...

Processing theory KAT_and_DRA.Test_Dioid ...

Processing theory KAT_and_DRA.Conway_Tests ...

Processing theory Kleene_Algebra.Kleene_Algebra ...

Processing theory Kleene_Algebra.PHL_KA ...

Processing theory KAT_and_DRA.KAT ...

Processing theory KAT_and_DRA.PHL_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 Hybrid_Systems_VCs.HS_VC_KAT ...

Processing theory Order_Lattice_Props.Closure_Operators ...

Processing theory Transformer_Semantics.Powerset_Monad ...

Processing theory Quantales.Quantales ...

Processing theory Quantales.Quantale_Star ...

Processing theory Transformer_Semantics.Isotone_Transformers ...

Processing theory Transformer_Semantics.Sup_Inf_Preserving_Transformers ...

Processing theory Transformer_Semantics.Kleisli_Transformers ...

Processing theory Transformer_Semantics.Kleisli_Quantaloid ...

Processing theory Transformer_Semantics.Kleisli_Quantale ...

Processing theory Hybrid_Systems_VCs.HS_VC_KA_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_ndfun ...

Loading 3 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_KA_rel ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_rel ...

Removing 2 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_KAT_Examples_rel ...

Loading 2 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_PT ...

Processing theory Hybrid_Systems_VCs.HS_VC_PT_Examples ...

Loading 7 theories ...

Removing 10 theories ...

Processing theory KAD.Domain_Semiring ...

Processing theory KAD.Antidomain_Semiring ...

Processing theory KAD.Range_Semiring ...

Processing theory KAD.Modal_Kleene_Algebra ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun ...

Processing theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun ...

Removing 17 theories ...

Processing theory Hybrid_Systems_VCs.HS_VC_Examples ...

Loading 2 theories ...

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

Removing 16 theories ...

Processing theory Laplace_Transform.Piecewise_Continuous ...

Loading 3 theories ...

Processing theory Laplace_Transform.Existence ...

Processing theory Laplace_Transform.Uniqueness ...

Processing theory Laplace_Transform.Laplace_Transform ...

Processing theory Prime_Harmonic_Series.Prime_Harmonic_Misc ...

Processing theory Prime_Harmonic_Series.Squarefree_Nat ...

Processing theory Prime_Harmonic_Series.Prime_Harmonic ...

Processing theory Irrationality_J_Hancl.Irrationality_J_Hancl ...

Removing 10 theories ...

Processing theory Furstenberg_Topology.Furstenberg_Topology ...

Loading 2 theories ...

Processing theory Catalan_Numbers.Catalan_Auxiliary_Integral ...

Processing theory Catalan_Numbers.Catalan_Numbers ...

Loading 11 theories ...

Removing 50 theories ...

Processing theory Smooth_Manifolds.Analysis_More ...

Processing theory Smooth_Manifolds.Chart ...

Processing theory Smooth_Manifolds.Topological_Manifold ...

Processing theory Smooth_Manifolds.Smooth ...

Processing theory Smooth_Manifolds.Bump_Function ...

Processing theory Smooth_Manifolds.Differentiable_Manifold ...

Processing theory Smooth_Manifolds.Partition_Of_Unity ...

Processing theory Smooth_Manifolds.Tangent_Space ...

Processing theory Smooth_Manifolds.Cotangent_Space ...

Processing theory Smooth_Manifolds.Sphere ...

Loading 3 theories ...

Processing theory Smooth_Manifolds.Projective_Space ...

Processing theory Smooth_Manifolds.Product_Manifold ...

Loading 7 theories ...

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

Removing 13 theories ...

Processing theory Banach_Steinhaus.Banach_Steinhaus_Missing ...

Loading 27 theories ...

Processing theory Banach_Steinhaus.Banach_Steinhaus ...

Processing theory Deep_Learning.DL_Missing_Finite_Set ...

Processing theory Deep_Learning.Tensor ...

Processing theory Jordan_Normal_Form.DL_Missing_List ...

Processing theory Deep_Learning.DL_Concrete_Matrices ...

Processing theory Deep_Learning.DL_Flatten_Matrix ...

Processing theory Deep_Learning.Lebesgue_Functional ...

Processing theory Polynomials.MPoly_Type ...

Processing theory Deep_Learning.Tensor_Subtensor ...

Removing 5 theories ...

Processing theory Deep_Learning.Tensor_Plus ...

Processing theory Deep_Learning.Tensor_Scalar_Mult ...

Processing theory Jordan_Normal_Form.DL_Missing_Sublist ...

Processing theory Polynomials.More_MPoly_Type ...

Processing theory Deep_Learning.Tensor_Matricization ...

Processing theory Jordan_Normal_Form.DL_Submatrix ...

Processing theory Polynomials.MPoly_Type_Univariate ...

Processing theory Deep_Learning.Tensor_Product ...

Processing theory Deep_Learning.Tensor_Unit_Vec ...

Processing theory Deep_Learning.Tensor_Rank ...

Processing theory Jordan_Normal_Form.DL_Rank ...

Processing theory Jordan_Normal_Form.DL_Rank_Submatrix ...

Processing theory Deep_Learning.Lebesgue_Zero_Set ...

Processing theory Deep_Learning.DL_Rank_CP_Rank ...

Processing theory Deep_Learning.DL_Network ...

Processing theory Deep_Learning.DL_Shallow_Model ...

Processing theory Deep_Learning.DL_Deep_Model ...

Processing theory Deep_Learning.DL_Deep_Model_Poly ...

Processing theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity ...

Loading 32 theories ...

Removing 54 theories ...

Processing theory Gauss_Jordan.Code_Set ...

Processing theory QR_Decomposition.IArray_Addenda_QR ...

Processing theory Rank_Nullity_Theorem.Dual_Order ...

Processing theory Rank_Nullity_Theorem.Mod_Type ...

Processing theory Rank_Nullity_Theorem.Miscellaneous ...

Processing theory Gauss_Jordan.Code_Matrix ...

Processing theory Gauss_Jordan.Rref ...

Processing theory Rank_Nullity_Theorem.Fundamental_Subspaces ...

Processing theory Rank_Nullity_Theorem.Dim_Formula ...

Processing theory Gauss_Jordan.Rank ...

Processing theory Gauss_Jordan.Elementary_Operations ...

Processing theory QR_Decomposition.Matrix_To_IArray_QR ...

Processing theory Gauss_Jordan.Code_Z2 ...

Processing theory Gauss_Jordan.Gauss_Jordan ...

Processing theory Gauss_Jordan.Linear_Maps ...

Processing theory Gauss_Jordan.Gauss_Jordan_PA ...

Processing theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces ...

Processing theory Gauss_Jordan.Determinants2 ...

Processing theory Gauss_Jordan.Inverse ...

Processing theory Gauss_Jordan.System_Of_Equations ...

Processing theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract ...

Processing theory QR_Decomposition.Miscellaneous_QR ...

Processing theory QR_Decomposition.Projections ...

Processing theory QR_Decomposition.Gram_Schmidt ...

Processing theory QR_Decomposition.QR_Decomposition ...

Processing theory QR_Decomposition.Gram_Schmidt_IArrays ...

Processing theory QR_Decomposition.QR_Decomposition_IArrays ...

Processing theory QR_Decomposition.QR_Efficient ...

Loading 16 theories ...

Processing theory Deriving.Derive_Manager ...

Processing theory Deriving.Generator_Aux ...

Processing theory Real_Impl.Real_Impl_Auxiliary ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary ...

Processing theory Sqrt_Babylonian.Log_Impl ...

Processing theory Show.Show ...

Processing theory Show.Show_Instances ...

Processing theory Show.Show_Real ...

Processing theory Cauchy.CauchysMeanTheorem ...

Processing theory Sqrt_Babylonian.NthRoot_Impl ...

Removing 1 theories ...

Processing theory Sqrt_Babylonian.Sqrt_Babylonian ...

Processing theory Real_Impl.Prime_Product ...

Processing theory Real_Impl.Real_Impl ...

Processing theory Real_Impl.Real_Unique_Impl ...

Processing theory QR_Decomposition.Examples_QR_Abstract_Symbolic ...

Processing theory QR_Decomposition.Examples_QR_IArrays_Symbolic ...

Loading 3 theories ...

Processing theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell ...

Processing theory QR_Decomposition.Examples_QR_IArrays_Float ...

Processing theory QR_Decomposition.Least_Squares_Approximation ...

Processing theory QR_Decomposition.Examples_QR_Abstract_Float ...

Loading 18 theories ...

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

Removing 2 theories ...

Processing theory pGCL.LoopExamples ...

Loading 12 theories ...

Processing theory Gauss_Jordan.IArray_Addenda ...

Processing theory Gauss_Jordan.Matrix_To_IArray ...

Processing theory Gauss_Jordan.Gauss_Jordan_IArrays ...

Processing theory Gauss_Jordan.Determinants_IArrays ...

Processing theory Gauss_Jordan.Gauss_Jordan_PA_IArrays ...

Processing theory Gauss_Jordan.Inverse_IArrays ...

Processing theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays ...

Processing theory Gauss_Jordan.System_Of_Equations_IArrays ...

Removing 18 theories ...

Processing theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays ...

Processing theory Gauss_Jordan.Code_Generation_IArrays ...

Processing theory Gauss_Jordan.Code_Rational ...

Processing theory Gauss_Jordan.Code_Generation_IArrays_Haskell ...

Processing theory Gauss_Jordan.Code_Generation_IArrays_SML ...

Loading 9 theories ...

Processing theory Tarskis_Geometry.Action ...

Processing theory Tarskis_Geometry.Metric ...

Processing theory Tarskis_Geometry.Miscellany ...

Processing theory Tarskis_Geometry.Linear_Algebra2 ...

Processing theory Tarskis_Geometry.Tarski ...

Processing theory Tarskis_Geometry.Euclid_Tarski ...

Removing 30 theories ...

Processing theory Tarskis_Geometry.Projective ...

Processing theory Tarskis_Geometry.Hyperbolic_Tarski ...

Loading 10 theories ...

Removing 9 theories ...

Processing theory Differential_Game_Logic.Identifiers ...

Processing theory Differential_Game_Logic.Lib ...

Processing theory Differential_Game_Logic.Syntax ...

Processing theory Differential_Game_Logic.Ids ...

Processing theory Differential_Game_Logic.Denotational_Semantics ...

Processing theory Differential_Game_Logic.Axioms ...

Processing theory Differential_Game_Logic.Static_Semantics ...

Processing theory Differential_Game_Logic.Coincidence ...

Processing theory Differential_Game_Logic.USubst ...

Loading 16 theories ...

Processing theory Differential_Game_Logic.Differential_Game_Logic ...

Processing theory Separation_Logic_Imperative_HOL.Syntax_Match ...

Processing theory Separation_Logic_Imperative_HOL.Run ...

Processing theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add ...

Removing 10 theories ...

Processing theory Automatic_Refinement.Misc ...

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

Removing 1 theories ...

Processing theory Safe_Distance.Evaluation ...

Loading 4 theories ...

Processing theory First_Welfare_Theorem.Argmax ...

Processing theory First_Welfare_Theorem.Consumers ...

Processing theory First_Welfare_Theorem.Common ...

Processing theory First_Welfare_Theorem.Private_Ownership_Economy ...

Processing theory First_Welfare_Theorem.Exchange_Economy ...

Processing theory First_Welfare_Theorem.Arrow_Debreu_Model ...

Removing 16 theories ...

Processing theory QR_Decomposition.Generalizations2 ...

Loading 3 theories ...

Processing theory Triangle.Angles ...

Processing theory Triangle.Triangle ...

Processing theory Stewart_Apollonius.Stewart_Apollonius ...

Processing theory Chord_Segments.Chord_Segments ...

Loading 2 theories ...

Removing 9 theories ...

Processing theory Octonions.Cross_Product_7 ...

Processing theory Octonions.Octonions ...

Loading 2 theories ...

Removing 2 theories ...

Processing theory Cayley_Hamilton.Square_Matrix ...

Processing theory Cayley_Hamilton.Cayley_Hamilton ...

Processing theory Quaternions.Quaternions ...

Processing theory Ptolemys_Theorem.Ptolemys_Theorem ...

Removing 4 theories ...

Processing theory Lower_Semicontinuous.Lower_Semicontinuous ...

Removing 1 theories ...

Processing theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem ...

Loading 8 theories ...

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

Processing theory Psi_Calculi.Weak_Cong_Simulation ...

Processing theory Psi_Calculi.Weak_Stat_Imp ...

Processing theory Psi_Calculi.Weak_Stat_Imp_Pres ...

Processing theory Psi_Calculi.Bisimulation ...

Processing theory Psi_Calculi.Sim_Pres ...

Processing theory Psi_Calculi.Sim_Struct_Cong ...

Processing theory Psi_Calculi.Bisim_Pres ...

Processing theory Psi_Calculi.Bisim_Struct_Cong ...

Processing theory Psi_Calculi.Weak_Sim_Pres ...

Processing theory Psi_Calculi.Bisim_Subst ...

Processing theory Psi_Calculi.Weak_Bisimulation ...

Processing theory Psi_Calculi.Weak_Psi_Congruence ...

Processing theory Psi_Calculi.Weak_Bisim_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_Struct_Cong ...

Processing theory Psi_Calculi.Weak_Cong_Sim_Pres ...

Processing theory Psi_Calculi.Weak_Cong_Pres ...

Processing theory Psi_Calculi.Weak_Cong_Struct_Cong ...

Processing theory Psi_Calculi.Weak_Congruence ...

Processing theory Psi_Calculi.Tau ...

Processing theory Psi_Calculi.Tau_Sim ...

Processing theory Psi_Calculi.Tau_Stat_Imp ...

Processing theory Psi_Calculi.Tau_Laws_Weak ...

Removing 3 theories ...

Processing theory Psi_Calculi.Tau_Laws_No_Weak ...

Processing theory Psi_Calculi.Weak_Bisim_Subst ...

Loading 2 theories ...

Processing theory KD_Tree.KD_Tree ...

Processing theory KD_Tree.Range_Search ...

Processing theory KD_Tree.Nearest_Neighbors ...

Loading 2 theories ...

Removing 39 theories ...

Processing theory Median_Of_Medians_Selection.Median_Of_Medians_Selection ...

Loading 30 theories ...

Processing theory KD_Tree.Build ...

Processing theory CoreC++.Auxiliary ...

Processing theory CoreC++.Type ...

Processing theory CoreC++.Value ...

Processing theory CoreC++.Expr ...

Processing theory CoreC++.Decl ...

Processing theory CoreC++.ClassRel ...

Processing theory CoreC++.SubObj ...

Processing theory CoreC++.Objects ...

Processing theory CoreC++.Exceptions ...

Processing theory CoreC++.State ...

Processing theory CoreC++.Syntax ...

Processing theory CoreC++.SystemClasses ...

Processing theory CoreC++.TypeRel ...

Processing theory CoreC++.WellType ...

Processing theory CoreC++.Annotate ...

Removing 21 theories ...

Processing theory CoreC++.WellForm ...

Processing theory CoreC++.WellTypeRT ...

Processing theory CoreC++.Conform ...

Processing theory CoreC++.WWellForm ...

Processing theory CoreC++.BigStep ...

Processing theory CoreC++.DefAss ...

Processing theory CoreC++.CWellForm ...

Processing theory CoreC++.SmallStep ...

Processing theory CoreC++.Equivalence ...

Processing theory CoreC++.Progress ...

Processing theory CoreC++.HeapExtension ...

Processing theory CoreC++.TypeSafe ...

Processing theory CoreC++.Determinism ...

Processing theory CoreC++.Execute ...

Loading 12 theories ...

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

Processing theory Encodability_Process_Calculi.Relations ...

Processing theory Encodability_Process_Calculi.ProcessCalculi ...

Removing 30 theories ...

Processing theory Encodability_Process_Calculi.Encodings ...

Processing theory Encodability_Process_Calculi.SimulationRelations ...

Processing theory Encodability_Process_Calculi.SourceTargetRelation ...

Processing theory Encodability_Process_Calculi.DivergenceReflection ...

Processing theory Encodability_Process_Calculi.SuccessSensitiveness ...

Processing theory Encodability_Process_Calculi.FullAbstraction ...

Processing theory Encodability_Process_Calculi.OperationalCorrespondence ...

Processing theory Encodability_Process_Calculi.CombinedCriteria ...

Loading 21 theories ...

Removing 10 theories ...

Processing theory Featherweight_OCL.UML_Types ...

Processing theory Featherweight_OCL.UML_Logic ...

Processing theory Featherweight_OCL.UML_Tools ...

Processing theory Featherweight_OCL.UML_PropertyProfiles ...

Processing theory Featherweight_OCL.UML_Boolean ...

Processing theory Featherweight_OCL.UML_String ...

Processing theory Featherweight_OCL.UML_Void ...

Processing theory Featherweight_OCL.UML_Pair ...

Processing theory Featherweight_OCL.UML_Integer ...

Processing theory Featherweight_OCL.UML_Sequence ...

Processing theory Featherweight_OCL.UML_Real ...

Processing theory Featherweight_OCL.UML_Bag ...

Processing theory Featherweight_OCL.UML_Set ...

Processing theory Featherweight_OCL.UML_Library ...

Processing theory Featherweight_OCL.UML_State ...

Processing theory Featherweight_OCL.UML_Contracts ...

Processing theory Featherweight_OCL.UML_Main ...

Processing theory Featherweight_OCL.Analysis_UML ...

Processing theory Featherweight_OCL.Analysis_OCL ...

Removing 2 theories ...

Processing theory Featherweight_OCL.Design_UML ...

Loading 20 theories ...

Processing theory Featherweight_OCL.Design_OCL ...

Processing theory Word_Lib.More_Arithmetic ...

Processing theory Pell.Pell ...

Removing 19 theories ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Auxiliary ...

Processing theory Mersenne_Primes.Lucas_Lehmer ...

Processing theory Word_Lib.Signed_Words ...

Processing theory Word_Lib.More_Divides ...

Processing theory Word_Lib.Bit_Comprehension ...

Processing theory Word_Lib.More_Word ...

Processing theory Word_Lib.Traditional_Infix_Syntax ...

Processing theory Word_Lib.Bits_Int ...

Processing theory Native_Word.More_Bits_Int ...

Processing theory Word_Lib.Least_significant_bit ...

Processing theory Word_Lib.Most_significant_bit ...

Processing theory Word_Lib.Generic_set_bit ...

Processing theory Native_Word.Code_Symbolic_Bits_Int ...

Processing theory Native_Word.Bits_Integer ...

Processing theory Native_Word.Code_Target_Bits_Int ...

Processing theory Mersenne_Primes.Lucas_Lehmer_Code ...

Loading 8 theories ...

Processing theory Gaussian_Integers.Gaussian_Integers ...

Processing theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples ...

Processing theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares ...

Processing theory Polynomial_Factorization.Missing_List ...

Processing theory Polynomial_Factorization.Missing_Multiset ...

Removing 34 theories ...

Processing theory Polynomial_Factorization.Prime_Factorization ...

Processing theory Gaussian_Integers.Gaussian_Integers_Test ...

Processing theory Gaussian_Integers.Gaussian_Integers_Everything ...

Loading 4 theories ...

Processing theory Pell.Efficient_Discrete_Sqrt ...

Processing theory Pell.Pell_Algorithm ...

Removing 5 theories ...

Processing theory Pell.Pell_Algorithm_Test ...

Loading 4 theories ...

Processing theory Formal_Puiseux_Series.Puiseux_Laurent_Library ...

Processing theory Formal_Puiseux_Series.Puiseux_Polynomial_Library ...

Processing theory Formal_Puiseux_Series.FPS_Hensel ...

Processing theory Formal_Puiseux_Series.Formal_Puiseux_Series ...

Loading 2 theories ...

Processing theory Budan_Fourier.Budan_Fourier ...

Processing theory Budan_Fourier.Descartes_Roots_Test ...

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

Processing theory Parity_Game.MoreCoinductiveList ...

Processing theory Parity_Game.ParityGame ...

Processing theory Parity_Game.Strategy ...

Loading 9 theories ...

Processing theory Parity_Game.AttractingStrategy ...

Processing theory Parity_Game.Attractor ...

Processing theory Parity_Game.AttractorInductive ...

Processing theory Parity_Game.WinningStrategy ...

Processing theory Parity_Game.WinningRegion ...

Processing theory Parity_Game.WellOrderedStrategy ...

Processing theory Parity_Game.UniformStrategy ...

Processing theory Parity_Game.AttractorStrategy ...

Processing theory Parity_Game.PositionalDeterminacy ...

Removing 23 theories ...

Processing theory Graph_Theory.Rtrancl_On ...

Processing theory Graph_Theory.Stuff ...

Processing theory Graph_Theory.Digraph ...

Processing theory Graph_Theory.Bidirected_Digraph ...

Processing theory Graph_Theory.Arc_Walk ...

Processing theory Graph_Theory.Pair_Digraph ...

Processing theory Graph_Theory.Digraph_Component ...

Processing theory Graph_Theory.Digraph_Isomorphism ...

Processing theory Parity_Game.Graph_TheoryCompatibility ...

Removing 16 theories ...

Processing theory Budan_Fourier.Sturm_Multiple_Roots ...

Loading 7 theories ...

Processing theory Polynomial_Interpolation.Divmod_Int ...

Processing theory Polynomial_Interpolation.Improved_Code_Equations ...

Processing theory Polynomial_Interpolation.Lagrange_Interpolation ...

Processing theory Polynomial_Interpolation.Neville_Aitken_Interpolation ...

Processing theory Polynomial_Interpolation.Is_Rat_To_Rat ...

Processing theory Polynomial_Interpolation.Newton_Interpolation ...

Loading 14 theories ...

Processing theory Polynomial_Interpolation.Polynomial_Interpolation ...

Removing 21 theories ...

Processing theory Timed_Automata.Timed_Automata ...

Processing theory Timed_Automata.Misc ...

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

Removing 14 theories ...

Processing theory Physical_Quantities.Power_int ...

Processing theory Physical_Quantities.Enum_extra ...

Processing theory Physical_Quantities.Groups_mult ...

Processing theory Root_Balanced_Tree.Time_Monad ...

Processing theory Physical_Quantities.ISQ_Dimensions ...

Processing theory Physical_Quantities.ISQ_Quantities ...

Processing theory Physical_Quantities.ISQ_Proof ...

Processing theory Physical_Quantities.ISQ_Algebra ...

Processing theory Physical_Quantities.ISQ_Units ...

Processing theory Physical_Quantities.ISQ_Conversion ...

Processing theory Physical_Quantities.ISQ ...

Processing theory Physical_Quantities.SI_Units ...

Processing theory Amortized_Complexity.Amortized_Framework0 ...

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

Removing 1 theories ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree ...

Processing theory Root_Balanced_Tree.Root_Balanced_Tree_Tab ...

Removing 8 theories ...

Processing theory Bertrands_Postulate.Bertrand ...

Loading 2 theories ...

Removing 10 theories ...

Processing theory Fermat3_4.Quad_Form ...

Processing theory Fermat3_4.Fermat3 ...

Loading 14 theories ...

Processing theory Lambda_Free_RPOs.Lambda_Free_Util ...

Processing theory Lambda_Free_RPOs.Infinite_Chain ...

Removing 2 theories ...

Processing theory Nested_Multisets_Ordinals.Multiset_More ...

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

Processing theory Lambda_Free_EPO.Embeddings ...

Processing theory Lambda_Free_EPO.Chop ...

Removing 5 theories ...

Processing theory Lambda_Free_EPO.Lambda_Free_EPO ...

Loading 12 theories ...

Processing theory SATSolverVerification.MoreList ...

Processing theory SATSolverVerification.Trail ...

Processing theory SATSolverVerification.CNF ...

Processing theory SATSolverVerification.SatSolverVerification ...

Processing theory SATSolverVerification.SatSolverCode ...

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

Processing theory SATSolverVerification.FunctionalImplementation ...

Processing theory Vickrey_Clarke_Groves.SetUtils ...

Processing theory Liouville_Numbers.Liouville_Numbers_Misc ...

Processing theory Vickrey_Clarke_Groves.Argmax ...

Processing theory Vickrey_Clarke_Groves.Partitions ...

Processing theory Vickrey_Clarke_Groves.RelationOperators ...

Processing theory Vickrey_Clarke_Groves.RelationProperties ...

Processing theory Liouville_Numbers.Liouville_Numbers ...

Processing theory Vickrey_Clarke_Groves.MiscTools ...

Processing theory Vickrey_Clarke_Groves.StrictCombinatorialAuction ...

Removing 10 theories ...

Processing theory Vickrey_Clarke_Groves.Universes ...

Processing theory Vickrey_Clarke_Groves.UniformTieBreaking ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuction ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction ...

Processing theory Vickrey_Clarke_Groves.FirstPrice ...

Removing 2 theories ...

Processing theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples ...

Loading 2 theories ...

Processing theory Descartes_Sign_Rule.Descartes_Sign_Rule ...

Removing 13 theories ...

Processing theory Rep_Fin_Groups.Rep_Fin_Groups ...

Loading 12 theories ...

Processing theory Safe_OCL.Transitive_Closure_Ext ...

Processing theory Safe_OCL.Errorable ...

Processing theory Safe_OCL.Finite_Map_Ext ...

Processing theory Safe_OCL.Tuple ...

Processing theory Safe_OCL.OCL_Basic_Types ...

Removing 4 theories ...

Processing theory Safe_OCL.Object_Model ...

Processing theory Safe_OCL.OCL_Types ...

Processing theory Safe_OCL.OCL_Syntax ...

Processing theory Safe_OCL.OCL_Object_Model ...

Processing theory Safe_OCL.OCL_Typing ...

Processing theory Safe_OCL.OCL_Normalization ...

Processing theory Safe_OCL.OCL_Examples ...

Processing theory SumSquares.TwoSquares ...

Processing theory SumSquares.FourSquares ...

Loading 3 theories ...

Processing theory Dijkstra_Shortest_Path.Graph ...

Removing 14 theories ...

Processing theory Koenigsberg_Friendship.MoreGraph ...

Processing theory Koenigsberg_Friendship.FriendshipTheory ...

Removing 1 theories ...

Processing theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes ...

Loading 23 theories ...

Processing theory Category3.Category ...

Processing theory Category3.DiscreteCategory ...

Processing theory Category3.DualCategory ...

Processing theory Category3.EpiMonoIso ...

Processing theory HereditarilyFinite.HF ...

Processing theory Category3.InitialTerminal ...

Processing theory Category3.ConcreteCategory ...

Processing theory Category3.ProductCategory ...

Processing theory Category3.Functor ...

Processing theory Category3.FreeCategory ...

Removing 12 theories ...

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

Processing theory ZFC_in_HOL.ZFC_Library ...

Processing theory Nash_Williams.Nash_Extras ...

Processing theory ZFC_in_HOL.ZFC_in_HOL ...

Removing 4 theories ...

Processing theory Nash_Williams.Nash_Williams ...

Processing theory ZFC_in_HOL.ZFC_Cardinals ...

Processing theory ZFC_in_HOL.ZFC_Typeclasses ...

Processing theory ZFC_in_HOL.Kirby ...

Processing theory ZFC_in_HOL.Ordinal_Exp ...

Processing theory Ordinal_Partitions.Library_Additions ...

Processing theory ZFC_in_HOL.Cantor_NF ...

Processing theory Ordinal_Partitions.Partitions ...

Processing theory Ordinal_Partitions.Erdos_Milner ...

Processing theory Ordinal_Partitions.Omega_Omega ...

Loading 24 theories ...

Processing theory Incredible_Proof_Machine.Indexed_FSet ...

Processing theory Incredible_Proof_Machine.Abstract_Formula ...

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

Processing theory Incredible_Proof_Machine.Abstract_Rules ...

Processing theory Incredible_Proof_Machine.Rose_Tree ...

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

Removing 14 theories ...

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

Processing theory Incredible_Proof_Machine.Incredible_Predicate_Tasks ...

Processing theory Incredible_Proof_Machine.Incredible_Propositional_Tasks ...

Processing theory Incredible_Proof_Machine.Incredible_Everything ...

Processing theory Automatic_Refinement.Refine_Util_Bootstrap1 ...

Processing theory Automatic_Refinement.Mk_Term_Antiquot ...

Processing theory Automatic_Refinement.Mpat_Antiquot ...

Processing theory Containers.Equal ...

Processing theory Containers.Closure_Set ...

Processing theory Certification_Monads.Error_Syntax ...

Processing theory Deriving.Equality_Generator ...

Processing theory Deriving.Equality_Instances ...

Processing theory Automatic_Refinement.Refine_Util ...

Processing theory Containers.Extend_Partial_Order ...

Processing theory Containers.Containers_Auxiliary ...

Processing theory Containers.Containers_Generator ...

Processing theory Containers.Collection_Eq ...

Processing theory Containers.Collection_Enum ...

Processing theory Containers.DList_Set ...

Processing theory Containers.List_Fusion ...

Processing theory Certification_Monads.Error_Monad ...

Processing theory Certification_Monads.Check_Monad ...

Processing theory AI_Planning_Languages_Semantics.Error_Monad_Add ...

Processing theory Containers.AssocList ...

Processing theory Deriving.Comparator ...

Processing theory Deriving.Compare ...

Processing theory Deriving.Comparator_Generator ...

Processing theory Deriving.Compare_Generator ...

Removing 25 theories ...

Processing theory Propositional_Proof_Systems.Formulas ...

Processing theory Containers.Lexicographic_Order ...

Processing theory Deriving.Compare_Instances ...

Processing theory Propositional_Proof_Systems.Sema ...

Processing theory Propositional_Proof_Systems.Consistency ...

Processing theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Semantics ...

Processing theory Containers.Set_Linorder ...

Processing theory Containers.Collection_Order ...

Processing theory Containers.RBT_ext ...

Processing theory Deriving.RBT_Comparator_Impl ...

Processing theory Containers.RBT_Mapping2 ...

Processing theory Containers.RBT_Set2 ...

Processing theory Containers.Set_Impl ...

Processing theory Containers.Mapping_Impl ...

Processing theory Containers.Map_To_Mapping ...

Processing theory Containers.Containers ...

Processing theory AI_Planning_Languages_Semantics.PDDL_STRIPS_Checker ...

Loading 3 theories ...

Removing 27 theories ...

Processing theory Category3.EquivalenceOfCategories ...

Processing theory MonoidalCategory.MonoidalCategory ...

Processing theory MonoidalCategory.CartesianMonoidalCategory ...

Loading 33 theories ...

Removing 5 theories ...

Processing theory Separation_Algebra.Separation_Algebra ...

Processing theory Hoare_Time.Product_Separation_Algebra ...

Processing theory Separation_Algebra.Sep_Heap_Instance ...

Processing theory Hoare_Time.Sep_Algebra_Add ...

Processing theory Hoare_Time.AExp ...

Processing theory Hoare_Time.BExp ...

Processing theory Hoare_Time.Com ...

Processing theory Hoare_Time.Big_Step ...

Processing theory Hoare_Time.Vars ...

Processing theory Hoare_Time.Big_StepT ...

Processing theory Hoare_Time.Quant_Hoare ...

Processing theory Hoare_Time.Partial_Evaluation ...

Processing theory Hoare_Time.Nielson_Hoare ...

Processing theory Hoare_Time.QuantK_Hoare ...

Processing theory Hoare_Time.Quant_VCG ...

Processing theory Hoare_Time.Quant_Examples ...

Processing theory Hoare_Time.Big_StepT_Partial ...

Processing theory Hoare_Time.QuantK_VCG ...

Processing theory Hoare_Time.QuantK_Examples ...

Processing theory Hoare_Time.SepLog_Hoare ...

Processing theory Hoare_Time.SepLog_Examples ...

Processing theory Hoare_Time.Discussion ...

Processing theory Koenigsberg_Friendship.KoenigsbergBridge ...

Removing 3 theories ...

Processing theory Hoare_Time.Nielson_VCG ...

Processing theory Hoare_Time.QuantK_Sqrt ...

Processing theory Hoare_Time.Nielson_Examples ...

Processing theory Hoare_Time.SepLogK_Hoare ...

Processing theory Hoare_Time.DiscussionO ...

Processing theory Hoare_Time.Nielson_VCGi ...

Processing theory Hoare_Time.Nielson_VCGi_complete ...

Processing theory Hoare_Time.Nielson_Sqrt ...

Processing theory Hoare_Time.SepLogK_VCG ...

Processing theory Hoare_Time.Hoare_Time ...

Loading 10 theories ...

Removing 30 theories ...

Processing theory Datatype_Order_Generator.Derive_Aux ...

Processing theory Datatype_Order_Generator.Order_Generator ...

Processing theory Higher_Order_Terms.Name ...

Processing theory Higher_Order_Terms.Term_Utils ...

Processing theory Higher_Order_Terms.Term_Class ...

Loading 12 theories ...

Processing theory Higher_Order_Terms.Unification_Compat ...

Processing theory Higher_Order_Terms.Lambda_Free_Compat ...

Processing theory RSAPSS.Mod ...

Processing theory RSAPSS.Crypt ...

Processing theory RSAPSS.Pdifference ...

Processing theory RSAPSS.Productdivides ...

Processing theory RSAPSS.Cryptinverts ...

Processing theory RSAPSS.Word ...

Processing theory RSAPSS.WordOperations ...

Processing theory RSAPSS.SHA1Padding ...

Processing theory RSAPSS.Wordarith ...

Processing theory RSAPSS.SHA1 ...

Processing theory RSAPSS.EMSAPSS ...

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

Processing theory Integration.Integral ...

Removing 18 theories ...

Processing theory Password_Authentication_Protocol.Protocol ...

Loading 6 theories ...

Removing 2 theories ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Locale ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Test ...

Loading 3 theories ...

Processing theory Category3.Subcategory ...

Removing 10 theories ...

Processing theory MonoidalCategory.MonoidalFunctor ...

Processing theory MonoidalCategory.FreeMonoidalCategory ...

Loading 13 theories ...

Processing theory Physical_Quantities.SI_Pretty ...

Processing theory Randomised_Social_Choice.Order_Predicates ...

Processing theory Randomised_Social_Choice.Preference_Profiles ...

Processing theory Randomised_Social_Choice.Elections ...

Processing theory Randomised_Social_Choice.Preference_Profile_Cmd ...

Processing theory Fishburn_Impossibility.Social_Choice_Functions ...

Processing theory Priority_Queue_Braun.Priority_Queue_Braun ...

Processing theory Priority_Queue_Braun.Priority_Queue_Braun2 ...

Processing theory Priority_Queue_Braun.Sorting_Braun ...

Processing theory Fishburn_Impossibility.Fishburn_Impossibility ...

Loading 31 theories ...

Removing 37 theories ...

Processing theory Verified_SAT_Based_AI_Planning.Map_Supplement ...

Processing theory Verified_SAT_Based_AI_Planning.List_Supplement ...

Processing theory AI_Planning_Languages_Semantics.SASP_Semantics ...

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

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Representation ...

Processing theory AI_Planning_Languages_Semantics.SASP_Checker ...

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_Semantics ...

Processing theory Verified_SAT_Based_AI_Planning.STRIPS_Semantics ...

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

Processing theory Verified_SAT_Based_AI_Planning.SAS_Plus_STRIPS ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Plan_Base ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Plan_Extensions ...

Processing theory Verified_SAT_Based_AI_Planning.Set2_Join_RBT ...

Processing theory Verified_SAT_Based_AI_Planning.SAT_Solve_SAS_Plus ...

Processing theory Verified_SAT_Based_AI_Planning.Solve_SASP ...

Loading 38 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 Case_Labeling.Conditionals ...

Processing theory Case_Labeling.Monadic_Language ...

Processing theory Physical_Quantities.BIS ...

Processing theory Discrete_Summation.Factorials ...

Processing theory Discrete_Summation.Summation_Conversion ...

Processing theory Discrete_Summation.Examples ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde ...

Processing theory Case_Labeling.Labeled_Hoare ...

Processing theory LinearQuantifierElim.Logic ...

Processing theory Case_Labeling.Labeled_Hoare_Examples ...

Processing theory Case_Labeling.Case_Labeling_Examples ...

Processing theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics ...

Processing theory Efficient-Mergesort.Natural_Mergesort ...

Processing theory LinearQuantifierElim.QE ...

Processing theory Universal_Turing_Machine.Recs ...

Processing theory LinearQuantifierElim.DLO ...

Processing theory LinearQuantifierElim.QEdlo ...

Processing theory LinearQuantifierElim.CertDlo ...

Processing theory LinearQuantifierElim.QEdlo_fr ...

Processing theory LinearQuantifierElim.QEdlo_inf ...

Removing 57 theories ...

Processing theory LinearQuantifierElim.LinArith ...

Processing theory LinearQuantifierElim.CertLin ...

Processing theory LinearQuantifierElim.QEdlo_ex ...

Processing theory LinearQuantifierElim.QElin ...

Processing theory LinearQuantifierElim.QElin_opt ...

Processing theory LinearQuantifierElim.QElin_inf ...

Processing theory LinearQuantifierElim.FRE ...

Loading 23 theories ...

Processing theory FileRefinement.CArrays ...

Processing theory FileRefinement.ResizableArrays ...

Processing theory General-Triangle.GeneralTriangle ...

Processing theory FunWithFunctions.FunWithFunctions ...

Processing theory FFT.FFT ...

Processing theory Weight_Balanced_Trees.Weight_Balanced_Trees_log ...

Processing theory PLM.TAO_1_Embedding ...

Removing 13 theories ...

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

Processing theory GenClock.GenClock ...

Processing theory PLM.TAO_7_Axioms ...

Processing theory PLM.TAO_8_Definitions ...

Processing theory PLM.TAO_98_ArtificialTheorems ...

Processing theory PLM.TAO_99_SanityTests ...

Processing theory Impossible_Geometry.Impossible_Geometry ...

Processing theory PLM.TAO_9_PLM ...

Loading 9 theories ...

Processing theory PLM.TAO_10_PossibleWorlds ...

Processing theory PLM.TAO_99_Paradox ...

Processing theory PLM.Thesis ...

Removing 20 theories ...

Processing theory ArrowImpossibilityGS.Arrow_Utility ...

Processing theory ClockSynchInst.ICAInstance ...

Processing theory ClockSynchInst.LynchInstance ...

Processing theory Derangements.Derangements ...

Processing theory Approximation_Algorithms.Approx_SC_Hoare ...

Processing theory Approximation_Algorithms.Approx_LB_Hoare ...

Processing theory Efficient-Mergesort.Efficient_Sort ...

Processing theory Efficient-Mergesort.Mergesort_Complexity ...

Processing theory Approximation_Algorithms.Approx_BP_Hoare ...

Loading 36 theories ...

Processing theory Binding_Syntax_Theory.Pick ...

Processing theory Word_Lib.Even_More_List ...

Processing theory Word_Lib.Word_EqI ...

Processing theory WebAssembly.Wasm_Type_Abs ...

Processing theory Word_Lib.Typedef_Morphisms ...

Processing theory Word_Lib.Aligned ...

Processing theory Binding_Syntax_Theory.Preliminaries ...

Removing 22 theories ...

Processing theory Binding_Syntax_Theory.Equiv_Relation2 ...

Processing theory Word_Lib.Signed_Division_Word ...

Processing theory Native_Word.Code_Target_Word_Base ...

Processing theory Native_Word.Uint8 ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh ...

Processing theory Word_Lib.Reversed_Bit_Lists ...

Processing theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha ...

Processing theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution ...

Processing theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms ...

Processing theory WebAssembly.Wasm_Ast ...

Processing theory WebAssembly.Wasm_Base_Defs ...

Processing theory WebAssembly.Wasm ...

Processing theory WebAssembly.Wasm_Axioms ...

Processing theory WebAssembly.Wasm_Type_Abs_Printing ...

Processing theory WebAssembly.Wasm_Interpreter ...

Processing theory WebAssembly.Wasm_Checker_Types ...

Processing theory WebAssembly.Wasm_Checker ...

Processing theory WebAssembly.Wasm_Checker_Printing ...

Processing theory Binding_Syntax_Theory.Terms ...

Processing theory WebAssembly.Wasm_Properties_Aux ...

Processing theory WebAssembly.Wasm_Properties ...

Processing theory Binding_Syntax_Theory.Well_Sorted_Terms ...

Processing theory WebAssembly.Wasm_Interpreter_Properties ...

Processing theory WebAssembly.Wasm_Interpreter_Printing ...

Processing theory WebAssembly.Wasm_Interpreter_Printing_Pure ...

Processing theory WebAssembly.Wasm_Printing ...

Processing theory Binding_Syntax_Theory.Iteration ...

Removing 7 theories ...

Processing theory Binding_Syntax_Theory.Semantic_Domains ...

Loading 3 theories ...

Processing theory WebAssembly.Wasm_Soundness ...

Processing theory WebAssembly.Wasm_Checker_Properties ...

Processing theory Binding_Syntax_Theory.Recursion ...

Loading 66 theories ...

Removing 29 theories ...

Processing theory SPARCv8.Lib ...

Processing theory SPARCv8.DetMonad ...

Processing theory SPARCv8.DetMonadLemmas ...

Processing theory SPARCv8.WordDecl ...

Processing theory SPARCv8.RegistersOps ...

Processing theory CSP_RefTK.Fix_ind_ext ...

Processing theory HOL-CSP.Process ...

Processing theory HOL-CSP.Bot ...

Processing theory HOL-CSP.Ndet ...

Processing theory HOL-CSP.Skip ...

Processing theory HOL-CSP.Stop ...

Processing theory HOL-CSP.Det ...

Processing theory HOL-CSP.Mprefix ...

Processing theory HOL-CSP.Mndet ...

Processing theory SPARCv8.Sparc_Types ...

Processing theory SPARCv8.MMU ...

Processing theory SPARCv8.Sparc_State ...

Processing theory SPARCv8.Sparc_Instruction ...

Processing theory SPARCv8.Sparc_Execution ...

Processing theory SPARCv8.Sparc_Init_State ...

Processing theory SPARCv8.Sparc_Code_Gen ...

Removing 2 theories ...

Processing theory HOL-CSP.Hide ...

Processing theory HOL-CSP.Seq ...

Processing theory HOL-CSP.Sync ...

Processing theory HOL-CSP.CSP ...

Processing theory HOL-CSP.Assertions ...

Processing theory HOL-CSP.CopyBuffer ...

Processing theory CSP_RefTK.Assertions_ext ...

Processing theory CSP_RefTK.Properties ...

Processing theory CSP_RefTK.Process_norm ...

Processing theory CSP_RefTK.CopyBuffer_props ...

Processing theory CSP_RefTK.DiningPhilosophers ...

Removing 7 theories ...

Processing theory SPARCv8.Sparc_Properties ...

Removing 11 theories ...

Processing theory HOL-CSP.Conclusion ...

Loading 56 theories ...

Processing theory Collections.Code_Target_ICF ...

Processing theory Collections.Partial_Equivalence_Relation ...

Processing theory Flyspeck-Tame.Quasi_Order ...

Processing theory Flyspeck-Tame.IArray_Syntax ...

Processing theory Flyspeck-Tame.RTranCl ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Set_Spec ...

Processing theory Separation_Logic_Imperative_HOL.Imp_List_Spec ...

Processing theory Separation_Logic_Imperative_HOL.Imp_Map_Spec ...

Processing theory Separation_Logic_Imperative_HOL.List_Seg ...

Processing theory Flyspeck-Tame.Arch ...

Processing theory Separation_Logic_Imperative_HOL.Open_List ...

Processing theory Native_Word.Uint32 ...

Processing theory Collections.HashCode ...

Processing theory Trie.Trie ...

Processing theory Separation_Logic_Imperative_HOL.Array_Blit ...

Processing theory Separation_Logic_Imperative_HOL.Array_Map_Impl ...

Processing theory Separation_Logic_Imperative_HOL.Array_Set_Impl ...

Removing 14 theories ...

Processing theory Flyspeck-Tame.ListAux ...

Processing theory Flyspeck-Tame.ListSum ...

Processing theory Separation_Logic_Imperative_HOL.Circ_List ...

Processing theory Separation_Logic_Imperative_HOL.Union_Find ...

Processing theory Flyspeck-Tame.Worklist ...

Processing theory Flyspeck-Tame.Maps ...

Processing theory Separation_Logic_Imperative_HOL.Hash_Table ...

Processing theory Trie.Tries ...

Processing theory Flyspeck-Tame.PlaneGraphIso ...

Processing theory Flyspeck-Tame.Rotation ...

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

Processing theory Flyspeck-Tame.FaceDivision ...

Processing theory Flyspeck-Tame.Tame ...

Processing theory Flyspeck-Tame.TameProps ...

Processing theory Flyspeck-Tame.Enumerator ...

Processing theory Flyspeck-Tame.Plane ...

Processing theory Flyspeck-Tame.Plane1 ...

Processing theory Flyspeck-Tame.Generator ...

Processing theory Flyspeck-Tame.TameEnum ...

Processing theory Flyspeck-Tame.ArchCompAux ...

Processing theory Flyspeck-Tame.GraphProps ...

Processing theory Flyspeck-Tame.EnumeratorProps ...

Processing theory Separation_Logic_Imperative_HOL.From_List_GA ...

Processing theory Separation_Logic_Imperative_HOL.Idioms ...

Processing theory Separation_Logic_Imperative_HOL.To_List_GA ...

Processing theory Separation_Logic_Imperative_HOL.Sep_Examples ...

Removing 46 theories ...

Processing theory Flyspeck-Tame.FaceDivisionProps ...

Processing theory Flyspeck-Tame.Invariants ...

Processing theory Flyspeck-Tame.PlaneProps ...

Processing theory Flyspeck-Tame.ScoreProps ...

Processing theory Flyspeck-Tame.LowerBound ...

Processing theory Flyspeck-Tame.Plane1Props ...

Processing theory Flyspeck-Tame.GeneratorProps ...

Loading 6 theories ...

Processing theory Flyspeck-Tame.TameEnumProps ...

Processing theory Flyspeck-Tame.ArchCompProps ...

Processing theory Flyspeck-Tame.Relative_Completeness ...

Removing 34 theories ...

Processing theory Buildings.Prelim ...

Processing theory Buildings.Simplicial ...

Processing theory Buildings.Algebra ...

Processing theory Buildings.Chamber ...

Processing theory Buildings.Coxeter ...

Processing theory Buildings.Building ...

Loading 68 theories ...

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

Processing theory Jinja.Opt ...

Processing theory Jinja.Product ...

Processing theory Jinja.Listn ...

Processing theory Jinja.Semilattices ...

Processing theory Jinja.Typing_Framework ...

Processing theory Jinja.SemilatAlg ...

Processing theory Jinja.LBVSpec ...

Processing theory Jinja.Typing_Framework_err ...

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

Processing theory Jinja.LBVCorrect ...

Processing theory JinjaDCI.WellForm ...

Processing theory JinjaDCI.PCompiler ...

Processing theory Jinja.Kildall ...

Processing theory Jinja.Abstract_BV ...

Processing theory JinjaDCI.SemiType ...

Processing theory JinjaDCI.JVM_SemiType ...

Processing theory JinjaDCI.JVMInstructions ...

Processing theory JinjaDCI.JVMExceptions ...

Processing theory JinjaDCI.JVMExecInstr ...

Processing theory JinjaDCI.Effect ...

Processing theory JinjaDCI.BVSpec ...

Processing theory JinjaDCI.EffectMono ...

Processing theory JinjaDCI.JVMExec ...

Processing theory JinjaDCI.JVMDefensive ...

Processing theory JinjaDCI.Expr ...

Processing theory JinjaDCI.WellType ...

Processing theory JinjaDCI.Annotate ...

Processing theory JinjaDCI.WWellForm ...

Processing theory JinjaDCI.WellTypeRT ...

Processing theory JinjaDCI.TF_JVM ...

Processing theory JinjaDCI.BVExec ...

Processing theory JinjaDCI.LBVJVM ...

Processing theory JinjaDCI.BVConform ...

Processing theory JinjaDCI.ClassAdd ...

Processing theory JinjaDCI.StartProg ...

Processing theory JinjaDCI.BigStep ...

Processing theory JinjaDCI.DefAss ...

Processing theory JinjaDCI.JWellForm ...

Processing theory JinjaDCI.SmallStep ...

Processing theory JinjaDCI.EConform ...

Processing theory JinjaDCI.J1 ...

Processing theory JinjaDCI.Compiler1 ...

Processing theory JinjaDCI.Compiler2 ...

Processing theory JinjaDCI.Progress ...

Processing theory JinjaDCI.J1WellForm ...

Processing theory JinjaDCI.TypeSafe ...

Processing theory JinjaDCI.Correctness1 ...

Processing theory JinjaDCI.BVSpecTypeSafe ...

Processing theory JinjaDCI.BVNoTypeError ...

Processing theory JinjaDCI.Equivalence ...

Processing theory JinjaDCI.Correctness2 ...

Processing theory JinjaDCI.Compiler ...

Processing theory JinjaDCI.TypeComp ...

Loading 48 theories ...

Processing theory JinjaDCI.JinjaDCI ...

Processing theory Factored_Transition_System_Bounding.HoArithUtils ...

Processing theory LocalLexing.InductRules ...

Processing theory LocalLexing.ListTools ...

Processing theory Factored_Transition_System_Bounding.RelUtils ...

Processing theory Jordan_Hoelder.GroupIsoClasses ...

Processing theory LocalLexing.CFG ...

Processing theory Factored_Transition_System_Bounding.FactoredSystemLib ...

Processing theory Factored_Transition_System_Bounding.FmapUtils ...

Processing theory Factored_Transition_System_Bounding.ListUtils ...

Processing theory Factored_Transition_System_Bounding.SetUtils ...

Processing theory Factored_Transition_System_Bounding.Acyclicity ...

Processing theory Secondary_Sylow.GroupAction ...

Processing theory LocalLexing.LocalLexing ...

Processing theory LocalLexing.LLEarleyParsing ...

Removing 69 theories ...

Processing theory LocalLexing.Limit ...

Processing theory Secondary_Sylow.SubgroupConjugation ...

Processing theory Jordan_Hoelder.SndIsomorphismGrp ...

Processing theory Secondary_Sylow.SndSylow ...

Processing theory Factored_Transition_System_Bounding.FSSublist ...

Processing theory LocalLexing.LocalLexingLemmas ...

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

Processing theory Factored_Transition_System_Bounding.ActionSeqProcess ...

Processing theory Factored_Transition_System_Bounding.Dependency ...

Processing theory Factored_Transition_System_Bounding.TopologicalProps ...

Processing theory Factored_Transition_System_Bounding.SystemAbstraction ...

Processing theory Factored_Transition_System_Bounding.AcycSspace ...

Removing 8 theories ...

Processing theory LocalLexing.Ladder ...

Processing theory LocalLexing.TheoremD10 ...

Processing theory LocalLexing.TheoremD11 ...

Loading 42 theories ...

Processing theory LocalLexing.TheoremD12 ...

Processing theory LocalLexing.TheoremD13 ...

Processing theory LocalLexing.TheoremD14 ...

Processing theory LocalLexing.PathLemmas ...

Processing theory LocalLexing.MainTheorems ...

Processing theory Modular_Assembly_Kit_Security.Prefix ...

Processing theory Modular_Assembly_Kit_Security.Projection ...

Processing theory Modular_Assembly_Kit_Security.EventSystems ...

Processing theory Modular_Assembly_Kit_Security.Views ...

Processing theory Modular_Assembly_Kit_Security.BasicSecurityPredicates ...

Removing 24 theories ...

Processing theory Pi_Calculus.Agent ...

Processing theory Pi_Calculus.Rel ...

Processing theory Modular_Assembly_Kit_Security.BSPTaxonomy ...

Processing theory Modular_Assembly_Kit_Security.CompositionBase ...

Processing theory Modular_Assembly_Kit_Security.CompositionSupport ...

Processing theory Pi_Calculus.Late_Semantics ...

Processing theory Pi_Calculus.Late_Semantics1 ...

Processing theory Pi_Calculus.Late_Tau_Chain ...

Processing theory Pi_Calculus.Strong_Late_Sim ...

Processing theory Pi_Calculus.Strong_Late_Bisim ...

Processing theory Inductive_Inference.Partial_Recursive ...

Processing theory Pi_Calculus.Weak_Late_Step_Semantics ...

Processing theory Pi_Calculus.Weak_Late_Semantics ...

Processing theory Pi_Calculus.Strong_Late_Sim_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Pres ...

Processing theory Pi_Calculus.Strong_Late_Sim_SC ...

Processing theory Pi_Calculus.Weak_Late_Sim ...

Processing theory Pi_Calculus.Weak_Late_Bisim ...

Processing theory Pi_Calculus.Weak_Late_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim ...

Processing theory Pi_Calculus.Weak_Late_Cong ...

Processing theory Pi_Calculus.Weak_Late_Step_Sim_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Late_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Late_Cong_Pres ...

Processing theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma ...

Processing theory Modular_Assembly_Kit_Security.CompositionalityResults ...

Removing 9 theories ...

Processing theory Inductive_Inference.Universal ...

Processing theory Inductive_Inference.Standard_Results ...

Processing theory Inductive_Inference.Inductive_Inference_Basics ...

Processing theory Inductive_Inference.CONS_LIM ...

Processing theory Inductive_Inference.CP_FIN_NUM ...

Processing theory Inductive_Inference.Lemma_R ...

Processing theory Inductive_Inference.R1_BC ...

Processing theory Inductive_Inference.TOTAL_CONS ...

Loading 33 theories ...

Processing theory Inductive_Inference.Union ...

Processing theory Free-Groups.C2 ...

Processing theory Free-Groups.Generators ...

Processing theory Free-Groups.UnitGroup ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres ...

Processing theory Pi_Calculus.Strong_Late_Bisim_Subst_SC ...

Processing theory Free-Groups.Cancelation ...

Processing theory Free-Groups.FreeGroups ...

Processing theory Free-Groups.Isomorphisms ...

Processing theory Pi_Calculus.Early_Semantics ...

Processing theory Pi_Calculus.Early_Tau_Chain ...

Processing theory Pi_Calculus.Strong_Early_Sim ...

Processing theory Pi_Calculus.Strong_Early_Bisim ...

Processing theory Pi_Calculus.Weak_Early_Step_Semantics ...

Processing theory Pi_Calculus.Weak_Early_Semantics ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst ...

Processing theory Pi_Calculus.Strong_Early_Sim_Pres ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Sim ...

Processing theory Pi_Calculus.Weak_Early_Bisim ...

Processing theory Pi_Calculus.Weak_Early_Bisim_Subst ...

Processing theory Pi_Calculus.Weak_Early_Sim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Step_Sim ...

Processing theory Pi_Calculus.Weak_Early_Cong ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst ...

Processing theory Pi_Calculus.Strong_Early_Late_Comp ...

Processing theory Pi_Calculus.Strong_Early_Bisim_SC ...

Processing theory Pi_Calculus.Weak_Early_Bisim_SC ...

Removing 12 theories ...

Processing theory Pi_Calculus.Weak_Early_Bisim_Pres ...

Processing theory Pi_Calculus.Weak_Early_Step_Sim_Pres ...

Loading 18 theories ...

Processing theory Pi_Calculus.Weak_Early_Cong_Pres ...

Processing theory Pi_Calculus.Weak_Early_Cong_Subst_Pres ...

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

Processing theory SATSolverVerification.BasicDPLL ...

Processing theory SATSolverVerification.KrsticGoel ...

Processing theory SATSolverVerification.NieuwenhuisOliverasTinelli ...

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

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

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 Program-Conflict-Analysis.Flowgraph ...

Processing theory Inductive_Inference.LIM_BC ...

Processing theory Pi_Calculus.Strong_Late_Axiomatisation ...

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

Removing 32 theories ...

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

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

Loading 14 theories ...

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

Processing theory Pi_Calculus.Weak_Late_Bisim_Subst ...

Processing theory Pi_Calculus.Weak_Late_Cong_Subst ...

Processing theory Pi_Calculus.Weak_Late_Cong_Subst_SC ...

Processing theory Universal_Turing_Machine.Rec_Def ...

Processing theory Universal_Turing_Machine.Turing ...

Processing theory Universal_Turing_Machine.Turing_Hoare ...

Processing theory Elliptic_Curves_Group_Law.Elliptic_Axclass ...

Removing 38 theories ...

Processing theory Universal_Turing_Machine.Uncomputable ...

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

Removing 5 theories ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz ...

Processing theory Network_Security_Policy_Verification.TopoS_Util ...

Processing theory Card_Multisets.Card_Multisets ...

Processing theory Card_Number_Partitions.Additions_to_Main ...

Processing theory Network_Security_Policy_Verification.TopoS_Vertices ...

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

Processing theory Card_Number_Partitions.Number_Partition ...

Processing theory Card_Partitions.Set_Partition ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph ...

Processing theory Card_Number_Partitions.Card_Number_Partitions ...

Processing theory Card_Partitions.Card_Partitions ...

Processing theory Network_Security_Policy_Verification.Efficient_Distinct ...

Processing theory Network_Security_Policy_Verification.FiniteListGraph_Impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Interface ...

Processing theory Network_Security_Policy_Verification.TopoS_withOffendingFlows ...

Processing theory Network_Security_Policy_Verification.TopoS_ENF ...

Processing theory Network_Security_Policy_Verification.TopoS_Helper ...

Processing theory AI_Planning_Languages_Semantics.Lifschitz_Consistency ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith ...

Processing theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPbasic ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPtrusted ...

Processing theory Network_Security_Policy_Verification.SINVAR_NoRefl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Sink ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference ...

Removing 2 theories ...

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets ...

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

Processing theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_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_Sink_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Dependability_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_Tainting_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Composition_Theory ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG ...

Processing theory Bell_Numbers_Spivey.Bell_Numbers ...

Processing theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl ...

Processing theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl ...

Processing theory Twelvefold_Way.Preliminaries ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry1 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry2 ...

Processing theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Library ...

Processing theory Twelvefold_Way.Twelvefold_Way_Core ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm ...

Processing theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl ...

Processing theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary ...

Processing theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl ...

Processing theory Network_Security_Policy_Verification.TopoS_Impl ...

Processing theory Twelvefold_Way.Equiv_Relations_on_Functions ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry10 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry11 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry4 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry6 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry5 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry7 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry8 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry9 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry12 ...

Processing theory Twelvefold_Way.Twelvefold_Way_Entry3 ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance ...

Processing theory Twelvefold_Way.Card_Bijections ...

Removing 2 theories ...

Processing theory Twelvefold_Way.Card_Bijections_Direct ...

Loading 18 theories ...

Processing theory Twelvefold_Way.Twelvefold_Way ...

Removing 26 theories ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground ...

Processing theory PCF.Basis ...

Processing theory PCF.Logical_Relations ...

Processing theory Network_Security_Policy_Verification.CryptoDB ...

Processing theory Network_Security_Policy_Verification.IDEM ...

Removing 3 theories ...

Processing theory Network_Security_Policy_Verification.Example_Forte14 ...

Processing theory Network_Security_Policy_Verification.I8_SSH_Landscape ...

Processing theory PCF.PCF ...

Processing theory Network_Security_Policy_Verification.Network_Security_Policy_Verification ...

Processing theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example ...

Processing theory Network_Security_Policy_Verification.Distributed_WebApp ...

Removing 5 theories ...

Processing theory Network_Security_Policy_Verification.SINVAR_Examples ...

Processing theory Network_Security_Policy_Verification.MeasrDroid ...

Processing theory PCF.OpSem ...

Processing theory PCF.SmallStep ...

Removing 4 theories ...

Processing theory Network_Security_Policy_Verification.Imaginary_Factory_Network ...

Loading 47 theories ...

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

Processing theory Isabelle_Meta_Model.Isabelle_code_target ...

Processing theory Isabelle_Meta_Model.Isabelle_Main1 ...

Processing theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples ...

Processing theory Isabelle_Meta_Model.Isabelle_Main0 ...

Processing theory Isabelle_Meta_Model.Toy_Library_Static ...

Processing theory Network_Security_Policy_Verification.Example_BLP ...

Processing theory Network_Security_Policy_Verification.TopoS_generateCode ...

Processing theory Network_Security_Policy_Verification.Example ...

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

Removing 50 theories ...

Processing theory Isabelle_Meta_Model.Meta_Toy_extended ...

Processing theory Isabelle_Meta_Model.Parser_Toy_extended ...

Processing theory Isabelle_Meta_Model.Printer_SML ...

Processing theory Isabelle_Meta_Model.Meta_Toy ...

Processing theory Isabelle_Meta_Model.Parser_Toy ...

Processing theory Isabelle_Meta_Model.Printer_Toy ...

Processing theory Isabelle_Meta_Model.Printer_Toy_extended ...

Processing theory Isabelle_Meta_Model.Meta_Isabelle ...

Processing theory Isabelle_Meta_Model.Printer_Isabelle ...

Processing theory Isabelle_Meta_Model.Meta_META ...

Processing theory Isabelle_Meta_Model.Core_init ...

Processing theory Isabelle_Meta_Model.Floor1_access ...

Processing theory Isabelle_Meta_Model.Floor1_ctxt ...

Processing theory Isabelle_Meta_Model.Floor1_examp ...

Processing theory Isabelle_Meta_Model.Floor2_examp ...

Processing theory Isabelle_Meta_Model.Floor1_infra ...

Processing theory Isabelle_Meta_Model.Parser_META ...

Processing theory Isabelle_Meta_Model.Printer_META ...

Processing theory Isabelle_Meta_Model.Core ...

Processing theory Isabelle_Meta_Model.Printer ...

Processing theory Localization_Ring.Localization ...

Processing theory Isabelle_Meta_Model.Generator_dynamic_sequential ...

Processing theory Isabelle_Meta_Model.Design_deep ...

Processing theory Isabelle_Meta_Model.Rail ...

Removing 6 theories ...

Processing theory Isabelle_Meta_Model.Design_shallow ...

Processing theory Isabelle_Meta_Model.Design_generated ...

Loading 13 theories ...

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

Processing theory Orbit_Stabiliser.Left_Coset ...

Processing theory Orbit_Stabiliser.Orbit_Stabiliser ...

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

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

Processing theory Factored_Transition_System_Bounding.Invariants ...

Removing 16 theories ...

Processing theory Orbit_Stabiliser.Tetrahedron ...

Processing theory SequentInvertibility.SRCTransforms ...

Processing theory SequentInvertibility.MultiSequents ...

Processing theory SequentInvertibility.SingleSuccedent ...

Processing theory SequentInvertibility.NominalSequents ...

Processing theory SequentInvertibility.ModalSequents ...

Removing 4 theories ...

Processing theory SequentInvertibility.SequentInvertibility ...

Loading 33 theories ...

Processing theory Circus.Var ...

Processing theory Circus.Var_list ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Cars ...

Processing theory Circus.Relations ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.RealInt ...

Processing theory Fermat3_4.Fermat4 ...

Processing theory Circus.Designs ...

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

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Sensors ...

Processing theory Generalized_Counting_Sort.Algorithm ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Restriction ...

Processing theory Circus.Reactive_Processes ...

Processing theory PCF.Continuations ...

Removing 15 theories ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Length ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors ...

Processing theory Circus.CSP_Processes ...

Processing theory Generalized_Counting_Sort.Conservation ...

Processing theory Circus.Circus_Actions ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect ...

Processing theory Generalized_Counting_Sort.Sorting ...

Processing theory Circus.Denotational_Semantics ...

Processing theory Circus.Circus_Syntax ...

Processing theory Circus.Refinement ...

Processing theory Circus.Refinement_Example ...

Processing theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular ...

Loading 48 theories ...

Processing theory Generalized_Counting_Sort.Stability ...

Processing theory AWN.Lib ...

Processing theory Separation_Algebra.Sep_Tactics ...

Processing theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres ...

Processing theory AWN.TransitionSystems ...

Processing theory AWN.Invariants ...

Processing theory AWN.OInvariants ...

Processing theory Separation_Algebra.Map_Extra ...

Processing theory Sort_Encodings.Preliminaries ...

Processing theory Sort_Encodings.Sig ...

Processing theory Separation_Algebra.Types_D ...

Removing 40 theories ...

Processing theory Separation_Algebra.Abstract_Separation_D ...

Processing theory Separation_Algebra.Separation_D ...

Processing theory Sort_Encodings.TermsAndClauses ...

Processing theory Sort_Encodings.M ...

Processing theory Sort_Encodings.CM ...

Processing theory Sort_Encodings.U ...

Processing theory Sort_Encodings.CU ...

Processing theory Sort_Encodings.Mono ...

Processing theory AWN.AWN ...

Processing theory AWN.AWN_SOS ...

Processing theory AWN.AWN_Cterms ...

Processing theory AWN.AWN_Labels ...

Processing theory AWN.Inv_Cterms ...

Processing theory Sort_Encodings.Mcalc ...

Processing theory Sort_Encodings.T_G_Prelim ...

Processing theory Sort_Encodings.Mcalc2 ...

Processing theory AWN.AWN_SOS_Labels ...

Processing theory AWN.AWN_Invariants ...

Processing theory AWN.Qmsg ...

Processing theory AWN.Pnet ...

Processing theory AWN.Closed ...

Processing theory AWN.OAWN_SOS ...

Processing theory AWN.OAWN_SOS_Labels ...

Processing theory AWN.OPnet ...

Processing theory Sort_Encodings.Mcalc2C ...

Removing 3 theories ...

Processing theory AWN.OAWN_Invariants ...

Processing theory AWN.ONode_Lifting ...

Processing theory AWN.Qmsg_Lifting ...

Processing theory Sort_Encodings.E ...

Processing theory AWN.OAWN_Convert ...

Processing theory AWN.OPnet_Lifting ...

Processing theory AWN.OClosed_Lifting ...

Processing theory Sort_Encodings.T ...

Processing theory Sort_Encodings.G ...

Processing theory Sort_Encodings.Encodings ...

Processing theory AWN.OClosed_Transfer ...

Processing theory AWN.AWN_Main ...

Removing 17 theories ...

Processing theory AWN.Toy ...

Loading 59 theories ...

Processing theory KBPs.Extra ...

Processing theory MSO_Regex_Equivalence.List_More ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Set ...

Processing theory KBPs.MapOps ...

Processing theory KBPs.Traces ...

Processing theory Stable_Matching.Basis ...

Processing theory KBPs.Kripke ...

Removing 23 theories ...

Processing theory KBPs.DFS ...

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

Processing theory KBPs.KBPs ...

Processing theory KBPs.List_local ...

Processing theory KBPs.ODList ...

Processing theory KBPs.Trie2 ...

Processing theory Stable_Matching.Choice_Functions ...

Processing theory KBPs.KBPsAuto ...

Processing theory KBPs.SPRView ...

Processing theory KBPs.Eval ...

Removing 18 theories ...

Processing theory KBPs.SPRViewNonDet ...

Processing theory KBPs.SPRViewNonDetIndInit ...

Processing theory KBPs.KBPsAlg ...

Processing theory Stable_Matching.Contracts ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Exp ...

Processing theory MSO_Regex_Equivalence.Pi_Derivatives ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Operators ...

Processing theory KBPs.SPRViewSingle ...

Processing theory MSO_Regex_Equivalence.Formula ...

Processing theory MSO_Regex_Equivalence.Pi_Equivalence_Checking ...

Processing theory KBPs.ClockView ...

Processing theory KBPs.Robot ...

Processing theory Stable_Matching.COP ...

Processing theory MSO_Regex_Equivalence.WS1S ...

Processing theory MSO_Regex_Equivalence.WS1S_Normalization ...

Processing theory MSO_Regex_Equivalence.Init_Normalization ...

Processing theory KBPs.SPRViewDet ...

Processing theory KBPs.Views ...

Processing theory MSO_Regex_Equivalence.PNormalization ...

Processing theory KBPs.MuddyChildren ...

Processing theory KBPs.Examples ...

Processing theory KBPs.KBPs_Main ...

Processing theory Stable_Matching.Bossiness ...

Processing theory Stable_Matching.Strategic ...

Removing 40 theories ...

Processing theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual ...

Processing theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking ...

Processing theory MSO_Regex_Equivalence.WS1S_Examples ...

Loading 48 theories ...

Processing theory Key_Agreement_Strong_Adversaries.Infra ...

Processing theory Tycon.Coerce ...

Processing theory Tycon.TypeApp ...

Processing theory Tycon.Functor ...

Processing theory Tycon.Monad ...

Processing theory Tycon.Lift_Monad ...

Processing theory Tycon.Monad_Zero ...

Processing theory Tycon.Monad_Plus ...

Processing theory Tycon.Monad_Zero_Plus ...

Processing theory Higher_Order_Terms.Fresh_Monad ...

Processing theory Tycon.Binary_Tree_Monad ...

Processing theory Tycon.Error_Monad ...

Processing theory Higher_Order_Terms.Find_First ...

Processing theory Tycon.Maybe_Monad ...

Processing theory Tycon.Writer_Monad ...

Processing theory Tycon.Resumption_Transformer ...

Processing theory Tycon.Lazy_List_Monad ...

Processing theory Tycon.State_Transformer ...

Processing theory Isabelle_Meta_Model.Generator_static ...

Processing theory Tycon.Error_Transformer ...

Processing theory Tycon.Writer_Transformer ...

Processing theory Key_Agreement_Strong_Adversaries.Refinement ...

Processing theory Higher_Order_Terms.Fresh_Class ...

Processing theory Higher_Order_Terms.Term ...

Processing theory Higher_Order_Terms.Pats ...

Processing theory Higher_Order_Terms.Nterm ...

Processing theory Tycon.Monad_Transformer ...

Processing theory Free-Groups.PingPongLemma ...

Processing theory Key_Agreement_Strong_Adversaries.Messages ...

Removing 70 theories ...

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

Processing theory Key_Agreement_Strong_Adversaries.AuthenticationI ...

Processing theory Higher_Order_Terms.Term_to_Nterm ...

Processing theory Key_Agreement_Strong_Adversaries.Runs ...

Processing theory Key_Agreement_Strong_Adversaries.Payloads ...

Processing theory Key_Agreement_Strong_Adversaries.Implem ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_lemmas ...

Processing theory Key_Agreement_Strong_Adversaries.Implem_symmetric ...

Removing 10 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl1 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl1 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl2 ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3 ...

Loading 39 theories ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric ...

Processing theory Isabelle_C.C_Lexer_Language ...

Processing theory Isabelle_C.C_Lexer_Annotation ...

Processing theory Optics.Interp ...

Processing theory Presburger-Automata.DFS ...

Processing theory Universal_Turing_Machine.Abacus_Defs ...

Processing theory Optics.Two ...

Processing theory Optics.Lens_Laws ...

Processing theory Optics.Lens_Algebra ...

Removing 11 theories ...

Processing theory Binomial-Heaps.BinomialHeap ...

Processing theory Optics.Lens_Order ...

Processing theory Optics.Lens_Symmetric ...

Processing theory Optics.Lens_Instances ...

Processing theory Optics.Lenses ...

Processing theory Optics.Prisms ...

Processing theory Optics.Channel_Type ...

Processing theory Optics.Dataspace ...

Processing theory Binomial-Heaps.SkewBinomialHeap ...

Processing theory Binomial-Heaps.Test ...

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

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

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

### Ignored report message: \freeify{}

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

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

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

Processing theory Isabelle_C.C_Ast ...

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

Processing theory Isabelle_C.C_Environment ...

Processing theory Isabelle_C.C_Parser_Annotation ...

Processing theory Optics.Scenes ...

Processing theory Optics.Optics ...

Processing theory Optics.Lens_Record_Example ...

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

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

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

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

### Ignored report message: \freeify{}

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

Removing 13 theories ...

Processing theory Isabelle_C.C_Parser_Language ...

Processing theory Isabelle_C.C_Eval ...

Processing theory Isabelle_C.C_Command ...

Processing theory Isabelle_C.C_Document ...

Processing theory Isabelle_C.C_Main ...

Processing theory Isabelle_C.C1 ...

Processing theory Presburger-Automata.Presburger_Automata ...

Processing theory Presburger-Automata.Exec ...

Processing theory Isabelle_C.C_Appendices ...

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

Removing 20 theories ...

Processing theory Shivers-CFA.Utils ...

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

Processing theory Shivers-CFA.SetMap ...

Processing theory Shivers-CFA.MapSets ...

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

Processing theory First_Order_Terms.Option_Monad ...

Processing theory Shivers-CFA.FixTransform ...

Processing theory Shivers-CFA.HOLCFUtils ...

Processing theory Shivers-CFA.Computability ...

Processing theory WorkerWrapper.FixedPointTheorems ...

Processing theory WorkerWrapper.WorkerWrapper ...

Processing theory WorkerWrapper.WorkerWrapperNew ...

Processing theory WorkerWrapper.Maybe ...

Processing theory Stream-Fusion.LazyList ...

Processing theory WorkerWrapper.Nats ...

Processing theory WorkerWrapper.CounterExample ...

Processing theory Category2.Category ...

Processing theory Category2.Functors ...

Processing theory Resolution_FOL.Tree ...

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

Processing theory First_Order_Terms.Term ...

Processing theory First_Order_Terms.Unifiers ...

Processing theory First_Order_Terms.Term_Pair_Multiset ...

Processing theory WorkerWrapper.Streams ...

Processing theory WorkerWrapper.LList ...

Processing theory WorkerWrapper.Last ...

Processing theory Stream-Fusion.Stream ...

Processing theory WorkerWrapper.Accumulator ...

Processing theory WorkerWrapper.Backtracking ...

Processing theory Resolution_FOL.TermsAndLiterals ...

Removing 5 theories ...

Processing theory WorkerWrapper.Nub ...

Processing theory WorkerWrapper.UnboxedNats ...

Processing theory First_Order_Terms.Abstract_Unification ...

Processing theory WorkerWrapper.Continuations ...

Processing theory Category2.NatTrans ...

Processing theory Shivers-CFA.CPSScheme ...

Processing theory Category2.Universe ...

Processing theory First_Order_Terms.Unification ...

Processing theory Shivers-CFA.ExCF ...

Processing theory Shivers-CFA.ExCFSV ...

Processing theory Category2.SetCat ...

Processing theory Category2.Yoneda ...

Processing theory Shivers-CFA.CPSUtils ...

Processing theory Stream-Fusion.StreamFusion ...

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 Shivers-CFA.AbsCFComp ...

Removing 28 theories ...

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

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

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

Processing theory LightweightJava.Lightweight_Java_Proof ...

Removing 11 theories ...

Processing theory Resolution_FOL.Resolution ...

Loading 47 theories ...

Processing theory Resolution_FOL.Completeness ...

Processing theory Resolution_FOL.Unification_Theorem ...

Processing theory Resolution_FOL.Completeness_Instance ...

### Ignored report message: \freeify{}

### Ignored report message: \freeify{}

Processing theory Isabelle_C.C_paper ...

Processing theory Isabelle_C.C2 ...

Processing theory Completeness.PermutationLemmas ...

Processing theory Isabelle_C.C0 ...

Processing theory Completeness.Base ...

Processing theory CSP_RefTK.Conclusion ...

Processing theory CSP_RefTK.Introduction ...

Processing theory Completeness.Tree ...

Processing theory Propositional_Proof_Systems.Compactness ...

Processing theory Modular_Assembly_Kit_Security.StateEventSystems ...

Processing theory Modular_Assembly_Kit_Security.UnwindingConditions ...

Processing theory Modular_Assembly_Kit_Security.AuxiliaryLemmas ...

Processing theory Modular_Assembly_Kit_Security.UnwindingResults ...

Processing theory DiskPaxos.DiskPaxos_Model ...

Processing theory DiskPaxos.DiskPaxos_Inv1 ...

Processing theory Completeness.Formula ...

Processing theory Completeness.Sequents ...

Processing theory HOL-CSP.Introduction ...

Processing theory Shivers-CFA.Eval ...

Processing theory TESL_Language.TESL ...

Processing theory TESL_Language.Run ...

Processing theory Completeness.Completeness ...

Processing theory Completeness.Soundness ...

Processing theory TESL_Language.Denotational ...

Processing theory List_Inversions.List_Inversions ...

Processing theory MuchAdoAboutTwo.MuchAdoAboutTwo ...

Removing 76 theories ...

Processing theory TESL_Language.SymbolicPrimitive ...

Processing theory TESL_Language.Operational ...

Processing theory Propositional_Proof_Systems.SC ...

Processing theory Propositional_Proof_Systems.SC_Cut ...

Processing theory Propositional_Proof_Systems.LSC ...

Processing theory Propositional_Proof_Systems.Resolution ...

Processing theory TESL_Language.Corecursive_Prop ...

Processing theory Propositional_Proof_Systems.SC_Sema ...

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

Processing theory DiskPaxos.DiskPaxos_Inv3 ...

Processing theory TESL_Language.Hygge_Theory ...

Processing theory TESL_Language.Config_Morphisms ...

Removing 9 theories ...

Processing theory DiskPaxos.DiskPaxos_Inv4 ...

Processing theory DiskPaxos.DiskPaxos_Inv5 ...

Loading 73 theories ...

Processing theory DiskPaxos.DiskPaxos_Chosen ...

Processing theory DiskPaxos.DiskPaxos_Inv6 ...

Processing theory DiskPaxos.DiskPaxos_Invariant ...

Processing theory DiskPaxos.DiskPaxos ...

Processing theory CISC-Kernel.Option_Binders ...

Processing theory Possibilistic_Noninterference.MyTactics ...

Processing theory Possibilistic_Noninterference.Interface ...

Processing theory Modular_Assembly_Kit_Security.InformationFlowProperties ...

Processing theory Ribbon_Proofs.JHelper ...

Processing theory CISC-Kernel.List_Theorems ...

Processing theory Possibilistic_Noninterference.Bisim ...

Processing theory Ribbon_Proofs.Ribbons_Basic ...

Processing theory Modular_Assembly_Kit_Security.PropertyLibrary ...

Processing theory Resolution_FOL.Examples ...

Processing theory CISC-Kernel.K ...

Processing theory CISC-Kernel.Step_configuration ...

Processing theory CISC-Kernel.Step_policies ...

Processing theory Decl_Sem_Fun_PL.Lambda ...

Processing theory Decl_Sem_Fun_PL.SmallStepLam ...

Processing theory Decl_Sem_Fun_PL.ValuesFSet ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet ...

Processing theory Decl_Sem_Fun_PL.ValuesFSetProps ...

Processing theory Ribbon_Proofs.Proofchain ...

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

Removing 17 theories ...

Processing theory Decl_Sem_Fun_PL.ChangeEnv ...

Processing theory Ribbon_Proofs.More_Finite_Map ...

Processing theory CISC-Kernel.Step_vpeq_weakly_step_consistent ...

Processing theory Decl_Sem_Fun_PL.BigStepLam ...

Processing theory Ribbon_Proofs.Ribbons_Interfaces ...

Processing theory Possibilistic_Noninterference.Language_Semantics ...

Processing theory CISC-Kernel.SK ...

Processing theory Ribbon_Proofs.Ribbons_Graphical ...

Processing theory Decl_Sem_Fun_PL.DenotSoundFSet ...

Processing theory Decl_Sem_Fun_PL.DenotCompleteFSet ...

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

Processing theory CISC-Kernel.ISK ...

Processing theory Decl_Sem_Fun_PL.DenotCongruenceFSet ...

Processing theory CCS.Agent ...

Processing theory CCS.Strong_Sim ...

Processing theory CCS.Strong_Bisim ...

Processing theory CCS.Strong_Sim_Pres ...

Processing theory CCS.Strong_Bisim_Pres ...

Processing theory CCS.Struct_Cong ...

Processing theory CCS.Tau_Chain ...

Processing theory CCS.Weak_Cong_Semantics ...

Processing theory CCS.Weak_Semantics ...

Removing 1 theories ...

Processing theory Decl_Sem_Fun_PL.DenotEqualitiesFSet ...

Processing theory CCS.Weak_Sim ...

Processing theory CCS.Strong_Sim_SC ...

Processing theory CCS.Strong_Bisim_SC ...

Processing theory CCS.Weak_Bisim ...

Processing theory CCS.Weak_Cong_Sim ...

Processing theory CCS.Weak_Cong_Sim_Pres ...

Processing theory CCS.Weak_Sim_Pres ...

Processing theory Propositional_Proof_Systems.SC_Depth ...

Processing theory Propositional_Proof_Systems.SC_Gentzen ...

Processing theory Propositional_Proof_Systems.SC_Depth_Limit ...

Processing theory Decl_Sem_Fun_PL.Optimizer ...

Processing theory CISC-Kernel.CISK ...

Processing theory CISC-Kernel.Separation_kernel_model ...

Processing theory Possibilistic_Noninterference.During_Execution ...

Processing theory Possibilistic_Noninterference.After_Execution ...

Processing theory Ribbon_Proofs.Ribbons_Graphical_Soundness ...

Processing theory CCS.Weak_Cong ...

Processing theory CCS.Weak_Bisim_Pres ...

Processing theory CCS.Weak_Cong_Pres ...

Processing theory CISC-Kernel.Link_separation_kernel_model_to_CISK ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl2 ...

Processing theory Possibilistic_Noninterference.Compositionality ...

Processing theory Possibilistic_Noninterference.Syntactic_Criteria ...

Processing theory Possibilistic_Noninterference.Concrete ...

Removing 59 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3 ...

Loading 43 theories ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric ...

Processing theory Allen_Calculus.xor_cal ...

Processing theory Security_Protocol_Refinement.Infra ...

Processing theory SuperCalc.well_founded_continued ...

Processing theory Optics.Lens_State ...

Processing theory Allen_Calculus.axioms ...

Processing theory SuperCalc.multisets_continued ...

Processing theory Noninterference_CSP.CSPNoninterference ...

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

Processing theory Security_Protocol_Refinement.Refinement ...

Processing theory Security_Protocol_Refinement.a0n_agree ...

Processing theory Security_Protocol_Refinement.a0i_agree ...

Processing theory List_Interleaving.ListInterleaving ...

Processing theory Security_Protocol_Refinement.Message ...

Processing theory SuperCalc.terms ...

Processing theory Security_Protocol_Refinement.s0g_secrecy ...

Processing theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding ...

Removing 11 theories ...

Processing theory Noninterference_Ipurge_Unwinding.DeterministicProcesses ...

Processing theory Noninterference_Inductive_Unwinding.InductiveUnwinding ...

Processing theory SuperCalc.equational_clausal_logic ...

Processing theory Kleene_Algebra.Dioid_Models ...

Processing theory Kleene_Algebra.Kleene_Algebra_Models ...

Processing theory Allen_Calculus.allen ...

Processing theory Allen_Calculus.disjoint_relations ...

Processing theory Allen_Calculus.jointly_exhaustive ...

Processing theory Security_Protocol_Refinement.m1_keydist ...

Processing theory KAD.Modal_Kleene_Algebra_Models ...

Removing 11 theories ...

Processing theory Security_Protocol_Refinement.m1_keydist_iirn ...

Processing theory SuperCalc.superposition ...

Processing theory Security_Protocol_Refinement.m1_nssk ...

Removing 6 theories ...

Processing theory Security_Protocol_Refinement.m1_kerberos ...

Processing theory Security_Protocol_Refinement.m2_nssk ...

Processing theory Allen_Calculus.examples ...

Processing theory Security_Protocol_Refinement.m3_nssk ...

Processing theory Security_Protocol_Refinement.m3_nssk_par ...

Processing theory Security_Protocol_Refinement.m2_kerberos ...

Removing 4 theories ...

Processing theory Allen_Calculus.nest ...

Processing theory Security_Protocol_Refinement.m3_kerberos_par ...

Removing 8 theories ...

Processing theory Security_Protocol_Refinement.m3_kerberos5 ...

Processing theory Security_Protocol_Refinement.m3_kerberos4 ...

Loading 45 theories ...

Processing theory Selection_Heap_Sort.Sort ...

Processing theory Well_Quasi_Orders.Infinite_Sequences ...

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

Processing theory Selection_Heap_Sort.RemoveMax ...

Processing theory Well_Quasi_Orders.Least_Enum ...

Processing theory Probabilistic_System_Zoo.Bool_Bounded_Set ...

Processing theory Euler_Partition.Euler_Partition ...

Processing theory Open_Induction.Restricted_Predicates ...

Processing theory Well_Quasi_Orders.Minimal_Elements ...

Processing theory Selection_Heap_Sort.SelectionSort_Functional ...

Processing theory Propositional_Proof_Systems.MiniFormulas ...

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

Processing theory Selection_Heap_Sort.Heap ...

Removing 10 theories ...

Processing theory Well_Quasi_Orders.Multiset_Extension ...

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

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

Processing theory Selection_Heap_Sort.HeapFunctional ...

Processing theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample ...

Processing theory Propositional_Proof_Systems.SC_Compl_Consistency ...

Processing theory Propositional_Proof_Systems.MiniSC ...

Processing theory Propositional_Proof_Systems.HC ...

Processing theory Propositional_Proof_Systems.HCSC ...

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

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

Processing theory Propositional_Proof_Systems.ND ...

Processing theory Propositional_Proof_Systems.NDHC ...

Processing theory Propositional_Proof_Systems.SCND ...

Processing theory Propositional_Proof_Systems.HCSCND ...

Processing theory Propositional_Proof_Systems.ND_Sound ...

Processing theory Propositional_Proof_Systems.ND_Compl_SC ...

Processing theory Propositional_Proof_Systems.MiniSC_HC ...

Processing theory Well_Quasi_Orders.Well_Quasi_Orders ...

Processing theory Well_Quasi_Orders.Wqo_Multiset ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl1 ...

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

Removing 21 theories ...

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

Processing theory Category2.MonadicEquationalTheory ...

Processing theory Propositional_Proof_Systems.MiniSC_Craig ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl2 ...

Removing 17 theories ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3 ...

Loading 51 theories ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric ...

Processing theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric ...

Processing theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued ...

Processing theory FLP.Multiset ...

Processing theory FLP.ListUtilities ...

Processing theory Regular-Sets.Derivatives ...

Processing theory TLA.Intensional ...

Processing theory Imperative_Insertion_Sort.Imperative_Loops ...

Processing theory TLA.Sequence ...

Processing theory TLA.Semantics ...

Processing theory TLA.PreFormulas ...

Processing theory Pairing_Heap.Pairing_Heap_List2 ...

Processing theory Relational_Method.Definitions ...

Processing theory Tail_Recursive_Functions.CaseStudy2 ...

Removing 31 theories ...

Processing theory TLA.Rules ...

Processing theory TLA.Liveness ...

Processing theory TLA.State ...

Processing theory TLA.Even ...

Processing theory Decl_Sem_Fun_PL.RelationalSemFSet ...

Processing theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet ...

Processing theory TLA.Buffer ...

Processing theory Separata.Separata ...

Processing theory Imperative_Insertion_Sort.Imperative_Insertion_Sort ...

Processing theory FLP.AsynchronousSystem ...

Processing theory FLP.Execution ...

Processing theory FLP.FLPSystem ...

Processing theory Decl_Sem_Fun_PL.MutableRef ...

Processing theory Decl_Sem_Fun_PL.MutableRefProps ...

Removing 16 theories ...

Processing theory Splay_Tree.Splay_Heap ...

Processing theory Skew_Heap.Skew_Heap ...

Processing theory Regex_Equivalence.Automaton ...

Processing theory Pairing_Heap.Pairing_Heap_Tree ...

Processing theory TLA.Inc ...

Processing theory Regex_Equivalence.Derivatives_Finite ...

Processing theory Pairing_Heap.Pairing_Heap_List1 ...

Processing theory Ribbon_Proofs.Ribbons_Stratified ...

Processing theory FLP.FLPTheorem ...

Processing theory FLP.FLPExistingSystem ...

Processing theory KAD.Modal_Kleene_Algebra_Applications ...

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

Removing 37 theories ...

Processing theory Regex_Equivalence.Position_Autos ...

Processing theory Regex_Equivalence.Deriv_PDeriv ...

Processing theory Regex_Equivalence.Deriv_Autos ...

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

Removing 14 theories ...

Processing theory Relational_Method.Authentication ...

Processing theory Relational_Method.Anonymity ...

Processing theory Relational_Method.Possibility ...

Loading 82 theories ...

Processing theory Graph_Saturation.MissingRelation ...

Processing theory BNF_CC.Preliminaries ...

Processing theory Clean.MonadSE ...

Processing theory Heard_Of.Majorities ...

Processing theory Clean.Seq_MonadSE ...

Processing theory Clean.Symbex_MonadSE ...

Processing theory Clean.Clean ...

Processing theory Clean.Clean_Symbex ...

Processing theory Clean.Test_Clean ...

Processing theory Clean.Hoare_MonadSE ...

Processing theory Clean.Hoare_Clean ...

Processing theory POPLmark-deBruijn.Basis ...

Processing theory Statecharts.Contrib ...

Processing theory Statecharts.DataSpace ...

Processing theory Statecharts.Data ...

Processing theory Statecharts.Update ...

Processing theory WOOT_Strong_Eventual_Consistency.ErrorMonad ...

Processing theory Graph_Saturation.LabeledGraphs ...

Processing theory Coinductive_Languages.Coinductive_Language ...

Processing theory Heard_Of.HOModel ...

Processing theory Heard_Of.AteDefs ...

Processing theory Heard_Of.EigbyzDefs ...

Processing theory Heard_Of.LastVotingDefs ...

Processing theory Heard_Of.OneThirdRuleDefs ...

Processing theory Heard_Of.UteDefs ...

Processing theory Heard_Of.UvDefs ...

Removing 4 theories ...

Processing theory Statecharts.Kripke ...

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

Processing theory Network_Security_Policy_Verification.Analysis_Tainting ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet ...

Processing theory Stuttering_Equivalence.Samplers ...

Processing theory Stuttering_Equivalence.StutterEquivalence ...

Processing theory Clean.SquareRoot_concept ...

Processing theory Graph_Saturation.RulesAndChains ...

Processing theory Network_Security_Policy_Verification.Example_NetModel ...

Processing theory Network_Security_Policy_Verification.SINVAR_BLPstrict ...

Processing theory Network_Security_Policy_Verification.SINVAR_Subnets2 ...

Processing theory Graph_Saturation.LabeledGraphSemantics ...

Processing theory Graph_Saturation.StandardModels ...

Processing theory Statecharts.Expr ...

Processing theory Statecharts.SA ...

Processing theory Graph_Saturation.GraphRewriting ...

Processing theory BNF_CC.Concrete_Examples ...

Processing theory Heard_Of.Reduction ...

Processing theory Heard_Of.AteProof ...

Processing theory Heard_Of.EigbyzProof ...

Processing theory Heard_Of.OneThirdRuleProof ...

Processing theory Coinductive_Languages.Context_Free_Grammar ...

Processing theory WOOT_Strong_Eventual_Consistency.SortKeys ...

Processing theory WOOT_Strong_Eventual_Consistency.DistributedExecution ...

Processing theory Decl_Sem_Fun_PL.SystemF ...

Processing theory POPLmark-deBruijn.POPLmarkRecord ...

Processing theory POPLmark-deBruijn.POPLmarkRecordCtxt ...

Removing 31 theories ...

Processing theory POPLmark-deBruijn.Execute ...

Processing theory Heard_Of.UteProof ...

Processing theory WOOT_Strong_Eventual_Consistency.Sorting ...

Processing theory Well_Quasi_Orders.Kruskal ...

Processing theory Well_Quasi_Orders.Wqo_Instances ...

Processing theory Graph_Saturation.RuleSemanticsConnection ...

Processing theory Heard_Of.LastVotingProof ...

Processing theory Heard_Of.UvProof ...

Processing theory BNF_CC.DDS ...

Processing theory Graph_Saturation.StandardRules ...

Processing theory Statecharts.HA ...

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

Processing theory Statecharts.HAOps ...

Processing theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute ...

Processing theory WOOT_Strong_Eventual_Consistency.StrongConvergence ...

Processing theory WOOT_Strong_Eventual_Consistency.SEC ...

Removing 23 theories ...

Processing theory WOOT_Strong_Eventual_Consistency.Example ...

Processing theory Statecharts.HASem ...

Processing theory Statecharts.HAKripke ...

Loading 71 theories ...

Processing theory Statecharts.CarAudioSystem ...

Processing theory Consensus_Refined.Consensus_Types ...

Processing theory ConcurrentIMP.CIMP_pred ...

Processing theory Consensus_Refined.Infra ...

Processing theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt ...

Processing theory Myhill-Nerode.Folds ...

Processing theory Consensus_Refined.Quorums ...

Processing theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt ...

Processing theory ConcurrentIMP.Infinite_Sequences ...

Processing theory Consensus_Refined.Consensus_Misc ...

Processing theory Consensus_Refined.Two_Steps ...

Processing theory Consensus_Refined.Refinement ...

Processing theory Consensus_Refined.BenOr_Defs ...

Processing theory Consensus_Refined.Uv_Defs ...

Processing theory Consensus_Refined.HO_Transition_System ...

Processing theory Topological_Semantics.sse_boolean_algebra ...

Processing theory Consensus_Refined.Voting ...

Removing 30 theories ...

Processing theory SIFUM_Type_Systems.Preliminaries ...

Processing theory Consensus_Refined.Same_Vote ...

Processing theory ConcurrentIMP.LTL ...

Processing theory Consensus_Refined.Observing_Quorums ...

Processing theory Consensus_Refined.Observing_Quorums_Opt ...

Processing theory Consensus_Refined.Two_Step_Observing ...

Processing theory Security_Protocol_Refinement.m1_keydist_inrn ...

Processing theory Diophantine_Eqns_Lin_Hom.List_Vector ...

Processing theory Topological_Semantics.sse_operation_positive ...

Processing theory Topological_Semantics.sse_boolean_algebra_quantification ...

Processing theory Topological_Semantics.sse_operation_positive_quantification ...

Processing theory Propositional_Proof_Systems.Compactness_Consistency ...

Processing theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations ...

Processing theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm ...

Processing theory Security_Protocol_Refinement.m1_ds ...

Processing theory Consensus_Refined.BenOr_Proofs ...

Processing theory Consensus_Refined.Uv_Proofs ...

Processing theory SIFUM_Type_Systems.Security ...

Processing theory PropResPI.Propositional_Resolution ...

Processing theory PropResPI.Prime_Implicates ...

Processing theory Complete_Non_Orders.Binary_Relations ...

Processing theory Complete_Non_Orders.Complete_Relations ...

Processing theory Complete_Non_Orders.Kleene_Fixed_Point ...

Processing theory ConcurrentIMP.CIMP_lang ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable ...

Processing theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact ...

Processing theory Myhill-Nerode.Myhill_1 ...

Processing theory ConcurrentIMP.CIMP_vcg ...

Processing theory SIFUM_Type_Systems.Language ...

Removing 20 theories ...

Processing theory Propositional_Proof_Systems.HC_Compl_Consistency ...

Processing theory Propositional_Proof_Systems.Resolution_Compl_Consistency ...

Processing theory ConcurrentIMP.CIMP_vcg_rules ...

Processing theory ConcurrentIMP.CIMP ...

Processing theory ConcurrentIMP.CIMP_locales ...

Processing theory Myhill-Nerode.Myhill_2 ...

Processing theory Myhill-Nerode.Myhill ...

Processing theory Myhill-Nerode.Closures ...

Processing theory ConcurrentIMP.CIMP_unbounded_buffer ...

Processing theory Diophantine_Eqns_Lin_Hom.Algorithm ...

Processing theory Diophantine_Eqns_Lin_Hom.Solver_Code ...

Processing theory Myhill-Nerode.Closures2 ...

Processing theory Topological_Semantics.topo_operators_basic ...

Processing theory ConcurrentIMP.CIMP_one_place_buffer ...

Processing theory Security_Protocol_Refinement.m2_ds ...

Processing theory SIFUM_Type_Systems.Compositionality ...

Removing 27 theories ...

Processing theory Security_Protocol_Refinement.m3_ds_par ...

FAILED to process theory Topological_Semantics.topo_frontier_algebra

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

*** Unexpected outcome: "unknown"

Processing theory Security_Protocol_Refinement.m3_ds ...

Processing theory SIFUM_Type_Systems.TypeSystem ...

FAILED to process theory Topological_Semantics.sse_operation_negative

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

Processing theory Topological_Semantics.sse_operation_negative_quantification ...

Removing 9 theories ...

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

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Removing 1 theories ...

FAILED to process theory Topological_Semantics.ex_subminimal_logics

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Loading 70 theories ...

Processing theory LatticeProperties.Lattice_Prop ...

Processing theory PseudoHoops.Operations ...

Processing theory JiveDataStoreModel.TypeIds ...

Processing theory LatticeProperties.Modular_Distrib_Lattice ...

Processing theory JiveDataStoreModel.JavaType ...

Processing theory JiveDataStoreModel.DirectSubtypes ...

Processing theory Clean.Quicksort_concept ...

Processing theory SIFPL.OBJ ...

Processing theory SIFPL.PBIJ ...

Processing theory Complete_Non_Orders.Fixed_Points ...

Processing theory LatticeProperties.Lattice_Ordered_Group ...

Processing theory TESL_Language.StutteringDefs ...

Processing theory JiveDataStoreModel.Subtype ...

Processing theory Jacobson_Basic_Algebra.Set_Theory ...

Removing 12 theories ...

Processing theory JiveDataStoreModel.Attributes ...

Processing theory JiveDataStoreModel.AttributesIndep ...

Processing theory JiveDataStoreModel.Value ...

Processing theory JiveDataStoreModel.Location ...

Processing theory JiveDataStoreModel.Store ...

Processing theory PseudoHoops.LeftComplementedMonoid ...

Processing theory PseudoHoops.RightComplementedMonoid ...

Processing theory SIFPL.VDM_OBJ ...

Processing theory PseudoHoops.PseudoWaisbergAlgebra ...

Processing theory HyperCTL.Prelim ...

Processing theory JiveDataStoreModel.StoreProperties ...

Processing theory JiveDataStoreModel.JML ...

Processing theory JiveDataStoreModel.UnivSpec ...

Processing theory TESL_Language.StutteringLemmas ...

Processing theory TESL_Language.Stuttering ...

Processing theory HyperCTL.Shallow ...

Processing theory Finger-Trees.FingerTree ...

Processing theory Finger-Trees.Test ...

Processing theory Concurrent_Revisions.Data ...

Processing theory Concurrent_Revisions.Occurrences ...

Processing theory Concurrent_Revisions.Renaming ...

Processing theory Concurrent_Revisions.Substitution ...

Processing theory Propositional_Proof_Systems.CNF_To_Formula ...

Processing theory Propositional_Proof_Systems.ND_FiniteAssms ...

Processing theory Propositional_Proof_Systems.MiniFormulas_Sema ...

Processing theory Propositional_Proof_Systems.Substitution ...

Processing theory Propositional_Proof_Systems.Substitution_Sema ...

Processing theory Propositional_Proof_Systems.Sema_Craig ...

Processing theory Propositional_Proof_Systems.Tseytin ...

Processing theory Propositional_Proof_Systems.Tseytin_Sema ...

Processing theory BNF_CC.Axiomatised_BNF_CC ...

Processing theory HyperCTL.Deep ...

Processing theory BNF_CC.Quotient_Preservation ...

Processing theory Propositional_Proof_Systems.Resolution_Sound ...

Processing theory BNF_CC.Subtypes ...

Processing theory Concurrent_Revisions.OperationalSemantics ...

Processing theory Concurrent_Revisions.Executions ...

Processing theory SIFPL.VS_OBJ ...

Processing theory BNF_CC.Composition ...

Processing theory PseudoHoops.PseudoHoops ...

Processing theory HyperCTL.Noninterference ...

Processing theory HyperCTL.Finite_Noninterference ...

Processing theory HyperCTL.HyperCTL ...

Processing theory BNF_CC.Fixpoints ...

Processing theory BNF_CC.Operation_Examples ...

Processing theory PseudoHoops.PseudoHoopFilters ...

Removing 54 theories ...

Processing theory Jacobson_Basic_Algebra.Group_Theory ...

FAILED to process theory Topological_Semantics.topo_operators_derivative

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Processing theory SIFPL.ContextOBJ ...

Processing theory Jacobson_Basic_Algebra.Ring_Theory ...

Processing theory Concurrent_Revisions.Determinacy ...

Removing 15 theories ...

FAILED to process theory Topological_Semantics.topo_derivative_algebra

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

*** Unexpected outcome: "unknown"

Processing theory PseudoHoops.SpecialPseudoHoops ...

Processing theory PseudoHoops.Examples ...

Removing 11 theories ...

FAILED to process theory Topological_Semantics.ex_LFUs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

Loading 62 theories ...

Processing theory Dict_Construction.Dict_Construction ...

Processing theory Consensus_Refined.Three_Steps ...

Processing theory Consensus_Refined.MRU_Vote ...

Processing theory Lazy_Case.Lazy_Case ...

Processing theory Mereology.PM ...

Processing theory FocusStreamsCaseStudies.ListExtras ...

Processing theory Strong_Security.Types ...

Processing theory Mereology.M ...

Processing theory Mereology.MM ...

Processing theory Mereology.CM ...

Processing theory Mereology.GM ...

Processing theory FocusStreamsCaseStudies.ArithExtras ...

Processing theory Consensus_Refined.MRU_Vote_Opt ...

Processing theory Open_Induction.Open_Induction ...

Processing theory Attack_Trees.MC ...

Processing theory Consensus_Refined.New_Algorithm_Defs ...

Processing theory Consensus_Refined.CT_Defs ...

Processing theory Consensus_Refined.Paxos_Defs ...

Processing theory FocusStreamsCaseStudies.stream ...

Processing theory Mereology.EM ...

Processing theory FocusStreamsCaseStudies.BitBoolTS ...

Processing theory WHATandWHERE_Security.WHATWHERE_Security ...

Processing theory Consensus_Refined.Three_Step_MRU ...

Processing theory Consensus_Refined.CT_Proofs ...

Processing theory Consensus_Refined.New_Algorithm_Proofs ...

Processing theory Consensus_Refined.Paxos_Proofs ...

Processing theory Mereology.CEM ...

Processing theory Strong_Security.Expr ...

Processing theory Strong_Security.Domain_example ...

Processing theory FocusStreamsCaseStudies.Gateway_types ...

Processing theory FocusStreamsCaseStudies.Gateway ...

Processing theory FeatherweightJava.FJDefs ...

Processing theory FeatherweightJava.FJAux ...

Processing theory AWN.AWN_Term_Graph ...

Processing theory WHATandWHERE_Security.MWLs ...

Removing 18 theories ...

Processing theory Mereology.GMM ...

Processing theory WHATandWHERE_Security.Up_To_Technique ...

Processing theory Topological_Semantics.topo_negation_fixedpoints ...

Processing theory FeatherweightJava.FJSound ...

Processing theory FeatherweightJava.Execute ...

Processing theory FeatherweightJava.Featherweight_Java ...

Processing theory FocusStreamsCaseStudies.Gateway_proof_aux ...

Processing theory FocusStreamsCaseStudies.Gateway_proof ...

Processing theory Well_Quasi_Orders.Higman_OI ...

Processing theory Mereology.GEM ...

Processing theory WHATandWHERE_Security.Parallel_Composition ...

Processing theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign ...

Processing theory ADS_Functor.Merkle_Interface ...

Processing theory Attack_Trees.AT ...

Processing theory Attack_Trees.Infrastructure ...

Processing theory Attack_Trees.GDPRhealthcare ...

Processing theory FinFun.FinFun ...

Processing theory FinFun.FinFunPred ...

Processing theory Epistemic_Logic.Epistemic_Logic ...

Processing theory Dict_Construction.Test_Lazy_Case ...

Processing theory ADS_Functor.ADS_Construction ...

Processing theory ADS_Functor.Inclusion_Proof_Construction ...

Processing theory ADS_Functor.Canton_Transaction_Tree ...

Removing 45 theories ...

Processing theory WHATandWHERE_Security.Language_Composition ...

Processing theory WHATandWHERE_Security.Type_System ...

Processing theory WHATandWHERE_Security.Type_System_example ...

Processing theory Hybrid_Logic.Hybrid_Logic ...

Loading 111 theories ...

Processing theory Functional-Automata.AutoProj ...

Processing theory GraphMarkingIBP.Graph ...

Processing theory Functional-Automata.DA ...

Processing theory Abs_Int_ITP2012.Complete_Lattice_ix ...

Processing theory Functional-Automata.NA ...

Processing theory Functional-Automata.NAe ...

Processing theory Functional-Automata.Automata ...

Processing theory InfPathElimination.Aexp ...

Processing theory InfPathElimination.Bexp ...

Processing theory Menger.Helpers ...

Processing theory Partial_Function_MR.Partial_Function_MR ...

Processing theory Consensus_Refined.OneThirdRule_Defs ...

Processing theory InfPathElimination.Store ...

Processing theory LatticeProperties.Conj_Disj ...

Processing theory Consensus_Refined.Voting_Opt ...

Processing theory Consensus_Refined.Ate_Defs ...

Processing theory Consensus_Refined.Ate_Proofs ...

Processing theory InfPathElimination.Conf ...

Processing theory Consensus_Refined.OneThirdRule_Proofs ...

Processing theory LatticeProperties.WellFoundedTransitive ...

Processing theory LatticeProperties.Complete_Lattice_Prop ...

Processing theory DataRefinementIBP.Preliminaries ...

Processing theory DataRefinementIBP.Statements ...

Processing theory DataRefinementIBP.Hoare ...

Processing theory InfPathElimination.Labels ...

Processing theory InfPathElimination.Graph ...

Processing theory DataRefinementIBP.Diagram ...

Processing theory DataRefinementIBP.DataRefinement ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran ...

Processing theory Functional-Automata.RegSet_of_nat_DA ...

Processing theory Menger.Graph ...

Processing theory Menger.Separations ...

Processing theory Inductive_Confidentiality.Message ...

Processing theory Inductive_Confidentiality.Event ...

Removing 25 theories ...

Processing theory Inductive_Confidentiality.Public ...

Processing theory Menger.DisjointPaths ...

Processing theory Functional-Automata.RegExp2NA ...

Processing theory Inductive_Confidentiality.NS_Public_Bad ...

Processing theory Menger.MengerInduction ...

Processing theory InfPathElimination.SubRel ...

Processing theory GraphMarkingIBP.SetMark ...

Processing theory GraphMarkingIBP.StackMark ...

Processing theory OpSets.OpSet ...

Processing theory Inductive_Confidentiality.ConfidentialityDY ...

Processing theory Menger.Y_eq_new_last ...

Processing theory Menger.Y_neq_new_last ...

Processing theory Menger.Menger ...

Processing theory Functional-Automata.RegExp2NAe ...

Processing theory Functional-Automata.AutoRegExp ...

Processing theory Functional-Automata.Execute ...

Processing theory Security_Protocol_Refinement.m1_auth ...

Processing theory Strong_Security.Strong_Security ...

Processing theory Strong_Security.Up_To_Technique ...

Processing theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra ...

Processing theory MonoBoolTranAlgebra.Assertion_Algebra ...

Processing theory MonoBoolTranAlgebra.Statements ...

Processing theory Strong_Security.MWLf ...

Processing theory Strong_Security.Parallel_Composition ...

Processing theory InfPathElimination.ArcExt ...

Processing theory Topological_Semantics.topo_border_algebra ...

Processing theory Strong_Security.Strongly_Secure_Skip_Assign ...

Processing theory Security_Protocol_Refinement.m2_auth_chan ...

Processing theory InfPathElimination.SymExec ...

Processing theory InfPathElimination.LTS ...

Processing theory InfPathElimination.SubExt ...

Processing theory GraphMarkingIBP.LinkMark ...

Processing theory OpSets.Insert_Spec ...

Processing theory OpSets.List_Spec ...

Processing theory Topological_Semantics.topo_interior_algebra ...

Removing 20 theories ...

Processing theory GraphMarkingIBP.DSWMark ...

Processing theory OpSets.Interleaving ...

Processing theory OpSets.RGA ...

Processing theory Security_Protocol_Refinement.m3_sig ...

Processing theory Strong_Security.Language_Composition ...

Processing theory Strong_Security.Type_System ...

Processing theory VolpanoSmith.Semantics ...

Processing theory VolpanoSmith.secTypes ...

Processing theory Certification_Monads.Parser_Monad ...

Processing theory Certification_Monads.Strict_Sum ...

Processing theory VolpanoSmith.Execute ...

Processing theory HereditarilyFinite.Ordinal ...

Processing theory Security_Protocol_Refinement.m2_confid_chan ...

Processing theory Strong_Security.Type_System_example ...

Processing theory XML.Xml ...

Processing theory LinearQuantifierElim.PresArith ...

Processing theory Abs_Int_ITP2012.ACom ...

Processing theory Partial_Function_MR.Partial_Function_MR_Examples ...

Processing theory Topological_Semantics.topo_closure_algebra ...

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

Processing theory LinearQuantifierElim.Cooper ...

Removing 71 theories ...

Processing theory Abs_Int_ITP2012.Collecting ...

Processing theory LinearQuantifierElim.QEpres ...

Processing theory Finite_Automata_HF.Finite_Automata_HF ...

Processing theory Abs_Int_ITP2012.Abs_Int0 ...

Processing theory Abs_Int_ITP2012.Abs_State ...

Processing theory Abs_Int_ITP2012.Abs_Int1 ...

Processing theory XML.Xmlt ...

Processing theory Abs_Int_ITP2012.Abs_Int2 ...

Removing 19 theories ...

Processing theory Abs_Int_ITP2012.Abs_Int2_ivl ...

Processing theory Abs_Int_ITP2012.Abs_Int3 ...

Removing 4 theories ...

Processing theory InfPathElimination.RB ...

Loading 117 theories ...

Removing 12 theories ...

Processing theory Bounded_Deducibility_Security.Trivia ...

Processing theory CryptoBasedCompositionalProperties.ListExtras ...

Processing theory FocusStreamsCaseStudies.SteamBoiler ...

Processing theory Binomial-Queues.PQ ...

Processing theory FocusStreamsCaseStudies.arith_hints ...

Processing theory BytecodeLogicJmlTypes.AssocLists ...

Processing theory MiniML.Maybe ...

Processing theory FocusStreamsCaseStudies.JoinSplitTime ...

Processing theory Dict_Construction.Test_Side_Conditions ...

Processing theory FocusStreamsCaseStudies.SteamBoiler_proof ...

Processing theory Dict_Construction.Termination ...

Processing theory BinarySearchTree.BinaryTree ...

Processing theory BinarySearchTree.BinaryTree_Map ...

Processing theory FocusStreamsCaseStudies.FR_types ...

Processing theory FocusStreamsCaseStudies.FR ...

Processing theory FocusStreamsCaseStudies.FR_proof ...

Processing theory Binomial-Queues.Binomial_Queue ...

Processing theory Bounded_Deducibility_Security.IO_Automaton ...

Processing theory Bounded_Deducibility_Security.BD_Security ...

Processing theory CryptoBasedCompositionalProperties.Secrecy_types ...

Processing theory CryptoBasedCompositionalProperties.inout ...

Processing theory Bounded_Deducibility_Security.Compositional_Reasoning ...

Processing theory Bounded_Deducibility_Security.Bounded_Deducibility_Security ...

Processing theory CryptoBasedCompositionalProperties.Secrecy ...

Processing theory CryptoBasedCompositionalProperties.CompLocalSecrets ...

Processing theory Modular_Assembly_Kit_Security.SecureSystems ...

Processing theory Name_Carrying_Type_Inference.Fresh ...

Processing theory No_FTL_observers.SomeFunc ...

Processing theory Name_Carrying_Type_Inference.Permutation ...

Processing theory Binomial-Queues.PQ_Implementation ...

Processing theory MiniML.Type ...

Processing theory MiniML.Instance ...

Processing theory MiniML.Generalize ...

Processing theory MiniML.MiniML ...

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

Processing theory Inductive_Confidentiality.Knowledge ...

Processing theory Projective_Geometry.Pappus_Property ...

Processing theory MiniML.W ...

Processing theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets ...

Removing 48 theories ...

Processing theory BytecodeLogicJmlTypes.Language ...

Processing theory BytecodeLogicJmlTypes.Logic ...

Processing theory BytecodeLogicJmlTypes.MultiStep ...

Processing theory BytecodeLogicJmlTypes.Reachability ...

Processing theory Name_Carrying_Type_Inference.PreSimplyTyped ...

Processing theory SIFPL.IMP ...

Processing theory PSemigroupsConvolution.Partial_Semigroups ...

Processing theory Projective_Geometry.Pascal_Property ...

Processing theory Projective_Geometry.Desargues_Property ...

Processing theory SIFPL.VDM ...

Processing theory SenSocialChoice.FSext ...

Processing theory SenSocialChoice.RPRs ...

Processing theory SenSocialChoice.SCFs ...

Processing theory SIFPL.VS ...

Processing theory SIFPL.ContextVS ...

Processing theory PSemigroupsConvolution.Quantales ...

Removing 2 theories ...

Processing theory PSemigroupsConvolution.Binary_Modalities ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Lifting ...

Processing theory PSemigroupsConvolution.Unary_Modalities ...

Processing theory Projective_Geometry.Pappus_Desargues ...

Processing theory Separation_Algebra.Sep_Tactics_Test ...

Processing theory Separation_Algebra.VM_Example ...

Processing theory Name_Carrying_Type_Inference.SimplyTyped ...

Processing theory SenSocialChoice.Sen ...

Processing theory ComponentDependencies.DataDependenciesConcreteValues ...

Processing theory ComponentDependencies.DataDependencies ...

Processing theory SenSocialChoice.May ...

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

Processing theory Sunflowers.Sunflower ...

Processing theory SenSocialChoice.Arrow ...

Processing theory ArrowImpossibilityGS.Arrow_Order ...

Removing 28 theories ...

Processing theory Tree_Decomposition.ExampleInstantiations ...

Processing theory Category.Cat ...

Processing theory Category.Functors ...

Processing theory Category.NatTrans ...

Processing theory Category.SetCat ...

Processing theory Category.HomFunctors ...

Processing theory Category.Yoneda ...

Processing theory ArrowImpossibilityGS.GS ...

Processing theory Sunflowers.Erdos_Rado_Sunflower ...

Processing theory BytecodeLogicJmlTypes.Sound ...

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

Processing theory Concurrent_Ref_Alg.Conjunctive_Iteration ...

Processing theory Concurrent_Ref_Alg.Rely_Quotient ...

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

Processing theory Abs_Int_ITP2012.Abs_Int1_const ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping ...

Processing theory Abs_Int_ITP2012.Abs_Int1_parity ...

Processing theory Splay_Tree.Splay_Tree ...

Processing theory Boolean_Expression_Checkers.Boolean_Expression_Example ...

Processing theory Splay_Tree.Splay_Map ...

Processing theory BytecodeLogicJmlTypes.Cachera ...

Processing theory Dict_Construction.Test_Dict_Construction ...

Removing 72 theories ...

Processing theory ComponentDependencies.DataDependenciesCaseStudy ...

Processing theory No_FTL_observers.SpaceTime ...

Removing 3 theories ...

Processing theory No_FTL_observers.Axioms ...

Processing theory No_FTL_observers.SpecRel ...

Loading 137 theories ...

Processing theory C2KA_DistributedSystems.Stimuli ...

Processing theory Constructor_Funs.Constructor_Funs ...

Processing theory GPU_Kernel_PL.Misc ...

Processing theory Decl_Sem_Fun_PL.Values ...

Processing theory Decl_Sem_Fun_PL.DeclSemAsDenot ...

Processing theory Decl_Sem_Fun_PL.ValueProps ...

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 Abstract-Hoare-Logics.PsLang ...

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

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

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

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

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

Processing theory C2KA_DistributedSystems.CKA ...

Processing theory C2KA_DistributedSystems.C2KA ...

Processing theory C2KA_DistributedSystems.Topology_C2KA ...

Processing theory C2KA_DistributedSystems.Communication_C2KA ...

Processing theory Decl_Sem_Fun_PL.InterTypeSystem ...

Processing theory Abortable_Linearizable_Modules.Sequences ...

Processing theory Decl_Sem_Fun_PL.DenotLam5 ...

Processing theory Generic_Deriving.Tagged_Prod_Sum ...

Processing theory Generic_Deriving.Derive ...

Processing theory Constructor_Funs.Test_Constructor_Funs ...

Processing theory GPU_Kernel_PL.KPL_syntax ...

Processing theory GPU_Kernel_PL.KPL_state ...

Processing theory Lowe_Ontological_Argument.Relations ...

Processing theory Lowe_Ontological_Argument.QML ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_1 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_2 ...

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

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

Processing theory Decl_Sem_Fun_PL.EquivDenotInterTypes ...

Processing theory GPU_Kernel_PL.KPL_execution_thread ...

Processing theory GPU_Kernel_PL.KPL_execution_group ...

Processing theory GPU_Kernel_PL.KPL_wellformedness ...

Processing theory GPU_Kernel_PL.KPL_execution_kernel ...

Processing theory GPU_Kernel_PL.Kernel_programming_language ...

Processing theory LambdaMu.Syntax ...

Processing theory LambdaMu.DeBruijn ...

Processing theory LambdaMu.Substitution ...

Processing theory LambdaMu.Reduction ...

Processing theory LambdaMu.Types ...

Processing theory LambdaMu.ContextFacts ...

Processing theory LambdaMu.Peirce ...

Processing theory Lazy_Case.Test_Lazy_Case ...

Processing theory Abortable_Linearizable_Modules.RDR ...

Removing 43 theories ...

Processing theory Abortable_Linearizable_Modules.Consensus ...

Processing theory LambdaMu.TypePreservation ...

Processing theory LambdaMu.Progress ...

Processing theory Abortable_Linearizable_Modules.IOA ...

Processing theory Abortable_Linearizable_Modules.Simulations ...

Processing theory Generic_Deriving.Derive_Datatypes ...

Processing theory Generic_Deriving.Derive_Algebra_Laws ...

Processing theory Generic_Deriving.Derive_Encode ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_3 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_4 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_5 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_6 ...

Processing theory Lowe_Ontological_Argument.LoweOntologicalArgument_7 ...

Processing theory Generic_Deriving.Derive_Eq ...

Processing theory Generic_Deriving.Derive_Algebra ...

Processing theory Network_Security_Policy_Verification.ML_GraphViz_Disable ...

Processing theory Matroids.Indep_System ...

Processing theory Network_Security_Policy_Verification.attic ...

Processing theory Modular_Assembly_Kit_Security.FlowPolicies ...

Processing theory Generic_Deriving.Derive_Eq_Laws ...

Processing theory Isabelle_Meta_Model.Design_generated_generated ...

Processing theory Marriage.Marriage ...

Processing theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms ...

Processing theory PSemigroupsConvolution.Partial_Semigroup_Models ...

Processing theory Abortable_Linearizable_Modules.SLin ...

Removing 32 theories ...

Processing theory Projective_Geometry.Matroid_Rank_Properties ...

Processing theory Projective_Geometry.Desargues_3D ...

Processing theory Proof_Strategy_Language.Try_Hard ...

Processing theory Proof_Strategy_Language.PSL ...

Processing theory Coinductive_Languages.Coinductive_Regular_Set ...

Processing theory RefinementReactive.Refinement ...

Processing theory SIFPL.Lattice ...

Processing theory MFOTL_Monitor.Table ...

Processing theory Latin_Square.Latin_Square ...

Processing theory Matroids.Matroid ...

Processing theory RefinementReactive.Temporal ...

Processing theory Generic_Join.Generic_Join ...

Processing theory POPLmark-deBruijn.POPLmark ...

Processing theory Types_Tableaus_and_Goedels_God.Relations ...

Processing theory Types_Tableaus_and_Goedels_God.IHOML ...

Processing theory GewirthPGCProof.CJDDLplus ...

Processing theory Separation_Algebra.Separation_Algebra_Alt ...

Processing theory Separation_Algebra.Sep_Eq ...

Processing theory SIFPL.HuntSands ...

Processing theory Generic_Join.Examples_Join ...

Processing theory Types_Tableaus_and_Goedels_God.GoedelProof_P1 ...

Processing theory Types_Tableaus_and_Goedels_God.IHOML_Examples ...

Processing theory Types_Tableaus_and_Goedels_God.FittingProof ...

Processing theory Types_Tableaus_and_Goedels_God.GoedelProof_P2 ...

Processing theory Approximation_Algorithms.Approx_VC_Hoare ...

Processing theory Hello_World.IO ...

Processing theory Projective_Geometry.Desargues_2D ...

Processing theory RefinementReactive.Reactive ...

Processing theory AI_Planning_Languages_Semantics.Option_Monad_Add ...

Processing theory Generic_Deriving.Derive_Show ...

Processing theory Hello_World.HelloWorld ...

Processing theory Hello_World.RunningCodeFromIsabelle ...

Processing theory Types_Tableaus_and_Goedels_God.AndersonProof ...

Processing theory Hello_World.HelloWorld_Proof ...

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

Processing theory BNF_Operations.Lift ...

Processing theory BNF_Operations.Permute ...

Processing theory BNF_Operations.Kill ...

Processing theory BNF_Operations.LFP ...

Removing 50 theories ...

Processing theory GewirthPGCProof.ExtendedDDL ...

Processing theory Ramsey-Infinite.Ramsey ...

Processing theory HotelKeyCards.Notation ...

Processing theory HotelKeyCards.Basis ...

Processing theory Approximation_Algorithms.Approx_MIS_Hoare ...

Processing theory CofGroups.CofGroups ...

Processing theory Generic_Join.Generic_Join_Correctness ...

Processing theory HotelKeyCards.State ...

Processing theory HotelKeyCards.Trace ...

Processing theory HotelKeyCards.Equivalence ...

Processing theory ADS_Functor.Generic_ADS_Construction ...

Processing theory BNF_Operations.N2M ...

Processing theory Propositional_Proof_Systems.Resolution_Compl ...

Processing theory TortoiseHare.Basis ...

Processing theory TortoiseHare.Brent ...

Processing theory TortoiseHare.TortoiseHare ...

Processing theory GewirthPGCProof.GewirthArgument ...

Processing theory SIFUM_Type_Systems.LocallySoundModeUse ...

Processing theory Weight_Balanced_Trees.Weight_Balanced_Trees ...

Processing theory Abortable_Linearizable_Modules.Idempotence ...

Removing 57 theories ...

Processing theory Hood_Melville_Queue.Hood_Melville_Queue ...

Removing 2 theories ...

Processing theory Proof_Strategy_Language.Example ...

Loading 45 theories ...

Processing theory Bondy.Bondy ...

Processing theory Certification_Monads.Misc ...

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

Processing theory Dict_Construction.Impossibility ...

Processing theory Example-Submission.Submission ...

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

Processing theory Dict_Construction.Introduction ...

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

Processing theory Pop_Refinement.Definition ...

Processing theory Isabelle_C.README ...

Processing theory Pop_Refinement.Future_Work ...

Processing theory Pop_Refinement.Related_Work ...

Processing theory GoedelGod.GoedelGod ...

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

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

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

Processing theory Pop_Refinement.General_Remarks ...

Processing theory HotelKeyCards.NewCard ...

Processing theory Lifting_Definition_Option.Lifting_Definition_Option_Examples ...

Processing theory CYK.CYK ...

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

Processing theory Goodstein_Lambda.Goodstein_Lambda ...

Removing 26 theories ...

Processing theory Projective_Geometry.Higher_Projective_Space_Axioms ...

Processing theory Projective_Geometry.Projective_Space_Axioms ...

Processing theory Separation_Logic_Imperative_HOL.Default_Insts ...

Processing theory TESL_Language.Introduction ...

Processing theory FunWithTilings.Tilings ...

Processing theory Roy_Floyd_Warshall.Roy_Floyd_Warshall ...

Processing theory Tail_Recursive_Functions.Method ...

Processing theory Szpilrajn.Szpilrajn ...

Processing theory Pop_Refinement.First_Example ...

Processing theory Huffman.Huffman ...

Processing theory Pop_Refinement.Second_Example ...

Processing theory Robbins-Conjecture.Robbins_Conjecture ...

Processing theory FOL_Harrison.FOL_Harrison ...

Processing theory Stable_Matching.Sotomayor ...

Processing theory Stellar_Quorums.Stellar_Quorums ...

Processing theory Tail_Recursive_Functions.CaseStudy1 ...

Processing theory BNF_Operations.Compose ...

Processing theory Verified-Prover.Prover ...

Processing theory BNF_Operations.GFP ...

Processing theory NormByEval.NBE ...

Removing 21 theories ...

Processing theory Sliding_Window_Algorithm.SWA ...

Removing 1 theories ...

Processing theory Paraconsistency.Paraconsistency ...

Removing 1 theories ...

Processing theory IsaGeoCoq.Tarski_Neutral ...

Loading 103 theories ...

Processing theory AnselmGod.AnselmGod ...

Processing theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric ...

Processing theory BinarySearchTree.BinaryTree_TacticStyle ...

Processing theory Blue_Eyes.Blue_Eyes ...

Processing theory Forcing.Recursion_Thms ...

Processing theory AVL-Trees.AVL2 ...

Removing 6 theories ...

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

Processing theory Forcing.Rasiowa_Sikorski ...

Processing theory AVL-Trees.AVL ...

Processing theory Delta_System_Lemma.Delta_System ...

Processing theory Delta_System_Lemma.Cohen_Posets ...

Processing theory Delta_System_Lemma.Cofinality ...

Processing theory Delta_System_Lemma.Konig ...

Processing theory Forcing.Internalizations ...

Processing theory Forcing.Relative_Univ ...

Processing theory Forcing.Interface ...

Processing theory Forcing.Forcing_Data ...

Processing theory AxiomaticCategoryTheory.AxiomaticCategoryTheory ...

Processing theory Forcing.Internal_ZFC_Axioms ...

Processing theory Forcing.Separation_Rename ...

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

Removing 108 theories ...

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

Processing theory Applicative_Lifting.Applicative ...

Processing theory CryptHOL.Partial_Function_Set ...

Processing theory Applicative_Lifting.Applicative_Environment ...

Processing theory CryptHOL.Environment_Functor ...

Processing theory Applicative_Lifting.Applicative_Set ...

Processing theory CryptHOL.Set_Applicative ...

Processing theory CryptHOL.Cyclic_Group ...

Processing theory CryptHOL.Negligible ...

Processing theory Coinductive.TLList ...

Processing theory CryptHOL.Cyclic_Group_SPMF ...

Processing theory Applicative_Lifting.Applicative_PMF ...

Processing theory CryptHOL.SPMF_Applicative ...

Processing theory Probabilistic_While.While_SPMF ...

Processing theory CryptHOL.Misc_CryptHOL ...

Processing theory CryptHOL.List_Bits ...

Processing theory Sigma_Commit_Crypto.Xor ...

Processing theory CryptHOL.Generat ...

Processing theory CryptHOL.Resumption ...

Processing theory CryptHOL.Generative_Probabilistic_Value ...

Processing theory CryptHOL.Computational_Model ...

Processing theory Game_Based_Crypto.Diffie_Hellman ...

Processing theory CryptHOL.GPV_Applicative ...

Processing theory CryptHOL.GPV_Expectation ...

Processing theory CryptHOL.GPV_Bisim ...

Processing theory CryptHOL.CryptHOL ...

Processing theory Constructive_Cryptography.Resource ...

Processing theory Constructive_Cryptography.Converter ...

Processing theory Constructive_Cryptography.Converter_Rewrite ...

Processing theory Constructive_Cryptography.Random_System ...

Processing theory Constructive_Cryptography.Distinguisher ...

Processing theory Constructive_Cryptography.Wiring ...

Processing theory Constructive_Cryptography.Constructive_Cryptography ...

Processing theory Constructive_Cryptography_CM.More_CC ...

Processing theory Constructive_Cryptography_CM.State_Isomorphism ...

Processing theory Constructive_Cryptography_CM.Fold_Spmf ...

Processing theory Constructive_Cryptography_CM.Observe_Failure ...

Processing theory Constructive_Cryptography_CM.Fused_Resource ...

Processing theory Constructive_Cryptography_CM.Key ...

Processing theory Constructive_Cryptography_CM.Construction_Utility ...

Processing theory Constructive_Cryptography_CM.Concrete_Security ...

Processing theory Constructive_Cryptography_CM.Asymptotic_Security ...

Processing theory Constructive_Cryptography_CM.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 106 theories ...

Processing theory Constructive_Cryptography.Secure_Channel ...

Processing theory Constructive_Cryptography.Examples ...

Removing 12 theories ...

Processing theory E_Transcendental.E_Transcendental ...

Processing theory Zeta_3_Irrational.Zeta_3_Irrational ...

Removing 11 theories ...

Processing theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula ...

Processing theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds ...

Processing theory IMO2019.IMO2019_Q4 ...

Loading 19 theories ...

Processing theory Game_Based_Crypto.IND_CCA2_sym ...

Processing theory Game_Based_Crypto.IND_CPA_PK ...

Removing 10 theories ...

Processing theory Game_Based_Crypto.IND_CPA_PK_Single ...

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

Processing theory Game_Based_Crypto.IND_CPA ...

Processing theory Game_Based_Crypto.IND_CCA2 ...

Processing theory Game_Based_Crypto.SUF_CMA ...

Processing theory Game_Based_Crypto.Guessing_Many_One ...

Processing theory Game_Based_Crypto.Unpredictable_Function ...

Processing theory Game_Based_Crypto.Hashed_Elgamal ...

Processing theory Game_Based_Crypto.Elgamal ...

Processing theory Game_Based_Crypto.PRF_IND_CPA ...

Processing theory Game_Based_Crypto.Security_Spec ...

Processing theory Game_Based_Crypto.PRF_UPF_IND_CCA ...

Loading 5 theories ...

Processing theory Game_Based_Crypto.Cryptographic_Constructions ...

Processing theory Game_Based_Crypto.Game_Based_Crypto ...

Processing theory Multi_Party_Computation.Uniform_Sampling ...

Processing theory Multi_Party_Computation.OT_Functionalities ...

Processing theory Multi_Party_Computation.Semi_Honest_Def ...

Removing 19 theories ...

Processing theory Multi_Party_Computation.OT14 ...

Processing theory Multi_Party_Computation.GMW ...

Loading 19 theories ...

Processing theory Dirichlet_L.Group_Adjoin ...

Processing theory Dirichlet_L.Multiplicative_Characters ...

Processing theory Dirichlet_L.Dirichlet_Characters ...

Removing 2 theories ...

Processing theory Dirichlet_L.Dirichlet_L_Functions ...

Processing theory Dirichlet_L.Dirichlet_Theorem ...

Loading 4 theories ...

Processing theory Multi_Party_Computation.Number_Theory_Aux ...

Processing theory Multi_Party_Computation.ETP ...

Processing theory Multi_Party_Computation.ETP_OT ...

Processing theory Multi_Party_Computation.ETP_RSA_OT ...

Loading 3 theories ...

Removing 8 theories ...

Processing theory Sigma_Commit_Crypto.Commitment_Schemes ...

Processing theory Sigma_Commit_Crypto.Sigma_Protocols ...

Processing theory Sigma_Commit_Crypto.Sigma_OR ...

Processing theory Sigma_Commit_Crypto.Sigma_AND ...

Loading 5 theories ...

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

Removing 3 theories ...

Processing theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit ...

Processing theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit ...

Removing 2 theories ...

Processing theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit ...

Processing theory Sigma_Commit_Crypto.Rivest ...

Removing 3 theories ...

Processing theory Sigma_Commit_Crypto.Pedersen ...

Removing 6 theories ...

Processing theory Multi_Party_Computation.Secure_Multiplication ...

Loading 2 theories ...

Processing theory Multi_Party_Computation.Cyclic_Group_Ext ...

Processing theory Multi_Party_Computation.Noar_Pinkas_OT ...

Loading 2 theories ...

Removing 3 theories ...

Processing theory Zeta_Function.Zeta_Laurent_Expansion ...

Processing theory Zeta_Function.Hadjicostas_Chapman ...

Loading 3 theories ...

Processing theory Multi_Party_Computation.DH_Ext ...

Processing theory Multi_Party_Computation.Malicious_Defs ...

Removing 10 theories ...

Processing theory Multi_Party_Computation.Malicious_OT ...

Loading 2 theories ...

Removing 8 theories ...

Processing theory Game_Based_Crypto.CryptHOL_Tutorial ...

Loading 24 theories ...

Processing theory Linear_Recurrences.Linear_Recurrences_Common ...

Processing theory Linear_Recurrences.Pochhammer_Polynomials ...

Processing theory Linear_Recurrences.Eulerian_Polynomials ...

Processing theory Linear_Recurrences.Linear_Recurrences_Misc ...

Processing theory Linear_Recurrences.Factorizations ...

Processing theory Count_Complex_Roots.More_Polynomials ...

Processing theory Linear_Recurrences.Partial_Fraction_Decomposition ...

Processing theory Linear_Recurrences.Rational_FPS_Solver ...

Processing theory Linear_Recurrences.RatFPS ...

Processing theory Linear_Recurrences.Linear_Homogenous_Recurrences ...

Processing theory Linear_Recurrences.Linear_Inhomogenous_Recurrences ...

Processing theory Polynomial_Factorization.Polynomial_Divisibility ...

Processing theory Count_Complex_Roots.Extended_Sturm ...

Removing 19 theories ...

Processing theory Polynomial_Factorization.Square_Free_Factorization ...

Processing theory Count_Complex_Roots.Count_Complex_Roots ...

Processing theory Linear_Recurrences.Rational_FPS_Asymptotics ...

Removing 1 theories ...

Processing theory Count_Complex_Roots.Count_Complex_Roots_Examples ...

Loading 217 theories ...

Removing 14 theories ...

Processing theory LLL_Basis_Reduction.List_Representation ...

Processing theory Subresultants.Binary_Exponentiation ...

Processing theory Berlekamp_Zassenhaus.Missing_Multiset2 ...

Processing theory LLL_Basis_Reduction.More_IArray ...

Processing theory Berlekamp_Zassenhaus.Arithmetic_Record_Based ...

Processing theory Perron_Frobenius.Bij_Nat ...

Processing theory Berlekamp_Zassenhaus.Sublist_Iteration ...

Processing theory Perron_Frobenius.Cancel_Card_Constraint ...

Processing theory Show.Show_Poly ...

Processing theory Berlekamp_Zassenhaus.Karatsuba_Multiplication ...

Processing theory Abstract-Rewriting.SN_Order_Carrier ...

Processing theory Polynomial_Factorization.Missing_Polynomial_Factorial ...

Processing theory Polynomial_Factorization.Explicit_Roots ...

Processing theory Polynomial_Factorization.Dvd_Int_Poly ...

Processing theory Berlekamp_Zassenhaus.Polynomial_Record_Based ...

Processing theory Jordan_Normal_Form.Show_Matrix ...

Processing theory Polynomial_Factorization.Gauss_Lemma ...

Processing theory Polynomial_Factorization.Gcd_Rat_Poly ...

Processing theory Polynomial_Factorization.Rational_Root_Test ...

Processing theory Subresultants.Dichotomous_Lazard ...

Processing theory Subresultants.Coeff_Int ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization ...

Processing theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly ...

Processing theory Berlekamp_Zassenhaus.Finite_Field ...

Processing theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection ...

Processing theory Subresultants.More_Homomorphisms ...

Processing theory Subresultants.Resultant_Prelim ...

Processing theory Native_Word.Uint64 ...

Processing theory Berlekamp_Zassenhaus.Unique_Factorization_Poly ...

Processing theory Algebraic_Numbers.Bivariate_Polynomials ...

Processing theory Echelon_Form.Rings2 ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Signed_Modulo ...

Processing theory Echelon_Form.Cayley_Hamilton_Compatible ...

Processing theory Algebraic_Numbers.Resultant ...

Processing theory Echelon_Form.Code_Cayley_Hamilton ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Record_Based ...

Processing theory Jordan_Normal_Form.Determinant_Impl ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field ...

Processing theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based ...

Processing theory Jordan_Normal_Form.Matrix_Kernel ...

Processing theory Smith_Normal_Form.Rings2_Extended ...

Processing theory Echelon_Form.Echelon_Form ...

Processing theory Echelon_Form.Echelon_Form_Det ...

Processing theory Echelon_Form.Echelon_Form_Inverse ...

Processing theory Berlekamp_Zassenhaus.Hensel_Lifting ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Type_Based ...

Processing theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Factorization ...

Processing theory Subresultants.Subresultant ...

Processing theory Subresultants.Subresultant_Gcd ...

Processing theory Echelon_Form.Examples_Echelon_Form_Abstract ...

Processing theory Jordan_Normal_Form.Spectral_Radius ...

Processing theory Polynomial_Factorization.Precomputation ...

Processing theory Polynomial_Factorization.Kronecker_Factorization ...

Processing theory Perron_Frobenius.HMA_Connect ...

Processing theory Polynomial_Factorization.Rational_Factorization ...

Processing theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp ...

Processing theory Smith_Normal_Form.Mod_Type_Connect ...

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

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite ...

Processing theory Smith_Normal_Form.Smith_Normal_Form ...

Processing theory Berlekamp_Zassenhaus.Matrix_Record_Based ...

Processing theory Jordan_Normal_Form.Matrix_Impl ...

Processing theory Smith_Normal_Form.SNF_Missing_Lemmas ...

Processing theory Smith_Normal_Form.Smith_Normal_Form_JNF ...

Processing theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Hensel ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Uniqueness_Hermite_JNF ...

Processing theory LLL_Basis_Reduction.Missing_Lemmas ...

Processing theory LLL_Basis_Reduction.Norms ...

Processing theory LLL_Basis_Reduction.Int_Rat_Operations ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith ...

Processing theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring ...

Processing theory Smith_Normal_Form.Diagonal_To_Smith_JNF ...

Processing theory Smith_Normal_Form.SNF_Algorithm ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_2 ...

Processing theory Smith_Normal_Form.Elementary_Divisor_Rings ...

Processing theory LLL_Basis_Reduction.LLL ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain ...

Processing theory LLL_Basis_Reduction.Gram_Schmidt_Int ...

Processing theory LLL_Basis_Reduction.LLL_Impl ...

Processing theory LLL_Basis_Reduction.LLL_Certification ...

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

Removing 2 theories ...

Processing theory Ordinary_Differential_Equations.Bounded_Linear_Operator ...

Processing theory Differential_Dynamic_Logic.Syntax ...

Processing theory Ordinary_Differential_Equations.Multivariate_Taylor ...

Processing theory Ordinary_Differential_Equations.Cones ...

Processing theory Ordinary_Differential_Equations.MVT_Ex ...

Processing theory Ordinary_Differential_Equations.Flow ...

Processing theory Ordinary_Differential_Equations.Upper_Lower_Solution ...

Processing theory Ordinary_Differential_Equations.Linear_ODE ...

Processing theory Ordinary_Differential_Equations.Poincare_Map ...

Processing theory Ordinary_Differential_Equations.Reachability_Analysis ...

Processing theory Ordinary_Differential_Equations.Flow_Congs ...

Processing theory Ordinary_Differential_Equations.ODE_Analysis ...

Processing theory Differential_Dynamic_Logic.Lib ...

Processing theory Differential_Dynamic_Logic.Denotational_Semantics ...

Processing theory Differential_Dynamic_Logic.Axioms ...

Processing theory Differential_Dynamic_Logic.Frechet_Correctness ...

Processing theory Differential_Dynamic_Logic.Static_Semantics ...

Processing theory Differential_Dynamic_Logic.USubst ...

Processing theory Differential_Dynamic_Logic.Pretty_Printer ...

Processing theory Differential_Dynamic_Logic.Coincidence ...

Processing theory Differential_Dynamic_Logic.Bound_Effect ...

Processing theory Differential_Dynamic_Logic.Uniform_Renaming ...

Processing theory Differential_Dynamic_Logic.Differential_Axioms ...

Processing theory Differential_Dynamic_Logic.USubst_Lemma ...

Processing theory Differential_Dynamic_Logic.Proof_Checker ...

Loading 147 theories ...

Processing theory Differential_Dynamic_Logic.Differential_Dynamic_Logic ...

Removing 16 theories ...

Processing theory Automatic_Refinement.Prio_List ...

Processing theory Refine_Monadic.Refine_Chapter ...

Processing theory Deriving.Countable_Generator ...

Processing theory Automatic_Refinement.Anti_Unification ...

Processing theory Automatic_Refinement.Attr_Comb ...

Processing theory Automatic_Refinement.Named_Sorted_Thms ...

Processing theory Automatic_Refinement.Indep_Vars ...

Processing theory Automatic_Refinement.Mk_Record_Simp ...

Processing theory Automatic_Refinement.Tagged_Solver ...

Processing theory Automatic_Refinement.Select_Solve ...

Processing theory Automatic_Refinement.Autoref_Data ...

Processing theory Automatic_Refinement.Foldi ...

Processing theory Affine_Arithmetic.Optimize_Integer ...

Processing theory Affine_Arithmetic.Optimize_Float ...

Processing theory Affine_Arithmetic.Float_Real ...

Processing theory Deriving.Hash_Generator ...

Processing theory Deriving.Hash_Instances ...

Processing theory Deriving.Derive ...

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

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

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

Processing theory Native_Word.Uint ...

Processing theory Affine_Arithmetic.Affine_Form ...

Processing theory Affine_Arithmetic.Counterclockwise ...

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

Processing theory Automatic_Refinement.Refine_Lib ...

Processing theory Automatic_Refinement.Autoref_Phases ...

Processing theory Automatic_Refinement.Autoref_Tagging ...

Processing theory Refine_Monadic.Refine_Mono_Prover ...

Processing theory Affine_Arithmetic.Counterclockwise_Vector ...

Processing theory Collections.SetIterator ...

Processing theory Automatic_Refinement.Relators ...

Processing theory Automatic_Refinement.Param_Tool ...

Processing theory Automatic_Refinement.Param_HOL ...

Processing theory Automatic_Refinement.Parametricity ...

Processing theory Automatic_Refinement.Autoref_Id_Ops ...

Processing theory Automatic_Refinement.Autoref_Fix_Rel ...

Processing theory Automatic_Refinement.Autoref_Translate ...

Processing theory Automatic_Refinement.Autoref_Gen_Algo ...

Processing theory Automatic_Refinement.Autoref_Relator_Interface ...

Processing theory Automatic_Refinement.Autoref_Tool ...

Processing theory Affine_Arithmetic.Counterclockwise_2D_Strict ...

Processing theory Collections.SetIteratorOperations ...

Processing theory Collections.Proper_Iterator ...

Processing theory Collections.It_to_It ...

Processing theory Collections.Assoc_List ...

Processing theory Collections.SetIteratorGA ...

Processing theory Automatic_Refinement.Autoref_Bindings_HOL ...

Processing theory Automatic_Refinement.Automatic_Refinement ...

Processing theory Collections.Idx_Iterator ...

Processing theory Collections.Intf_Hash ...

Processing theory Refine_Monadic.Refine_Misc ...

Processing theory Refine_Monadic.RefineG_Transfer ...

Processing theory Refine_Monadic.RefineG_Assert ...

Processing theory Affine_Arithmetic.Polygon ...

Processing theory Collections.Diff_Array ...

Processing theory Collections.Gen_Hash ...

Processing theory Collections.Impl_Array_Stack ...

Processing theory Refine_Monadic.RefineG_Domain ...

Processing theory Refine_Monadic.RefineG_Recursion ...

Processing theory Refine_Monadic.RefineG_While ...

Processing theory Collections.Intf_Comp ...

Processing theory Refine_Monadic.Refine_Basic ...

Processing theory Refine_Monadic.Refine_Heuristics ...

Processing theory Refine_Monadic.Refine_Leof ...

Processing theory Refine_Monadic.Refine_More_Comb ...

Processing theory Refine_Monadic.Refine_Det ...

Processing theory Refine_Monadic.Refine_Pfun ...

Processing theory Affine_Arithmetic.Floatarith_Expression ...

Processing theory Refine_Monadic.Refine_While ...

Processing theory Refine_Monadic.Refine_Transfer ...

Processing theory Refine_Monadic.Autoref_Monadic ...

Processing theory Refine_Monadic.Refine_Automation ...

Processing theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary ...

Processing theory Refine_Monadic.Refine_Foreach ...

Processing theory Refine_Monadic.Refine_Monadic ...

Processing theory Collections.Intf_Map ...

Processing theory Collections.Intf_Set ...

Processing theory Collections.Impl_Cfun_Set ...

Processing theory Collections.Gen_Iterator ...

Processing theory Collections.Iterator ...

Processing theory Collections.Array_Iterator ...

Processing theory Collections.Gen_Map ...

Processing theory Collections.Gen_Map2Set ...

Processing theory Collections.Impl_Bit_Set ...

Processing theory Collections.Impl_List_Set ...

Processing theory Collections.Gen_Set ...

Processing theory Collections.RBT_add ...

Processing theory Collections.Impl_Array_Map ...

Processing theory Collections.Impl_List_Map ...

Processing theory Collections.Impl_Uv_Set ...

Processing theory Affine_Arithmetic.Intersection ...

Processing theory Collections.Impl_Array_Hash_Map ...

Processing theory Affine_Arithmetic.Straight_Line_Program ...

Processing theory Collections.Impl_RBT_Map ...

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

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

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

Processing theory Affine_Arithmetic.Affine_Approximation ...

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

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

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

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

Processing theory Affine_Arithmetic.Affine_Code ...

Processing theory Affine_Arithmetic.Print ...

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

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

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

Processing theory Affine_Arithmetic.Ex_Inter ...

Processing theory Affine_Arithmetic.Ex_Affine_Approximation ...

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

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

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

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

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

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

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

Processing theory Affine_Arithmetic.Ex_Ineqs ...

Processing theory Affine_Arithmetic.Affine_Arithmetic ...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Processing theory Lorenz_Approximation.Result_Elements ...

Processing theory Lorenz_Approximation.Result_File_Coarse ...

Processing theory Lorenz_Approximation.Lorenz_Approximation ...

Loading 8 theories ...

Processing theory Poincare_Bendixson.Affine_Arithmetic_Misc ...

Processing theory Poincare_Bendixson.Analysis_Misc ...

Removing 3 theories ...

Processing theory Poincare_Bendixson.ODE_Misc ...

Processing theory Poincare_Bendixson.Invariance ...

Processing theory Poincare_Bendixson.Limit_Set ...

Processing theory Poincare_Bendixson.Periodic_Orbit ...

Processing theory Poincare_Bendixson.Poincare_Bendixson ...

Processing theory Poincare_Bendixson.Examples ...

Loading 4 theories ...

Processing theory Ergodic_Theory.ME_Library_Complement ...

Processing theory Ergodic_Theory.Shift_Operator ...

Processing theory Laws_of_Large_Numbers.Laws_of_Large_Numbers ...

Processing theory Laws_of_Large_Numbers.Laws_of_Large_Numbers_Example ...

Removing 14 theories ...

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

Loading 2 theories ...

Processing theory Ergodic_Theory.Transfer_Operator ...

Removing 57 theories ...

Processing theory Ergodic_Theory.Normalizing_Sequences ...

Loading 29 theories ...

Processing theory Probabilistic_Timed_Automata.Instantiate_Existentials ...

Processing theory Probabilistic_Timed_Automata.Basic ...

Removing 6 theories ...

Processing theory Probabilistic_Timed_Automata.Finiteness ...

Processing theory Probabilistic_Timed_Automata.More_List ...

Processing theory Probabilistic_Timed_Automata.Sequence ...

Processing theory Probabilistic_Timed_Automata.Sequence_LTL ...

Processing theory Probabilistic_Timed_Automata.Stream_More ...

Processing theory Markov_Models.Markov_Decision_Process ...

Processing theory Probabilistic_Timed_Automata.MDP_Aux ...

Processing theory Probabilistic_Timed_Automata.Graphs ...

Processing theory Probabilistic_Timed_Automata.Lib ...

Processing theory Probabilistic_Timed_Automata.PTA ...

Processing theory Probabilistic_Timed_Automata.PTA_Reachability ...

Loading 20 theories ...

Processing theory Symmetric_Polynomials.Vieta ...

Processing theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library ...

Processing theory Hermite_Lindemann.Complex_Lexorder ...

Removing 25 theories ...

Processing theory Algebraic_Numbers.Algebraic_Numbers_Prelim ...

Processing theory Hermite_Lindemann.Misc_HLW ...

Processing theory Algebraic_Numbers.Algebraic_Numbers ...

Processing theory Hermite_Lindemann.Algebraic_Integer_Divisibility ...

Processing theory Hermite_Lindemann.More_Algebraic_Numbers_HLW ...

Processing theory Symmetric_Polynomials.Symmetric_Polynomials ...

Processing theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library ...

Processing theory Hermite_Lindemann.More_Multivariate_Polynomial_HLW ...

Processing theory Hermite_Lindemann.More_Polynomial_HLW ...

Processing theory Hermite_Lindemann.Min_Int_Poly ...

Processing theory Pi_Transcendental.Pi_Transcendental ...

Processing theory Hermite_Lindemann.Hermite_Lindemann ...

Loading 11 theories ...

Removing 11 theories ...

Processing theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness ...

Processing theory Perron_Frobenius.Roots_Unity ...

Processing theory Perron_Frobenius.Perron_Frobenius_Aux ...

Processing theory Perron_Frobenius.Perron_Frobenius ...

Processing theory Stochastic_Matrices.Stochastic_Matrix ...

Processing theory Stochastic_Matrices.Stochastic_Vector_PMF ...

Processing theory Stochastic_Matrices.Eigenspace ...

Processing theory Perron_Frobenius.Perron_Frobenius_Irreducible ...

Processing theory Markov_Models.Classifying_Markov_Chain_States ...

Processing theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models ...

Loading 6 theories ...

Processing theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius ...

Removing 5 theories ...

Processing theory Markov_Models.Trace_Space_Equals_Markov_Processes ...

Processing theory Markov_Models.Discrete_Time_Markov_Process ...

Processing theory Markov_Models.MDP_Reachability_Problem ...

Processing theory Markov_Models.Continuous_Time_Markov_Chain ...

Processing theory Markov_Models.Markov_Models ...

Processing theory Markov_Models.MDP_RP ...

Removing 5 theories ...

Processing theory Markov_Models.Example_B ...

Processing theory Markov_Models.Example_A ...

Processing theory Markov_Models.MDP_RP_Certification ...

Removing 5 theories ...

Processing theory Stirling_Formula.Gamma_Asymptotics ...

Processing theory Markov_Models.PGCL ...

Loading 20 theories ...

Processing theory Monad_Memo_DP.Pure_Monad ...

Processing theory Monad_Memo_DP.State_Heap_Misc ...

Processing theory Hidden_Markov_Models.Auxiliary ...

Processing theory Monad_Memo_DP.State_Monad_Ext ...

Processing theory Monad_Memo_DP.DP_CRelVS ...

Processing theory Monad_Memo_DP.Memory ...

Processing theory Monad_Memo_DP.Heap_Monad_Ext ...

Removing 15 theories ...

Processing theory Monad_Memo_DP.State_Heap ...

Processing theory Monad_Memo_DP.DP_CRelVH ...

Processing theory Monad_Memo_DP.Transform_Cmd ...

Processing theory Monad_Memo_DP.State_Main ...

Processing theory Hidden_Markov_Models.Hidden_Markov_Model ...

Processing theory Hidden_Markov_Models.HMM_Implementation ...

Processing theory Hidden_Markov_Models.HMM_Example ...

Processing theory Markov_Models.Zeroconf_Analysis ...

Loading 2 theories ...

Removing 5 theories ...

Processing theory Markov_Models.PCTL ...

Processing theory Markov_Models.Gossip_Broadcast ...

Removing 3 theories ...

Processing theory Markov_Models.Crowds_Protocol ...

Processing theory Probabilistic_While.Resampling ...

Loading 2 theories ...

Removing 4 theories ...

Processing theory Probabilistic_While.Bernoulli ...

Processing theory Probabilistic_While.Geometric ...

Processing theory Probabilistic_While.Fast_Dice_Roll ...

Loading 16 theories ...

Processing theory Randomised_Social_Choice.QSOpt_Exact ...

Processing theory Randomised_Social_Choice.Lotteries ...

Processing theory Randomised_Social_Choice.Utility_Functions ...

Processing theory Randomised_Social_Choice.Stochastic_Dominance ...

Processing theory Randomised_Social_Choice.SD_Efficiency ...

Removing 9 theories ...

Processing theory Randomised_Social_Choice.Social_Decision_Schemes ...

Processing theory Randomised_Social_Choice.SDS_Automation ...

Processing theory Randomised_Social_Choice.Random_Dictatorship ...

Processing theory Randomised_Social_Choice.Random_Serial_Dictatorship ...

Processing theory Randomised_Social_Choice.SDS_Lowering ...

Processing theory Randomised_Social_Choice.Randomised_Social_Choice ...

Processing theory SDS_Impossibility.SDS_Impossibility ...

Loading 11 theories ...

Removing 16 theories ...

Processing theory Randomised_BSTs.Randomised_BSTs ...

Loading 8 theories ...

Processing theory Girth_Chromatic.Girth_Chromatic_Misc ...

Processing theory Girth_Chromatic.Ugraphs ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Misc ...

Removing 5 theories ...

Processing theory Girth_Chromatic.Girth_Chromatic ...

Processing theory Random_Graph_Subgraph_Threshold.Prob_Lemmas ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas ...

Processing theory Random_Graph_Subgraph_Threshold.Ugraph_Properties ...

Processing theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold ...

Processing theory Smith_Normal_Form.Smith_Certified ...

Loading 8 theories ...

Processing theory Applicative_Lifting.Applicative_Option ...

Processing theory Applicative_Lifting.Applicative_State ...

Processing theory Applicative_Lifting.Applicative_Environment_Algebra ...

Processing theory Applicative_Lifting.Applicative_Stream ...

Processing theory Applicative_Lifting.Stream_Algebra ...

Processing theory Applicative_Lifting.Tree_Relabelling ...

Loading 15 theories ...

Processing theory Applicative_Lifting.Applicative_Examples ...

Removing 15 theories ...

Processing theory Applicative_Lifting.Applicative_Open_State ...

Processing theory Applicative_Lifting.Applicative_List ...

Processing theory Applicative_Lifting.Applicative_Filter ...

Processing theory Applicative_Lifting.Applicative_Vector ...

Processing theory Applicative_Lifting.Applicative_Probability_List ...

Processing theory Applicative_Lifting.Applicative_Sum ...

Processing theory Applicative_Lifting.Applicative_Star ...

Processing theory Applicative_Lifting.Applicative_DNEList ...

Processing theory Applicative_Lifting.Applicative_Monoid ...

Processing theory Applicative_Lifting.Applicative_Functor ...

Processing theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis ...

Loading 2 theories ...

Processing theory Smith_Normal_Form.Diagonalize ...

Removing 45 theories ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF ...

Loading 2 theories ...

Removing 2 theories ...

Processing theory Smith_Normal_Form.Cauchy_Binet ...

Processing theory Smith_Normal_Form.SNF_Uniqueness ...

Processing theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis ...

Processing theory Smith_Normal_Form.SNF_Algorithm_Two_Steps ...

Loading 5 theories ...

Removing 17 theories ...

Processing theory Echelon_Form.Echelon_Form_IArrays ...

Processing theory Hermite.Hermite_IArrays ...

Loading 6 theories ...

Processing theory Echelon_Form.Echelon_Form_Det_IArrays ...

Processing theory Echelon_Form.Code_Cayley_Hamilton_IArrays ...

Processing theory Echelon_Form.Echelon_Form_Inverse_IArrays ...

Removing 2 theories ...

Processing theory Echelon_Form.Examples_Echelon_Form_IArrays ...

Loading 7 theories ...

Processing theory Gauss_Sums.Periodic_Arithmetic ...

Processing theory Gauss_Sums.Complex_Roots_Of_Unity ...

Processing theory Gauss_Sums.Finite_Fourier_Series ...

Processing theory Gauss_Sums.Gauss_Sums_Auxiliary ...

Removing 36 theories ...

Processing theory Gauss_Sums.Ramanujan_Sums ...

Processing theory Gauss_Sums.Gauss_Sums ...

Processing theory Gauss_Sums.Polya_Vinogradov ...

Loading 2 theories ...

Removing 10 theories ...

Processing theory Lambert_W.Lambert_W ...

Processing theory Lambert_W.Lambert_W_MacLaurin_Series ...

Processing theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound ...

Loading 11 theories ...

Processing theory Akra_Bazzi.Akra_Bazzi_Library ...

Processing theory Akra_Bazzi.Akra_Bazzi_Asymptotics ...

Processing theory Akra_Bazzi.Eval_Numeral ...

Removing 42 theories ...

Processing theory Akra_Bazzi.Akra_Bazzi_Real ...

Processing theory Akra_Bazzi.Akra_Bazzi ...

Processing theory Akra_Bazzi.Master_Theorem ...

Processing theory Akra_Bazzi.Akra_Bazzi_Method ...

Processing theory Akra_Bazzi.Akra_Bazzi_Approximation ...

Processing theory Closest_Pair_Points.Common ...

Processing theory Closest_Pair_Points.Closest_Pair_Alternative ...

Removing 1 theories ...

Processing theory Closest_Pair_Points.Closest_Pair ...

Processing theory Akra_Bazzi.Master_Theorem_Examples ...

Loading 9 theories ...

Processing theory Perron_Frobenius.Hom_Gauss_Jordan ...

Processing theory Perron_Frobenius.Perron_Frobenius_General ...

Removing 33 theories ...

Processing theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block ...

Loading 12 theories ...

Processing theory Perron_Frobenius.Spectral_Radius_Theory_2 ...

Processing theory Perron_Frobenius.Check_Matrix_Growth ...

Removing 18 theories ...

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

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

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

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

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

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

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

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

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

Processing theory Valuation.Valuation1 ...

Processing theory Valuation.Valuation2 ...

Processing theory Valuation.Valuation3 ...

Processing theory Perron_Frobenius.Spectral_Radius_Theory ...

Loading 8 theories ...

Removing 25 theories ...

Processing theory Taylor_Models.Horner_Eval ...

Processing theory Taylor_Models.Taylor_Models_Misc ...

Processing theory Taylor_Models.Polynomial_Expression ...

Processing theory Taylor_Models.Polynomial_Expression_Additional ...

Processing theory Taylor_Models.Taylor_Models ...

Processing theory Taylor_Models.Experiments ...

Loading 4 theories ...

Processing theory LLL_Basis_Reduction.LLL_Number_Bounds ...

Removing 35 theories ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Mod_Operation ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann ...

Processing theory Modular_arithmetic_LLL_and_HNF_algorithms.Storjohann_Impl ...

Loading 18 theories ...

Processing theory LLL_Factorization.Sub_Sums ...

Processing theory Berlekamp_Zassenhaus.Code_Abort_Gcd ...

Removing 5 theories ...

Processing theory Berlekamp_Zassenhaus.Suitable_Prime ...

Processing theory LLL_Factorization.Missing_Dvd_Int_Poly ...

Processing theory Berlekamp_Zassenhaus.Mahler_Measure ...

Processing theory Berlekamp_Zassenhaus.Factor_Bound ...

Processing theory LLL_Factorization.Factor_Bound_2 ...

Processing theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl ...

Processing theory Berlekamp_Zassenhaus.Degree_Bound ...

Processing theory Berlekamp_Zassenhaus.Reconstruction ...

Processing theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus ...

Processing theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int ...

Processing theory Berlekamp_Zassenhaus.Factorize_Int_Poly ...

Processing theory LLL_Factorization.LLL_Factorization_Impl ...

Processing theory LLL_Factorization.LLL_Factorization ...

Processing theory LLL_Factorization.Factorization_Algorithm_16_22 ...

Processing theory LLL_Factorization.Modern_Computer_Algebra_Problem ...

Loading 33 theories ...

Processing theory Groebner_Bases.Code_Target_Rat ...

Processing theory Polynomials.More_Modules ...

Processing theory Groebner_Bases.Confluence ...

Removing 8 theories ...

Processing theory Polynomials.Utils ...

Processing theory Groebner_Bases.General ...

Processing theory Signature_Groebner.Prelims ...

Processing theory Polynomials.Power_Products ...

Processing theory Polynomials.OAlist ...

Processing theory Polynomials.PP_Type ...

Processing theory Polynomials.MPoly_Type_Class ...

Processing theory Polynomials.MPoly_Type_Class_Ordered ...

Processing theory Signature_Groebner.More_MPoly ...

Processing theory Groebner_Bases.More_MPoly_Type_Class ...

Processing theory Polynomials.Quasi_PM_Power_Products ...

Processing theory Polynomials.OAlist_Poly_Mapping ...

Processing theory Groebner_Bases.Reduction ...

Processing theory Polynomials.Term_Order ...

Processing theory Groebner_Bases.Groebner_Bases ...

Processing theory Groebner_Bases.Syzygy ...

Processing theory Polynomials.MPoly_Type_Class_OAlist ...

Processing theory Groebner_Bases.Benchmarks ...

Processing theory Signature_Groebner.Signature_Groebner ...

Processing theory Signature_Groebner.Signature_Examples ...

Processing theory LLL_Basis_Reduction.FPLLL_Solver ...

Loading 18 theories ...

Processing theory Deriving.Compare_Rat ...

Processing theory Deriving.Compare_Real ...

Processing theory Show.Show_Complex ...

Processing theory Algebraic_Numbers.Compare_Complex ...

Processing theory Algebraic_Numbers.Complex_Roots_Real_Poly ...

Processing theory Algebraic_Numbers.Factors_of_Int_Poly ...

Processing theory Berlekamp_Zassenhaus.Factorize_Rat_Poly ...

Processing theory Algebraic_Numbers.Sturm_Rat ...

Processing theory Algebraic_Numbers.Interval_Arithmetic ...

Removing 6 theories ...

Processing theory Algebraic_Numbers.Real_Algebraic_Numbers ...

Processing theory Algebraic_Numbers.Show_Real_Alg ...

Processing theory Algebraic_Numbers.Real_Roots ...

Processing theory Algebraic_Numbers.Show_Real_Precise ...

Processing theory Algebraic_Numbers.Complex_Algebraic_Numbers ...

Processing theory Algebraic_Numbers.Real_Factorization ...

Processing theory Algebraic_Numbers.Algebraic_Number_Tests ...

Processing theory Algebraic_Numbers.Algebraic_Numbers_External_Code ...

Loading 40 theories ...

Processing theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification ...

Processing theory Automated_Stateful_Protocol_Verification.ml_yacc_lib ...

Processing theory Automated_Stateful_Protocol_Verification.trac_term ...

Processing theory Automated_Stateful_Protocol_Verification.trac_fp_parser ...

Processing theory Automated_Stateful_Protocol_Verification.trac_protocol_parser ...

Processing theory Automated_Stateful_Protocol_Verification.trac ...

Processing theory Stateful_Protocol_Composition_and_Typing.Miscellaneous ...

Processing theory Stateful_Protocol_Composition_and_Typing.Messages ...

Removing 4 theories ...

Processing theory Stateful_Protocol_Composition_and_Typing.More_Unification ...

Processing theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction ...

Processing theory Automated_Stateful_Protocol_Verification.Term_Variants ...

Processing theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints ...

Processing theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands ...

Processing theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder ...

Processing theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands ...

Processing theory Stateful_Protocol_Composition_and_Typing.Typed_Model ...

Processing theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands ...

Processing theory Automated_Stateful_Protocol_Verification.Transactions ...

Processing theory Automated_Stateful_Protocol_Verification.Term_Abstraction ...

Processing theory Stateful_Protocol_Composition_and_Typing.Typing_Result ...

Processing theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality ...

Processing theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing ...

Processing theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality ...

Processing theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model ...

Processing theory Automated_Stateful_Protocol_Verification.Term_Implication ...

Processing theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification ...

Processing theory Automated_Stateful_Protocol_Verification.PSPSP ...

Processing theory Automated_Stateful_Protocol_Verification.PKCS_Model09 ...

Processing theory Automated_Stateful_Protocol_Verification.PKCS_Model03 ...

Processing theory Automated_Stateful_Protocol_Verification.PKCS_Model07 ...

Processing theory Automated_Stateful_Protocol_Verification.Keyserver_Composition ...

Processing theory Automated_Stateful_Protocol_Verification.Keyserver ...

Processing theory Automated_Stateful_Protocol_Verification.Keyserver2 ...

Loading 14 theories ...

Processing theory Automated_Stateful_Protocol_Verification.Examples ...

Processing theory Linear_Inequalities.Missing_Matrix ...

Processing theory Linear_Inequalities.Sum_Vec_Set ...

Processing theory Linear_Inequalities.Missing_VS_Connect ...

Processing theory Linear_Inequalities.Basis_Extension ...

Processing theory Linear_Inequalities.Dim_Span ...

Processing theory Linear_Inequalities.Integral_Bounded_Vectors ...

Removing 20 theories ...

Processing theory Linear_Inequalities.Cone ...

Processing theory Linear_Inequalities.Normal_Vector ...

Processing theory Linear_Inequalities.Convex_Hull ...

Processing theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities ...

Processing theory Linear_Inequalities.Farkas_Minkowsky_Weyl ...

Processing theory Linear_Inequalities.Decomposition_Theorem ...

Processing theory Linear_Inequalities.Mixed_Integer_Solutions ...

Processing theory Linear_Inequalities.Integer_Hull ...

Loading 4 theories ...

Processing theory Linear_Recurrences_Solver.Show_RatFPS ...

Processing theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty ...

Processing theory Linear_Recurrences_Solver.Linear_Recurrences_Solver ...

Removing 5 theories ...

Processing theory Linear_Recurrences_Solver.Linear_Recurrences_Test ...

Loading 32 theories ...

Processing theory Core_SC_DOM.Core_DOM_Basic_Datatypes ...

Processing theory Core_SC_DOM.Hiding_Type_Variables ...

Processing theory Core_SC_DOM.Ref ...

Processing theory Core_SC_DOM.ObjectPointer ...

Processing theory Core_SC_DOM.NodePointer ...

Processing theory Core_SC_DOM.BaseClass ...

Processing theory Core_SC_DOM.ObjectClass ...

Processing theory Core_SC_DOM.NodeClass ...

Processing theory Core_SC_DOM.ElementPointer ...

Processing theory Core_SC_DOM.CharacterDataPointer ...

Processing theory Core_SC_DOM.DocumentPointer ...

Processing theory Core_SC_DOM.ShadowRootPointer ...

Removing 21 theories ...

Processing theory Core_SC_DOM.ElementClass ...

Processing theory Core_SC_DOM.CharacterDataClass ...

Processing theory Core_SC_DOM.DocumentClass ...

Processing theory Core_SC_DOM.Heap_Error_Monad ...

Processing theory Core_SC_DOM.BaseMonad ...

Processing theory Core_SC_DOM.ObjectMonad ...

Processing theory Core_SC_DOM.NodeMonad ...

Processing theory Shadow_SC_DOM.ShadowRootClass ...

Processing theory Core_SC_DOM.ElementMonad ...

Processing theory Core_SC_DOM.CharacterDataMonad ...

Processing theory Core_SC_DOM.DocumentMonad ...

Processing theory Shadow_SC_DOM.ShadowRootMonad ...

Processing theory Core_SC_DOM.Core_DOM_Functions ...

Processing theory Core_SC_DOM.Core_DOM_Heap_WF ...

Processing theory Core_SC_DOM.Core_DOM ...

Processing theory SC_DOM_Components.Core_DOM_DOM_Components ...

Processing theory SC_DOM_Components.Core_DOM_SC_DOM_Components ...

Processing theory Shadow_SC_DOM.Shadow_DOM ...

Processing theory SC_DOM_Components.Shadow_DOM_DOM_Components ...

Processing theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components ...

Loading 2 theories ...

Processing theory LLL_Basis_Reduction.Cost ...

Processing theory LLL_Basis_Reduction.LLL_Complexity ...

Processing theory Ergodic_Theory.Kohlberg_Neyman_Karlsson ...

Loading 8 theories ...

Removing 13 theories ...

Processing theory Shadow_SC_DOM.Shadow_DOM_BaseTest ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById ...

Processing theory Shadow_SC_DOM.slots_fallback ...

Processing theory Shadow_SC_DOM.slots ...

Processing theory Shadow_SC_DOM.Shadow_DOM_Tests ...

Processing theory Taylor_Models.Float_Topology ...

Removing 31 theories ...

Processing theory Linear_Inequalities.Farkas_Lemma ...

Loading 11 theories ...

Removing 15 theories ...

Processing theory QHLProver.Matrix_Limit ...

Processing theory QHLProver.Quantum_Program ...

Processing theory QHLProver.Partial_State ...

Processing theory QHLProver.Quantum_Hoare ...

Processing theory QHLProver.Grover ...

Processing theory Algebraic_Numbers.Show_Real_Approx ...

Loading 16 theories ...

Removing 63 theories ...

Processing theory Groebner_Macaulay.Dube_Prelims ...

Processing theory Groebner_Macaulay.Binomial_Int ...

Processing theory Groebner_Macaulay.Poly_Fun ...

Processing theory Groebner_Bases.Auto_Reduction ...

Processing theory Groebner_Bases.Macaulay_Matrix ...

Processing theory Groebner_Bases.Reduced_GB ...

Processing theory Groebner_Macaulay.Monomial_Module ...

Processing theory Polynomials.MPoly_PM ...

Processing theory Groebner_Bases.Groebner_PM ...

Processing theory Groebner_Macaulay.Degree_Section ...

Processing theory Groebner_Macaulay.Hilbert_Function ...

Processing theory Groebner_Macaulay.Degree_Bound_Utils ...

Processing theory Groebner_Macaulay.Groebner_Macaulay ...

Processing theory Groebner_Macaulay.Cone_Decomposition ...

Processing theory Groebner_Macaulay.Dube_Bound ...

Processing theory Groebner_Macaulay.Groebner_Macaulay_Examples ...

Loading 4 theories ...

Removing 11 theories ...

Processing theory Groebner_Bases.Algorithm_Schema ...

Processing theory Groebner_Bases.Algorithm_Schema_Impl ...

Processing theory Groebner_Bases.F4 ...

Processing theory Groebner_Bases.F4_Examples ...

Loading 36 theories ...

Removing 3 theories ...

Processing theory Core_DOM.Core_DOM_Basic_Datatypes ...

Processing theory Core_DOM.Hiding_Type_Variables ...

Processing theory Core_DOM.Ref ...

Processing theory Core_DOM.ObjectPointer ...

Processing theory Core_DOM.NodePointer ...

Processing theory Core_DOM.BaseClass ...

Processing theory Core_DOM.ObjectClass ...

Processing theory Core_DOM.ElementPointer ...

Processing theory Core_DOM.NodeClass ...

Processing theory Core_DOM.CharacterDataPointer ...

Processing theory Core_DOM.DocumentPointer ...

Processing theory Core_DOM.ShadowRootPointer ...

Processing theory Core_DOM.ElementClass ...

Processing theory Core_DOM.CharacterDataClass ...

Processing theory Core_DOM.DocumentClass ...

Processing theory Core_DOM.Heap_Error_Monad ...

Processing theory Core_DOM.BaseMonad ...

Processing theory Core_DOM.ObjectMonad ...

Processing theory Core_DOM.NodeMonad ...

Processing theory Shadow_DOM.ShadowRootClass ...

Processing theory Core_DOM.ElementMonad ...

Processing theory Core_DOM.CharacterDataMonad ...

Processing theory Core_DOM.DocumentMonad ...

Processing theory Shadow_DOM.ShadowRootMonad ...

Processing theory Core_DOM.Core_DOM_Functions ...

Processing theory Core_DOM.Core_DOM_Heap_WF ...

Processing theory Core_DOM.Core_DOM ...

Processing theory Shadow_DOM.Shadow_DOM ...

Processing theory Shadow_DOM.Shadow_DOM_BaseTest ...

Processing theory Shadow_DOM.Shadow_DOM_Document_adoptNode ...

Processing theory Shadow_DOM.Shadow_DOM_Node_insertBefore ...

Processing theory Shadow_DOM.Shadow_DOM_Node_removeChild ...

Processing theory Shadow_DOM.Shadow_DOM_Document_getElementById ...

Processing theory Shadow_DOM.slots_fallback ...

Processing theory Shadow_DOM.slots ...

Loading 2 theories ...

Processing theory Shadow_DOM.Shadow_DOM_Tests ...

Processing theory Groebner_Bases.Buchberger ...

Removing 8 theories ...

Processing theory Groebner_Bases.Syzygy_Examples ...

Processing theory Groebner_Bases.Reduced_GB_Examples ...

Removing 3 theories ...

Processing theory Groebner_Bases.Buchberger_Examples ...

Processing theory DOM_Components.fancy_tabs ...

Loading 2 theories ...

Removing 12 theories ...

Processing theory DOM_Components.Core_DOM_Components ...

Processing theory DOM_Components.Shadow_DOM_Components ...

Loading 30 theories ...

Processing theory Word_Lib.Type_Syntax ...

Processing theory Word_Lib.Enumeration ...

Processing theory MFOTL_Monitor.Trace ...

Processing theory Word_Lib.Enumeration_Word ...

Processing theory MFOTL_Monitor.Interval ...

Processing theory MFOTL_Monitor.Abstract_Monitor ...

Processing theory MFODL_Monitor_Optimized.Regex ...

Removing 5 theories ...

Processing theory Word_Lib.Word_Lemmas ...

Processing theory IEEE_Floating_Point.IEEE ...

Processing theory IEEE_Floating_Point.IEEE_Properties ...

Processing theory MFODL_Monitor_Optimized.Optimized_Join ...

Processing theory MFODL_Monitor_Optimized.Code_Double ...

Processing theory MFODL_Monitor_Optimized.Event_Data ...

Processing theory MFODL_Monitor_Optimized.Formula ...

Processing theory MFODL_Monitor_Optimized.Monitor ...

Processing theory MFODL_Monitor_Optimized.Optimized_MTL ...

Processing theory MFODL_Monitor_Optimized.Monitor_Impl ...

Processing theory MFODL_Monitor_Optimized.Monitor_Code ...

Loading 11 theories ...

Processing theory Coinductive.Coinductive_List_Prefix ...

Processing theory Coinductive.Koenigslemma ...

Processing theory Coinductive.LMirror ...

Processing theory Coinductive.CCPO_Topology ...

Processing theory Coinductive.Resumption ...

Processing theory Coinductive.TLList_CCPO ...

Processing theory Coinductive.TLList_CCPO_Examples ...

Processing theory Coinductive.LList_CCPO_Topology ...

Processing theory Coinductive.Hamming_Stream ...

Loading 5 theories ...

Processing theory Coinductive.Coinductive_Examples ...

Removing 36 theories ...

Processing theory Nullstellensatz.Lex_Order_PP ...

Processing theory Nullstellensatz.Algebraically_Closed_Fields ...

Processing theory Nullstellensatz.Univariate_PM ...

Processing theory Nullstellensatz.Nullstellensatz ...

Processing theory Nullstellensatz.Nullstellensatz_Field ...

Loading 29 theories ...

Processing theory Complex_Geometry.Linear_Systems ...

Processing theory Complex_Geometry.More_Transcendental ...

Processing theory Poincare_Disc.Tarski ...

Removing 15 theories ...

Processing theory Complex_Geometry.More_Set ...

Processing theory Complex_Geometry.Canonical_Angle ...

Processing theory Complex_Geometry.More_Complex ...

Processing theory Poincare_Disc.Hyperbolic_Functions ...

Processing theory Complex_Geometry.Angles ...

Processing theory Complex_Geometry.Elementary_Complex_Geometry ...

Processing theory Complex_Geometry.Quadratic ...

Processing theory Complex_Geometry.Matrices ...

Processing theory Complex_Geometry.Unitary11_Matrices ...

Processing theory Complex_Geometry.Unitary_Matrices ...

Processing theory Complex_Geometry.Hermitean_Matrices ...

Processing theory Complex_Geometry.Homogeneous_Coordinates ...

Processing theory Complex_Geometry.Moebius ...

Processing theory Complex_Geometry.Circlines ...

Processing theory Complex_Geometry.Oriented_Circlines ...

Processing theory Complex_Geometry.Circlines_Angle ...

Processing theory Complex_Geometry.Unit_Circle_Preserving_Moebius ...

Processing theory Poincare_Disc.Poincare_Lines ...

Processing theory Poincare_Disc.Poincare_Lines_Ideal_Points ...

Processing theory Poincare_Disc.Poincare_Distance ...

Processing theory Poincare_Disc.Poincare_Circles ...

Processing theory Poincare_Disc.Poincare_Between ...

Processing theory Poincare_Disc.Poincare ...

Processing theory Poincare_Disc.Poincare_Lines_Axis_Intersections ...

Processing theory Poincare_Disc.Poincare_Tarski ...

Processing theory Poincare_Disc.Poincare_Perpendicular ...

Loading 15 theories ...

Removing 14 theories ...

Processing theory Simplex.Simplex_Auxiliary ...

Processing theory Simplex.Rel_Chain ...

Processing theory Linear_Programming.More_Jordan_Normal_Forms ...

Processing theory Simplex.Simplex_Algebra ...

Processing theory Simplex.Abstract_Linear_Poly ...

Processing theory Simplex.Linear_Poly_Maps ...

Processing theory Simplex.QDelta ...

Processing theory Simplex.Simplex ...

Processing theory Simplex.Simplex_Incremental ...

Processing theory Farkas.Farkas ...

Processing theory Farkas.Simplex_for_Reals ...

Processing theory Farkas.Matrix_Farkas ...

Processing theory Linear_Programming.Matrix_LinPoly ...

Processing theory Linear_Programming.LP_Preliminaries ...

Processing theory Linear_Programming.Linear_Programming ...

Loading 114 theories ...

Processing theory LEM.Lem_bool ...

Processing theory Word_Lib.More_Misc ...

Processing theory Word_Lib.Word_Names ...

Processing theory Word_Lib.Rsplit ...

Processing theory Word_Lib.Word_Syntax ...

Processing theory CakeML_Codegen.ML_Utils ...

Processing theory CakeML_Codegen.Code_Utils ...

Processing theory LEM.Lem_basic_classes ...

Processing theory LEM.Lem_function ...

Processing theory LEM.Lem_maybe ...

Processing theory LEM.Lem_tuple ...

Removing 25 theories ...

Processing theory CakeML_Codegen.Compiler_Utils ...

Processing theory LEM.LemExtraDefs ...

Processing theory LEM.Lem_num ...

Processing theory LEM.Lem_set_helpers ...

Processing theory CakeML_Codegen.Terms_Extras ...

Processing theory CakeML_Codegen.General_Rewriting ...

Processing theory LEM.Lem ...

Processing theory LEM.Lem_assert_extra ...

Processing theory LEM.Lem_maybe_extra ...

Processing theory LEM.Lem_function_extra ...

Processing theory Word_Lib.More_Word_Operations ...

Processing theory CakeML_Codegen.HOL_Datatype ...

Processing theory CakeML_Codegen.Constructors ...

Processing theory CakeML_Codegen.Consts ...

Processing theory CakeML_Codegen.Strong_Term ...

Processing theory LEM.Lem_list ...

Processing theory LEM.Lem_either ...

Processing theory LEM.Lem_string ...

Processing theory LEM.Lem_list_extra ...

Processing theory LEM.Lem_num_extra ...

Processing theory LEM.Lem_set ...

Processing theory LEM.Lem_map ...

Processing theory LEM.Lem_map_extra ...

Processing theory LEM.Lem_relation ...

Processing theory LEM.Lem_show ...

Processing theory LEM.Lem_machine_word ...

Processing theory LEM.Lem_sorting ...

Processing theory LEM.Lem_set_extra ...

Processing theory LEM.Lem_string_extra ...

Processing theory LEM.Lem_show_extra ...

Processing theory LEM.Lem_word ...

Processing theory LEM.Lem_pervasives ...

Processing theory LEM.Lem_pervasives_extra ...

Processing theory CakeML_Codegen.Rewriting_Term ...

Processing theory CakeML_Codegen.Eval_Class ...

Processing theory Word_Lib.Word_64 ...

Processing theory IEEE_Floating_Point.FP64 ...

Processing theory CakeML_Codegen.Embed ...

Processing theory CakeML.Lib ...

Processing theory CakeML_Codegen.Sterm ...

Processing theory CakeML.Namespace ...

Processing theory CakeML_Codegen.Term_as_Value ...

Processing theory CakeML_Codegen.Eval_Instances ...

Processing theory CakeML_Codegen.Pterm ...

Processing theory CakeML.FpSem ...

Processing theory CakeML.Ffi ...

Processing theory CakeML_Codegen.Rewriting_Nterm ...

Processing theory CakeML_Codegen.Value ...

Processing theory CakeML_Codegen.Rewriting_Pterm_Elim ...

Processing theory CakeML_Codegen.Rewriting_Pterm ...

Processing theory CakeML.Ast ...

Processing theory CakeML.CakeML_Compiler ...

Processing theory CakeML.AstAuxiliary ...

Processing theory CakeML_Codegen.Rewriting_Sterm ...

Processing theory CakeML_Codegen.Big_Step_Sterm ...

Processing theory CakeML_Codegen.Big_Step_Value ...

Processing theory CakeML.SemanticPrimitives ...

Processing theory CakeML.SemanticPrimitivesAuxiliary ...

Processing theory CakeML.Evaluate ...

Processing theory CakeML.PrimTypes ...

Processing theory CakeML.SmallStep ...

Processing theory CakeML.BigStep ...

Processing theory CakeML_Codegen.Big_Step_Value_ML ...

Processing theory CakeML.Semantic_Extras ...

Processing theory CakeML.Big_Step_Total ...

Processing theory CakeML.Evaluate_Termination ...

Processing theory CakeML.Evaluate_Clock ...

Processing theory CakeML_Codegen.CakeML_Utils ...

Processing theory CakeML.Matching ...

Processing theory CakeML_Codegen.CupCake_Env ...

Processing theory CakeML.Evaluate_Single ...

Processing theory CakeML_Codegen.CakeML_Byte ...

Processing theory CakeML.Big_Step_Determ ...

Processing theory CakeML.CakeML_Code ...

Processing theory CakeML.Big_Step_Unclocked ...

Processing theory CakeML.Big_Step_Fun_Equiv ...

Processing theory CakeML.Big_Step_Clocked ...

Processing theory CakeML.Big_Step_Unclocked_Single ...

Processing theory CakeML_Codegen.CupCake_Semantics ...

Processing theory CakeML_Codegen.CakeML_Setup ...

Processing theory CakeML_Codegen.CakeML_Backend ...

Processing theory CakeML_Codegen.CakeML_Correctness ...

Processing theory CakeML_Codegen.Composition ...

Processing theory CakeML_Codegen.Compiler ...

Processing theory CakeML_Codegen.Test_Print ...

Removing 3 theories ...

Processing theory CakeML_Codegen.Test_Composition ...

Loading 62 theories ...

Processing theory Planarity_Certificates.List_Aux ...

Processing theory Planarity_Certificates.Lib ...

Processing theory Planarity_Certificates.OptionMonad ...

Processing theory Planarity_Certificates.WP ...

Processing theory Planarity_Certificates.NonDetMonad ...

Processing theory Planarity_Certificates.NonDetMonadLemmas ...

Processing theory Planarity_Certificates.OptionMonadND ...

Processing theory Planarity_Certificates.OptionMonadWP ...

Processing theory Planarity_Certificates.AutoCorres_Misc ...

Processing theory Planarity_Certificates.Setup_AutoCorres ...

Processing theory HOL-Combinatorics.Orbits ...

Processing theory Graph_Theory.Auxiliary ...

Processing theory Simpl.Generalise ...

Processing theory Graph_Theory.Weighted_Graph ...

Removing 30 theories ...

Processing theory Graph_Theory.Vertex_Walk ...

Processing theory Graph_Theory.Shortest_Path ...

Processing theory Planarity_Certificates.Executable_Permutations ...

Processing theory Planarity_Certificates.Permutations_2 ...

Processing theory Simpl.Language ...

Processing theory Graph_Theory.Digraph_Component_Vwalk ...

Processing theory Graph_Theory.Euler ...

Processing theory Graph_Theory.Subdivision ...

Processing theory Simpl.Semantic ...

Processing theory Simpl.HoarePartialDef ...

Processing theory Simpl.Termination ...

Processing theory Simpl.HoareTotalDef ...

Processing theory Simpl.HoarePartialProps ...

Processing theory Simpl.HoarePartial ...

Processing theory Graph_Theory.Kuratowski ...

Processing theory Graph_Theory.Graph_Theory ...

Processing theory Planarity_Certificates.Reachablen ...

Processing theory Simpl.SmallStep ...

Processing theory Planarity_Certificates.Graph_Genus ...

Processing theory Planarity_Certificates.Check_Planarity_Verification ...

Processing theory Planarity_Certificates.Digraph_Map_Impl ...

Processing theory Planarity_Certificates.Planar_Complete ...

Processing theory Simpl.HoareTotalProps ...

Processing theory Simpl.HoareTotal ...

Processing theory Simpl.Hoare ...

Processing theory Simpl.StateSpace ...

Processing theory Simpl.Vcg ...

Processing theory Planarity_Certificates.Simpl_Anno ...

Processing theory Planarity_Certificates.Planar_Subdivision ...

Processing theory Planarity_Certificates.Check_Non_Planarity_Impl ...

Processing theory Planarity_Certificates.Planar_Subgraph ...

Processing theory Planarity_Certificates.Kuratowski_Combinatorial ...

Processing theory Planarity_Certificates.Check_Non_Planarity_Verification ...

Loading 36 theories ...

Processing theory Planarity_Certificates.Planarity_Certificates ...

Processing theory First_Order_Terms.Fun_More ...

Processing theory First_Order_Terms.Transitive_Closure_More ...

Processing theory First_Order_Terms.Seq_More ...

Processing theory Ordered_Resolution_Prover.Map2 ...

Processing theory First_Order_Terms.Abstract_Matching ...

Processing theory Ordered_Resolution_Prover.Lazy_List_Liminf ...

Processing theory First_Order_Terms.Subsumption ...

Processing theory First_Order_Terms.Matching ...

Processing theory Knuth_Bendix_Order.Subterm_and_Context ...

Processing theory Knuth_Bendix_Order.Term_Aux ...

Processing theory Ordered_Resolution_Prover.Clausal_Logic ...

Processing theory Ordered_Resolution_Prover.Herbrand_Interpretation ...

Processing theory Abstract-Rewriting.Relative_Rewriting ...

Removing 25 theories ...

Processing theory Knuth_Bendix_Order.Order_Pair ...

Processing theory Ordered_Resolution_Prover.Ground_Resolution_Model ...

Processing theory Ordered_Resolution_Prover.Abstract_Substitution ...

Processing theory Knuth_Bendix_Order.Lexicographic_Extension ...

Processing theory Ordered_Resolution_Prover.Inference_System ...

Processing theory Ordered_Resolution_Prover.Ordered_Ground_Resolution ...

Processing theory Ordered_Resolution_Prover.Unordered_Ground_Resolution ...

Processing theory Ordered_Resolution_Prover.Lazy_List_Chain ...

Processing theory Ordered_Resolution_Prover.Proving_Process ...

Processing theory Ordered_Resolution_Prover.Standard_Redundancy ...

Processing theory Knuth_Bendix_Order.KBO ...

Processing theory Functional_Ordered_Resolution_Prover.IsaFoR_Term ...

Processing theory Functional_Ordered_Resolution_Prover.Executable_Subsumption ...

Processing theory Ordered_Resolution_Prover.FO_Ordered_Resolution ...

Processing theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover ...

Processing theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover ...

Processing theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover ...

Processing theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover ...

Loading 2 theories ...

Processing theory Power_Sum_Polynomials.Power_Sum_Polynomials ...

Processing theory Power_Sum_Polynomials.Power_Sum_Puzzle ...

Loading 91 theories ...

Removing 22 theories ...

Processing theory Refine_Imperative_HOL.User_Smashing ...

Processing theory PAC_Checker.PAC_Version ...

Processing theory Refine_Imperative_HOL.Concl_Pres_Clarification ...

Processing theory Refine_Imperative_HOL.Named_Theorems_Rev ...

Processing theory Refine_Imperative_HOL.Structured_Apply ...

Processing theory Refine_Imperative_HOL.PO_Normalizer ...

Processing theory Refine_Imperative_HOL.Pf_Add ...

Processing theory Refine_Imperative_HOL.Sepref_Id_Op ...

Processing theory PAC_Checker.Duplicate_Free_Multiset ...

Processing theory PAC_Checker.More_Loops ...

Processing theory PAC_Checker.Finite_Map_Multiset ...

Processing theory Refine_Imperative_HOL.Pf_Mono_Prover ...

Processing theory Refine_Imperative_HOL.Sepref_Misc ...

Processing theory Refine_Imperative_HOL.Term_Synth ...

Processing theory Refine_Imperative_HOL.Sepref_Basic ...

Processing theory Refine_Imperative_HOL.Sepref_Constraints ...

Processing theory Refine_Imperative_HOL.Sepref_Frame ...

Processing theory Refine_Imperative_HOL.Sepref_Monadify ...

Processing theory Refine_Imperative_HOL.Sepref_Rules ...

Processing theory Refine_Imperative_HOL.Sepref_Combinator_Setup ...

Processing theory Refine_Imperative_HOL.Sepref_Definition ...

Processing theory Refine_Imperative_HOL.Sepref_Translate ...

Processing theory Refine_Imperative_HOL.Sepref_Intf_Util ...

Processing theory Refine_Imperative_HOL.Sepref_Tool ...

Processing theory Refine_Imperative_HOL.Sepref_HOL_Bindings ...

Processing theory Refine_Imperative_HOL.Sepref_Foreach ...

Processing theory Refine_Imperative_HOL.Sepref_Improper ...

Processing theory Refine_Imperative_HOL.Sepref ...

Processing theory Refine_Imperative_HOL.IICF_Map ...

Processing theory Refine_Imperative_HOL.IICF_Set ...

Processing theory Refine_Imperative_HOL.IICF_List_SetO ...

Processing theory Refine_Imperative_HOL.IICF_Multiset ...

Processing theory Refine_Imperative_HOL.IICF_List_Mset ...

Processing theory Refine_Imperative_HOL.IICF_List_MsetO ...

Processing theory Refine_Imperative_HOL.IICF_Prio_Bag ...

Processing theory Refine_Imperative_HOL.IICF_Prio_Map ...

Processing theory Refine_Imperative_HOL.IICF_List ...

Processing theory Refine_Imperative_HOL.IICF_Array ...

Processing theory Refine_Imperative_HOL.IICF_Array_List ...

Processing theory Refine_Imperative_HOL.IICF_MS_Array_List ...

Processing theory Refine_Imperative_HOL.IICF_Matrix ...

Processing theory Refine_Imperative_HOL.IICF_HOL_List ...

Processing theory Refine_Imperative_HOL.IICF_Indexed_Array_List ...

Processing theory Refine_Imperative_HOL.IICF_Array_Matrix ...

Processing theory Refine_Imperative_HOL.IICF_Sepl_Binding ...

Processing theory PAC_Checker.PAC_More_Poly ...

Processing theory Refine_Imperative_HOL.IICF_Abs_Heap ...

Processing theory PAC_Checker.PAC_Specification ...

Processing theory Refine_Imperative_HOL.IICF_Impl_Heap ...

Processing theory PAC_Checker.PAC_Polynomials ...

Processing theory Refine_Imperative_HOL.IICF_Abs_Heapmap ...

Processing theory Refine_Imperative_HOL.IICF_Impl_Heapmap ...

Processing theory Refine_Imperative_HOL.IICF ...

Processing theory PAC_Checker.PAC_Map_Rel ...

Processing theory PAC_Checker.PAC_Polynomials_Term ...

Processing theory PAC_Checker.PAC_Checker_Specification ...

Processing theory PAC_Checker.WB_Sort ...

Processing theory PAC_Checker.PAC_Polynomials_Operations ...

Processing theory PAC_Checker.PAC_Checker ...

Processing theory PAC_Checker.PAC_Checker_Relation ...

Processing theory PAC_Checker.PAC_Checker_Init ...

Processing theory PAC_Checker.PAC_Checker_Synthesis ...

Loading 5 theories ...

Processing theory Architectural_Design_Patterns.Auxiliary ...

Processing theory DynamicArchitectures.Configuration_Traces ...

Processing theory DynamicArchitectures.Dynamic_Architecture_Calculus ...

Removing 17 theories ...

Processing theory Architectural_Design_Patterns.RF_LTL ...

Processing theory Architectural_Design_Patterns.Blockchain ...

Loading 20 theories ...

Processing theory List-Infinite.Util_MinMax ...

Processing theory List-Infinite.Util_Set ...

Processing theory List-Infinite.Util_Nat ...

Processing theory List-Infinite.Util_NatInf ...

Removing 3 theories ...

Processing theory List-Infinite.Util_Div ...

Processing theory List-Infinite.SetInterval2 ...

Processing theory List-Infinite.InfiniteSet2 ...

Processing theory List-Infinite.SetIntervalCut ...

Processing theory List-Infinite.SetIntervalStep ...

Processing theory List-Infinite.List2 ...

Processing theory List-Infinite.ListInf ...

Processing theory AutoFocus-Stream.ListSlice ...

Processing theory List-Infinite.ListInf_Prefix ...

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

Processing theory AutoFocus-Stream.AF_Stream ...

Processing theory AutoFocus-Stream.AF_Stream_Exec ...

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

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

Processing theory AutoFocus-Stream.IL_AF_Stream ...

Processing theory AutoFocus-Stream.IL_AF_Stream_Exec ...

Loading 3 theories ...

Processing theory Architectural_Design_Patterns.Singleton ...

Processing theory Architectural_Design_Patterns.Publisher_Subscriber ...

Processing theory Architectural_Design_Patterns.Blackboard ...

Loading 12 theories ...

Removing 13 theories ...

Processing theory Isabelle_Marries_Dirac.Measurement ...

Processing theory Isabelle_Marries_Dirac.Deutsch ...

Processing theory Isabelle_Marries_Dirac.Deutsch_Jozsa ...

Loading 170 theories ...

Removing 2 theories ...

Processing theory CAVA_Base.Statistics ...

Processing theory Collections.Record_Intf ...

Processing theory Transition_Systems_and_Automata.Basic ...

Processing theory SM.SOS_Misc_Add ...

Processing theory CAVA_Base.Lexord_List ...

Processing theory CAVA_Automata.Step_Conv ...

Processing theory Partial_Order_Reduction.Basic_Extensions ...

Processing theory Partial_Order_Reduction.Set_Extensions ...

Processing theory Collections.Dlist_add ...

Processing theory Partial_Order_Reduction.Relation_Extensions ...

Processing theory Partial_Order_Reduction.Functions ...

Processing theory Collections.Trie_Impl ...

Processing theory Collections.Trie2 ...

Processing theory SM.SM_Syntax ...

Processing theory DFS_Framework.DFS_Framework_Misc ...

Processing theory Collections.Gen_Comp ...

Processing theory Collections.Sorted_List_Operations ...

Processing theory Collections.ICF_Spec_Base ...

Processing theory Partial_Order_Reduction.List_Prefixes ...

Processing theory Partial_Order_Reduction.List_Extensions ...

Processing theory SM.SM_State ...

Processing theory Collections.DatRef ...

Processing theory Transition_Systems_and_Automata.Sequence ...

Processing theory Collections.ListSpec ...

Processing theory Collections.AnnotatedListSpec ...

Processing theory Transition_Systems_and_Automata.Transition_System ...

Processing theory Partial_Order_Reduction.Word_Prefixes ...

Processing theory Collections.ListGA ...

Processing theory CAVA_Automata.Digraph_Basic ...

Processing theory Partial_Order_Reduction.Traces ...

Processing theory Collections.Fifo ...

Processing theory Collections.PrioSpec ...

Processing theory Collections.PrioUniqueSpec ...

Processing theory Collections.MapSpec ...

Processing theory Partial_Order_Reduction.ENat_Extensions ...

Processing theory Collections.GenCF ...

Processing theory Collections.Refine_Dflt ...

Processing theory CAVA_Base.Code_String ...

Processing theory CAVA_Base.CAVA_Code_Target ...

Processing theory DFS_Framework.DFS_Framework_Refine_Aux ...

Processing theory Collections.BinoPrioImpl ...

Processing theory Collections.SkewPrioImpl ...

Processing theory Collections.FTAnnotatedListImpl ...

Processing theory Collections.PrioByAnnotatedList ...

Processing theory Collections.FTPrioImpl ...

Processing theory Collections.SetSpec ...

Processing theory Collections.Algos ...

Processing theory Collections.SetIndex ...

Processing theory Collections.SetIteratorCollectionsGA ...

Processing theory Transition_Systems_and_Automata.Sequence_LTL ...

Processing theory Transition_Systems_and_Automata.Transition_System_Construction ...

Processing theory Transition_Systems_and_Automata.Transition_System_Extra ...

Processing theory Partial_Order_Reduction.CCPO_Extensions ...

Processing theory Partial_Order_Reduction.ESet_Extensions ...

Processing theory Partial_Order_Reduction.Transition_System_Extensions ...

Processing theory Collections.PrioUniqueByAnnotatedList ...

Processing theory Collections.FTPrioUniqueImpl ...

Processing theory Collections.MapGA ...

Processing theory Collections.SetGA ...

Processing theory LTL.LTL ...

Processing theory Stuttering_Equivalence.PLTL ...

Processing theory Collections.ListMapImpl ...

Processing theory Collections.SetByMap ...

Processing theory Collections.TrieMapImpl ...

Processing theory Collections.ListSetImpl ...

Processing theory Collections.ListSetImpl_Invar ...

Processing theory Collections.ArrayMapImpl ...

Processing theory Collections.ListMapImpl_Invar ...

Processing theory Collections.ListSetImpl_NotDist ...

Processing theory Collections.ListSetImpl_Sorted ...

Processing theory Partial_Order_Reduction.Transition_System_Traces ...

Processing theory Collections.TrieSetImpl ...

Processing theory Collections.ArraySetImpl ...

Processing theory Collections.ArrayHashMap_Impl ...

Processing theory Collections.RBTMapImpl ...

Processing theory Promela.PromelaAST ...

Processing theory Collections.HashMap_Impl ...

Processing theory Partial_Order_Reduction.Coinductive_List_Extensions ...

Processing theory Partial_Order_Reduction.LList_Prefixes ...

Processing theory Collections.ArrayHashMap ...

Processing theory Partial_Order_Reduction.Stuttering ...

Processing theory Partial_Order_Reduction.Transition_System_Interpreted_Traces ...

Processing theory Collections.ArrayHashSet ...

Processing theory Collections.HashMap ...

Processing theory Collections.MapStdImpl ...

Processing theory Partial_Order_Reduction.Ample_Abstract ...

Processing theory Partial_Order_Reduction.Ample_Analysis ...

Processing theory Collections.HashSet ...

Processing theory Collections.RBTSetImpl ...

Processing theory Collections.SetStdImpl ...

Processing theory Collections.ICF_Impl ...

Processing theory Collections.ICF_Refine_Monadic ...

Processing theory Collections.ICF_Autoref ...

Processing theory Collections.Collections ...

Processing theory Collections.CollectionsV1 ...

Processing theory CAVA_Base.CAVA_Base ...

Processing theory Promela.PromelaStatistics ...

Processing theory DFS_Framework.Impl_Rev_Array_Stack ...

Processing theory CAVA_Automata.Digraph ...

Processing theory SM.LTS ...

Processing theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics ...

Processing theory Gabow_SCC.Find_Path ...

Processing theory LTL.Rewriting ...

Processing theory SM.SM_Cfg ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Extras ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Simple ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter ...

Processing theory CAVA_Automata.Automata ...

Processing theory CAVA_Automata.Simulation ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_Programs ...

Processing theory CAVA_LTL_Modelchecker.CAVA_Abstract ...

Processing theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv ...

Processing theory CAVA_Automata.Stuttering_Extension ...

Processing theory CAVA_Automata.Lasso ...

Processing theory CAVA_Automata.Digraph_Impl ...

Processing theory Gabow_SCC.Find_Path_Impl ...

Processing theory DFS_Framework.Param_DFS ...

Processing theory SM.Gen_Scheduler ...

Processing theory Gabow_SCC.Gabow_Skeleton ...

Processing theory SM.Gen_Scheduler_Refine ...

Processing theory SM.SM_Semantics ...

Processing theory SM.Gen_Cfg_Bisim ...

Processing theory DFS_Framework.General_DFS_Structure ...

Processing theory SM.SM_LTL ...

Processing theory SM.Decide_Locality ...

Processing theory DFS_Framework.Tailrec_Impl ...

Processing theory SM.Type_System ...

Processing theory CAVA_Automata.Automata_Impl ...

Processing theory SM.SM_Finite_Reachable ...

Processing theory Gabow_SCC.Gabow_Skeleton_Code ...

Processing theory DFS_Framework.DFS_Invars_Basic ...

Processing theory SM.Rename_Cfg ...

Processing theory SM.SM_Visible ...

Processing theory SM.Pid_Scheduler ...

Processing theory Promela.PromelaDatastructures ...

Processing theory Promela.PromelaInvariants ...

Processing theory SM.SM_Pid ...

Processing theory SM.SM_Variables ...

Processing theory DFS_Framework.Rec_Impl ...

Processing theory SM.SM_Indep ...

Processing theory Gabow_SCC.Gabow_GBG ...

Processing theory DFS_Framework.Simple_Impl ...

Processing theory DFS_Framework.Restr_Impl ...

Processing theory DFS_Framework.DFS_Framework ...

Processing theory CAVA_LTL_Modelchecker.NDFS_SI ...

Processing theory DFS_Framework.Reachable_Nodes ...

Processing theory Gabow_SCC.Gabow_GBG_Code ...

Processing theory Promela.Promela ...

Processing theory Promela.PromelaLTLConv ...

Processing theory Promela.PromelaLTL ...

Processing theory DFS_Framework.Feedback_Arcs ...

Processing theory SM.SM_Datastructures ...

Processing theory SM.SM_Sticky ...

Processing theory SM.SM_POR ...

Processing theory SM.SM_Ample_Impl ...

Processing theory SM.SM_Wrapup ...

Processing theory LTL_to_GBA.LTL_to_GBA ...

Processing theory LTL_to_GBA.LTL_to_GBA_impl ...

Processing theory CAVA_LTL_Modelchecker.CAVA_Impl ...

Processing theory CAVA_LTL_Modelchecker.Mulog ...

Loading 2 theories ...

Processing theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS ...

Processing theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker ...

Loading 3 theories ...

Processing theory Polynomials.Poly_Mapping_Finite_Map ...

Removing 40 theories ...

Processing theory Polynomials.MPoly_Type_Class_FMap ...

Processing theory Symmetric_Polynomials.Symmetric_Polynomials_Code ...

Processing theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based ...

Removing 31 theories ...

Processing theory Isabelle_Marries_Dirac.Quantum_Teleportation ...

Removing 1 theories ...

Processing theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma ...

Processing theory Isabelle_Marries_Dirac.Entanglement ...

Loading 12 theories ...

Processing theory Transition_Systems_and_Automata.Sequence_Zip ...

Processing theory Adaptive_State_Counting.FSM ...

Removing 4 theories ...

Processing theory Adaptive_State_Counting.ATC ...

Processing theory Adaptive_State_Counting.FSM_Product ...

Processing theory Adaptive_State_Counting.ASC_LB ...

Processing theory Adaptive_State_Counting.ASC_Suite ...

Processing theory Adaptive_State_Counting.ASC_Sufficiency ...

Processing theory Adaptive_State_Counting.ASC_Hoare ...

Processing theory Adaptive_State_Counting.ASC_Example ...

Processing theory Dirichlet_Series.Dirichlet_Efficient_Code ...

Loading 18 theories ...

Processing theory Collections.Refine_Dflt_ICF ...

Processing theory Prpu_Maxflow.Graph_Topological_Ordering ...

Processing theory Refine_Imperative_HOL.Sepref_ICF_Bindings ...

Processing theory Flow_Networks.Fofu_Abs_Base ...

Processing theory Flow_Networks.Fofu_Impl_Base ...

Removing 48 theories ...

Processing theory Flow_Networks.Refine_Add_Fofu ...

Processing theory Flow_Networks.Graph_Impl ...

Processing theory Flow_Networks.Network_Impl ...

Processing theory Prpu_Maxflow.Generic_Push_Relabel ...

Processing theory Prpu_Maxflow.Prpu_Common_Inst ...

Processing theory Prpu_Maxflow.Fifo_Push_Relabel ...

Processing theory Prpu_Maxflow.Relabel_To_Front ...

Processing theory Flow_Networks.NetCheck ...

Processing theory Prpu_Maxflow.Prpu_Common_Impl ...

Processing theory Prpu_Maxflow.Relabel_To_Front_Impl ...

Processing theory Prpu_Maxflow.Fifo_Push_Relabel_Impl ...

Processing theory Prpu_Maxflow.Generated_Code_Test ...

Processing theory Isabelle_Marries_Dirac.No_Cloning ...

Loading 7 theories ...

Removing 36 theories ...

Processing theory Saturation_Framework.Calculus ...

Processing theory Saturation_Framework.Calculus_Variations ...

Processing theory Saturation_Framework.Intersection_Calculus ...

Processing theory Saturation_Framework.Lifting_to_Non_Ground_Calculi ...

Processing theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi ...

Processing theory Saturation_Framework.Given_Clause_Architectures ...

Loading 4 theories ...

Processing theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited ...

Processing theory Saturation_Framework_Extensions.Soundness ...

Processing theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion ...

Processing theory Saturation_Framework_Extensions.Clausal_Calculus ...

Removing 1 theories ...

Processing theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited ...

Loading 3 theories ...

Removing 22 theories ...

Processing theory Stateful_Protocol_Composition_and_Typing.Example_TLS ...

Processing theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver ...

Loading 6 theories ...

Processing theory Stateful_Protocol_Composition_and_Typing.Examples ...

Processing theory EdmondsKarp_Maxflow.FordFulkerson_Algo ...

Removing 23 theories ...

Processing theory EdmondsKarp_Maxflow.EdmondsKarp_Algo ...

Processing theory EdmondsKarp_Maxflow.Augmenting_Path_BFS ...

Processing theory EdmondsKarp_Maxflow.EdmondsKarp_Impl ...

Processing theory EdmondsKarp_Maxflow.Edka_Checked_Impl ...

Processing theory EdmondsKarp_Maxflow.Edka_Benchmark_Export ...

Loading 2 theories ...

Removing 19 theories ...

Processing theory ShortestPath.ShortestPath ...

Processing theory ShortestPath.ShortestPathNeg ...

Loading 4 theories ...

Processing theory VerifyThis2019.Exc_Nres_Monad ...

Processing theory VerifyThis2019.VTcomp ...

Processing theory VerifyThis2019.Challenge2A ...

Processing theory VerifyThis2019.Challenge2B ...

Loading 2 theories ...

Removing 26 theories ...

Processing theory Partial_Order_Reduction.Formula ...

Processing theory Partial_Order_Reduction.Ample_Correctness ...

Loading 2 theories ...

Processing theory CakeML.TypeSystem ...

Loading 7 theories ...

Processing theory CakeML.TypeSystemAuxiliary ...

Removing 25 theories ...

Processing theory VerifyThis2018.Synth_Definition ...

Processing theory VerifyThis2018.Dynamic_Array ...

Processing theory VerifyThis2018.DRAT_Misc ...

Processing theory VerifyThis2018.Array_Map_Default ...

Processing theory VerifyThis2018.Exc_Nres_Monad ...

Processing theory VerifyThis2018.VTcomp ...

Processing theory VerifyThis2018.Snippets ...

Loading 2 theories ...

Removing 1 theories ...

Processing theory VerifyThis2018.DF_System ...

Processing theory VerifyThis2018.Challenge3 ...

Processing theory VerifyThis2018.Challenge2 ...

Removing 3 theories ...

Processing theory VerifyThis2018.Challenge1_short ...

Processing theory VerifyThis2018.Challenge1 ...

Removing 8 theories ...

Processing theory CakeML.Code_Test_Haskell ...

Loading 23 theories ...

Processing theory Dijkstra_Shortest_Path.Dijkstra_Misc ...

Processing theory Refine_Imperative_HOL.Sepref_Snip_Combinator ...

Processing theory Collections_Examples.Succ_Graph ...

Processing theory Refine_Imperative_HOL.Sepref_WGraph ...

Processing theory Refine_Imperative_HOL.Sepref_Graph ...

Processing theory Refine_Imperative_HOL.Worklist_Subsumption ...

Processing theory Refine_Imperative_HOL.Worklist_Subsumption_Impl ...

Processing theory Dijkstra_Shortest_Path.Weight ...

Processing theory Refine_Imperative_HOL.Sepref_Snip_Datatype ...

Processing theory Dijkstra_Shortest_Path.GraphSpec ...

Processing theory Dijkstra_Shortest_Path.GraphGA ...

Processing theory Refine_Imperative_HOL.Sepref_DFS ...

Removing 11 theories ...

Processing theory Dijkstra_Shortest_Path.Dijkstra ...

Processing theory Dijkstra_Shortest_Path.GraphByMap ...

Processing theory Dijkstra_Shortest_Path.HashGraphImpl ...

Processing theory Refine_Imperative_HOL.Sepref_Minitests ...

Processing theory Collections_Examples.Nested_DFS ...

Processing theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet ...

Processing theory Dijkstra_Shortest_Path.Test ...

Processing theory Refine_Imperative_HOL.Sepref_NDFS ...

Processing theory Refine_Imperative_HOL.Sepref_Dijkstra ...

Loading 45 theories ...

Processing theory Refine_Imperative_HOL.Sepref_All_Examples ...

Removing 7 theories ...

Processing theory Formal_SSA.Serial_Rel ...

Processing theory Slicing.AuxLemmas ...

Processing theory Formal_SSA.While_Combinator_Exts ...

Processing theory Slicing.BasicDefs ...

Processing theory Slicing.CFG ...

Processing theory Slicing.CFGExit ...

Processing theory Slicing.CFG_wf ...

Processing theory Slicing.CFGExit_wf ...

Processing theory Slicing.DynDataDependence ...

Processing theory Slicing.DataDependence ...

Processing theory Slicing.SemanticsCFG ...

Processing theory Slicing.Distance ...

Processing theory Slicing.Observable ...

Processing theory Slicing.WeakOrderDependence ...

Processing theory Slicing.Com ...

Processing theory Slicing.Labels ...

Processing theory Formal_SSA.FormalSSA_Misc ...

Processing theory Formal_SSA.Mapping_Exts ...

Processing theory Slicing.Postdomination ...

Processing theory Slicing.DynStandardControlDependence ...

Processing theory Slicing.DynWeakControlDependence ...

Processing theory Slicing.StandardControlDependence ...

Processing theory Slicing.WeakControlDependence ...

Processing theory Formal_SSA.RBT_Mapping_Exts ...

Processing theory Slicing.PDG ...

Processing theory Slicing.Slice ...

Processing theory Slicing.WCFG ...

Processing theory Slicing.Interpretation ...

Processing theory Slicing.CDepInstantiations ...

Processing theory Slicing.WellFormed ...

Processing theory Formal_SSA.Graph_path ...

Processing theory Slicing.AdditionalLemmas ...

Processing theory Formal_SSA.Disjoin_Transform ...

Processing theory Formal_SSA.SSA_CFG ...

Processing theory Formal_SSA.SSA_CFG_code ...

Processing theory Formal_SSA.Minimality ...

Processing theory Formal_SSA.Construct_SSA ...

Processing theory Formal_SSA.Construct_SSA_notriv ...

Processing theory Formal_SSA.Construct_SSA_code ...

Processing theory Formal_SSA.SSA_Transfer_Rules ...

Processing theory Formal_SSA.Construct_SSA_notriv_code ...

Processing theory Formal_SSA.Generic_Interpretation ...

Processing theory Formal_SSA.WhileGraphSSA ...

Processing theory Formal_SSA.Generic_Extract ...

Processing theory Refine_Imperative_HOL.Dijkstra_Benchmark ...

Loading 2 theories ...

Removing 18 theories ...

Processing theory Refine_Imperative_HOL.NDFS_Benchmark ...

Loading 13 theories ...

Removing 3 theories ...

Processing theory Kruskal.MinWeightBasis ...

Processing theory Kruskal.Kruskal_Misc ...

Processing theory Kruskal.SeprefUF ...

Processing theory Kruskal.UGraph ...

Processing theory Kruskal.Kruskal ...

Processing theory Kruskal.Kruskal_Refine ...

Processing theory Kruskal.Kruskal_Impl ...

Processing theory Kruskal.UGraph_Impl ...

Loading 3 theories ...

Removing 2 theories ...

Processing theory Kruskal.Graph_Definition ...

Processing theory Kruskal.Graph_Definition_Aux ...

Processing theory Kruskal.Graph_Definition_Impl ...

Processing theory PAC_Checker.PAC_Assoc_Map_Rel ...

Removing 15 theories ...

Processing theory CakeML.BigSmallInvariants ...

Processing theory Refine_Imperative_HOL.Heapmap_Bench ...

Loading 4 theories ...

Processing theory Special_Function_Bounds.Bounds_Lemmas ...

Removing 5 theories ...

Processing theory Special_Function_Bounds.Exp_Bounds ...

Removing 1 theories ...

Processing theory Sturm_Sequences.Sturm_Ex ...

Loading 3 theories ...

Processing theory Floyd_Warshall.Recursion_Combinators ...

Removing 9 theories ...

Processing theory Floyd_Warshall.Floyd_Warshall ...

Processing theory Floyd_Warshall.FW_Code ...

Loading 2 theories ...

Processing theory VerifyThis2019.Parallel_Multiset_Fold ...

Processing theory VerifyThis2019.Challenge3 ...

Removing 5 theories ...

Processing theory Refine_Imperative_HOL.Sepref_Guide_Reference ...

Removing 1 theories ...

Processing theory Refine_Imperative_HOL.Sepref_Guide_Quickstart ...

Processing theory Refine_Imperative_HOL.Sepref_Guide_General_Util ...

Removing 2 theories ...

Processing theory Knuth_Morris_Pratt.KMP ...

Loading 2 theories ...

Removing 21 theories ...

Processing theory Complex_Geometry.Riemann_Sphere ...

Processing theory Complex_Geometry.Chordal_Metric ...

Loading 54 theories ...

Removing 23 theories ...

Processing theory UTP-Toolkit.Total_Recall ...

Processing theory UTP-Toolkit.List_Lexord_Alt ...

Processing theory UTP.utp_parser_utils ...

Processing theory UTP-Toolkit.Infinity ...

Processing theory UTP-Toolkit.Positive ...

Processing theory UTP-Toolkit.FSet_Extra ...

Processing theory UTP-Toolkit.Map_Extra ...

Processing theory UTP-Toolkit.Partial_Fun ...

Processing theory UTP-Toolkit.Finite_Fun ...

Processing theory UTP-Toolkit.List_Extra ...

Processing theory UTP-Toolkit.Sequence ...

Processing theory UTP-Toolkit.Countable_Set_Extra ...

Processing theory UTP-Toolkit.utp_toolkit ...

Processing theory UTP.utp_var ...

Processing theory UTP.utp_expr ...

Processing theory UTP.utp_expr_insts ...

Processing theory UTP.utp_expr_funcs ...

Processing theory UTP.utp_unrest ...

Processing theory UTP.utp_usedby ...

Processing theory UTP.utp_tactics ...

Processing theory UTP.utp_subst ...

Processing theory UTP.utp_meta_subst ...

Processing theory UTP.utp_pred ...

Processing theory UTP.utp_alphabet ...

Processing theory UTP.utp_lift ...

Processing theory UTP.utp_pred_laws ...

Processing theory UTP.utp_healthy ...

Processing theory UTP.utp_sequent ...

Processing theory UTP.utp_rel ...

Processing theory UTP.utp_recursion ...

Processing theory UTP.utp_state_parser ...

Processing theory UTP.utp_rel_laws ...

Processing theory UTP.utp_theory ...

Processing theory UTP.utp_hoare ...

Processing theory UTP.utp_rel_opsem ...

Processing theory UTP.utp_sym_eval ...

Processing theory UTP.utp_wp ...

Processing theory UTP.utp_dynlog ...

Processing theory UTP.utp_sp ...

Processing theory UTP.utp_concurrency ...

Processing theory UTP.utp ...

Processing theory UTP.utp_expr_ovld ...

Processing theory UTP.utp_full ...

Processing theory UTP.utp_easy_parser ...

Processing theory UTP.sum_list ...

Removing 4 theories ...

Processing theory CakeML.CakeML_Quickcheck ...

Processing theory UTP.utp_simple_time ...

Loading 9 theories ...

Processing theory Coinductive.Quotient_Coinductive_List ...

Processing theory Coinductive.Quotient_TLList ...

Removing 56 theories ...

Processing theory Coinductive.Coinductive ...

Processing theory LTL_to_GBA.All_Of_LTL_to_GBA ...

Loading 3 theories ...

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

Processing theory Topology.Topology ...

Removing 10 theories ...

Processing theory Topology.LList_Topology ...

Loading 28 theories ...

Processing theory Buchi_Complementation.Alternate ...

Processing theory Transition_Systems_and_Automata.Acceptance ...

Processing theory Transition_Systems_and_Automata.Maps ...

Processing theory Transition_Systems_and_Automata.Refine ...

Processing theory Buchi_Complementation.Formula ...

Processing theory Transition_Systems_and_Automata.Degeneralization ...

Processing theory Transition_Systems_and_Automata.Degeneralization_Refine ...

Processing theory Transition_Systems_and_Automata.Implement ...

Removing 3 theories ...

Processing theory Transition_Systems_and_Automata.Transition_System_Refine ...

Processing theory Transition_Systems_and_Automata.Nondeterministic ...

Processing theory Transition_Systems_and_Automata.NBA ...

Processing theory Buchi_Complementation.Graph ...

Processing theory Transition_Systems_and_Automata.NGBA ...

Processing theory Transition_Systems_and_Automata.NBA_Combine ...

Processing theory Transition_Systems_and_Automata.NBA_Refine ...

Processing theory Transition_Systems_and_Automata.NGBA_Refine ...

Processing theory Buchi_Complementation.Ranking ...

Processing theory Transition_Systems_and_Automata.NBA_Graphs ...

Processing theory Transition_Systems_and_Automata.NGBA_Graphs ...

Processing theory Transition_Systems_and_Automata.NBA_Implement ...

Processing theory Transition_Systems_and_Automata.NGBA_Implement ...

Processing theory Buchi_Complementation.Complementation ...

Processing theory Transition_Systems_and_Automata.NBA_Algorithms ...

Processing theory Transition_Systems_and_Automata.NBA_Explicit ...

Processing theory Transition_Systems_and_Automata.NBA_Translate ...

Processing theory Transition_Systems_and_Automata.NGBA_Algorithms ...

Processing theory Buchi_Complementation.Complementation_Implement ...

Processing theory Buchi_Complementation.Complementation_Final ...

Loading 6 theories ...

Removing 21 theories ...

Processing theory Chandy_Lamport.Util ...

Processing theory Chandy_Lamport.Distributed_System ...

Processing theory Chandy_Lamport.Trace ...

Processing theory Chandy_Lamport.Swap ...

Processing theory Chandy_Lamport.Snapshot ...

Processing theory Chandy_Lamport.Co_Snapshot ...

Loading 6 theories ...

Processing theory Stream_Fusion_Code.Stream_Fusion ...

Processing theory Coinductive.Lazy_LList ...

Processing theory Coinductive.Lazy_TLList ...

Removing 6 theories ...

Processing theory Stream_Fusion_Code.Stream_Fusion_List ...

Processing theory Stream_Fusion_Code.Stream_Fusion_LList ...

Loading 7 theories ...

Processing theory Stream_Fusion_Code.Stream_Fusion_Examples ...

Processing theory DFS_Framework.DFS_Invars_SCC ...

Processing theory DFS_Framework.Tarjan_LowLink ...

Removing 4 theories ...

Processing theory DFS_Framework.Tarjan ...

Processing theory DFS_Framework.DFS_Find_Path ...

Processing theory DFS_Framework.Cyc_Check ...

Processing theory DFS_Framework.Nested_DFS ...

Loading 12 theories ...

Processing theory DFS_Framework.DFS_All_Examples ...

Processing theory Knot_Theory.Tangle_Relation ...

Processing theory Knot_Theory.Preliminaries ...

Processing theory Knot_Theory.Tangles ...

Processing theory Knot_Theory.Tangle_Algebra ...

Processing theory Knot_Theory.Tangle_Moves ...

Processing theory Knot_Theory.Link_Algebra ...

Removing 8 theories ...

Processing theory Knot_Theory.Kauffman_Matrix ...

Processing theory Knot_Theory.Example ...

Processing theory Knot_Theory.Computations ...

Processing theory Knot_Theory.Linkrel_Kauffman ...

Loading 10 theories ...

Processing theory Knot_Theory.Kauffman_Invariance ...

Processing theory Knot_Theory.Knot_Theory ...

Removing 15 theories ...

Processing theory BTree.Basic_Assn ...

Processing theory BTree.Imperative_Loops ...

Processing theory BTree.BTree ...

Processing theory BTree.Array_SBlit ...

Processing theory BTree.Partially_Filled_Array ...

Processing theory BTree.BTree_Imp ...

Processing theory BTree.BTree_Set ...

Processing theory BTree.BTree_Split ...

Processing theory BTree.BTree_ImpSet ...

Processing theory BTree.BTree_ImpSplit ...

Removing 36 theories ...

Processing theory CakeML.SimpleIO ...

Processing theory Promela.All_Of_Promela ...

Loading 19 theories ...

Processing theory HRB-Slicing.AuxLemmas ...

Processing theory HRB-Slicing.BasicDefs ...

Removing 11 theories ...

Processing theory HRB-Slicing.CFG ...

Processing theory HRB-Slicing.CFGExit ...

Processing theory HRB-Slicing.Postdomination ...

Processing theory HRB-Slicing.CFG_wf ...

Processing theory HRB-Slicing.CFGExit_wf ...

Processing theory HRB-Slicing.Distance ...

Processing theory HRB-Slicing.ReturnAndCallNodes ...

Processing theory HRB-Slicing.Observable ...

Processing theory HRB-Slicing.SemanticsCFG ...

Processing theory HRB-Slicing.SDG ...

Processing theory HRB-Slicing.HRBSlice ...

Processing theory HRB-Slicing.SCDObservable ...

Processing theory HRB-Slicing.Slice ...

Processing theory HRB-Slicing.WeakSimulation ...

Processing theory HRB-Slicing.FundamentalProperty ...

Processing theory InformationFlowSlicing_Inter.NonInterferenceInter ...

Processing theory InformationFlowSlicing_Inter.LiftingInter ...

Loading 33 theories ...

Processing theory LTL_Master_Theorem.Quotient_Type ...

Processing theory LTL_Master_Theorem.Omega_Words_Fun_Stream ...

Processing theory Transition_Systems_and_Automata.Acceptance_Refine ...

Processing theory LTL.Equivalence_Relations ...

Processing theory LTL.Code_Equations ...

Removing 2 theories ...

Processing theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability ...

Processing theory Transition_Systems_and_Automata.Deterministic ...

Processing theory Transition_Systems_and_Automata.DBA ...

Processing theory Transition_Systems_and_Automata.DGBA ...

Processing theory Transition_Systems_and_Automata.DBA_Combine ...

Processing theory Transition_Systems_and_Automata.DCA ...

Processing theory Transition_Systems_and_Automata.DGCA ...

Processing theory Transition_Systems_and_Automata.DRA ...

Processing theory Transition_Systems_and_Automata.DRA_Combine ...

Processing theory Transition_Systems_and_Automata.DCA_Combine ...

Processing theory Transition_Systems_and_Automata.DRA_Refine ...

Processing theory LTL_Master_Theorem.After ...

Processing theory Transition_Systems_and_Automata.DRA_Implement ...

Processing theory Transition_Systems_and_Automata.DRA_Nodes ...

Processing theory LTL.Disjunctive_Normal_Form ...

Processing theory Transition_Systems_and_Automata.DRA_Explicit ...

Processing theory Transition_Systems_and_Automata.DRA_Translate ...

Processing theory LTL_Master_Theorem.Advice ...

Processing theory LTL_Master_Theorem.Master_Theorem ...

Processing theory LTL_Master_Theorem.Transition_Functions ...

Processing theory LTL_Master_Theorem.Extra_Equivalence_Relations ...

Processing theory LTL_Master_Theorem.Restricted_Master_Theorem ...

Processing theory LTL_Master_Theorem.DRA_Construction ...

Processing theory LTL_Master_Theorem.DRA_Implementation ...

Processing theory LTL_Master_Theorem.DRA_Instantiation ...

Processing theory LTL_Master_Theorem.Code_Export ...

Loading 3 theories ...

Removing 39 theories ...

Processing theory Gabow_SCC.Gabow_SCC ...

Processing theory Gabow_SCC.Gabow_SCC_Code ...

Processing theory Gabow_SCC.All_Of_Gabow_SCC ...

Processing theory CakeML.LibAuxiliary ...

Loading 6 theories ...

Processing theory Collections_Examples.Exploration ...

Processing theory Tree-Automata.Tree ...

Processing theory Tree-Automata.Ta ...

Removing 14 theories ...

Processing theory Tree-Automata.AbsAlgo ...

Processing theory Tree-Automata.Ta_impl ...

Processing theory Tree-Automata.Ta_impl_codegen ...

Processing theory List-Infinite.ListInfinite ...

Processing theory Minimal_SSA.Irreducible ...

Loading 18 theories ...

Removing 21 theories ...

Processing theory Nested_Multisets_Ordinals.Nested_Multiset ...

Processing theory Nested_Multisets_Ordinals.Hereditary_Multiset ...

Processing theory Nested_Multisets_Ordinals.Syntactic_Ordinal ...

Processing theory Nested_Multisets_Ordinals.Signed_Multiset ...

Processing theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset ...

Processing theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal ...

Processing theory Polynomials.Polynomials ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_Util ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_App ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_Std ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic ...

Processing theory Lambda_Free_KBOs.Lambda_Encoding_KBO ...

Processing theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs ...

Processing theory Lambda_Free_KBOs.Lambda_Free_KBOs ...

Processing theory Formal_SSA.SSA_Semantics ...

Loading 55 theories ...

Processing theory Jinja.Auxiliary ...

Processing theory Jinja.Type ...

Processing theory Jinja.Decl ...

Processing theory Jinja.TypeRel ...

Processing theory Jinja.Value ...

Processing theory HRB-Slicing.Com ...

Processing theory HRB-Slicing.Labels ...

Processing theory HRB-Slicing.ProcState ...

Processing theory Jinja.Objects ...

Processing theory Jinja.Exceptions ...

Processing theory Jinja.Conform ...

Processing theory Jinja.SystemClasses ...

Processing theory Jinja.JVMState ...

Removing 20 theories ...

Processing theory Jinja.WellForm ...

Processing theory Jinja.SemiType ...

Processing theory Jinja.JVM_SemiType ...

Processing theory Jinja.JVMInstructions ...

Processing theory Jinja.JVMExceptions ...

Processing theory Jinja.JVMExecInstr ...

Processing theory Jinja.JVMExec ...

Processing theory Jinja.JVMListExample ...

Processing theory HRB-Slicing.PCFG ...

Processing theory HRB-Slicing.WellFormProgs ...

Processing theory Jinja.Effect ...

Processing theory Jinja.BVSpec ...

Processing theory Jinja.EffectMono ...

Processing theory Jinja.BVConform ...

Processing theory HRB-Slicing.Interpretation ...

Processing theory Jinja.TF_JVM ...

Processing theory HRB-Slicing.WellFormed ...

Processing theory Jinja.BVExec ...

Processing theory Jinja.BVSpecTypeSafe ...

Processing theory HRB-Slicing.ValidPaths ...

Processing theory HRB-Slicing.ProcSDG ...

Processing theory Jinja.BVExample ...

Processing theory HRB-Slicing.JVMCFG ...

Processing theory HRB-Slicing.JVMInterpretation ...

Processing theory HRB-Slicing.JVMPostdomination ...

Processing theory HRB-Slicing.JVMCFG_wf ...

Processing theory HRB-Slicing.JVMSDG ...

Loading 7 theories ...

Processing theory HRB-Slicing.HRBSlicing ...

Processing theory Core_DOM.Testing_Utils ...

Processing theory Core_DOM.Core_DOM_BaseTest ...

Processing theory Core_DOM.Document_adoptNode ...

Removing 32 theories ...

Processing theory Core_DOM.Node_insertBefore ...

Processing theory Core_DOM.Node_removeChild ...

Processing theory Core_DOM.Document_getElementById ...

Processing theory Core_DOM.Core_DOM_Tests ...

Processing theory CAVA_Automata.All_Of_CAVA_Automata ...

Loading 2 theories ...

Removing 41 theories ...

Processing theory IEEE_Floating_Point.Conversion_IEEE_Float ...

Loading 17 theories ...

Processing theory IEEE_Floating_Point.Double ...

Processing theory Word_Lib.Hex_Words ...

Processing theory Word_Lib.Legacy_Aliases ...

Processing theory Word_Lib.Word_16 ...

Processing theory Word_Lib.Strict_part_mono ...

Processing theory Word_Lib.Norm_Words ...

Processing theory Word_Lib.Next_and_Prev ...

Processing theory Word_Lib.More_Sublist ...

Processing theory Word_Lib.Ancient_Numeral ...

Processing theory Word_Lib.Bitwise ...

Processing theory Word_Lib.Bitwise_Signed ...

Processing theory Word_Lib.Many_More ...

Processing theory Word_Lib.Word_8 ...

Processing theory Word_Lib.Word_32 ...

Processing theory Word_Lib.Word_Lib_Sumo ...

Removing 7 theories ...

Processing theory Interval_Arithmetic_Word32.Finite_String ...

Processing theory Interval_Arithmetic_Word32.Interval_Word32 ...

Processing theory Interval_Arithmetic_Word32.Interpreter ...

Loading 6 theories ...

Removing 11 theories ...

Processing theory Jordan_Normal_Form.Derivation_Bound ...

Processing theory Jordan_Normal_Form.Show_Arctic ...

Processing theory Jordan_Normal_Form.Ring_Hom_Matrix ...

Processing theory Jordan_Normal_Form.Complexity_Carrier ...

Processing theory Jordan_Normal_Form.Matrix_Comparison ...

Processing theory Jordan_Normal_Form.Matrix_Complexity ...

Loading 4 theories ...

Processing theory MFOTL_Monitor.MFOTL ...

Removing 7 theories ...

Processing theory MFOTL_Monitor.Monitor ...

Processing theory MFOTL_Monitor.Monitor_Code ...

Processing theory MFOTL_Monitor.Examples ...

Loading 2 theories ...

Removing 3 theories ...

Processing theory Jordan_Normal_Form.Strassen_Algorithm ...

Loading 4 theories ...

Processing theory Jordan_Normal_Form.Strassen_Algorithm_Code ...

Removing 14 theories ...

Processing theory Transition_Systems_and_Automata.NBTA ...

Loading 3 theories ...

Processing theory Transition_Systems_and_Automata.NGBTA ...

Processing theory Transition_Systems_and_Automata.NBTA_Combine ...

Processing theory Transition_Systems_and_Automata.NFA ...

Processing theory Containers.TwoSat_Ex ...

Processing theory Containers.Containers_DFS_Ex ...

Removing 5 theories ...

Processing theory Containers.Containers_TwoSat_Ex ...

Loading 7 theories ...

Processing theory Core_SC_DOM.Testing_Utils ...

Processing theory Core_SC_DOM.Core_DOM_BaseTest ...

Processing theory Core_SC_DOM.Document_adoptNode ...

Removing 2 theories ...

Processing theory Core_SC_DOM.Node_insertBefore ...

Processing theory Core_SC_DOM.Node_removeChild ...

Processing theory Core_SC_DOM.Document_getElementById ...

Loading 3 theories ...

Processing theory Core_SC_DOM.Core_DOM_Tests ...

Processing theory Transition_Systems_and_Automata.DBTA ...

Processing theory Transition_Systems_and_Automata.DGBTA ...

Processing theory Transition_Systems_and_Automata.DBTA_Combine ...

Removing 35 theories ...

Processing theory CakeML.NamespaceAuxiliary ...

Processing theory Transition_Systems_and_Automata.DFA ...

Removing 13 theories ...

Processing theory CakeML.Tokens ...

Loading 21 theories ...

Processing theory Prim_Dijkstra_Simple.Common ...

Processing theory Priority_Search_Trees.Prio_Map_Specs ...

Processing theory Priority_Search_Trees.PST_General ...

Removing 33 theories ...

Processing theory Prim_Dijkstra_Simple.Undirected_Graph ...

Processing theory Priority_Search_Trees.PST_RBT ...

Processing theory Prim_Dijkstra_Simple.Undirected_Graph_Specs ...

Processing theory Prim_Dijkstra_Simple.Undirected_Graph_Impl ...

Processing theory Prim_Dijkstra_Simple.Prim_Abstract ...

Processing theory Prim_Dijkstra_Simple.Prim_Impl ...

Loading 17 theories ...

Processing theory Collections_Examples.Exploration_DFS ...

Processing theory Collections.Refine_Dflt_Only_ICF ...

Removing 14 theories ...

Processing theory Collections_Examples.PerformanceTest ...

Processing theory Collections_Examples.ICF_Only_Test ...

Processing theory Collections_Examples.Foreach_Refine ...

Processing theory Collections_Examples.Refine_Fold ...

Processing theory Refine_Monadic.Breadth_First_Search ...

Processing theory Collections_Examples.itp_2010 ...

Processing theory Collections_Examples.ICF_Examples ...

Processing theory Collections_Examples.Bfs_Impl ...

Processing theory Collections_Examples.Refine_Monadic_Examples ...

Processing theory Collections_Examples.Simple_DFS ...

Processing theory Collections_Examples.Coll_Test ...

Processing theory Collections_Examples.Combined_TwoSat ...

Processing theory Collections_Examples.ICF_Test ...

Processing theory Collections_Examples.Collection_Autoref_Examples ...

Processing theory Collections_Examples.Collection_Examples ...

Loading 6 theories ...

Processing theory Containers.Card_Datatype ...

Processing theory Containers.List_Proper_Interval ...

Processing theory Containers.Map_To_Mapping_Ex ...

Processing theory Containers.Compatibility_Containers_Regular_Sets ...

Processing theory Containers-Benchmarks.Clauses ...

Removing 24 theories ...

Processing theory Containers.Containers_Userguide ...

Removing 7 theories ...

Processing theory Dijkstra_Shortest_Path.Dijkstra_Impl ...

Loading 83 theories ...

Processing theory Simple_Firewall.List_Product_More ...

Processing theory IP_Addresses.Hs_Compat ...

Processing theory IP_Addresses.Lib_Numbers_toString ...

Processing theory Iptables_Semantics.List_Misc ...

Processing theory Iptables_Semantics.Datatype_Selectors ...

Processing theory IP_Addresses.NumberWang_IPv4 ...

Processing theory Iptables_Semantics.Repeat_Stabilize ...

Processing theory Iptables_Semantics.Remdups_Rev ...

Processing theory IP_Addresses.Lib_List_toString ...

Processing theory Simple_Firewall.Lib_Enum_toString ...

Processing theory Routing.Linorder_Helper ...

Processing theory Simple_Firewall.Firewall_Common_Decision_State ...

Processing theory Iptables_Semantics.Negation_Type ...

Processing theory Iptables_Semantics.Ternary ...

Processing theory Simple_Firewall.GroupF ...

Processing theory Iptables_Semantics.Word_Upto ...

Processing theory IP_Addresses.NumberWang_IPv6 ...

Processing theory Iptables_Semantics.Conntrack_State ...

Processing theory Simple_Firewall.Iface ...

Processing theory Simple_Firewall.L4_Protocol ...

Removing 10 theories ...

Processing theory Iptables_Semantics.L4_Protocol_Flags ...

Processing theory Simple_Firewall.IP_Partition_Preliminaries ...

Processing theory Simple_Firewall.Simple_Packet ...

Processing theory Iptables_Semantics.Tagged_Packet ...

Processing theory Simple_Firewall.SimpleFw_Syntax ...

Processing theory IP_Addresses.Lib_Word_toString ...

Processing theory IP_Addresses.WordInterval ...

Processing theory IP_Addresses.WordInterval_Sorted ...

Processing theory Iptables_Semantics.WordInterval_Lists ...

Processing theory Iptables_Semantics.Ports ...

Processing theory Iptables_Semantics.Firewall_Common ...

Processing theory IP_Addresses.IP_Address ...

Processing theory Iptables_Semantics.Matching_Ternary ...

Processing theory Iptables_Semantics.Unknown_Match_Tacs ...

Processing theory IP_Addresses.IPv4 ...

Processing theory IP_Addresses.Prefix_Match ...

Processing theory IP_Addresses.CIDR_Split ...

Processing theory Iptables_Semantics.Semantics_Ternary ...

Processing theory Iptables_Semantics.Fixed_Action ...

Processing theory Iptables_Semantics.Optimizing ...

Processing theory Iptables_Semantics.Semantics ...

Processing theory Iptables_Semantics.Matching ...

Processing theory Iptables_Semantics.Normalized_Matches ...

Processing theory Iptables_Semantics.Negation_Type_Matching ...

Processing theory Simple_Firewall.SimpleFw_Semantics ...

Processing theory Iptables_Semantics.Semantics_Goto ...

Processing theory Iptables_Semantics.Ruleset_Update ...

Processing theory Iptables_Semantics.Primitive_Normalization ...

Processing theory Iptables_Semantics.MatchExpr_Fold ...

Processing theory Iptables_Semantics.Call_Return_Unfolding ...

Processing theory IP_Addresses.IPv6 ...

Processing theory IP_Addresses.IP_Address_Parser ...

Processing theory IP_Addresses.IP_Address_toString ...

Processing theory IP_Addresses.Prefix_Match_toString ...

Processing theory Simple_Firewall.IP_Addr_WordInterval_toString ...

Processing theory Simple_Firewall.Primitives_toString ...

Processing theory Simple_Firewall.SimpleFw_toString ...

Processing theory Routing.Routing_Table ...

Processing theory Iptables_Semantics.IpAddresses ...

Processing theory Simple_Firewall.Service_Matrix ...

Processing theory Iptables_Semantics.Common_Primitive_Syntax ...

Processing theory Iptables_Semantics.Common_Primitive_Matcher_Generic ...

Processing theory Iptables_Semantics.Ipassmt ...

Processing theory Iptables_Semantics.Routing_IpAssmt ...

Processing theory Iptables_Semantics.Common_Primitive_Matcher ...

Processing theory Iptables_Semantics.Common_Primitive_Lemmas ...

Processing theory Iptables_Semantics.Interfaces_Normalize ...

Processing theory Iptables_Semantics.Conntrack_State_Transform ...

Processing theory Iptables_Semantics.Common_Primitive_toString ...

Processing theory Iptables_Semantics.Protocols_Normalize ...

Processing theory Iptables_Semantics.Output_Interface_Replace ...

Processing theory Iptables_Semantics.IpAddresses_Normalize ...

Processing theory Iptables_Semantics.Ports_Normalize ...

Processing theory Iptables_Semantics.No_Spoof ...

Processing theory Iptables_Semantics.Interface_Replace ...

Processing theory Iptables_Semantics.Transform ...

Processing theory Iptables_Semantics.Primitive_Abstract ...

Processing theory Iptables_Semantics.SimpleFw_Compliance ...

Processing theory Iptables_Semantics.Code_Interface ...

Processing theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed ...

Processing theory Iptables_Semantics.Parser ...

Processing theory Iptables_Semantics.Parser6 ...

Processing theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation ...

Removing 2 theories ...

Processing theory Iptables_Semantics_Examples.Parser6_Test ...

Loading 13 theories ...

Processing theory LOFT.OpenFlow_Helpers ...

Processing theory Simple_Firewall.Option_Helpers ...

Processing theory Simple_Firewall.Generic_SimpleFw ...

Processing theory LOFT.Sort_Descending ...

Processing theory LOFT.List_Group ...

Processing theory Routing.Linux_Router ...

Processing theory LOFT.Semantics_OpenFlow ...

Processing theory Routing.IpRoute_Parser ...

Processing theory LOFT.OpenFlow_Matches ...

Processing theory LOFT.OpenFlow_Action ...

Removing 2 theories ...

Processing theory LOFT.OpenFlow_Serialize ...

Processing theory LOFT.LinuxRouter_OpenFlow_Translation ...

Processing theory LOFT.RFC2544 ...

Removing 1 theories ...

Processing theory LOFT.OF_conv_test ...

Removing 2 theories ...

Processing theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Analyze_medium_sized_company ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.SQRL_2015_nospoof ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Parser_Test ...

Removing 1 theories ...

Processing theory Iptables_Semantics_Examples.Contrived_Example ...

Processing theory Iptables_Semantics.Code_haskell ...

Loading 5 theories ...

Removing 4 theories ...

Processing theory Iptables_Semantics.Matching_Embeddings ...

Processing theory Iptables_Semantics.Semantics_Embeddings ...

Loading 5 theories ...

Processing theory Iptables_Semantics.Access_Matrix_Embeddings ...

Processing theory Iptables_Semantics.No_Spoof_Embeddings ...

Processing theory Iptables_Semantics.Documentation ...

Processing theory Containers-Benchmarks.Benchmark_Bool ...

Processing theory Containers-Benchmarks.Benchmark_Comparison ...

Processing theory Containers-Benchmarks.Benchmark_LC ...

Processing theory Containers-Benchmarks.Benchmark_Set ...

Processing theory Containers-Benchmarks.Benchmark_Set_LC ...

Processing theory Iptables_Semantics.Iptables_Semantics ...

Processing theory CAVA_Base.All_Of_CAVA_Base ...

Removing 31 theories ...

Processing theory Containers-Benchmarks.Benchmark_ICF ...

Loading 21 theories ...

Processing theory LTL_to_DRA.Map2 ...

Processing theory LTL_to_DRA.Preliminaries2 ...

Processing theory LTL_to_DRA.Mapping2 ...

Processing theory LTL_to_DRA.List2 ...

Processing theory LTL_to_DRA.LTL_FGXU ...

Processing theory LTL_to_DRA.LTL_Compat ...

Processing theory LTL_to_DRA.DTS ...

Processing theory LTL_to_DRA.Rabin ...

Processing theory LTL_to_DRA.af ...

Processing theory LTL_to_DRA.LTL_Impl ...

Removing 2 theories ...

Processing theory LTL_to_DRA.Logical_Characterization ...

Processing theory LTL_to_DRA.af_Impl ...

Processing theory LTL_to_DRA.Semi_Mojmir ...

Processing theory LTL_to_DRA.Mojmir ...

Processing theory LTL_to_DRA.Mojmir_Rabin ...

Processing theory LTL_to_DRA.Mojmir_Rabin_Impl ...

Processing theory LTL_to_DRA.LTL_Rabin ...

Processing theory LTL_to_DRA.LTL_Rabin_Unfold_Opt ...

Processing theory LTL_to_DRA.LTL_Rabin_Impl ...

Processing theory LTL_to_DRA.Export_Code ...

Loading 7 theories ...

Removing 21 theories ...

Processing theory LTL.Example ...

Processing theory LTL_Normal_Form.Normal_Form ...

Processing theory Abstract_Soundness.Finite_Proof_Soundness ...

Processing theory LTL_Normal_Form.Normal_Form_Code_Export ...

Processing theory Abstract_Completeness.Propositional_Logic ...

Removing 9 theories ...

Processing theory Abstract_Soundness.Infinite_Proof_Soundness ...

Removing 3 theories ...

Processing theory Iptables_Semantics_Examples.Small_Examples ...

Processing theory Iptables_Semantics_Examples.Ports_Fail ...

Loading 13 theories ...

Processing theory Extended_Finite_State_Machines.FSet_Utils ...

Processing theory Extended_Finite_State_Machines.VName ...

Removing 35 theories ...

Processing theory Extended_Finite_State_Machines.Trilean ...

Processing theory Extended_Finite_State_Machines.Value ...

Processing theory Extended_Finite_State_Machines.Value_Lexorder ...

Processing theory Extended_Finite_State_Machines.AExp ...

Processing theory Extended_Finite_State_Machines.GExp ...

Processing theory Extended_Finite_State_Machines.Transition ...

Processing theory Extended_Finite_State_Machines.EFSM ...

Processing theory Extended_Finite_State_Machines.Drinks_Machine ...

Processing theory Extended_Finite_State_Machines.EFSM_LTL ...

Processing theory Extended_Finite_State_Machines.Drinks_Machine_LTL ...

Loading 21 theories ...

Processing theory Ordinal.OrdinalDef ...

Processing theory Ordinal.OrdinalInduct ...

Processing theory Ordinal.OrdinalCont ...

Processing theory Ordinal.OrdinalRec ...

Processing theory Ordinal.OrdinalArith ...

Processing theory Ordinal.OrdinalInverse ...

Processing theory Ordinal.OrdinalFix ...

Processing theory Ordinal.OrdinalOmega ...

Processing theory Nested_Multisets_Ordinals.Hydra_Battle ...

Processing theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge ...

Removing 5 theories ...

Processing theory CakeML_Codegen.Test_Utils ...

Processing theory Nested_Multisets_Ordinals.Goodstein_Sequence ...

Removing 11 theories ...

Processing theory Collections.Refine_Monadic_Userguide ...

Processing theory Collections.ICF_Userguide ...

Loading 6 theories ...

Processing theory Prim_Dijkstra_Simple.Directed_Graph ...

Processing theory Prim_Dijkstra_Simple.Directed_Graph_Specs ...

Processing theory Prim_Dijkstra_Simple.Directed_Graph_Impl ...

Processing theory Prim_Dijkstra_Simple.Dijkstra_Abstract ...

Processing theory MFOTL_Monitor.Slicing ...

Processing theory Prim_Dijkstra_Simple.Dijkstra_Impl ...

Loading 2 theories ...

Removing 77 theories ...

Processing theory Transitive-Closure.RBT_Map_Set_Extension ...

Loading 2 theories ...

Processing theory Transitive-Closure.Transitive_Closure_RBT_Impl ...

Processing theory Dynamic_Tables.Tables_real ...

Processing theory Dynamic_Tables.Tables_nat ...

Processing theory DFS_Framework.On_Stack ...

Loading 28 theories ...

Removing 37 theories ...

Processing theory Amortized_Complexity.Lemmas_log ...

Processing theory Cauchy.CauchySchwarz ...

Processing theory Amortized_Complexity.Priority_Queue_ops ...

Processing theory Amortized_Complexity.Priority_Queue_ops_merge ...

Processing theory Amortized_Complexity.Amortized_Framework ...

Processing theory IMO2019.IMO2019_Q5 ...

Processing theory Special_Function_Bounds.Sin_Cos_Bounds ...

Processing theory Amortized_Complexity.Splay_Heap_Analysis ...

Processing theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2 ...

Processing theory Amortized_Complexity.Pairing_Heap_List2_Analysis ...

Processing theory Amortized_Complexity.Pairing_Heap_List1_Analysis ...

Processing theory Amortized_Complexity.Pairing_Heap_Tree_Analysis ...

Processing theory Amortized_Complexity.Pairing_Heap_List1_Analysis2 ...

Processing theory Amortized_Complexity.Skew_Heap_Analysis ...

Removing 17 theories ...

Processing theory Special_Function_Bounds.Sqrt_Bounds ...

Processing theory Special_Function_Bounds.Log_CF_Bounds ...

Processing theory Special_Function_Bounds.Atan_CF_Bounds ...

Processing theory Amortized_Complexity.Amortized_Examples ...

Processing theory Amortized_Complexity.Splay_Tree_Analysis_Base ...

Processing theory Amortized_Complexity.Splay_Tree_Analysis ...

Processing theory Amortized_Complexity.Splay_Tree_Analysis_Optimal ...

Removing 14 theories ...

Processing theory CakeML_Codegen.Test_Embed_Data ...

Loading 10 theories ...

Removing 18 theories ...

Processing theory Simpl.Simpl_Heap ...

Processing theory BDD.BinDag ...

Processing theory Simpl.HeapList ...

Processing theory BDD.General ...

Processing theory BDD.ProcedureSpecs ...

Processing theory BDD.RepointProof ...

Processing theory BDD.ShareRepProof ...

Processing theory BDD.LevellistProof ...

Processing theory BDD.ShareReduceRepListProof ...

Processing theory BDD.NormalizeTotalProof ...

Processing theory Collections.Robdd ...

Loading 33 theories ...

Removing 16 theories ...

Processing theory Syntax_Independent_Logic.Prelim ...

Processing theory HereditarilyFinite.Rank ...

Processing theory Nominal2.Nominal2_Base ...

Processing theory HereditarilyFinite.OrdArith ...

Processing theory Nominal2.Nominal2_Abs ...

Processing theory Nominal2.Nominal2_FCB ...

Processing theory Nominal2.Nominal2 ...

Processing theory Goedel_HFSet_Semanticless.SyntaxN ...

Processing theory Goedel_HFSet_Semanticless.Coding ...

Processing theory Goedel_HFSet_Semanticless.Predicates ...

Processing theory Goedel_HFSet_Semanticless.Sigma ...

Processing theory Syntax_Independent_Logic.Syntax ...

Processing theory Goedel_HFSet_Semanticless.Coding_Predicates ...

Processing theory Goedel_HFSet_Semanticless.Pf_Predicates ...

Processing theory Syntax_Independent_Logic.Deduction ...

Processing theory Syntax_Independent_Logic.Standard_Model ...

Processing theory Goedel_Incompleteness.Deduction2 ...

Processing theory Goedel_Incompleteness.Abstract_Encoding ...

Processing theory Goedel_HFSet_Semanticless.Functions ...

Processing theory Goedel_Incompleteness.Abstract_Representability ...

Processing theory Goedel_Incompleteness.Derivability_Conditions ...

Processing theory Goedel_Incompleteness.Diagonalization ...

Processing theory Goedel_Incompleteness.Goedel_Formula ...

Processing theory Goedel_Incompleteness.Standard_Model_More ...

Processing theory Goedel_Incompleteness.Abstract_First_Goedel ...

Processing theory Goedel_Incompleteness.Abstract_Second_Goedel ...

Processing theory Goedel_HFSet_Semanticless.II_Prelims ...

Processing theory Goedel_HFSet_Semanticless.Pseudo_Coding ...

Processing theory Goedel_HFSet_Semanticless.Goedel_I ...

Processing theory Goedel_HFSet_Semanticless.Quote ...

Processing theory Goedel_HFSet_Semanticless.Instance ...

Loading 13 theories ...

Removing 12 theories ...

Processing theory Incompleteness.SyntaxN ...

Processing theory Incompleteness.Coding ...

Processing theory Incompleteness.Predicates ...

Processing theory Incompleteness.Sigma ...

Processing theory Incompleteness.Coding_Predicates ...

Processing theory Incompleteness.Pf_Predicates ...

Processing theory Incompleteness.Functions ...

Processing theory Incompleteness.Goedel_I ...

Processing theory Incompleteness.II_Prelims ...

Processing theory Incompleteness.Pseudo_Coding ...

Processing theory Incompleteness.Quote ...

Processing theory Incompleteness.Goedel_II ...

Processing theory Goedel_HFSet_Semantic.Instance ...

Loading 17 theories ...

Removing 3 theories ...

Processing theory Simpl.XVcg ...

Processing theory Simpl.Closure ...

Processing theory Simpl.SyntaxTest ...

Processing theory Simpl.XVcgEx ...

Processing theory Simpl.ProcParEx ...

Processing theory Simpl.ClosureEx ...

Processing theory Simpl.ProcParExSP ...

Processing theory Simpl.Compose ...

Processing theory Simpl.Quicksort ...

Processing theory Simpl.VcgExTotal ...

Processing theory Simpl.ComposeEx ...

Processing theory Simpl.VcgExSP ...

Processing theory Simpl.VcgEx ...

Processing theory Simpl.UserGuide ...

Processing theory Simpl.AlternativeSmallStep ...

Loading 3 theories ...

Processing theory Simpl.Simpl ...

Processing theory Refine_Monadic.Example_Chapter ...

Processing theory Refine_Monadic.WordRefine ...

Processing theory Refine_Monadic.Examples ...

Processing theory Surprise_Paradox.Surprise_Paradox ...

Loading 2 theories ...

Processing theory LOFT.Featherweight_OpenFlow_Comparison ...

Processing theory LOFT.OpenFlow_Documentation ...

Removing 86 theories ...

Processing theory BDD.EvalProof ...

Loading 2 theories ...

Processing theory Simple_Firewall.Shadowed ...

Processing theory Iptables_Semantics.Example_Semantics ...

Loading 13 theories ...

Processing theory ROBDD.Option_Helpers ...

Processing theory ROBDD.Bool_Func ...

Processing theory ROBDD.Array_List ...

Processing theory ROBDD.Pointer_Map ...

Processing theory ROBDD.Pointer_Map_Impl ...

Processing theory Word_Lib.Guide ...

Processing theory ROBDD.BDT ...

Removing 74 theories ...

Processing theory ROBDD.Abstract_Impl ...

Processing theory ROBDD.Middle_Impl ...

Processing theory ROBDD.Conc_Impl ...

Loading 27 theories ...

Processing theory ROBDD.Level_Collapse ...

Processing theory ROBDD.BDD_Code ...

Processing theory ROBDD.BDD_Examples ...

Processing theory Complx.Cache_Tactics ...

Processing theory Word_Lib.Examples ...

Processing theory Native_Word.Uint16 ...

Processing theory Native_Word.Native_Cast ...

Processing theory Native_Word.Native_Cast_Uint ...

Removing 49 theories ...

Processing theory Complx.Language ...

Processing theory Complx.SmallStep ...

Processing theory Complx.OG_Annotations ...

Processing theory Complx.OG_Hoare ...

Processing theory Complx.SeqCatch_decomp ...

Processing theory Complx.OG_Soundness ...

Processing theory Complx.OG_Tactics ...

Processing theory Complx.OG_Syntax ...

Processing theory Complx.SumArr ...

Removing 17 theories ...

Processing theory Native_Word.Native_Word_Test ...

Processing theory Native_Word.Native_Word_Test_PolyML ...

Processing theory Native_Word.Native_Word_Test_PolyML64 ...

Processing theory Native_Word.Native_Word_Test_Emu ...

Processing theory Native_Word.Native_Word_Test_OCaml ...

Processing theory Native_Word.Native_Word_Test_Scala ...

Processing theory Native_Word.Native_Word_Test_OCaml2 ...

Processing theory Native_Word.Native_Word_Test_PolyML2 ...

Removing 7 theories ...

Processing theory Native_Word.Native_Word_Test_GHC ...

Loading 46 theories ...

Processing theory Deriving.Compare_Order_Instances ...

Processing theory Modal_Logics_for_NTS.FS_Set ...

Processing theory Datatype_Order_Generator.Hash_Generator ...

Processing theory Datatype_Order_Generator.Derive ...

Processing theory Old_Datatype_Show.Old_Show ...

Processing theory Old_Datatype_Show.Old_Show_Generator ...

Processing theory Modal_Logics_for_NTS.Nominal_Wellfounded ...

Processing theory Old_Datatype_Show.Old_Show_Instances ...

Processing theory Modal_Logics_for_NTS.Residual ...

Processing theory Native_Word.Uint_Userguide ...

Processing theory Modal_Logics_for_NTS.Transition_System ...

Removing 10 theories ...

Processing theory Deriving.Derive_Examples ...

Removing 7 theories ...

Processing theory Modal_Logics_for_NTS.Weak_Transition_System ...

Processing theory Modal_Logics_for_NTS.Nominal_Bounded_Set ...

Processing theory Modal_Logics_for_NTS.FL_Transition_System ...

Processing theory Modal_Logics_for_NTS.Formula ...

Processing theory Modal_Logics_for_NTS.Validity ...

Processing theory Modal_Logics_for_NTS.Disjunction ...

Processing theory Modal_Logics_for_NTS.Logical_Equivalence ...

Processing theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence ...

Processing theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity ...

Processing theory Modal_Logics_for_NTS.Weak_Formula ...

Processing theory Modal_Logics_for_NTS.Weak_Validity ...

Processing theory Modal_Logics_for_NTS.Weak_Logical_Equivalence ...

Processing theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence ...

Processing theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity ...

Processing theory Modal_Logics_for_NTS.Weak_Expressive_Completeness ...

Processing theory Modal_Logics_for_NTS.FL_Formula ...

Processing theory Modal_Logics_for_NTS.FL_Validity ...

Processing theory Modal_Logics_for_NTS.FL_Logical_Equivalence ...

Processing theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity ...

Processing theory Modal_Logics_for_NTS.S_Transform ...

Removing 8 theories ...

Processing theory Modal_Logics_for_NTS.L_Transform ...

Removing 2 theories ...

Processing theory Datatype_Order_Generator.Derive_Examples ...

Loading 15 theories ...

Processing theory Old_Datatype_Show.Old_Show_Examples ...

Processing theory Aggregation_Algebras.Semigroups_Big ...

Removing 10 theories ...

Processing theory Stone_Algebras.Lattice_Basics ...

Processing theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence ...

Processing theory Stone_Relation_Algebras.Fixpoints ...

Removing 6 theories ...

Processing theory Stone_Relation_Algebras.Semirings ...

Processing theory Stone_Algebras.P_Algebras ...

Processing theory Stone_Kleene_Relation_Algebras.Iterings ...

Processing theory Stone_Kleene_Relation_Algebras.Kleene_Algebras ...

Processing theory Stone_Relation_Algebras.Relation_Algebras ...

Processing theory Stone_Relation_Algebras.Matrix_Relation_Algebras ...

Processing theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras ...

Processing theory Aggregation_Algebras.Aggregation_Algebras ...

Processing theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras ...

Processing theory Aggregation_Algebras.Matrix_Aggregation_Algebras ...

Processing theory Aggregation_Algebras.Linear_Aggregation_Algebras ...

Loading 101 theories ...

Removing 4 theories ...

Processing theory Launchbury.Pointwise ...

Processing theory Call_Arity.ConstOn ...

Processing theory Launchbury.AList-Utils ...

Processing theory Launchbury.Vars ...

Processing theory Native_Word.Native_Word_Imperative_HOL ...

Processing theory Call_Arity.List-Interleavings ...

Processing theory Launchbury.Nominal-Utils ...

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

Processing theory Call_Arity.Set-Cpo ...

Processing theory Launchbury.HOLCF-Join ...

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

Processing theory Call_Arity.Arity ...

Processing theory Launchbury.Env ...

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

Processing theory Launchbury.HOLCF-Utils ...

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

Processing theory Call_Arity.Cardinality-Domain ...

Processing theory Launchbury.Env-HOLCF ...

Processing theory Launchbury.Nominal-HOLCF ...

Processing theory Call_Arity.Arity-Nominal ...

Processing theory Call_Arity.AEnv ...

Processing theory Launchbury.Terms ...

Processing theory Call_Arity.AnalBinds ...

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

Processing theory Call_Arity.CoCallGraph ...

Processing theory Call_Arity.CoCallGraph-Nominal ...

Processing theory Call_Arity.CoCallAnalysisSig ...

Processing theory Call_Arity.CoCallAnalysisBinds ...

Processing theory Call_Arity.TTree ...

Processing theory Call_Arity.TTree-HOLCF ...

Processing theory Launchbury.Substitution ...

Processing theory Call_Arity.ArityAnalysisSig ...

Processing theory Call_Arity.CoCallAritySig ...

Processing theory Call_Arity.EtaExpansion ...

Processing theory Call_Arity.TransformTools ...

Processing theory Call_Arity.ArityEtaExpansion ...

Removing 4 theories ...

Processing theory Call_Arity.SestoftConf ...

Processing theory Call_Arity.ArityAnalysisStack ...

Processing theory Call_Arity.ArityStack ...

Processing theory Call_Arity.CardinalityAnalysisSig ...

Processing theory Launchbury.Env-Nominal ...

Processing theory Call_Arity.TTreeAnalysisSig ...

Processing theory Call_Arity.Sestoft ...

Processing theory Call_Arity.EtaExpansionSafe ...

Processing theory Call_Arity.ArityEtaExpansionSafe ...

Processing theory Call_Arity.ArityAnalysisAbinds ...

Processing theory Call_Arity.ArityAnalysisSpec ...

Processing theory Call_Arity.ArityAnalysisFix ...

Processing theory Call_Arity.ArityAnalysisFixProps ...

Processing theory Call_Arity.CoCallAnalysisSpec ...

Processing theory Call_Arity.CoCallFix ...

Processing theory Call_Arity.ArityConsistent ...

Processing theory Call_Arity.CardinalityAnalysisSpec ...

Processing theory Call_Arity.SestoftGC ...

Processing theory Call_Arity.TTreeAnalysisSpec ...

Processing theory Call_Arity.TTreeImplCardinality ...

Processing theory Call_Arity.TTreeImplCardinalitySafe ...

Processing theory Call_Arity.AbstractTransform ...

Processing theory Call_Arity.ArityTransform ...

Processing theory Call_Arity.CoCallGraph-TTree ...

Processing theory Call_Arity.CoCallImplTTree ...

Processing theory Call_Arity.CoCallImplTTreeSafe ...

Processing theory Call_Arity.CoCallAnalysisImpl ...

Processing theory Call_Arity.CoCallImplSafe ...

Processing theory Call_Arity.CallArityEnd2End ...

Processing theory Call_Arity.CardArityTransformSafe ...

Loading 26 theories ...

Processing theory Call_Arity.CallArityEnd2EndSafe ...

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

Processing theory Launchbury.Iterative ...

Processing theory Launchbury.HasESem ...

Processing theory Launchbury.C ...

Processing theory Modal_Logics_for_NTS.Expressive_Completeness ...

Processing theory Launchbury.CValue ...

Processing theory Launchbury.HOLCF-Meet ...

Processing theory Launchbury.C-Meet ...

Processing theory Launchbury.C-restr ...

Processing theory Launchbury.Value ...

Processing theory Launchbury.ValueSimilarity ...

Processing theory Launchbury.EvalHeap ...

Processing theory Launchbury.CValue-Nominal ...

Processing theory Launchbury.HeapSemantics ...

Processing theory Launchbury.Value-Nominal ...

Processing theory Launchbury.AbstractDenotational ...

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

Processing theory Launchbury.Launchbury ...

Processing theory Launchbury.Denotational ...

Processing theory Launchbury.CorrectnessOriginal ...

Loading 4 theories ...

Processing theory Launchbury.ResourcedDenotational ...

Processing theory Launchbury.Denotational-Related ...

Processing theory Launchbury.CorrectnessResourced ...

Processing theory Launchbury.ResourcedAdequacy ...

Processing theory Launchbury.Adequacy ...

Processing theory Launchbury.EverythingAdequacy ...

Removing 67 theories ...

Processing theory Collections.Locale_Code_Ex ...

Processing theory Relational_Minimum_Spanning_Trees.Kruskal ...

Removing 19 theories ...

Processing theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests ...

Processing theory Relational_Minimum_Spanning_Trees.Boruvka ...

Loading 60 theories ...

Processing theory UPF_Firewall.Ports ...

Processing theory LambdaAuth.Nominal2_Lemmas ...

Processing theory LambdaAuth.FMap_Lemmas ...

Processing theory UPF.Monads ...

Processing theory UPF.UPFCore ...

Processing theory UPF.ElementaryPolicies ...

Processing theory UPF.SeqComposition ...

Processing theory UPF_Firewall.NetworkCore ...

Processing theory UPF_Firewall.DatatypeAddress ...

Processing theory UPF_Firewall.DatatypePort ...

Processing theory UPF_Firewall.IPv4 ...

Processing theory UPF_Firewall.IPv4_TCPUDP ...

Processing theory UPF_Firewall.IntegerAddress ...

Processing theory UPF_Firewall.IntegerPort ...

Processing theory UPF_Firewall.IntegerPort_TCPUDP ...

Processing theory UPF_Firewall.NetworkModels ...

Processing theory UPF_Firewall.LTL_alike ...

Processing theory Call_Arity.ArityTransformSafe ...

Processing theory Call_Arity.ArityAnalysisCorrDenotational ...

Processing theory UPF.ParallelComposition ...

Processing theory UPF.Analysis ...

Processing theory LambdaAuth.Syntax ...

Removing 24 theories ...

Processing theory UPF.Normalisation ...

Processing theory UPF.NormalisationTestSpecification ...

Processing theory UPF.UPF ...

Processing theory UPF_Firewall.PolicyCore ...

Processing theory UPF_Firewall.PolicyCombinators ...

Processing theory UPF_Firewall.PortCombinators ...

Processing theory UPF_Firewall.ProtocolPortCombinators ...

Processing theory UPF_Firewall.PacketFilter ...

Processing theory UPF_Firewall.NAT ...

Processing theory UPF_Firewall.StatefulCore ...

Processing theory UPF_Firewall.FTP ...

Processing theory UPF_Firewall.FTP_WithPolicy ...

Processing theory UPF_Firewall.VOIP ...

Processing theory UPF_Firewall.FWNormalisationCore ...

Processing theory UPF_Firewall.ElementaryRules ...

Processing theory UPF_Firewall.FTPVOIP ...

Processing theory UPF_Firewall.StatefulFW ...

Processing theory LambdaAuth.Semantics ...

Processing theory LambdaAuth.Agreement ...

Processing theory UPF_Firewall.NormalisationGenericProofs ...

Processing theory LambdaAuth.Results ...

Processing theory UPF_Firewall.NormalisationIntegerPortProof ...

Removing 6 theories ...

Processing theory UPF_Firewall.NormalisationIPPProofs ...

Loading 5 theories ...

Processing theory UPF_Firewall.FWNormalisation ...

Processing theory UPF_Firewall.UPF-Firewall ...

Processing theory UPF_Firewall.DMZDatatype ...

Processing theory UPF_Firewall.DMZInteger ...

Processing theory UPF_Firewall.DMZ ...

Processing theory UPF_Firewall.PersonalFirewallDatatype ...

Processing theory UPF_Firewall.PersonalFirewallInt ...

Processing theory UPF_Firewall.PersonalFirewallIpv4 ...

Processing theory UPF_Firewall.PersonalFirewall ...

Processing theory UPF_Firewall.Transformation01 ...

Processing theory UPF_Firewall.Transformation02 ...

Processing theory UPF_Firewall.Transformation ...

Processing theory UPF_Firewall.Voice_over_IP ...

Processing theory UPF_Firewall.NAT-FW ...

Processing theory UPF_Firewall.Examples ...

Processing theory Call_Arity.TrivialArityAnal ...

Processing theory Call_Arity.BalancedTraces ...

Processing theory Call_Arity.NoCardinalityAnalysis ...

Processing theory Call_Arity.SestoftCorrect ...

Processing theory Chandy_Lamport.Example ...

Loading 26 theories ...

Removing 80 theories ...

Processing theory HOLCF-Prelude.HOLCF_Main ...

Processing theory HOLCF-Prelude.Data_Function ...

Processing theory HOLCF-Prelude.Numeral_Cpo ...

Processing theory HOLCF-Prelude.Type_Classes ...

Processing theory HOLCF-Prelude.Data_Bool ...

Processing theory HOLCF-Prelude.Data_Integer ...

Processing theory HOLCF-Prelude.Data_Tuple ...

Processing theory Noninterference_Sequential_Composition.Propaedeutics ...

Processing theory HOLCF-Prelude.Data_List ...

Processing theory HOLCF-Prelude.Data_Maybe ...

Processing theory HOLCF-Prelude.HOLCF_Prelude ...

Processing theory BirdKMP.HOLCF_ROOT ...

Processing theory Noninterference_Sequential_Composition.SequentialComposition ...

Processing theory Noninterference_Sequential_Composition.Counterexamples ...

Processing theory BirdKMP.Theory_Of_Lists ...

Processing theory Robinson_Arithmetic.Robinson_Arithmetic ...

Processing theory Syntax_Independent_Logic.Natural_Deduction ...

Removing 2 theories ...

Processing theory Syntax_Independent_Logic.Syntax_Arith ...

Processing theory BirdKMP.KMP ...

Processing theory Syntax_Independent_Logic.Deduction_Q ...

Processing theory Robinson_Arithmetic.Instance ...

Loading 15 theories ...

Processing theory Collections.SetAbstractionIterator ...

Processing theory Rewriting_Z.Z ...

Processing theory Dependent_SIFUM_Type_Systems.Preliminaries ...

Processing theory Dependent_SIFUM_Type_Systems.Security ...

Processing theory Rewriting_Z.Lambda_Z ...

Processing theory Dependent_SIFUM_Type_Systems.Language ...

Processing theory Dependent_SIFUM_Refinement.Eg2 ...

Removing 21 theories ...

Processing theory Dependent_SIFUM_Type_Systems.Compositionality ...

Processing theory Dependent_SIFUM_Refinement.CompositionalRefinement ...

Processing theory Dependent_SIFUM_Type_Systems.TypeSystem ...

Processing theory Dependent_SIFUM_Type_Systems.TypeSystemTactics ...

Processing theory Dependent_SIFUM_Refinement.Eg1 ...

Processing theory Dependent_SIFUM_Refinement.Eg1Eg2 ...

Processing theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial ...

Removing 1 theories ...

Processing theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple ...

Loading 7 theories ...

Processing theory Dependent_SIFUM_Type_Systems.Example_TypeSystem ...

Processing theory Stone_Algebras.Filters ...

Processing theory Dependent_SIFUM_Type_Systems.Example_Swap_Add ...

Processing theory Relational_Minimum_Spanning_Trees.Prim ...

Removing 10 theories ...

Processing theory Stone_Algebras.Stone_Construction ...

Processing theory Stone_Relation_Algebras.Relation_Subalgebras ...

Loading 19 theories ...

Processing theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras ...

Processing theory Slicing.ControlDependenceRelations ...

Processing theory Slicing.DynPDG ...

Processing theory Slicing.DependentLiveVariables ...

Processing theory Slicing.BitVector ...

Processing theory Slicing.Semantics ...

Processing theory Slicing.DynamicControlDependences ...

Processing theory Slicing.WEquivalence ...

Processing theory Slicing.SemanticsWellFormed ...

Processing theory Slicing.StaticControlDependences ...

Removing 7 theories ...

Processing theory Slicing.DynSlice ...

Processing theory Slicing.JVMCFG ...

Processing theory Slicing.JVMInterpretation ...

Processing theory CakeML_Codegen.Test_Embed_Data2 ...

Removing 4 theories ...

Processing theory CakeML_Codegen.Test_Embed_Tree ...

Removing 34 theories ...

Processing theory Slicing.JVMPostdomination ...

Processing theory Slicing.JVMCFG_wf ...

Processing theory Slicing.JVMControlDependences ...

Processing theory Slicing.SemanticsWF ...

Loading 32 theories ...

Processing theory Slicing.Slicing ...

Processing theory Extended_Finite_State_Machine_Inference.Group_By ...

Processing theory HOLCF-Prelude.Definedness ...

Processing theory HOLCF-Prelude.List_Comprehension ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Target_FSet ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Target_Set ...

Processing theory Extended_Finite_State_Machine_Inference.Subsumption ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Target_List ...

Processing theory HOLCF-Prelude.Fibs ...

Processing theory HOLCF-Prelude.GHC_Rewrite_Rules ...

Processing theory HOLCF-Prelude.HLint ...

Processing theory HOLCF-Prelude.Num_Class ...

Processing theory Extended_Finite_State_Machines.AExp_Lexorder ...

Processing theory HOLCF-Prelude.Sieve_Primes ...

Processing theory Extended_Finite_State_Machines.GExp_Lexorder ...

Processing theory Extended_Finite_State_Machines.Transition_Lexorder ...

Removing 68 theories ...

Processing theory Extended_Finite_State_Machine_Inference.Inference ...

Processing theory Extended_Finite_State_Machine_Inference.EFSM_Dot ...

Processing theory Extended_Finite_State_Machine_Inference.efsm2sal ...

Processing theory Extended_Finite_State_Machine_Inference.SelectionStrategies ...

Processing theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards ...

Processing theory Extended_Finite_State_Machine_Inference.Increment_Reset ...

Processing theory Extended_Finite_State_Machine_Inference.Same_Register ...

Processing theory Extended_Finite_State_Machine_Inference.Store_Reuse ...

Processing theory Extended_Finite_State_Machine_Inference.Weak_Subsumption ...

Processing theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption ...

Processing theory FOL-Fitting.FOL_Fitting ...

Processing theory FOL_Seq_Calc1.Common ...

Processing theory FOL_Seq_Calc1.Tableau ...

Processing theory FOL_Seq_Calc1.Sequent ...

Removing 4 theories ...

Processing theory Extended_Finite_State_Machine_Inference.PTA_Generalisation ...

Processing theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound ...

Processing theory Extended_Finite_State_Machine_Inference.Code_Generation ...

Loading 27 theories ...

Processing theory Polynomials.Show_Polynomials ...

Processing theory Goedel_Incompleteness.Loeb_Formula ...

Processing theory Goedel_Incompleteness.Loeb ...

Processing theory Goedel_Incompleteness.Tarski ...

Processing theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding ...

Processing theory Goedel_Incompleteness.Rosser_Formula ...

Removing 22 theories ...

Processing theory Polynomials.NZM ...

Processing theory Relation_Algebra.More_Boolean_Algebra ...

Processing theory Goedel_Incompleteness.Jeroslow_Simplified ...

Processing theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser ...

Removing 5 theories ...

Processing theory Syntax_Independent_Logic.Pseudo_Term ...

Processing theory Goedel_Incompleteness.Jeroslow_Original ...

Processing theory Goedel_Incompleteness.All_Abstract ...

Processing theory Relation_Algebra.Relation_Algebra ...

Processing theory Relation_Algebra.Relation_Algebra_RTC ...

Processing theory Relation_Algebra.Relation_Algebra_Tests ...

Processing theory Relation_Algebra.Relation_Algebra_Vectors ...

Processing theory Relation_Algebra.Relation_Algebra_Functions ...

Removing 24 theories ...

Processing theory Relational_Paths.More_Relation_Algebra ...

Processing theory Relational_Paths.Paths ...

Processing theory Dependent_SIFUM_Refinement.EgHighBranchRevC ...

Processing theory Relational_Paths.Rooted_Paths ...

Removing 2 theories ...

Processing theory Relational_Paths.Path_Algorithms ...

Loading 32 theories ...

Removing 8 theories ...

Processing theory Monad_Memo_DP.Ground_Function ...

Processing theory Monad_Memo_DP.Solve_Cong ...

Processing theory Nominal2.Eqvt ...

Processing theory Optimal_BST.Optimal_BST_Examples ...

Processing theory Monad_Memo_DP.Bottom_Up_Computation ...

Processing theory Monad_Memo_DP.Bottom_Up_Computation_Heap ...

Processing theory InformationFlowSlicing.NonInterferenceIntra ...

Processing theory Nominal2.Atoms ...

Processing theory Monad_Memo_DP.Example_Misc ...

Processing theory Optimal_BST.Quadrilateral_Inequality ...

Processing theory Monad_Memo_DP.Counting_Tiles ...

Processing theory Monad_Memo_DP.Longest_Common_Subsequence ...

Processing theory Optimal_BST.Weighted_Path_Length ...

Processing theory LTL_Normal_Form.Normal_Form_Complexity ...

Processing theory InformationFlowSlicing.LiftingIntra ...

Processing theory Monad_Memo_DP.Index ...

Processing theory InformationFlowSlicing.NonInterferenceWhile ...

Removing 39 theories ...

Processing theory Monad_Memo_DP.Pair_Memory ...

Processing theory Monad_Memo_DP.Memory_Heap ...

Processing theory Monad_Memo_DP.Heap_Main ...

Processing theory Monad_Memo_DP.Heap_Default ...

Processing theory Monad_Memo_DP.Tracing ...

Processing theory Monad_Memo_DP.Knapsack ...

Processing theory Monad_Memo_DP.OptBST ...

Processing theory Optimal_BST.Optimal_BST ...

Processing theory Monad_Memo_DP.CYK ...

Processing theory Optimal_BST.Optimal_BST2 ...

Processing theory Monad_Memo_DP.Bellman_Ford ...

Processing theory Optimal_BST.Optimal_BST_Code ...

Processing theory Monad_Memo_DP.Min_Ed_Dist0 ...

Loading 13 theories ...

Processing theory Monad_Memo_DP.All_Examples ...

Processing theory Containers-Benchmarks.Benchmark_Set_Default ...

Processing theory Optimal_BST.Optimal_BST_Memo ...

Processing theory Kleene_Algebra.Matrix ...

Processing theory Minsky_Machines.Recursive_Inseparability ...

Removing 54 theories ...

Processing theory Noninterference_Concurrent_Composition.ConcurrentComposition ...

Loading 65 theories ...

Processing theory Minsky_Machines.Minsky ...

Processing theory Auto2_HOL.HOL_Base ...

Processing theory Auto2_HOL.Auto2_HOL ...

Processing theory Auto2_HOL.Logic_Thms ...

Processing theory Auto2_HOL.Order_Thms ...

Processing theory Auto2_HOL.Set_Thms ...

Processing theory Formula_Derivatives.FSet_More ...

Processing theory Formula_Derivatives.While_Default ...

Processing theory Auto2_HOL.Lists_Thms ...

Processing theory Auto2_HOL.Arith_Thms ...

Processing theory Auto2_HOL.Auto2_Main ...

Processing theory Extended_Finite_State_Machines.Drinks_Machine_2 ...

Processing theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption ...

Processing theory LTL_Master_Theorem.Asymmetric_Master_Theorem ...

Processing theory Auto2_Imperative_HOL.Partial_Equiv_Rel ...

Processing theory Auto2_Imperative_HOL.SepLogic_Base ...

Processing theory Formula_Derivatives.Automaton ...

Processing theory Auto2_Imperative_HOL.Interval ...

Processing theory Nested_Multisets_Ordinals.Unary_PCF ...

Processing theory Auto2_Imperative_HOL.Mapping_Str ...

Removing 39 theories ...

Processing theory Formula_Derivatives.WS1S_Prelim ...

Processing theory Auto2_Imperative_HOL.Arrays_Ex ...

Processing theory Auto2_Imperative_HOL.Lists_Ex ...

Processing theory Auto2_Imperative_HOL.SepAuto ...

Processing theory Auto2_Imperative_HOL.GCD_Impl ...

Processing theory Auto2_Imperative_HOL.BST ...

Processing theory Auto2_Imperative_HOL.Union_Find ...

Processing theory Auto2_Imperative_HOL.Arrays_Impl ...

Processing theory Auto2_Imperative_HOL.Connectivity ...

Processing theory Auto2_Imperative_HOL.DynamicArray ...

Processing theory Auto2_Imperative_HOL.LinkedList ...

Processing theory Auto2_Imperative_HOL.Union_Find_Impl ...

Processing theory Auto2_Imperative_HOL.Interval_Tree ...

Processing theory Auto2_Imperative_HOL.BST_Impl ...

Processing theory Auto2_Imperative_HOL.Connectivity_Impl ...

Processing theory Auto2_Imperative_HOL.IntervalTree_Impl ...

Processing theory Formula_Derivatives.Abstract_Formula ...

Processing theory Auto2_Imperative_HOL.Quicksort ...

Processing theory Auto2_Imperative_HOL.Quicksort_Impl ...

Processing theory Auto2_Imperative_HOL.RBTree ...

Processing theory Auto2_Imperative_HOL.Rect_Intersect ...

Processing theory Auto2_Imperative_HOL.Rect_Intersect_Impl ...

Processing theory Auto2_Imperative_HOL.Dijkstra ...

Processing theory Auto2_Imperative_HOL.Indexed_PQueue ...

Processing theory Auto2_Imperative_HOL.RBTree_Impl ...

Removing 7 theories ...

Processing theory Auto2_Imperative_HOL.Indexed_PQueue_Impl ...

Processing theory Auto2_Imperative_HOL.Dijkstra_Impl ...

Processing theory Auto2_Imperative_HOL.Sep_Examples ...

Removing 35 theories ...

Processing theory Formula_Derivatives.WS1S_Formula ...

Processing theory Formula_Derivatives.WS1S_Nameful ...

Processing theory Formula_Derivatives-Examples.WS1S_Nameful_Examples ...

Loading 71 theories ...

Processing theory Jinja.Hidden ...

Processing theory Jinja.State ...

Processing theory Algebraic_VCs.P2S2R ...

Processing theory Jinja.JVMDefensive ...

Processing theory Jinja.PCompiler ...

Processing theory Jinja.BVNoTypeError ...

Processing theory Jinja.LBVJVM ...

Removing 2 theories ...

Processing theory Formula_Derivatives-Examples.WS1S_Examples ...

Processing theory Formula_Derivatives.Presburger_Formula ...

Processing theory Quantales.Dioid_Models_New ...

Processing theory Quantales.Quantale_Models ...

Processing theory Jinja.Expr ...

Processing theory Jinja.Examples ...

Processing theory Jinja.BigStep ...

Processing theory Jinja.WWellForm ...

Processing theory Jinja.DefAss ...

Processing theory Jinja.WellType ...

Processing theory Jinja.Annotate ...

Processing theory Jinja.J1 ...

Processing theory Jinja.Compiler1 ...

Processing theory Jinja.Compiler2 ...

Processing theory Jinja.SmallStep ...

Removing 1 theories ...

Processing theory Jinja.JWellForm ...

Processing theory Jinja.WellTypeRT ...

Processing theory Jinja.J1WellForm ...

Processing theory Jinja.execute_WellType ...

Processing theory Quantales.Quantic_Nuclei_Conuclei ...

Processing theory Jinja.Equivalence ...

Processing theory Formula_Derivatives.WS1S_Presburger_Equivalence ...

Processing theory Formula_Derivatives-Examples.WS1S_Presburger_Examples ...

Processing theory KAT_and_DRA.KAT_Models ...

Removing 3 theories ...

Processing theory Jinja.Correctness1 ...

Processing theory Jinja.Progress ...

Processing theory Algebraic_VCs.VC_KAT ...

Processing theory Algebraic_VCs.VC_KAT_Examples ...

Processing theory Algebraic_VCs.VC_KAT_Examples2 ...

Processing theory Algebraic_VCs.RKAT ...

Processing theory Algebraic_VCs.RKAT_Models ...

Processing theory Algebraic_VCs.VC_RKAT ...

Processing theory Algebraic_VCs.VC_RKAT_Examples ...

Processing theory Quantales.Quantale_Left_Sided ...

Processing theory Jinja.TypeSafe ...

Processing theory Jinja.execute_Bigstep ...

Removing 10 theories ...

Processing theory Algebraic_VCs.VC_KAD ...

Processing theory Algebraic_VCs.VC_KAD_Examples ...

Processing theory Algebraic_VCs.VC_KAD_Examples2 ...

Removing 1 theories ...

Processing theory Algebraic_VCs.Pointer_Examples ...

Processing theory Algebraic_VCs.VC_KAD_dual ...

Processing theory Algebraic_VCs.VC_KAD_dual_Examples ...

Processing theory Algebraic_VCs.VC_KAD_wf ...

Processing theory Algebraic_VCs.VC_KAD_wf_Examples ...

Processing theory Algebraic_VCs.Path_Model_Example ...

Processing theory Algebraic_VCs.KAD_is_KAT ...

Processing theory Jinja.Correctness2 ...

Processing theory Jinja.Compiler ...

Removing 15 theories ...

Processing theory Jinja.TypeComp ...

Loading 17 theories ...

Processing theory Jinja.Jinja ...

Processing theory Kleene_Algebra.Finite_Suprema ...

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

Processing theory Kleene_Algebra.Omega_Algebra ...

Processing theory Kleene_Algebra.Omega_Algebra_Models ...

Removing 74 theories ...

Processing theory Regular_Algebras.Dioid_Power_Sum ...

Processing theory Complx.Examples ...

Processing theory Noninterference_Generic_Unwinding.GenericUnwinding ...

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

Processing theory Stone_Relation_Algebras.Linear_Order_Matrices ...

Processing theory Residuated_Lattices.Residuated_Lattices ...

Processing theory Residuated_Lattices.Action_Algebra ...

Processing theory Residuated_Lattices.Action_Algebra_Models ...

Processing theory Formula_Derivatives.WS1S_Alt_Formula ...

Removing 35 theories ...

Processing theory Formula_Derivatives-Examples.WS1S_Alt_Examples ...

Removing 7 theories ...

Processing theory Regular_Algebras.Regular_Algebras ...

Loading 36 theories ...

Processing theory Regular_Algebras.Regular_Algebra_Models ...

Processing theory IMP2.Subgoal_Focus_Some ...

Processing theory Show.Show_Real_Impl ...

Processing theory IMP2.IMP2_Utils ...

Processing theory Auto2_HOL.Auto2_Test ...

Processing theory IMP2.Named_Simpsets ...

Processing theory Nested_Multisets_Ordinals.McCarthy_91 ...

Processing theory Deriving.RBT_Compare_Order_Impl ...

Processing theory Containers-Benchmarks.Benchmark_RBT ...

Processing theory Quantales.Quantale_Modules ...

Processing theory IMP2.Syntax ...

Removing 19 theories ...

Processing theory IMP2.Parser ...

Processing theory Formula_Derivatives-Examples.Presburger_Examples ...

Processing theory VerifyThis2019.Challenge1A ...

Processing theory Regular_Algebras.Pratts_Counterexamples ...

Processing theory Auto2_HOL.Primes_Ex ...

Processing theory VerifyThis2019.Challenge1B ...

Processing theory IMP2.IMP2_Aux_Lemmas ...

Processing theory Rewriting_Z.CL_Z ...

Processing theory IMP2.Semantics ...

Processing theory IMP2.Annotated_Syntax ...

Processing theory IMP2.IMP2_Basic_Simpset ...

Processing theory IMP2.IMP2_Basic_Decls ...

Processing theory IMP2.IMP2_Var_Abs ...

Processing theory IMP2.IMP2_Var_Postprocessor ...

Processing theory IMP2.IMP2_Program_Analysis ...

Processing theory IMP2.IMP2_Specification ...

Processing theory IMP2.IMP2_VCG ...

Removing 26 theories ...

Processing theory Decreasing-Diagrams.Decreasing_Diagrams ...

Processing theory IMP2.IMP2 ...

Processing theory Dependent_SIFUM_Type_Systems.Example ...

Processing theory Regular_Algebras.Regular_Algebra_Variants ...

Processing theory IMP2.IMP2_from_IMP ...

Processing theory IMP2.Quickstart_Guide ...

Removing 14 theories ...

Processing theory IMP2_Binary_Heap.IMP2_Binary_Heap ...

Processing theory Algebraic_VCs.Domain_Quantale ...

Removing 6 theories ...

Processing theory IMP2.Examples ...

Loading 74 theories ...

Processing theory Interpreter_Optimizations.Dynamic ...

Processing theory Interpreter_Optimizations.Op ...

Processing theory Interpreter_Optimizations.OpInl ...

Processing theory Interpreter_Optimizations.Option_applicative ...

Processing theory KAT_and_DRA.KAT2 ...

Processing theory Ordinal.OrdinalVeblen ...

Processing theory Ordinal.Ordinal ...

Processing theory Interpreter_Optimizations.Env ...

Processing theory Interpreter_Optimizations.List_util ...

Processing theory Interpreter_Optimizations.Env_list ...

Processing theory Kleene_Algebra.Inf_Matrix ...

Processing theory Kleene_Algebra.Formal_Power_Series ...

Processing theory Relation_Algebra.Relation_Algebra_Models ...

Processing theory VeriComp.Transfer_Extras ...

Processing theory VeriComp.Well_founded ...

Processing theory VeriComp.Inf ...

Processing theory Relation_Algebra.Relation_Algebra_Direct_Products ...

Processing theory VeriComp.Behaviour ...

Processing theory VeriComp.Semantics ...

Processing theory VeriComp.Language ...

Removing 40 theories ...

Processing theory CRDT.Util ...

Processing theory Kleene_Algebra.DRA ...

Processing theory KAT_and_DRA.DRAT2 ...

Processing theory Kleene_Algebra.PHL_DRA ...

Processing theory Residuated_Lattices.Residuated_Boolean_Algebras ...

Processing theory Noninterference_CSP.ClassicalNoninterference ...

Processing theory Noninterference_CSP.GeneralizedNoninterference ...

Processing theory VeriComp.Simulation ...

Processing theory VeriComp.Compiler ...

Processing theory CRDT.Convergence ...

Processing theory Interpreter_Optimizations.Result ...

Processing theory Interpreter_Optimizations.Global ...

Processing theory CRDT.Network ...

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

Removing 4 theories ...

Processing theory UPF.Service ...

Processing theory UPF.ServiceExample ...

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

Processing theory Interpreter_Optimizations.Unboxed ...

Processing theory Interpreter_Optimizations.OpUbx ...

Processing theory Interpreter_Optimizations.Unboxed_lemmas ...

Processing theory Residuated_Lattices.Residuated_Relation_Algebra ...

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

Processing theory Interpreter_Optimizations.Std ...

Processing theory Stern_Brocot.Cotree ...

Processing theory Stern_Brocot.Cotree_Algebra ...

Removing 15 theories ...

Processing theory KAT_and_DRA.DRAT ...

Processing theory KAT_and_DRA.PHL_DRAT ...

Processing theory KAT_and_DRA.DRA_Models ...

Processing theory Interpreter_Optimizations.Inca ...

Processing theory KAT_and_DRA.FolkTheorem ...

Processing theory Interpreter_Optimizations.Std_to_Inca_simulation ...

Removing 13 theories ...

Processing theory HereditarilyFinite.Finitary ...

Processing theory Interpreter_Optimizations.Std_to_Inca_compiler ...

Processing theory Iptables_Semantics.Alternative_Semantics ...

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

Processing theory HereditarilyFinite.Finite_Automata ...

Processing theory Iptables_Semantics.Semantics_Stateful ...

Removing 16 theories ...

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

Processing theory Card_Equiv_Relations.Card_Equiv_Relations ...

Processing theory Card_Equiv_Relations.Card_Partial_Equiv_Relations ...

Processing theory Order_Lattice_Props.Representations ...

Processing theory Multirelations.C_Algebras ...

Processing theory Interpreter_Optimizations.Ubx ...

Processing theory Interpreter_Optimizations.Ubx_type_inference ...

Processing theory Stern_Brocot.Stern_Brocot_Tree ...

Processing theory Stern_Brocot.Bird_Tree ...

Removing 26 theories ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_simulation ...

Processing theory Interpreter_Optimizations.Inca_to_Ubx_compiler ...

Removing 5 theories ...

Processing theory Subset_Boolean_Algebras.Subset_Boolean_Algebras ...

Removing 3 theories ...

Processing theory Multirelations.Multirelations ...

Loading 75 theories ...

Processing theory Automatic_Refinement.Autoref_Chapter ...

Processing theory CakeML_Codegen.Doc_Backend ...

Processing theory CakeML_Codegen.Doc_Preproc ...

Processing theory Applicative_Lifting.Joinable ...

Processing theory Automatic_Refinement.Param_Chapter ...

Processing theory CakeML.Doc_Generated ...

Processing theory CakeML.Doc_Proofs ...

Processing theory CakeML_Codegen.Doc_Compiler ...

Processing theory CakeML_Codegen.Doc_CupCake ...

Processing theory CakeML_Codegen.Doc_Rewriting ...

Processing theory CakeML_Codegen.Doc_Terms ...

Processing theory Collections.Collections_Entrypoints_Chapter ...

Processing theory Collections_Examples.Collection_Autoref_Examples_Chapter ...

Processing theory Collections_Examples.Examples_Chapter ...

Processing theory Collections_Examples.ICF_Examples_Chapter ...

Processing theory Collections_Examples.Refine_Monadic_Examples_Chapter ...

Processing theory Collections.GenCF_Gen_Chapter ...

Processing theory Collections.GenCF_Chapter ...

Processing theory Collections.GenCF_Impl_Chapter ...

Processing theory Collections.GenCF_Intf_Chapter ...

Processing theory Collections.ICF_Chapter ...

Processing theory Collections.ICF_Entrypoints_Chapter ...

Processing theory Collections.ICF_Gen_Algo_Chapter ...

Processing theory Collections.ICF_Impl_Chapter ...

Processing theory Collections.ICF_Spec_Chapter ...

Processing theory Collections.Userguides_Chapter ...

Processing theory DFS_Framework.DFS_Chapter_Framework ...

Processing theory DFS_Framework.DFS_Chapter_Examples ...

Processing theory Dijkstra_Shortest_Path.Introduction ...

Processing theory IMO2019.IMO2019_Q1 ...

Processing theory Prim_Dijkstra_Simple.Chapter_Dijkstra ...

Processing theory Prim_Dijkstra_Simple.Chapter_Prim ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Examples ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_IICF ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Setup ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Tool ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Userguides ...

Processing theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks ...

Processing theory Sturm_Sequences.Sturm_Library_Document ...

Processing theory Iptables_Semantics.Negation_Type_DNF ...

Processing theory Applicative_Lifting.Abstract_AF ...

Processing theory Transitive-Closure.Finite_Transitive_Closure_Simprocs ...

Processing theory VeriComp.Fixpoint ...

Processing theory Residuated_Lattices.Involutive_Residuated ...

Processing theory Regular-Sets.Regular_Exp2 ...

Processing theory Containers-Benchmarks.Benchmark_Default ...

Processing theory Auto2_HOL.Pelletier ...

Processing theory BTree.BTree_Height ...

Processing theory CRDT.Counter ...

Removing 67 theories ...

Processing theory Algebraic_VCs.VC_KAT_scratch ...

Processing theory Applicative_Lifting.Applicative_Test ...

Processing theory Order_Lattice_Props.Order_Lattice_Props_Wenzel ...

Processing theory CRDT.ORSet ...

Processing theory Algebraic_VCs.VC_KAD_scratch ...

Processing theory Interpreter_Optimizations.Op_example ...

Processing theory Regular-Sets.Regexp_Constructions ...

Processing theory CRDT.Ordered_List ...

Removing 36 theories ...

Processing theory Regular-Sets.pEquivalence_Checking ...

Processing theory Containers.Card_Datatype_Ex ...

Processing theory Posix-Lexing.Lexer ...

Processing theory Applicative_Lifting.Beta_Eta ...

Processing theory Applicative_Lifting.Combinators ...

Processing theory Posix-Lexing.Simplifying ...

Removing 11 theories ...

Processing theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse ...

Processing theory CRDT.RGA ...

Processing theory Order_Lattice_Props.Order_Lattice_Props_Loc ...

Processing theory Applicative_Lifting.Idiomatic_Terms ...

Processing theory Regular-Sets.Equivalence_Checking2 ...

*** FAILED theory HOL-SMT_Examples.SMT_Examples

*** Error (line 404 of "/media/data/jenkins/workspace/isabelle-dump/src/HOL/SMT_Examples/SMT_Examples.thy"):

*** Failed to apply initial proof method⌂:

*** goal (1 subgoal):

*** 1. prime_nat (4 * m + 1) ⟹ 1 ≤ m

*** Error (line 406 of "/media/data/jenkins/workspace/isabelle-dump/src/HOL/SMT_Examples/SMT_Examples.thy"):

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

***

*** FAILED theory Topological_Semantics.topo_frontier_algebra

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.sse_operation_negative

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

***

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

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.ex_subminimal_logics

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_operators_derivative

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.topo_derivative_algebra

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

*** Unexpected outcome: "unknown"

***

*** FAILED theory Topological_Semantics.ex_LFUs

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

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

*** Unexpected outcome: "unknown"

+ 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 70550 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