chore: avoid "denote" overloading
It the overload does not affect elaboration, but pollutes the info view.
This commit is contained in:
parent
36e032cf94
commit
cd82a24ca9
1 changed files with 2 additions and 1 deletions
|
|
@ -61,7 +61,8 @@ We write the final type of a closed term using polymorphic quantification over a
|
|||
choices of `rep` type family
|
||||
-/
|
||||
|
||||
open Ty Term'
|
||||
open Ty (nat fn)
|
||||
open Term'
|
||||
|
||||
namespace FirstTry
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue