doc-src/TutorialI/Rules/Force.thy
changeset 42637 381fdcab0f36
parent 16417 9bc16273c2d4
equal deleted inserted replaced
42636:41dff1b862bf 42637:381fdcab0f36
     1 (* ID:         $Id$ *)
       
     2 theory Force imports Main begin 
     1 theory Force imports Main begin 
     3   (*Use Divides rather than Main to experiment with the first proof.
     2   (*Use Divides rather than Main to experiment with the first proof.
     4     Otherwise, it is done by the nat_divide_cancel_factor simprocs.*)
     3     Otherwise, it is done by the nat_divide_cancel_factor simprocs.*)
     5 
     4 
     6 declare div_mult_self_is_m [simp del];
     5 declare div_mult_self_is_m [simp del];