Skip to content
Snippets Groups Projects
Commit e46551b8 authored by Ralf Jung's avatar Ralf Jung
Browse files

Fix universe inconsistency in Iris by making telescopes universe polymorphic

parent 76d280b9
No related branches found
No related tags found
1 merge request!34add telescopic versions of the Coq quantifiers
From stdpp Require Import base tactics.
Set Default Proof Using "Type".
Local Set Universe Polymorphism.
(** Telescopes *)
Inductive tele : Type :=
| TeleO : tele
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment