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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T17:31:37+00:00 2026-06-13T17:31:37+00:00

Many functions can be reduced to point free form – but is this true

  • 0

Many functions can be reduced to point free form – but is this true for all of them?

E.g. I don’t see how it could be done for:

apply2 f x = f x x 
  • 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-13T17:31:38+00:00Added an answer on June 13, 2026 at 5:31 pm

    Logical combinators (i.e. the S, K, I combinators) are essentially point-free forms of functions, and the lambda-calculus is equivalent to combinatory logic, so I think this suggests that the answer is yes.

    The combinator for your apply2 function is (if I am reading things correctly):

    ((S((S(KS))K))(K((S((SK)K))((SK)K))))
    

    also known as the “Lark”, from Raymond Smullyan’s Combinatory Birds page.

    (edit-in:) Turns out1 the above is equivalent to \f x -> f (x x). According to the comments by “@gereeter” here below it is indeed known as the “Lark”, whereas the function \f x -> f x x requested in the question is the “Warbler” from the aforementioned book (a.k.a. the “W” combinator), W f x = S(S(K(S(KS)K))S)(KK)SI f x = S(S(KB)S)(KK)SI f x = CSI f x = SfIx = f x x.


    1 here:

    ((S((S(KS))K))(K((S((SK)K))((SK)K)))) f x =
      S( S(KS) K) (K( S( SK K) ( SK K)))  f x =   -- SKK    == I
      S (S(KS) K) (K( S  I       I    ))  f x =   -- S(KS)K == B
      S B         (K( S  I       I    ))  f x =
      Bf (K(SII)f) x = Bf (SII) x = f (SII x) = f (x x)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've tried many functions already, but I simply can't figure this out. The right
Not many are aware of this feature, but Python's functions (and methods) can have
I do not use that many functions but when I do I tend to
Im having a problem with the XML in this function and many functions like
I have a function that can be reduced to this: void f() { static
There are many ways functions can be defined in Scala, which leads to confusion
I have looked at as many functions as I can and I still can't
The noexcept keyword can be appropriately applied to many function signatures, but I am
Many functions in c take pointer to constant strings/chars as parameters eg void foo(const
I have a js variable with many functions, and I want to create in

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.