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

Autogenerate LemmaDoc #51

Open
joneugster opened this issue Mar 22, 2023 · 3 comments
Open

Autogenerate LemmaDoc #51

joneugster opened this issue Mar 22, 2023 · 3 comments
Labels
enhancement New feature or request priority-medium should be addressed within the next months

Comments

@joneugster
Copy link
Collaborator

Add an Option to LemmaDoc (and DefinitionDoc) to automatically generate Information about a lemma that is in Mathlib. The automatically generated information could comprise:

  • The lemma statement
  • mathlib docs link.
  • Full namespace
  • Is it a simp-lemma

Information that needs to be added manually:

  • The name the lemma appears under in the game.
  • A supplementary short description (to explain the usage inside the game)

Lemmas that are not from Mathlib should also be marked as such somehow.

@joneugster joneugster added enhancement New feature or request priority-low nice to have labels Mar 22, 2023
@joneugster joneugster added priority-medium should be addressed within the next months and removed priority-low nice to have labels Mar 31, 2023
@joneugster
Copy link
Collaborator Author

The lemma-doc library is actually exploding quite quickly.

@joneugster
Copy link
Collaborator Author

Moreover, it would be nice to display in which level a lemma/def/tactic has been introduced.

@joneugster
Copy link
Collaborator Author

Could display mathlib docstring if one exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium should be addressed within the next months
Projects
None yet
Development

No branches or pull requests

1 participant