current_theoremsTheory.current_theorems : unit -> (string * thm) list
Return the theorems stored in the current theory segment.
An invocation current_theorems () returns the list of
theorems stored in the current theory segment.
Never fails. If no theorems have been stored, the empty list is returned.
Theory.current_theory,
Theory.new_theory, Theory.current_definitions,
Theory.current_theorems,
Theory.constants, Theory.types, Theory.parents