Step * 1 of Lemma select-indices-aux_wf


1. Type
2. A ─→ 𝔹
⊢ select-indices-aux(f;[]) ∈ ℕ ─→ (ℕ List)
BY
Unfold `select-indices-aux` THEN Reduce }

1
1. Type
2. A ─→ 𝔹
⊢ λn.[] ∈ ℕ ─→ (ℕ List)


Latex:



Latex:

1.  A  :  Type
2.  f  :  A  {}\mrightarrow{}  \mBbbB{}
\mvdash{}  select-indices-aux(f;[])  \mmember{}  \mBbbN{}  {}\mrightarrow{}  (\mBbbN{}  List)


By


Latex:
Unfold  `select-indices-aux`  0  THEN  Reduce  0




Home Index