stuck at two places in proof of preservation of substitution
This commit is contained in:
parent
500d56b3b0
commit
fbd3cc1d2e
1 changed files with 0 additions and 6 deletions
|
@ -490,12 +490,6 @@ weaken-closed {P} {A} {Γ} ⊢P = weaken g ⊢P
|
||||||
|
|
||||||
|
|
||||||
{-
|
{-
|
||||||
[:=]-preserves-⊢ {x} ⊢P (Ax {_} {y} Γy≡justB) with x ≟ y
|
|
||||||
... | yes x=y = ?
|
|
||||||
... | no x≠y = ?
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[:=]-preserves-⊢ {Γ} {x} v∶A (var y y∈Γ) with x ≟ y
|
[:=]-preserves-⊢ {Γ} {x} v∶A (var y y∈Γ) with x ≟ y
|
||||||
... | yes x=y = {!!}
|
... | yes x=y = {!!}
|
||||||
... | no x≠y = {!!}
|
... | no x≠y = {!!}
|
||||||
|
|
Loading…
Reference in a new issue