Step * of Lemma decidable__equal_rationals

r,s:ℚ.  Dec(r s ∈ ℚ)
BY
xxx(Auto THEN UseWitness ⌜if qeq(r;s) then inl ⋅ else inr x.⋅)  fi ⌝⋅)xxx }

1
1. : ℚ
2. : ℚ
⊢ if qeq(r;s) then inl ⋅ else inr x.⋅)  fi  ∈ Dec(r s ∈ ℚ)


Latex:


Latex:
\mforall{}r,s:\mBbbQ{}.    Dec(r  =  s)


By


Latex:
xxx(Auto  THEN  UseWitness  \mkleeneopen{}if  qeq(r;s)  then  inl  \mcdot{}  else  inr  (\mlambda{}x.\mcdot{})    fi  \mkleeneclose{}\mcdot{})xxx




Home Index