Properties: rename a proof for z ≢ x

This commit is contained in:
Marko Dimjašević 2020-01-06 22:46:44 +01:00
parent 6842ac170b
commit 338b959f95
No known key found for this signature in database
GPG key ID: 565EE9641503F0AA

View file

@ -568,7 +568,7 @@ swap {Γ} {x} {y} {M} {A} {B} {C} x≢y ⊢M = rename ρ ⊢M
--------------------------
→ Γ , x ⦂ A , y ⦂ B ∋ z ⦂ C
ρ Z = S x≢y Z
ρ (S y≢x Z) = Z
ρ (S z≢x Z) = Z
ρ (S z≢x (S z≢y ∋z)) = S z≢y (S z≢x ∋z)
```
Here the renaming map takes a variable at the end into a variable one