Giter Club home page Giter Club logo

cubical-demo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cubical-demo's Issues

Multiple ≃'s

Cubical._≃_ is defined via Σ. Cubical.Univalence._≃_ is congruent but defined via a record.

What's the motivation? Would you mind it if I let Cubical.Univalence import and use the one defined in PathPrelude?

Can't build project

@Saizan, can you give me the version of agda-stdlib and agda that you've successfully managed to build this project with?

On my system:

§ agda --version
Agda version 2.6.0-47bba7d
§ cd ~/.agda/libs/agda-stdlib && git show
commit d3df3e41156ba4981dd1e08784cc5bfd94999184
...
§ cd ~/workspace/cubical-demo && agda --cubical Everything.agda
...
~/workspace/cubical-demo/Id.agda:12,27-32
PathP (λ _ → .A) .x (ouc y) !=< Path' (_x_24 φ w) (_y_25 φ w) of
type Set .a
when checking that the expression ouc w has type
Path' (_x_24 φ w) (_y_25 φ w)

Organize the proofs a little better.

For instance the GradLemma file contains propIsEquiv. I found the proof by chance. We need to put the proofs into files with correct names so we can easily find them.

Another task would be to find correct names for the proofs.

I could do the first as good as I can.

Error in Sigma.agda

Using the latest (or nearly-so) master versions of agda and the standard library, I get an error when trying to load Sigma.agda. The error is:

...cubical-demo/Sigma.agda:103,61-63
(Set ℓ') !=< (PathP (λ _ → Set ℓ') (_a_440 t u p) (_x_441 t u p))
of type (Set (ℓ-suc ℓ'))
when checking that the expression T0 has type
Path (_a_440 t u p) (_x_441 t u p)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.