mmj2 Proof Assistant Proof Worksheet"Proof Worksheet" refers to the contents of the mmj2 Proof Assistant GUI screen.
(back to Start.html)
a1i" from Metamath's set.mm):| $( <MM> <PROOF_ASST> THEOREM=a1i  LOC_AFTER=? * Inference derived from axiom ~ ax-1 . See ~ a1d for an explanation of our informal use of the terms "inference" and "deduction". h1::a1i.1 |- ph 2::ax-1 |- ( ph -> ( ps -> ph ) ) qed:1,2:ax-mp |- ( ps -> ph ) $=  wph wps wph wi a1i.1 wph wps ax-1 ax-mp $. $)  | 
    
.txt" or ".mmp".$(" and the last line begins with "$)".
In theory a Proof Worksheet could be copied into a Metamath .mm
database file and cause no errors, although this would be
counter-productive if you had thousands of Proof Worksheets in your
Metamath file!(back to Start.html)