Step * 2 2 1 1 1 2 1 1 of Lemma cyclic-map-equipollent


1. : ℕ+
2. ∀L:Combination(n 1;ℕ1). ([n L] ∈ Combination(n;ℕn))
3. orbit : ℕList
4. 0 < ||orbit||
5. no_repeats(ℕn;orbit)
6. ∀y:ℕn. (y ∈ orbit)
⊢ ∃a:Combination(n 1;ℕ1). (cycle([n a]) cycle(orbit) ∈ cyclic-map(ℕn))
BY
xxx(InstHyp [⌜1⌝(-1)⋅ THENA Auto)xxx }

1
1. : ℕ+
2. ∀L:Combination(n 1;ℕ1). ([n L] ∈ Combination(n;ℕn))
3. orbit : ℕList
4. 0 < ||orbit||
5. no_repeats(ℕn;orbit)
6. ∀y:ℕn. (y ∈ orbit)
7. (n 1 ∈ orbit)
⊢ ∃a:Combination(n 1;ℕ1). (cycle([n 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  <  ||orbit||
5.  no\_repeats(\mBbbN{}n;orbit)
6.  \mforall{}y:\mBbbN{}n.  (y  \mmember{}  orbit)
\mvdash{}  \mexists{}a:Combination(n  -  1;\mBbbN{}n  -  1).  (cycle([n  -  1  /  a])  =  cycle(orbit))


By


Latex:
xxx(InstHyp  [\mkleeneopen{}n  -  1\mkleeneclose{}]  (-1)\mcdot{}  THENA  Auto)xxx




Home Index