Confluent rewriting system: Difference between revisions
No edit summary |
|||
Line 3: | Line 3: | ||
==Definition== | ==Definition== | ||
A [[rewriting system]] is said to be | A [[rewriting system]] is said to be '''confluent''' if whenever <math>u \to v</math> and <math>u \to w</math> are reductions in the rewriting system, then there exists a word <math>z</math> such that there exist reductions <math>v \to z</math> and <math>w \to z</math>. | ||
In other words, any two things from the same source finally get together again. | In other words, any two things from the same source finally get together again. |
Revision as of 15:20, 28 May 2007
Template:Rewriting system property
Definition
A rewriting system is said to be confluent if whenever and are reductions in the rewriting system, then there exists a word such that there exist reductions and .
In other words, any two things from the same source finally get together again.
The term confluent rewriting system can also be used for a rewriting system for a group. Note that the free group rewriting system is confluent. A group that possesses a confluent rewriting system is termed a confluent group.