doc-src/IsarRef/Thy/HOL_Specific.thy
changeset 45136 336752fb25df
parent 44926 65cdd08bd7fd
child 46058 48c65b2c01c3
     1.1 --- a/doc-src/IsarRef/Thy/HOL_Specific.thy	Thu Aug 18 12:06:17 2011 +0200
     1.2 +++ b/doc-src/IsarRef/Thy/HOL_Specific.thy	Thu Aug 18 17:00:15 2011 +0200
     1.3 @@ -157,8 +157,11 @@
     1.4    \item @{text R.cases} is the case analysis (or elimination) rule;
     1.5  
     1.6    \item @{text R.induct} or @{text R.coinduct} is the (co)induction
     1.7 -  rule.
     1.8 -
     1.9 +  rule;
    1.10 +
    1.11 +  \item @{text R.simps} is the equation unrolling the fixpoint of the
    1.12 +  predicate one step.
    1.13 + 
    1.14    \end{description}
    1.15  
    1.16    When several predicates @{text "R\<^sub>1, \<dots>, R\<^sub>n"} are