summaryrefslogtreecommitdiffstats
path: root/content/zettel/2e1c1a.md
blob: 3ea908b93066fd5cd458aa672b4752f0d7f4f235 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
+++
title = "Proof carrying scheduling"
author = "Yann Herklotz"
tags = []
categories = []
backlinks = ["2e1c1"]
forwardlinks = []
zettelid = "2e1c1a"
+++

Another option to prove this theorem would be to have proof carrying
scheduling, which gives information to the checker about which
transformations took place, so that these can be reversed, if possible,
to get a syntactically equal representation.

However, the main problem with this, is that it is quite difficult to
even identify the different translations that were done to the
predicates, and it may not really help the proof.