You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Manual/Classes/InstanceDecls.lean
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ Instances for recursive inductive types are common, however.
122
122
Thereisastandardidiomtoworkaroundthislimitation: define a recursive function independently of the instance, and then refer to it in the instancedefinition.
0 commit comments