Step * 2 1 1 1 1 of Lemma tl_perm_wf


1. : ℕ+
2. Perm(ℕn)
3. tl_perm(p) ∈ Perm(ℕn)
4. : ℕ+n
⊢ (tl_perm(p).b (tl_perm(p).f x)) ∈ ℤ
BY
(RWH (LemmaWithC [`T',ℕn] `perm_b_f_cancel`) THEN Auto) }


Latex:


Latex:

1.  n  :  \mBbbN{}\msupplus{}
2.  p  :  Perm(\mBbbN{}n)
3.  tl\_perm(p)  \mmember{}  Perm(\mBbbN{}n)
4.  x  :  \mBbbN{}\msupplus{}n
\mvdash{}  x  =  (tl\_perm(p).b  (tl\_perm(p).f  x))


By


Latex:
(RWH  (LemmaWithC  [`T',\mBbbN{}n]  `perm\_b\_f\_cancel`)  0  THEN  Auto)




Home Index