Follows an index of all Coq definitions (including inductive types, lemmas, theorems, etc.) used in the text:
- Figure 1: Inductive
LE
in filelua.v
- Figure 2: Inductive
Lstep
in filelua.v
- Figure 3: Definition
example
in fileexample.v
- Figure 4: Inductive
PType
, InductivePE
in filepallene.v
- Figure 5: Inductive
PTyping
in filepallene.v
- Figure 6: Inductive
pstep
in filepallene.v
- Figure 7: Fixpoint
vcast
in filepallene.v
- Figure 8: Fixpoint
Pall2Lua
in filelua.v
- Theorem 1: Theorem
Progress
in filepallene.v
- Theorem 2: Corollary
PPreservation
in filepallene.v
- Figure 9: Inductive
IRType
, InductiveValue
, InductiveIRE
in filelir.v
- Figure 10: Inductive
IRTyping
in filelir.v
- Figure 11: Inductive
step
in filelir.v
- Theorem 3: Theorem
Progress
in filelir.v
- Theorem 4: Theorem
Preservation
in filelir.v
- Figure 12: Fixpoint
Lua2Lir
in filelua.v
- Lemma 5: Theorem
Lua2LirTypeAux
in filelua.v
- Lemma 6: Theorem
L2LirValue
in filelua.v
- Theorem 7: Theorem
SimLua
in filelua.v
- Figure 13a: Definition
PT2IRT
in filepall2lir.v
- Figure 13b: Definition
Cast
in filepall2lir.v
- Figure 13c: Fixpoint
Pall2Lir
in filepall2lir.v
- Lemma 8: Theorem
Pall2LirWellTyped
in filepall2lir.v
- Lemma 9: Theorem
PValueValue
in filepall2lir.v
- Theorem 10: Theorem
SimPallLir
in filepall2lir.v
- Theorem 11: Theorem
SimPallLirF
in filepall2lir.v
- Figure 14: Fixpoint
dyn
in filedyn.v
- Lemma 13: Theorem
dynTyping
in filedyn.v
- Theorem 14: Theorem
PallLua
in filelua.v
- Lemma 15: Theorem
dynIdempotent
in filedyn.v
- Lemma 16: Theorem
LuaIsDyn
in filelua.v
- Lemma 17: Theorem
dynValue
in filedyn.v
- Lemma 18: Lemma
ValueStar
in filedyn.v
- Theorem 19: Corollary
SimDyn
in filesimprec.v
- Figure 15: Inductive
TPrecision
in fileprecision.v
- Figure 16: Inductive
Precision
in fileprecision.v
- Lemma 20: Lemma
PrecisionRefl
, LemmaPrecTrans
in fileprecision.v
- Lemma 21: Theorem
DynLessPrecise
in fileprecision.v
- Lemma 22: Theorem
PrecDynEqual
in fileprecision.v
- Theorem 23: Theorem
SimMult
in filesimprec.v
- Lemma 24: Corollary
CatchUpP
in filesimprec.v
- Lemma 25: Theorem
Sim
in filesimprec.v