Skip to content

Commit

Permalink
reflexive closure
Browse files Browse the repository at this point in the history
  • Loading branch information
kspalaiologos committed Mar 11, 2023
1 parent ec5b5b7 commit 96bc7f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/content/chapter3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,8 @@ \section{Relations}
... (⍸ \→≡ [∨ ∨○∧ #0] x))
\end{Verbatim}

Implementing the reflexive closure - the smallest relation on $X$ that contains $\sim$ and is reflexive - is considerably simpler and accomplished by \verb|:[tie #0 #0]@unique@flatten|.

\section{Graphs}

\section{Trees}
Binary file modified doc/main.pdf
Binary file not shown.

0 comments on commit 96bc7f2

Please sign in to comment.