Giter Club home page Giter Club logo

pfpl-questions's Introduction

pfpl-questions

学习 PFPL 遇到的问题集

pfpl-questions's People

Contributors

xiaoxiangmoe avatar

Stargazers

Jinwei Long avatar

Watchers

James Cloos avatar 霧雨魔理沙 avatar  avatar  avatar

pfpl-questions's Issues

什么是闭合的 ast?

see 1.1 Abstract Syntax Trees

When there are no variables, there are no assumptions, and the proof of P is a proof that Q holds for all closed ast’s.

这和 闭包 中说的闭合的集合,闭合的运算有什么关系?也就是对哪些运算闭合?

什么是 family?

see 1.1 Abstract Syntax Trees

Let O = { Oα } be an arity-indexed family of disjoint sets of operators Oα of arity α.

什么是 arity?

see 1.1 Abstract Syntax Trees

For a given set S of sorts, an arity has the form (s1, . . . , sn)s, which specifies the sort s ∈ S of an operator taking n ≥ 0 arguments, each of sort si ∈ S.

If o is an operator of arity (s1, . . . , sn)s, we say that o has sort s and has n arguments of sorts s1,...,sn.

  1. 元数的类型究竟是 nat ,还是一个 S* ?也就是元数带不带类型?
  2. 另外这里写的 an arity has the form (s1, . . . , sn)s 一共有n+1个s放在这里,是指arity是S* × S类型的意思吗?
  3. operator 的类型是 S 还是 S* × S?貌似书上是指返回值类型,感觉有些反直觉。

求更详细地定义/解释这里的 arity,arity的form, operator

注:S* 我是想表达 0到多个S的笛卡尔积,我也不知道它叫啥。

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.