axiomsonly
Axiomsonly is a term used in formal logic and knowledge representation to describe a design stance in which a system’s truths are determined solely by a fixed, explicit set of axioms, with no external inference mechanism to generate new results. In an axiomsonly framework, the developer specifies axiom schemas and their intended interpretation, and proofs or verifications are carried out by applying those axioms and their instances. There is no separate rule engine or deductive system beyond the axioms themselves.
The concept emphasizes transparency and explicitness: all accepted statements are either given as axioms or shown
Origins of the term are informal and it appears mainly in pedagogical discussions and theoretical explorations
Limitations of an axiomsonly approach are inherent: without a rule-based engine, the expressive power is severely
See also: axiomatization, Hilbert systems, deductive systems, automated theorem proving, formal logic.