Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loogle implemented #6

Merged
merged 5 commits into from
Sep 16, 2024
Merged

Loogle implemented #6

merged 5 commits into from
Sep 16, 2024

Conversation

siddhartha-gadgil
Copy link
Collaborator

The syntax is different from the natural language queries. The following are examples.

#loogle sin go

#loogle nonsense go

#loogle "sin", Real → Real, |- Real go

example : 35 := by
  #loogle Nat.succ_le_succ go
  decide

example := #loogle List ?a → ?b go
  • In case of error, the Loogle instructions are given.
  • In case of error with suggestions, there are also TryThis options for the suggestions.

@siddhartha-gadgil siddhartha-gadgil merged commit dcec95d into main Sep 16, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant