coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Andrej Bauer <andrej.bauer AT andrej.com>
- To: Victor Porton <porton AT narod.ru>
- Cc: Coq <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] Where is the set theory?
- Date: Thu, 3 Nov 2011 22:22:17 +0100
> 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.)
You coudl write for example as
exists x, supremum S x /\ supremum T x
and presumably you would want to prove
Lemma suprema_unique (A : Poset) (S : A -> Prop) (x y : A) :
supremum S x -> supremum S y -> x = y.
But if you have a lot of suprema and you work with complete posets,
then it might be better to formalize complete posets with an actual
operation "sup", so you could just write "sup S = sup T".
With kind regards,
Andrej
- [Coq-Club] Re: Where is the set theory?, (continued)
- [Coq-Club] Re: Where is the set theory?,
Victor Porton
- Re: [Coq-Club] Re: Where is the set theory?, Carlos.SIMPSON
- 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?,
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?, 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?, roconnor
- Message not available
- Re: [Coq-Club] Where is the set theory?,
Andrej Bauer
- 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
- Re: [Coq-Club] Where is the set theory?,
Victor Porton
- Re: [Coq-Club] Where is the set theory?,
Daniel Schepler
- [Coq-Club] Re: Where is the set theory?,
Victor Porton
- Message not available
- Re: [Coq-Club] Where is the set theory?, Victor Porton
- Re: [Coq-Club] Where is the set theory?, Daniel Schepler
Archive powered by MhonArc 2.6.16.