fixed typo
This commit is contained in:
parent
3c1ab864d1
commit
b74b24d0ef
1 changed files with 1 additions and 1 deletions
|
@ -857,7 +857,7 @@ the other variables. For example,
|
|||
|
||||
* `` ∅ , "x" : `ℕ ⇒ `ℕ , "x" : `ℕ ∋ "x" ⦂ `ℕ
|
||||
|
||||
Here ` "x" ⦂ `ℕ ⇒ `ℕ ` is shadowed by ` "x" ⦂ `ℕ `.
|
||||
Here `` "x" ⦂ `ℕ ⇒ `ℕ `` is shadowed by `` "x" ⦂ `ℕ ``.
|
||||
|
||||
Lookup is formalised as follows.
|
||||
\begin{code}
|
||||
|
|
Loading…
Reference in a new issue