Step * of Lemma equal-Sierpinski-bottom

[x:ℕ ⟶ 𝔹]. uiff(x = ⊥ ∈ (ℕ ⟶ 𝔹);∀n:ℕ(¬↑(x n)))
BY
TACTIC:(Unfold `Sierpinski-bottom` THEN Auto THEN RWO "2" THEN Auto) }


Latex:


Latex:
\mforall{}[x:\mBbbN{}  {}\mrightarrow{}  \mBbbB{}].  uiff(x  =  \mbot{};\mforall{}n:\mBbbN{}.  (\mneg{}\muparrow{}(x  n)))


By


Latex:
TACTIC:(Unfold  `Sierpinski-bottom`  0  THEN  Auto  THEN  RWO  "2"  0  THEN  Auto)




Home Index