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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T16:07:50+00:00 2026-06-12T16:07:50+00:00

Lambda term can be: variable lambda abstraction (for example \x.t ) application. If t

  • 0

Lambda term can be:

  • variable
  • lambda abstraction (for example \x.t)
  • application. If t and s are lambda terms, then ts is an application.

So, application with abstraction in the left part (for example (\x.t)a) looks good. It looks like function calling. But what does application mean when left part is a variable or other application? What does mean ab, ((\x.x)a)b or a(\x.x) if a and b are variables?

  • 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-12T16:07:52+00:00Added an answer on June 12, 2026 at 4:07 pm

    ((\x.x)b)c is a function application. Here It applies b to c.

    ((\x.x)b)c
    = bc
    

    a(\x.y) is a function application, applying the function a to its sole argument, which happens to be a function, namely the function that returns y (a free variable).

    One of the featues of the lamdba calculus is the ease in which functions can be applied to functions and functions can take other functions as arguments. Your two examples show both cases nicely.

    EDIT There are (at least) two versions of the lambda calculus: the untyped and the typed. In the untyped calculus, which you are using here, anything can be applied to anything. In the typed calculus there exist base types which are not functions, such as the type of propositions and the type of “individuals.” So you would only be able to write ab if the type of a were a function type mapping the type of b to something.

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

Sidebar

Related Questions

The lambda anonymous function is part of PHP 5.3. What use does it have?
I am writing the following recursive lambda function: #include <iostream> #include <functional> auto term
lambda x : '%x' % x the function is decimal to hexadecimal,what the principle?
If I use a lambda expression like the following // assume sch_id is a
I want to get lambda function that will query for items which were submitted
My knowledge of Lambda expressions is a bit shaky, while I can write code
I have the following lambda function: f = lambda x: x == None and
While defining the following lambda function // file prog.hpp template<typename T> auto function =
I have implemented a lambda function to sort a list. now i want to
I'm creating a lambda function that executes a second function with a concrete params.

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.