Step
*
2
2
1
1
1
2
1
of Lemma
cyclic-map-equipollent
1. n : ℕ+
2. ∀L:Combination(n - 1;ℕn - 1). ([n - 1 / L] ∈ Combination(n;ℕn))
3. orbit : ℕn List
4. (0 ∈ orbit)
5. 0 < ||orbit||
6. no_repeats(ℕn;orbit)
7. ∀y:ℕn. (y ∈ orbit)
⊢ ∃a:Combination(n - 1;ℕn - 1). (cycle([n - 1 / a]) = cycle(orbit) ∈ cyclic-map(ℕn))
BY
{ xxxThin (-4)xxx }
1
1. n : ℕ+
2. ∀L:Combination(n - 1;ℕn - 1). ([n - 1 / L] ∈ Combination(n;ℕn))
3. orbit : ℕn List
4. 0 < ||orbit||
5. no_repeats(ℕn;orbit)
6. ∀y:ℕn. (y ∈ orbit)
⊢ ∃a:Combination(n - 1;ℕn - 1). (cycle([n - 1 / a]) = cycle(orbit) ∈ cyclic-map(ℕn))
Latex:
Latex:
1.  n  :  \mBbbN{}\msupplus{}
2.  \mforall{}L:Combination(n  -  1;\mBbbN{}n  -  1).  ([n  -  1  /  L]  \mmember{}  Combination(n;\mBbbN{}n))
3.  orbit  :  \mBbbN{}n  List
4.  (0  \mmember{}  orbit)
5.  0  <  ||orbit||
6.  no\_repeats(\mBbbN{}n;orbit)
7.  \mforall{}y:\mBbbN{}n.  (y  \mmember{}  orbit)
\mvdash{}  \mexists{}a:Combination(n  -  1;\mBbbN{}n  -  1).  (cycle([n  -  1  /  a])  =  cycle(orbit))
By
Latex:
xxxThin  (-4)xxx
Home
Index