coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: AUGER Cedric <Cedric.Auger AT lri.fr>
- To: coqclub AT inria.fr
- Subject: [Coq-Club] Recursive Class
- Date: Thu, 12 May 2011 14:39:29 +0200
Hi all,
would it be possible to allow recursion in Records, Structure, Class,
so that the accessibility predicate may become a Class?
Class Acc (X: Type) (P: X → X → Prop) (x: X) := Acc_intro {
wf: forall y, P x y → Acc X P x
}.
Or is it considered useless in practice to have such a feature?
- [Coq-Club] Recursive Class, AUGER Cedric
- Re: [Coq-Club] Recursive Class, Tom Prince
- Re: [Coq-Club] Recursive Class, Arnaud Spiwack
Archive powered by MhonArc 2.6.16.