coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Bas Spitters <spitters AT cs.ru.nl>
- To: coq-club AT pauillac.inria.fr
- Subject: [Coq-Club] Declare Implicit Tactic
- Date: Thu, 17 Sep 2009 22:32:58 +0200
- List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
I am trying to use Declare Implicit Tactic. So, I tried the example from the reference manual. Notation "x // y" := (quo x y _) (at level 40). (* Declare Implicit Tactic assumption.*) Goal forall n m, m<>0 -> { q:nat & { r | q * m + r = n } }. intros. exists (n//m). |
- [Coq-Club] Declare Implicit Tactic, Bas Spitters
- Re: [Coq-Club] Declare Implicit Tactic, Hugo Herbelin
Archive powered by MhonArc 2.6.16.