Interface InferenceRule
- All Known Implementing Classes:
EqualityRule, HypotheticalSyllogism, ModusPonens, ModusTollens
public interface InferenceRule
Interface for inference rules in formal logic.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
-
Method Details
-
isValid
-