Git Product home page Git Product logo

agda-effectful-forcing's People

Contributors

jonsterling avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

agda-effectful-forcing's Issues

prove the fan theorem

One option would be to use the existing oracle and prune the trees like Escardó did; but we could also just add another oracle for the Cantor space, and generalize the proof of the bar theorem so that it can be instantiated at any spread for which we have an oracle. This could be a bit more elegant possibly...

interpretation definitely wrong :(

Interpreting test at 0,1,2,... result in 0, but it equals 1. Clearly I've screwed this up 😉

  add : 𝓛.TΩ ▹ Ctx.⋄ ⊢ᵀ ` nat ⇒ ` nat ⇒ ` nat
  add = rec[ ` nat ] · ƛ succ

  test : 𝓓.𝓑 Nat
  test = ⟦ add · (Ω · zero) · (Ω · zero) ⟧₀

Try removing the oracle from the syntax

Vincent Rahli has informed me that the oracle only needs to exist in the semantics, not the syntax as far continuity is concerned. I think the same can work for the bar principle. So we ought to be able to remove the oracle from the language, and work entirely with vanilla System T, and establish a logical relation between the standard & dialogical interpretations.

add products to System T

We don't need them, but they're part of System T proper, so we might as well demonstrate them.

possibly try again with escardo's dialogue representation

Proving coherence is a bit tricky with the current style; not sure if the definition is just wrong, or if it is merely difficult.

It might be worthwhile to take another look at proving the bar theorem using Escardó's representation. In this case, instead of lists as approximations, we'd have lists with a bunch of holes in them.

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.