]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/library_auto/auto/nat/congruence.ma
Smaller formulae.
[helm.git] / helm / software / matita / contribs / library_auto / auto / nat / congruence.ma
index 305778bf8931a0acbda98fc97c46ba8030d0916b..15d96a73c0597c85daaceb9fd9f4cb53cf2cdb06 100644 (file)
@@ -23,8 +23,7 @@ definition S_mod: nat \to nat \to nat \def
 definition congruent: nat \to nat \to nat \to Prop \def
 \lambda n,m,p:nat. mod n p = mod m p.
 
-interpretation "congruent" 'congruent n m p =
-  (cic:/matita/library_autobatch/nat/congruence/congruent.con n m p).
+interpretation "congruent" 'congruent n m p = (congruent n m p).
 
 notation < "hvbox(n break \cong\sub p m)"
   (*non associative*) with precedence 45