Step * of Lemma urand_wf

[n:ℕ+]. ∀[a:Id].  (urand(n;a) ∈ ℕ ⟶ ℕn)
BY
(ProveWfLemma THEN DoSubsume THEN Auto) }

1
1. : ℕ+
2. Id
3. random(uniform-fps(n);a;a) random(uniform-fps(n);a;a) ∈ (ℕ ⟶ Outcome)
⊢ (ℕ ⟶ Outcome) ⊆(ℕ ⟶ ℕn)


Latex:


Latex:
\mforall{}[n:\mBbbN{}\msupplus{}].  \mforall{}[a:Id].    (urand(n;a)  \mmember{}  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}n)


By


Latex:
(ProveWfLemma  THEN  DoSubsume  THEN  Auto)




Home Index