thys/ROOT
author Chengsong
Mon, 10 Jul 2023 01:51:46 +0100
changeset 661 71502e4d8691
parent 364 232aa2f19a75
permissions -rw-r--r--
overview of finiteness proof Gerog comment "not helpful", adding more intuitions of "closed forms"




session Journal in Journal = "HOL" +
  options [ document_output = "..", document_variants="journal", document = pdf]
  sessions
    "HOL-Library"
  directories
     ".." 
  theories [document = false]
     "HOL-Library.LaTeXsugar"
     "HOL-Library.Sublist"
     "../Spec"
     "../Lexer"
     "../RegLangs"
     "../Simplifying"
     "../Sulzmann" 
     "../Positions"   
  theories [document = true] 
     "Paper"
  document_files
     "root.bib"
     "root.tex"
     "llncs.cls"