Hongwei Xi <
gmh...@gmail.com> skribis:
> Originally, praxi is for axioms and prfun is for proof functions that needs
> to be implemented.
> However, this is not enforced in the current implementation of ATS.
I am a bit curious if enforcement is in the plans.
I could see it as a ‘warning only’ stylistic check. My reasoning is
that proofs in ATS are more to ensure you did not make an error in
your statement than they are a formal requirement; thus there is no
fundamental difference between a praxi and a prfun.