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 7810153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T03:40:11+00:00 2026-06-02T03:40:11+00:00

I have searched for a while, but cannot find a concise definition on predicate

  • 0

I have searched for a while, but cannot find a concise definition on “predicate checking”. When can we apply predicate checking? How does it compare to Hoare’s triple? I think if we apply Hoare’s triple to every line of code correctly, we can guarantee the software’s correctness. (Please correct me if I am wrong.) Can predicate checking gives the same property? I apologize if the question itself is mal-formed. I really don’t know what does predicate checking do.

  • 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-02T03:40:13+00:00Added an answer on June 2, 2026 at 3:40 am

    A Predicate is a logic statement or function that equates to true or false result.

    The simplest examples of a predicates in both procedural and declarative languages are guard clauses and assertions e.g.

    > if (x != null) then ...
    > assert x != null
    

    The pre-condition and post-condition in Hoare are examples of Predicates. I don’t think there is anything explicit in Hoare about the granularity of the encapsulated statement, provided it has single exit path into the post-condition. It could be single statement, a function or an entire process.

    Invariants are special case of predicates, where the post-condition = pre-condition.

    Perhaps the purest example of this is Prolog, where every statement is a predicate. Another example is design-by-contract as used in Eiffel, and the empty list in LISP is also predicate.

    I’d be reluctant to agree with “guarantee the software’s correctness”, with out the qualification that correctness is compliance to the predicates.

    Update

    • The Assume in JUnit and the Given in BDD are Pre-condition
      predicates.
    • The Assert in JUnit and the Then in BDD are
      Post-condition predicates.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

sorry in advance I have searched the whole site but I can not find
i'm working on a project and i have some problems.I have searched but can
I've searched for a solution for my problem all over but I cannot find
I have searched but apparently my google foo is weak. What I need is
I have searched the Web for this, but with no luck. Any idea? Thanks.
I have searched/Googled around but I'm struggling with the following problem. I am building
I have searched far and wide on the Internet but have not found anything
I have come across fluent API's while studying DSLs. I have searched a lot
I searched within SO but I didn't find a any suggestions to boost performances
i have a code like this, but giving error can not access protected member.

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.