Skip to content

Commit 81a1319

Browse files
add opens
1 parent dc7ff37 commit 81a1319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Mathlib/Util/DelabNonCanonical.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Synthesized instances are considered 'canonical' for this purpose.
1616
-/
1717

1818
public meta section
19+
open Lean Meta PrettyPrinter.Delaborator SubExpr
1920

2021
/-- When the delab reader is pointed at an expression for an instance, returns `(true, t)`
2122
**iff** instance synthesis succeeds and produces a defeq instance; otherwise returns `(false, t)`.

0 commit comments

Comments
 (0)