Can Lambda Calculus be used to represent a Riemann sum?

55 Views Asked by At

Lambda Calculus can be used to represent integers(Church encoding), booleans, binary operators, division, etc... but can it be used to represent a Riemann sum and how so? Can it represent all Riemann sums? Pi can be written as a Riemann sum so can Pi be represented in Lambda Calculus?