Step * 1 of Lemma restrict_perm_wf


1. : ℕ
2. Perm(ℕ1)
3. (p.f n) n ∈ ℕ1
⊢ restrict_perm(p;n) ∈ Perm(ℕn)
BY
Unfold `restrict_perm` 0  }

1
1. : ℕ
2. Perm(ℕ1)
3. (p.f n) n ∈ ℕ1
⊢ p ∈ Perm(ℕn)


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  p  :  Perm(\mBbbN{}n  +  1)
3.  (p.f  n)  =  n
\mvdash{}  restrict\_perm(p;n)  \mmember{}  Perm(\mBbbN{}n)


By


Latex:
Unfold  `restrict\_perm`  0 




Home Index