doc-src/IsarRef/pure.tex
changeset 13542 bb3e8a86d610
parent 13284 20c818c966e6
child 13827 c690cb885db4
equal deleted inserted replaced
13541:44efea0e21fa 13542:bb3e8a86d610
  1388   transaction; this allows to inspect the result of advanced definitional
  1388   transaction; this allows to inspect the result of advanced definitional
  1389   packages, such as $\isarkeyword{datatype}$.
  1389   packages, such as $\isarkeyword{datatype}$.
  1390   
  1390   
  1391 \item [$\isarkeyword{thms_containing}~\vec t$] retrieves facts from the theory
  1391 \item [$\isarkeyword{thms_containing}~\vec t$] retrieves facts from the theory
  1392   or proof context containing all of the constants or variables occurring in
  1392   or proof context containing all of the constants or variables occurring in
  1393   terms $\vec t$.  Note that giving the empty list yields \emph{all} currently
  1393   terms $\vec t$ (which may contain occurrences of ``$\_$'').  Note that
  1394   known facts.  An optional limit for the number printed facts may be given;
  1394   giving the empty list yields \emph{all} currently known facts.  An optional
  1395   the default is 40.
  1395   limit for the number printed facts may be given; the default is 40.
  1396   
  1396   
  1397 \item [$\isarkeyword{thm_deps}~\vec a$] visualizes dependencies of facts,
  1397 \item [$\isarkeyword{thm_deps}~\vec a$] visualizes dependencies of facts,
  1398   using Isabelle's graph browser tool (see also \cite{isabelle-sys}).
  1398   using Isabelle's graph browser tool (see also \cite{isabelle-sys}).
  1399   
  1399   
  1400 \item [$\isarkeyword{print_facts}$] prints any named facts of the current
  1400 \item [$\isarkeyword{print_facts}$] prints any named facts of the current