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
Only the Lean3 versions let you inspect the binder symbol in the docs. While for Existss this is obvious, for other binders the hover text is very useful.
Compare:
exists_eq
exists_eq
Only the Lean3 versions let you inspect the binder symbol in the docs. While for
Exists
s this is obvious, for other binders the hover text is very useful.It's possible this requires a patch to Lean4 itself; the Lean 3 patch was leanprover-community/lean#781.
The text was updated successfully, but these errors were encountered: