src/HOL/Integ/barith.ML
changeset 15233 c55a12162944
parent 15232 388a6f431d83
child 15272 79a7a4f20f50
equal deleted inserted replaced
15232:388a6f431d83 15233:c55a12162944
     1 (**************************************************************)
     1 (**************************************************************)
     2 (*                                                            *)
     2 (*                                                            *)
     3 (*                                                            *)
     3 (*                                                            *)
     4 (*          Trying to implement an Bounded arithmetic         *)
     4 (*          Trying to implement an Bounded arithmetic         *)
     5 (*                                                            *)
     5 (*           Chaieb Amine                                     *)
     6 (*                                                            *)
     6 (*                                                            *)
     7 (**************************************************************)
     7 (**************************************************************)
     8   
     8   
     9 signature BARITH = 
     9 signature BARITH = 
    10 sig
    10 sig