X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2Fapplys.ma;h=1115eaf92110ae94f5bbea0d037ee37d19508191;hb=f91194b8b4a918774c75448455e4ff1d77cda980;hp=c929e5be5edf0dbcdd43c83f81acfdaaeb025dca;hpb=aff6791b3666237a8f95f2eb9d877c1b89b03161;p=helm.git diff --git a/matita/tests/applys.ma b/matita/tests/applys.ma index c929e5be5..1115eaf92 100644 --- a/matita/tests/applys.ma +++ b/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.