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

Arguments about derivability conditions are unnecessarily too specific #10

Open
iehality opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@iehality
Copy link
Member

iehality commented Nov 28, 2024

(「代入を備えた論理」を整備してから取り掛かる予定)

現状 Incompleteness/DC はFirstOrder 上で定義されているが,sentence の証明に関する記法T ⊢!. σが煩雑,またその理論の強弱関係のinstance 関係が面倒になるなどの問題があり,一般に代入を備えた論理について述べたほうが簡潔になると思う.

このとき,ProvabilityPredicateは以下のようになる.

structure ProvabilityPredicate [System (F 0) S] (𝓢 𝓣 : S) where
  prov : F 1
  spec {σ : Sentence L} : T ⊢! σ → T₀ ⊢! prov/[⌜σ⌝]
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