Skip to Content.
Sympa Menu

coq-club - [Coq-Club] is the axiom of choice... ?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] is the axiom of choice... ?


Chronological Thread 
  • From: Daniel de Rauglaudre <daniel.de_rauglaudre AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] is the axiom of choice... ?
  • Date: Sun, 11 Sep 2016 11:09:14 +0200

Hi all,

Is the axiom of choice required if all sets have one only element ?
If not, how to prove it ?

Russel said that if all sets contain a pair of socks, we need the axiom
of choice to select a sock in each pair but that if they are shoes,
we don't need it, because the choice function can be : "take the left
shoe".

But for sets of one only element ?

Namely, I want to prove :
(∀ x, ∃! y, P x y) → ∃ f, ∀ x, P x (f x)

Is is possible, or do I need the fucking axiom of choice ?

Thanks.

--
Daniel de Rauglaudre
http://pauillac.inria.fr/~ddr/



Archive powered by MHonArc 2.6.18.

Top of Page