Step * of Lemma isint-int

∀[z:ℤ]. ∀[a,b:Top].  (if z is an integer then a else b ~ a)
BY
{ (UnivCD THENA Auto) }

1
1. z : ℤ
2. a : Top
3. b : Top
⊢ if z is an integer then a
  else b ~ a


Latex:


Latex:
\mforall{}[z:\mBbbZ{}].  \mforall{}[a,b:Top].    (if  z  is  an  integer  then  a  else  b  \msim{}  a)


By


Latex:
(UnivCD  THENA  Auto)




Home Index