coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Daniel Schepler <dschepler AT gmail.com>
- To: Victor Porton <porton AT narod.ru>
- Cc: Andrej Bauer <andrej.bauer AT andrej.com>, Coq <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] Where is the set theory?
- Date: Thu, 3 Nov 2011 14:25:06 -0700
2011/11/3 Victor Porton <porton AT narod.ru>
But what if I want to write "supremum S == supremum T"? (to add more complexity, the first and the second supremum may be taken on different sets.)
How to write it in terms of "supremum S x" and "has_supremum"?
exists x, is_supremum S x /\ is_supremum T x.
Or, if you don't care about computability, prove the uniqueness of suprema, and then use constructive_definite_description (from the Description module) to build a function
supremum : forall S:Ensemble X, has_supremum S -> { x | is_supremum S x }.
--
Daniel Schepler
Or, if you don't care about computability, prove the uniqueness of suprema, and then use constructive_definite_description (from the Description module) to build a function
supremum : forall S:Ensemble X, has_supremum S -> { x | is_supremum S x }.
--
Daniel Schepler
- Re: [Coq-Club] Where is the set theory?, (continued)
- Re: [Coq-Club] Where is the set theory?,
Daniel Schepler
- Re: [Coq-Club] Where is the set theory?,
Victor Porton
- Re: [Coq-Club] Where is the set theory?,
Andrej Bauer
- Re: [Coq-Club] Where is the set theory?, Daniel Schepler
- Message not available
- Message not available
- Re: [Coq-Club] Where is the set theory?, Victor Porton
- Re: [Coq-Club] Where is the set theory?, Andrej Bauer
- Re: [Coq-Club] Where is the set theory?, Victor Porton
- Re: [Coq-Club] Where is the set theory?, Andrej Bauer
- Re: [Coq-Club] Where is the set theory?, Victor Porton
- Re: [Coq-Club] Where is the set theory?, Adam Chlipala
- Re: [Coq-Club] Where is the set theory?, Daniel Schepler
- Re: [Coq-Club] Where is the set theory?, Adam Chlipala
- Message not available
- Re: [Coq-Club] Where is the set theory?,
Andrej Bauer
- Re: [Coq-Club] Where is the set theory?,
Victor Porton
- Re: [Coq-Club] Where is the set theory?,
Daniel Schepler
- Message not available
- Re: [Coq-Club] Where is the set theory?, Victor Porton
- Re: [Coq-Club] Where is the set theory?, Daniel Schepler
- Re: [Coq-Club] Where is the set theory?, Andrej Bauer
- Re: [Coq-Club] Where is the set theory?, Daniel Schepler
- Re: [Coq-Club] Where is the set theory?, Adam Chlipala
Archive powered by MhonArc 2.6.16.