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

cubicaltt crashes when replacing an 'undefined' with a 'hole'. #74

Open
xekoukou opened this issue Aug 19, 2017 · 0 comments
Open

cubicaltt crashes when replacing an 'undefined' with a 'hole'. #74

xekoukou opened this issue Aug 19, 2017 · 0 comments

Comments

@xekoukou
Copy link
Contributor

Replacing an undefined with a hole here results in a cubicaltt crash with error :

Hole at (52,46) in lecture4:

A : U
--------------------------------------------------------------------------------
(x : Sigma A (\(x : A) -> (y : A) -> PathP (<!0> A) x y)) -> (y : Sigma A (\(x0 : A) -> (y : A) -> PathP (<!0> A) x0 y)) -> PathP (<!0> Sigma A (\(x0 : A) -> (y0 : A) -> PathP (<!0> A) x0 y0)) x y

Checking: isPropIsEquiv
cubical: inferType: not neutral ? (A = (Sigma A ((\(x : A) -> Path B y (f x)) (A = A, B = B, f = f, y = y))))
CallStack (from HasCallStack):
  error, called at ./Eval.hs:289:8 in main:Eval

Process cubical exited abnormally with code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant