Uses of Class
mepk.kernel.Justification
Packages that use Justification
Package
Description
This package implements extensions on top of the
mepk.kernel.This package contains internal implementations for the concepts in the
mepk.builtin package.This package implements the trusted kernel of MEPK.
This package contains utilities which are necessary for the kernel,
but which are also useful outside of it.
-
Uses of Justification in mepk.builtin
Methods in mepk.builtin that return JustificationModifier and TypeMethodDescriptionTrustedProof.getJustificationFor(Statement statement) TrustedProof.Internal.getJustificationFor(Statement statement) Return a justification for the given statement. -
Uses of Justification in mepk.builtin.internal
Methods in mepk.builtin.internal that return JustificationModifier and TypeMethodDescriptionParProof.getJustificationFor(Statement statement) SeqProof.getJustificationFor(Statement statement) TrivialProof.getJustificationFor(Statement statement) -
Uses of Justification in mepk.kernel
Methods in mepk.kernel that return JustificationModifier and TypeMethodDescriptionabstract JustificationProof.getJustificationFor(Statement statement) Return a justification for the given statement.ProofStep.getJustificationFor(Statement statement) -
Uses of Justification in mepk.kernel.util
Methods in mepk.kernel.util that return JustificationModifier and TypeMethodDescriptionExpandedAbbreviationsProof.getJustificationFor(Statement statement) TrivialProof.getJustificationFor(Statement statement)