]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/ng_assembly/num/quatern_lemmas.ma
freescale porting, work in progress
[helm.git] / helm / software / matita / contribs / ng_assembly / num / quatern_lemmas.ma
index d32aa0f3e83321a3f3ca587424a15c1782f1a51a..00e559ed4b1b44b292fbcf0cb2cf777c51432278 100755 (executable)
@@ -99,8 +99,8 @@ nlemma decidable_qu : ∀x,y:quatern.decidable (x = y).
  nnormalize;
  nelim x;
  nelim y;
- ##[ ##1,6,11,16: napply (or_introl (? = ?) (? ≠ ?) …); napply refl_eq
- ##| ##*: napply (or_intror (? = ?) (? ≠ ?) …); nnormalize; #H; napply False_ind; napply (quatern_destruct … H)
+ ##[ ##1,6,11,16: napply (or2_intro1 (? = ?) (? ≠ ?) …); napply refl_eq
+ ##| ##*: napply (or2_intro2 (? = ?) (? ≠ ?) …); nnormalize; #H; napply False_ind; napply (quatern_destruct … H)
  ##]
 nqed.