Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zeramorphic committed Feb 16, 2024
1 parent 7afac86 commit 50fc6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iii/forcing/03_forcing.tex
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ \subsection{Pairing}
We can define unordered and ordered pairs of names, with sensible interpretations.
\begin{definition}
Given \( \mathbb P \)-names \( \dot x, \dot y \), let
\[ \operatorname{up}(\dot x, \dot y) = \qty{\langle \Bbbone, \dot x \rangle, \langle Bbbone, \dot y \rangle} \]
\[ \operatorname{up}(\dot x, \dot y) = \qty{\langle \Bbbone, \dot x \rangle, \langle \Bbbone, \dot y \rangle} \]
and
\[ \operatorname{op}(\dot x, \dot y) = \operatorname{up}(\operatorname{up}(\dot x, \dot x), \operatorname{up}(\dot x, \dot y)) \]
\end{definition}
Expand Down

0 comments on commit 50fc6a5

Please sign in to comment.