Step * of Lemma decidable__equal_nat_plus

x,y:ℕ+.  Dec(x y ∈ ℕ+)
BY
(Auto THEN AssertBY ⌜Dec(x y ∈ ℤ)⌝ Auto⋅ THEN Repeat (ParallelLast)) }


Latex:


Latex:
\mforall{}x,y:\mBbbN{}\msupplus{}.    Dec(x  =  y)


By


Latex:
(Auto  THEN  AssertBY  \mkleeneopen{}Dec(x  =  y)\mkleeneclose{}  Auto\mcdot{}  THEN  Repeat  (ParallelLast))




Home Index