Code Monkey home page Code Monkey logo

Comments (6)

mortberg avatar mortberg commented on June 22, 2024

Yes, I agree that all of these things would be nice to have in Cubical Agda. I'm very optimistic that the 3x3 lemma will be easier to prove cubically because of the additional computation rules.

Regarding modalities I don't have much to say except that I know that my goto guy for these topics, @felixwellen , is working on a formalization of localizations now. Maybe he wants to weigh in about adding some theory about general modalities to the library.

from cubical.

felixwellen avatar felixwellen commented on June 22, 2024

If I want to show in the end, that some localizations are modalities, I have to add at least a definition anyway. So we could also add that now, if someone wants to work with it. Where would it go? The localization should be in HITs I guess, but I'm clueless if modalities should be there as well. Or in Foundations. Or in a new Modalities directory.

from cubical.

mortberg avatar mortberg commented on June 22, 2024

Let's make a new Modalities directory for now

from cubical.

felixwellen avatar felixwellen commented on June 22, 2024

Here is how I would define modalities (adapted from HoTT-Agda):

https://github.com/felixwellen/cubical/blob/modalities/Cubical/Modalities/Modality.agda

I think it is the most easy-to-use definition.

from cubical.

mortberg avatar mortberg commented on June 22, 2024

Another thing I would be interested to see is Bruneries 3x3 lemma in cubical. Showing that pushouts commute with pushouts on a 3x3 square of span rows and columns. This has been proven in the agda library but I struggled to prove it in coq.

As you might have seen @loic-p did the 3x3 lemma now: #123

It seems substantially shorter than https://github.com/HoTT/HoTT-Agda/tree/master/theorems/homotopy/3x3 , but I don't know if everything in that folder is just for the proof of this or not...

from cubical.

Alizter avatar Alizter commented on June 22, 2024

@mortberg AFAIK Brunerie's thesis is the only account of the proof and the Agda proof is pretty much the same as the one he describes. This means that the new cubical proof is an improvement over this one.

from cubical.

Related Issues (20)

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.