Synthetic Philosophy and Deductive Engineering
The prototyping strategy for SPaDE is organised to enable the earliest possible prototyping of the most important and difficult aspects of the proposed architecture.
This means that certain capabilities essential for testing key features will be introduced at first in a very simplified form to enable prototyping of other features.
This document therefore begin’s with a tentative list of those key features that we need prototyping to explore and evaluate, and then an account of how those can be simplified when necessary to support prototyping of other key features, incorporated into a partial timeline.
In order to admit advances in prototyping and evaluating all the critical features, a radically simplified version of the whole will first be required, after which there will be some scope for independently progressing the prototyping of each subsystem in the context thus established.
The temporal structure can therefore be partially defined by first describing that initial “whole system” prototype, and then describing how the prototyping of the key features of each subsystem can be progressed.
The aim for the first prototype is to implement the core features of the native repository, viz. uploading a repository scraped from another HOL system and reading it back into memory to support a subset of the functionality expected of the subsystem (i.e. read only access). This read facility will then be made available through an MCP server and queried through agentic LLMs.
The first MCP server depends upon:
Transfer of Theory Structure from ProofPower HOL to native SPaDE repo.
Read access to native repo. This provides a basis to begin prototyping the other subsystems. Normally read access is expected to establish the logical context for ongoing work. Then:
Write access to a SPaDE native repository (additions and amendments). By appending a new version to the repository.
Add integrity features using digital signatures to ensure against corruption of the repository, and guarantee the logical context in which any theorem is proven.
Multi-repo contexts. The ability to work with multiple repositories simultaneously, as a result of creating a theory with parents in a different repository.
Support for read-only meta-theoretic view of theories, in which, for example, a theory in which a constant c is defined has a meta-theory in which c__def is the defining term for the constant c.
Read access to non-native sources of knowledge. Candidates for access include:
The initial prototype does not support reasoning, thereafter the sequences runs:
The initial prototype does not support higher-order reasoning, thereafter the sequences runs:
As yet many of these ideas remain embryonic, and it is of course the purpose of the prototyping exercises to refine and fill out the ideas.
Meanwhile each stage of prototyping will be described in greater detail to maximise the extent to which agentic AI can contribute. Links will be placed in this document to facilitate easy navigation and reference under the appropriate heading.
Further details on prototyping may be found in the following subsystem specific documents: