Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Iris Iris
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 171
    • Issues 171
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • IrisIris
  • Merge requests
  • !403

make names of more `f_op`/`f_core` rewrite lemmas more consistent

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ralf Jung requested to merge ralf/rename_op_core into master Mar 27, 2020
  • Overview 71
  • Commits 4
  • Pipelines 0
  • Changes 9

The _op etc should be a suffix.

What this MR does not fix is the inconsistency between the f_op lemmas on the one side and the f_core/f_included lemmas on the other side: the former have the "operation at the result type of f" (so, e.g. the composition of gmaps, for the singleton_ lemmas) on the right-hand side, while the latter have it on the left-hand side.

Cc @iris-users because this is a breaking change, but should be fairly easy to fix.

Edited Apr 06, 2020 by Ralf Jung
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ralf/rename_op_core