Step * of Lemma functions-list-0

[b:ℕ]. (functions-list(0;b) x.x] ∈ ((ℕ0 ⟶ ℕb) List))
BY
(Auto
   THEN (GenConclTerm ⌜functions-list(0;b)⌝⋅ THENA Auto)
   THEN RepeatFor (D -2)
   THEN (D -2 With ⌜λx.x⌝  THENA Auto)) }

1
1. : ℕ
2. (ℕ0 ⟶ ℕb) List
3. no_repeats(ℕ0 ⟶ ℕb;v)
4. functions-list(0;b) v ∈ {P:(ℕ0 ⟶ ℕb) List| no_repeats(ℕ0 ⟶ ℕb;P) ∧ (∀f:ℕ0 ⟶ ℕb. (f ∈ P))} 
5. x.x ∈ v)
⊢ x.x] ∈ ((ℕ0 ⟶ ℕb) List)


Latex:


Latex:
\mforall{}[b:\mBbbN{}].  (functions-list(0;b)  =  [\mlambda{}x.x])


By


Latex:
(Auto
  THEN  (GenConclTerm  \mkleeneopen{}functions-list(0;b)\mkleeneclose{}\mcdot{}  THENA  Auto)
  THEN  RepeatFor  2  (D  -2)
  THEN  (D  -2  With  \mkleeneopen{}\mlambda{}x.x\mkleeneclose{}    THENA  Auto))




Home Index