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

[Merged by Bors] - refactor(group_theory/free_*): remove API duplicated by lift, promote lift functions to equivs #6311

Closed
wants to merge 6 commits into from

Commits on Feb 19, 2021

  1. refactor(group_theory/free_group): remove duplicated API

    This removes `free_group.to_group.to_fun` and `free_group.to_group`, as these are both subsumed by the stronger `lift`.
    eric-wieser committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    415c95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1700fc4 View commit details
    Browse the repository at this point in the history
  3. tweak docs

    eric-wieser committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b76dd72 View commit details
    Browse the repository at this point in the history
  4. golf

    eric-wieser committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    dc1fa0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a555847 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    223fed9 View commit details
    Browse the repository at this point in the history