WOLFRAM NOTEBOOK

In[]:=
twoWayRuleFix/@FindAccumulativeProof[{a_<->b_a_},2,a_(b_(c_d_))<->e_d_,10,"B","TokenLabeling"->True]
Out[]=
,
,
,
,
,
,
,
,
,
In[]:=
twoWayRuleFix/@FindAccumulativeProof[{a_<->b_a_},2,a_(b_(c_d_))<->e_d_,10,"B","TokenLabeling"->True,"EventDeduplication"->True]
Out[]=
In[]:=
Subgraph[%16,%23]
Out[]=
In[]:=
HighlightGraph[%16,Style[Subgraph[%16,First[%23]],Thick,Red]]
Out[]=
In[]:=
po=ProofObjectToTokenEventGraph[FindEquationalProof[a(b(cd))ed,ForAll[{a,b},a==ba]]]
Out[]=
In[]:=
EdgeList[po,Except[(aba)_]]
Out[]=
{(eda(b(cd))){Event,Substitution Lemma 1},{Event,Substitution Lemma 1}(eda(bd)),(eda(bd)){Event,Substitution Lemma 2},{Event,Substitution Lemma 2}(da(bd)),(da(bd)){Event,Substitution Lemma 3},{Event,Substitution Lemma 3}(dad),(dad){Event,Conclusion 1},{Event,Conclusion 1}(dd)}
In[]:=
With[{u=EdgeList[po,Except[(aba)_]]},EdgeAdd[EdgeDelete[po,u],Reverse/@u,VertexLabels->{_->None}]]
Out[]=
ProofObjectToTokenEventGraph[FindEquationalProof[a(b(cd))ed,ForAll[{a,b},a==ba]]]

Map:

Example of entailment cone where we can fish out a proof that is the same as ATP, probably using only substitution

Turning the proof around to make it more like entailment

More complicated case where bisubstitution is needed

critical pair lemmas

Much greater efficiency of finding a proof when one knows where one’s going

Cut elimination

[Confluence is automatic in accumulative systems]

Signature of confluence in a token-event graph

Completion

Derivation of new rule from existing rules
[Easier to use because there is a definite “objective function”: to reduce the size of the expression ??]
Ordering of statements

Search

Search for a theorem that cannot be found from the entailment cone

SW axiom

Another Axiom

Another axiom

Cut Elimination

Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.