diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-03 17:08:58 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-03 17:08:58 -0400 |
| commit | 8659fe5eb829b912b21c5ef604d8a7f36a74ee28 (patch) | |
| tree | a7cb4d99fd02c767feda92a9aa397c4e7bf4cec3 /doc/replicate.md | |
| parent | 12b2f076d8c3f6acb11a82d555360dd44e3c8083 (diff) | |
Some links to undo.md
Diffstat (limited to 'doc/replicate.md')
| -rw-r--r-- | doc/replicate.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/replicate.md b/doc/replicate.md index 29ecbaae..6b1dae8c 100644 --- a/doc/replicate.md +++ b/doc/replicate.md @@ -129,7 +129,7 @@ This means the transitions can be grouped exactly in pairs, the beginning and en ### Inverse -The result of Indices `/n` is an ordered list of natural numbers, where the number `i` appears `i⊑n` times. Given an ordered list of natural numbers `k`, the *inverse* of indices returns a corresponding `n`: one where the value `i⊑n` is the number of times `i` appears in `k`. +The result of Indices `/n` is an ordered list of natural numbers, where the number `i` appears `i⊑n` times. Given an ordered list of natural numbers `k`, the [*inverse*](undo.md) of indices returns a corresponding `n`: one where the value `i⊑n` is the number of times `i` appears in `k`. / 3‿2‿1 |
