Step * of Lemma mu'_wf

[A:Type]. ∀[P:A ⟶ ℕ ⟶ 𝔹]. ∀[d:∀x:A. Dec(∃n:ℕ(↑(P n)))].  (mu'(P) ∈ A ⟶ (ℕ Top))
BY
xxx((Auto THEN Unfold `mu\'` 0⋅)
      THEN Subst' TERMOF{p-mu-decider:o, 1:l, 1:l} TERMOF{p-mu-decider:o, 1:l, i:l} 0
      )xxx }

1
.....equality..... 
1. Type
2. A ⟶ ℕ ⟶ 𝔹
3. : ∀x:A. Dec(∃n:ℕ(↑(P n)))
⊢ TERMOF{p-mu-decider:o, 1:l, 1:l} TERMOF{p-mu-decider:o, 1:l, i:l}

2
1. Type
2. A ⟶ ℕ ⟶ 𝔹
3. : ∀x:A. Dec(∃n:ℕ(↑(P n)))
⊢ λx.(fst((TERMOF{p-mu-decider:o, 1:l, i:l} x))) ∈ A ⟶ (ℕ Top)


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[P:A  {}\mrightarrow{}  \mBbbN{}  {}\mrightarrow{}  \mBbbB{}].  \mforall{}[d:\mforall{}x:A.  Dec(\mexists{}n:\mBbbN{}.  (\muparrow{}(P  x  n)))].    (mu'(P)  \mmember{}  A  {}\mrightarrow{}  (\mBbbN{}  +  Top))


By


Latex:
xxx((Auto  THEN  Unfold  `mu\mbackslash{}'`  0\mcdot{})
        THEN  Subst'  TERMOF\{p-mu-decider:o,  1:l,  1:l\}  \msim{}  TERMOF\{p-mu-decider:o,  1:l,  i:l\}  0
        )xxx




Home Index