Skip to content

Commit

Permalink
fix info
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Dec 2, 2024
1 parent 6b7c505 commit 5677918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference-material/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ When coding in Ampersand, these operators are typed with characters on the keybo
| reflexive transitive closure | `*` | $$$$ | |
| transitive closure | `+` | $$+$$ | |

::: info Note on `hashtag`
:::info Note on `hashtag`

`hashtag` used to be pronounced as `cartesian product`. However, this is an incorrect term for this operator. The Cartesian product of two terms \( R \) and \( S \) is defined as the set of all pairs where the first element is a pair from \( R \) and the second element is a pair from \( S \). Mathematically:

Expand Down

0 comments on commit 5677918

Please sign in to comment.