Add new innermost bound constants to the binding context.
Add new innermost bound constants to the binding context. If the quantifier of the new constants is the same as of the innermost constant group, just add the constants to the group
Add a new innermost bound constant to the binding context.
Add a new innermost bound constant to the binding context. If the quantifier of the new constant is the same as of the innermost constant group, just add the constant to the group
Filter out and return the maximum elements of a given collection of constants
(Since version ) see corresponding Javadoc for more information.
Class to represent the context of constants bound above a certain node in the proof tree. This constant can be seen as a partial ordering on constants: inner bound constants are bigger than outer bound constants