Step * 2 1 1 of Lemma cycle_wf2

.....assertion..... 
1. : ℕ
2. : ℕList
3. : ℕn
4. : ℕn
5. no_repeats(ℕn;L) ∧ (||L|| n ∈ ℤ)
⊢ (x ∈ L) ∧ (y ∈ L)
BY
xxxAssert ⌜∀z:ℕn. (z ∈ L)⌝⋅xxx }

1
.....assertion..... 
1. : ℕ
2. : ℕList
3. : ℕn
4. : ℕn
5. no_repeats(ℕn;L) ∧ (||L|| n ∈ ℤ)
⊢ ∀z:ℕn. (z ∈ L)

2
1. : ℕ
2. : ℕList
3. : ℕn
4. : ℕn
5. no_repeats(ℕn;L) ∧ (||L|| n ∈ ℤ)
6. ∀z:ℕn. (z ∈ L)
⊢ (x ∈ L) ∧ (y ∈ L)


Latex:


Latex:
.....assertion..... 
1.  n  :  \mBbbN{}
2.  L  :  \mBbbN{}n  List
3.  x  :  \mBbbN{}n
4.  y  :  \mBbbN{}n
5.  no\_repeats(\mBbbN{}n;L)  \mwedge{}  (||L||  =  n)
\mvdash{}  (x  \mmember{}  L)  \mwedge{}  (y  \mmember{}  L)


By


Latex:
xxxAssert  \mkleeneopen{}\mforall{}z:\mBbbN{}n.  (z  \mmember{}  L)\mkleeneclose{}\mcdot{}xxx




Home Index