daviddoret / punctilious

A human-friendly and developer-friendly math proof assistant
https://github.com/daviddoret/punctilious
MIT License
2 stars 0 forks source link

requirement: the variable-substitution inference-rule must forbid the substitution of strictly-propositional objects with non-strictly-propositional objects #220

Closed daviddoret closed 10 months ago

daviddoret commented 1 year ago

variable-substitution must forbid the substitution of propositional objects with non-(strictly)-propositional objects. in effect, this would allow the inference of ill-defined formula in the theory-elaboration-sequence.

implementation:

documentation: