doc-src/ERRATA.txt
author lcp
Thu, 04 Aug 1994 11:45:59 +0200
changeset 507 a00301e9e64b
parent 491 1a7717eca145
child 599 08b403fe92b1
permissions -rw-r--r--
addition of show_brackets
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
456
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
     1
ERRATA in Springer book
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
     2
491
1a7717eca145 logics update
lcp
parents: 479
diff changeset
     3
Thanks to Sara Kalvala, Tobias Nipkow
1a7717eca145 logics update
lcp
parents: 479
diff changeset
     4
456
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
     5
* = corrected by sending new pages
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
     6
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
     7
*page 50: In section heading, Mixfix should be mixfix
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
     8
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
     9
*page 217 and 251: fst and snd should be fst_conv and snd_conv.
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
    10
*Also affects index: pages 310 and 317!
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
    11
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
    12
*page 224: type of id, namely $\To i$, should be $i \To i$ 
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
    13
507
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    14
Intro/advanced
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    15
page 52: the declaration  "types bool,nat"  is illegal    
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    16
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    17
should be addsimps in 'val add_ss = FOL_ss addrews [add_0, add_Suc]'
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    18
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    19
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    20
Ref/introduction: documented show_brackets; added\pageref{sec:goals-printing}
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    21
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    22
Ref/goals: in 'Printing the proof state' added \ref{sec:printing-control}
456
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
    23
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
    24
Ref/tactic: documented subgoals_tac
f1df7fc211a7 New errata list for the documentation
lcp
parents:
diff changeset
    25
491
1a7717eca145 logics update
lcp
parents: 479
diff changeset
    26
Ref/theories: added init_thy_reader and removed extend_theory.
458
877704b91847 type constraints
nipkow
parents: 456
diff changeset
    27
877704b91847 type constraints
nipkow
parents: 456
diff changeset
    28
Ref/defining: type constraints ("::") now have a very low priority of 4.
877704b91847 type constraints
nipkow
parents: 456
diff changeset
    29
              As in ML, they must be enclosed in paretheses most of the time.
479
db5a95f2952e *** empty log message ***
nipkow
parents: 458
diff changeset
    30
507
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    31
Ref/syntax (page 145?): deleted repeated "the" in "before the the .thy file"
491
1a7717eca145 logics update
lcp
parents: 479
diff changeset
    32
507
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    33
Logics/ZF: ****************
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    34
renamed mem_anti_sym and mem_anti_refl to mem_asym and mem_irrefl
491
1a7717eca145 logics update
lcp
parents: 479
diff changeset
    35
renamed union_iff to Union_iff
1a7717eca145 logics update
lcp
parents: 479
diff changeset
    36
renamed power_set to Pow_iff
1a7717eca145 logics update
lcp
parents: 479
diff changeset
    37
DiffD2: now is really a destruction rule
507
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    38
escaped braces in qconverse_def, QSigma_def, lfp_def, gfp_def
a00301e9e64b addition of show_brackets
lcp
parents: 491
diff changeset
    39