Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8721081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T07:09:51+00:00 2026-06-13T07:09:51+00:00

I have to proof this: Variable A : Set. Variable P : A ->

  • 0

I have to proof this:

Variable A : Set.
Variable P : A -> Prop.
Variables R : A -> A -> Prop.

Lemma pool : (forall x:A, ~P x) -> ~(exists x:A, ~ P x).

So far I’ve done:

intros.
unfold not.
intros.
elim H0.
destruct H0.
intros.
exact x0.

Then I have to proof False. I have no idea what to do. Is this non-provable? Can you put me in the right direction? Or am I missing something here?

EDIT: Ptival, you’re a great help…I noticed a mistake on the question and when I tried to edit the question, I accidentally hit the delete button, panicked and hit backspace. 🙁

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T07:09:52+00:00Added an answer on June 13, 2026 at 7:09 am

    (Oh well, answering again :P)

    I believe your theorem is still flawed (unless A is an empty set…).

    Did you mean:

    Lemma pool : (forall x:A, ~P x) -> ~(exists x:A, P x).
    

    In that case, it is doable, and here is how you could start:

    Proof.
      intros A E.
      destruct E as [x P].
    

    The rest is very easy and up to you to figure out if that is indeed the goal you wanted in the first place.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm reviewing my old algorithms notes and have come across this proof. It was
I have a smarty template that has a variable set that is a custom
In the example below, I have a model Proof which contains a foreign key
I have an application I'd like to test-proof against possible problems related to Hibernate
have written this little class, which generates a UUID every time an object of
Have done quite a bit of searching for a guide (of any substance) for
have a problem. At first look at this HTML <div id=map style=background-image: url(map.png); width:
I have 4 C++ files, 2 headers, and 2 .cc files. This is just
Hi i have my proof of concept project where i want to have data
I set up my code without considering this fact needed to be detected, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.