Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S stdpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • 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
  • stdpp
  • Merge requests
  • !30

Notations for relations with explicit type arguments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Robbert Krebbers requested to merge robbert/rel_disambig into master Apr 05, 2018
  • Overview 3
  • Commits 6
  • Pipelines 0
  • Changes 15

We discussed this already here: https://gitlab.mpi-sws.org/FP/iris-coq/merge_requests/134

The consensus was that @{A} would be a good fit, and would not cause conflicts. I implemented it here for hopefully all relations in std++: =, ≡, ⊆, ⊂, ⊑, ##, ∈, ≡ₚ, and adopted the code at many places to make use of these notations.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: robbert/rel_disambig