coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Ilmārs Cīrulis <ilmars.cirulis AT gmail.com>
- To: "coq-club AT inria.fr" <coq-club AT inria.fr>
- Subject: [Coq-Club] How to make function with implicit arguments
- Date: Sun, 27 Oct 2013 00:47:12 +0300
Let's suppose that I'm too lazy and want to use the function
Definition id (t: Type) (l: list t) := l
in lazy way:
Definition test := id (cons 1 nil)
(without argument t, because it can be found from the type of the list)
How can I make it in such way, if possible?
How can I make it in such way, if possible?
- [Coq-Club] How to make function with implicit arguments, Ilmārs Cīrulis, 10/26/2013
- Re: [Coq-Club] How to make function with implicit arguments, Ilmārs Cīrulis, 10/27/2013
- Re: [Coq-Club] How to make function with implicit arguments, Daniel de Rauglaudre, 10/27/2013
- Re: [Coq-Club] How to make function with implicit arguments, Ilmārs Cīrulis, 10/27/2013
Archive powered by MHonArc 2.6.18.