Content deleted Content added
Citation bot (talk | contribs) Added s2cid. | Use this bot. Report bugs. | Suggested by Abductive | Category:Automated theorem proving | #UCB_Category 20/39 |
Citation bot (talk | contribs) Added isbn. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Computer algebra | #UCB_Category 8/52 |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Multiple issues|
{{More citations needed|date=September 2023}}
Line 24 ⟶ 20:
| title = Theorem Proving in Higher Order Logics, 9th International Conference, TPHOLs'96, Turku, Finland, August 26-30, 1996, Proceedings
| volume = 1125
| year = 1996| isbn = 978-3-540-61587-3
| last = Cohen | first = Edward
| contribution = Loops B — On replacing constants by fresh variables
Line 46 ⟶ 43:
However, if the rule is replaced by a ''fresh copy''{{efn|name=copy|that is, a copy with each variable consistently replaced by a fresh variable}}
:<math>append(cons(v_1,v_2),v_3) \to cons(v_1,append(v_2,v_3))</math>
before, matching will succeed with the answer substitution <math>\{
== Notes ==
|