Skip to content

GitLab

  • Menu
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 150
    • Issues 150
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • 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
  • !798

Add testcase for #461

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paolo G. Giarrusso requested to merge Blaisorblade/iris:paolo/fix-461 into master May 16, 2022
  • Overview 20
  • Commits 2
  • Pipelines 5
  • Changes 2

This will not compile until @janno's stdpp fix is merged.

Old description

See explanation in #461 (comment 80771).

This allows the example to pass, but I don't know that this is the right change, and I don't understand the graph produced with this change.

Moreover, it might restore one annoyance that stdpp!368 (merged) complained about (not sure if this is still an annoyance):

In Iris, what this means is that bi_tforall/bi_texist have different universe levels than bi_forall/bi_exist.

I suspect this overall lets bi_tforall/bi_texist take a tele@{U} for some fixed U such that U < bi.Quant. That might be okay, since nobody nests telescopes (else we'd have to make them universe-polymorphic, triggering issues elsewhere).

Edited May 16, 2022 by Paolo G. Giarrusso
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: paolo/fix-461