Skip to Content.
Sympa Menu

coq-club - [Coq-Club] rewriting by a relation in Set

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] rewriting by a relation in Set


chronological Thread 
  • From: Danko Iliḱ <danko AT lix.polytechnique.fr>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] rewriting by a relation in Set
  • Date: Mon, 17 Dec 2007 09:33:35 +0100
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Pardon me if I am asking something obvious, but is it possible to use
'rewrite' with an equivalence relation with type A->A->Set instead of
A->A->Prop?

The reference manual says that rewrite should work with 'eq' or a
Prop-relation.

Thank you,

Danko





Archive powered by MhonArc 2.6.16.

Top of Page