src/HOL/IsaMakefile
changeset 32479 521cc9bf2958
parent 32402 5731300da417
child 32491 d5d8bea0cd94
child 32496 4ab00a2642c3
equal deleted inserted replaced
32478:87201c60ae7d 32479:521cc9bf2958
    32   HOL-MetisExamples \
    32   HOL-MetisExamples \
    33   HOL-MicroJava \
    33   HOL-MicroJava \
    34   HOL-Modelcheck \
    34   HOL-Modelcheck \
    35   HOL-NanoJava \
    35   HOL-NanoJava \
    36   HOL-Nominal-Examples \
    36   HOL-Nominal-Examples \
    37   HOL-NewNumberTheory \
    37   HOL-Number_Theory \
    38   HOL-NumberTheory \
    38   HOL-Old_Number_Theory \
    39   HOL-Prolog \
    39   HOL-Prolog \
    40   HOL-SET-Protocol \
    40   HOL-SET-Protocol \
    41   HOL-SizeChange \
    41   HOL-SizeChange \
    42   HOL-Statespace \
    42   HOL-Statespace \
    43   HOL-Subst \
    43   HOL-Subst \
   280   Archimedean_Field.thy \
   280   Archimedean_Field.thy \
   281   Complex_Main.thy \
   281   Complex_Main.thy \
   282   Complex.thy \
   282   Complex.thy \
   283   Deriv.thy \
   283   Deriv.thy \
   284   Fact.thy \
   284   Fact.thy \
       
   285   GCD.thy \
   285   Integration.thy \
   286   Integration.thy \
   286   Lim.thy \
   287   Lim.thy \
   287   Limits.thy \
   288   Limits.thy \
   288   Ln.thy \
   289   Ln.thy \
   289   Log.thy \
   290   Log.thy \
       
   291   Lubs.thy \
   290   MacLaurin.thy \
   292   MacLaurin.thy \
   291   NatTransfer.thy \
   293   NatTransfer.thy \
   292   NthRoot.thy \
   294   NthRoot.thy \
   293   SEQ.thy \
   295   SEQ.thy \
   294   Series.thy \
   296   Series.thy \
   295   Taylor.thy \
   297   Taylor.thy \
   296   Transcendental.thy \
   298   Transcendental.thy \
   297   GCD.thy \
       
   298   Parity.thy \
   299   Parity.thy \
   299   Lubs.thy \
       
   300   PReal.thy \
   300   PReal.thy \
   301   Rational.thy \
   301   Rational.thy \
   302   RComplete.thy \
   302   RComplete.thy \
   303   RealDef.thy \
   303   RealDef.thy \
   304   RealPow.thy \
   304   RealPow.thy \
   328   Library/Permutations.thy Library/Determinants.thy Library/Bit.thy	\
   328   Library/Permutations.thy Library/Determinants.thy Library/Bit.thy	\
   329   Library/Topology_Euclidean_Space.thy					\
   329   Library/Topology_Euclidean_Space.thy					\
   330   Library/Finite_Cartesian_Product.thy Library/FrechetDeriv.thy		\
   330   Library/Finite_Cartesian_Product.thy Library/FrechetDeriv.thy		\
   331   Library/Fraction_Field.thy Library/Fundamental_Theorem_Algebra.thy	\
   331   Library/Fraction_Field.thy Library/Fundamental_Theorem_Algebra.thy	\
   332   Library/Inner_Product.thy Library/Kleene_Algebra.thy			\
   332   Library/Inner_Product.thy Library/Kleene_Algebra.thy			\
   333   Library/Lattice_Syntax.thy Library/Legacy_GCD.thy			\
   333   Library/Lattice_Syntax.thy			\
   334   Library/Library.thy Library/List_Prefix.thy Library/List_Set.thy	\
   334   Library/Library.thy Library/List_Prefix.thy Library/List_Set.thy	\
   335   Library/State_Monad.thy Library/Nat_Int_Bij.thy Library/Multiset.thy	\
   335   Library/State_Monad.thy Library/Nat_Int_Bij.thy Library/Multiset.thy	\
   336   Library/Permutation.thy Library/Primes.thy Library/Pocklington.thy	\
   336   Library/Permutation.thy	\
   337   Library/Quotient.thy Library/Quicksort.thy Library/Nat_Infinity.thy	\
   337   Library/Quotient.thy Library/Quicksort.thy Library/Nat_Infinity.thy	\
   338   Library/Word.thy Library/README.html Library/Continuity.thy		\
   338   Library/Word.thy Library/README.html Library/Continuity.thy		\
   339   Library/Order_Relation.thy Library/Nested_Environment.thy		\
   339   Library/Order_Relation.thy Library/Nested_Environment.thy		\
   340   Library/Ramsey.thy Library/Zorn.thy Library/Library/ROOT.ML		\
   340   Library/Ramsey.thy Library/Zorn.thy Library/Library/ROOT.ML		\
   341   Library/Library/document/root.tex Library/Library/document/root.bib	\
   341   Library/Library/document/root.tex Library/Library/document/root.bib	\
   485   Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy		\
   485   Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy		\
   486   Import/HOLLight/ROOT.ML
   486   Import/HOLLight/ROOT.ML
   487 	@cd Import/HOLLight; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOLLight
   487 	@cd Import/HOLLight; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOLLight
   488 
   488 
   489 
   489 
   490 ## HOL-NewNumberTheory
   490 ## HOL-Number_Theory
   491 
   491 
   492 HOL-NewNumberTheory: HOL $(LOG)/HOL-NewNumberTheory.gz
   492 HOL-Number_Theory: HOL $(LOG)/HOL-Number_Theory.gz
   493 
   493 
   494 $(LOG)/HOL-NewNumberTheory.gz: $(OUT)/HOL $(ALGEBRA_DEPENDENCIES) \
   494 $(LOG)/HOL-Number_Theory.gz: $(OUT)/HOL $(ALGEBRA_DEPENDENCIES) \
   495   Library/Multiset.thy \
   495   Library/Multiset.thy \
   496   NewNumberTheory/Binomial.thy \
   496   Number_Theory/Binomial.thy \
   497   NewNumberTheory/Cong.thy \
   497   Number_Theory/Cong.thy \
   498   NewNumberTheory/Fib.thy \
   498   Number_Theory/Fib.thy \
   499   NewNumberTheory/MiscAlgebra.thy \
   499   Number_Theory/MiscAlgebra.thy \
   500   NewNumberTheory/Residues.thy \
   500   Number_Theory/Number_Theory.thy \
   501   NewNumberTheory/UniqueFactorization.thy  \
   501   Number_Theory/Residues.thy \
   502   NewNumberTheory/ROOT.ML
   502   Number_Theory/UniqueFactorization.thy  \
   503 	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NewNumberTheory
   503   Number_Theory/ROOT.ML
   504 
   504 	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Number_Theory
   505 
   505 
   506 ## HOL-NumberTheory
   506 
   507 
   507 ## HOL-Old_Number_Theory
   508 HOL-NumberTheory: HOL $(LOG)/HOL-NumberTheory.gz
   508 
   509 
   509 HOL-Old_Number_Theory: HOL $(LOG)/HOL-Old_Number_Theory.gz
   510 $(LOG)/HOL-NumberTheory.gz: $(OUT)/HOL Library/Permutation.thy		\
   510 
   511   Library/Primes.thy NumberTheory/Fib.thy				\
   511 $(LOG)/HOL-Old_Number_Theory.gz: $(OUT)/HOL Library/Permutation.thy		\
   512   NumberTheory/Factorization.thy NumberTheory/BijectionRel.thy		\
   512   Old_Number_Theory/Primes.thy Old_Number_Theory/Fib.thy				\
   513   NumberTheory/Chinese.thy NumberTheory/EulerFermat.thy			\
   513   Old_Number_Theory/Factorization.thy Old_Number_Theory/BijectionRel.thy		\
   514   NumberTheory/IntFact.thy NumberTheory/IntPrimes.thy			\
   514   Old_Number_Theory/Chinese.thy Old_Number_Theory/EulerFermat.thy			\
   515   NumberTheory/WilsonBij.thy NumberTheory/WilsonRuss.thy		\
   515   Old_Number_Theory/IntFact.thy Old_Number_Theory/IntPrimes.thy			\
   516   NumberTheory/Finite2.thy NumberTheory/Int2.thy			\
   516   Old_Number_Theory/WilsonBij.thy Old_Number_Theory/WilsonRuss.thy		\
   517   NumberTheory/EvenOdd.thy NumberTheory/Residues.thy			\
   517   Old_Number_Theory/Finite2.thy Old_Number_Theory/Int2.thy			\
   518   NumberTheory/Euler.thy NumberTheory/Gauss.thy				\
   518   Old_Number_Theory/EvenOdd.thy Old_Number_Theory/Residues.thy			\
   519   NumberTheory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy	\
   519   Old_Number_Theory/Euler.thy Old_Number_Theory/Gauss.thy				\
   520   NumberTheory/ROOT.ML
   520   Old_Number_Theory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy	\
   521 	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NumberTheory
   521   Old_Number_Theory/Legacy_GCD.thy Old_Number_Theory/Pocklington.thy Old_Number_Theory/ROOT.ML
       
   522 	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Old_Number_Theory
   522 
   523 
   523 
   524 
   524 ## HOL-Hoare
   525 ## HOL-Hoare
   525 
   526 
   526 HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz
   527 HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz
   571   Algebra/ROOT.ML \
   572   Algebra/ROOT.ML \
   572   Library/Binomial.thy \
   573   Library/Binomial.thy \
   573   Library/FuncSet.thy \
   574   Library/FuncSet.thy \
   574   Library/Multiset.thy \
   575   Library/Multiset.thy \
   575   Library/Permutation.thy \
   576   Library/Permutation.thy \
   576   Library/Primes.thy \
   577   Number_Theory/Primes.thy \
   577   Algebra/AbelCoset.thy \
   578   Algebra/AbelCoset.thy \
   578   Algebra/Bij.thy \
   579   Algebra/Bij.thy \
   579   Algebra/Congruence.thy \
   580   Algebra/Congruence.thy \
   580   Algebra/Coset.thy \
   581   Algebra/Coset.thy \
   581   Algebra/Divisibility.thy \
   582   Algebra/Divisibility.thy \
   874 ## HOL-ex
   875 ## HOL-ex
   875 
   876 
   876 HOL-ex: HOL $(LOG)/HOL-ex.gz
   877 HOL-ex: HOL $(LOG)/HOL-ex.gz
   877 
   878 
   878 $(LOG)/HOL-ex.gz: $(OUT)/HOL Library/Commutative_Ring.thy		\
   879 $(LOG)/HOL-ex.gz: $(OUT)/HOL Library/Commutative_Ring.thy		\
   879   Library/Primes.thy ex/Abstract_NAT.thy ex/Antiquote.thy		\
   880   Number_Theory/Primes.thy ex/Abstract_NAT.thy ex/Antiquote.thy		\
   880   ex/Arith_Examples.thy				\
   881   ex/Arith_Examples.thy				\
   881   ex/Arithmetic_Series_Complex.thy ex/BT.thy ex/BinEx.thy		\
   882   ex/Arithmetic_Series_Complex.thy ex/BT.thy ex/BinEx.thy		\
   882   ex/Binary.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy		\
   883   ex/Binary.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy		\
   883   ex/CodegenSML_Test.thy ex/Codegenerator_Candidates.thy				\
   884   ex/CodegenSML_Test.thy ex/Codegenerator_Candidates.thy				\
   884   ex/Codegenerator_Pretty.thy ex/Codegenerator_Test.thy \
   885   ex/Codegenerator_Pretty.thy ex/Codegenerator_Test.thy \