X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2Fapplys.ma;h=1115eaf92110ae94f5bbea0d037ee37d19508191;hb=5f0170bd697f92e6bf9c505bc107d79c873460dd;hp=c929e5be5edf0dbcdd43c83f81acfdaaeb025dca;hpb=0663e736012a6bf2af56758181252289e79352d2;p=helm.git diff --git a/helm/software/matita/tests/applys.ma b/helm/software/matita/tests/applys.ma index c929e5be5..1115eaf92 100644 --- a/helm/software/matita/tests/applys.ma +++ b/helm/software/matita/tests/applys.ma @@ -30,10 +30,10 @@ qed. theorem prova2 : \forall n. S n \divides (S n)!. intros. -(* o fare una List.rev quando si fa la make_passives... la tira su, - ma tardi.... +(* se non trova subito sym_times poi si perde! *) +(* alternativamente si puo' abilitare la are_convertible nella + is_identity, ma poi va peggio nel resto (conv lunghe) *) letin www \def sym_times. clearbody www. -*) applyS (witness ? ? ? (refl_eq ? ?)). qed.