Skip to content
Snippets Groups Projects
Commit 3f6c0c15 authored by Ekaterina Goltsova's avatar Ekaterina Goltsova Committed by SimonGuilloud
Browse files

Allow adding only constant (as opposed to schematic) symbols to a running theory

This commit introduces the separation between Function/Predicate labels and
theory symbols. Both constant and schematic function labels behave as functions,
both constant and schematic predicate labels behave as predicates, but only
constant function and predicate labels can be symbols in a theory. This is now
expressed in the project by a marker trait TheorySymbol.
parent c16fb0d0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment