StackOverflow Questions for Tag: equational-reasoning

dbanas
dbanas

Reputation: 1888

Why is chain of equational reasoning failing to meet trivially solvable constraints?

Score: 3

Views: 130

Answers: 1

Read More
Enlico
Enlico

Reputation: 28416

(sequence .) . flip fmap === forM?

Score: 1

Views: 94

Answers: 1

Read More
Henry Henrinson
Henry Henrinson

Reputation: 5402

reduce(x+y, xs) and sum(xs) are not equivalent in python?

Score: 3

Views: 122

Answers: 1

Read More
Cactus
Cactus

Reputation: 27626

Keeping track of "state" when writing equality proofs that are long chains of transitively linked steps

Score: 3

Views: 110

Answers: 1

Read More
Rodrigo Ribeiro
Rodrigo Ribeiro

Reputation: 3218

Problems with equational proofs and interface resolution in Idris

Score: 7

Views: 282

Answers: 0

Read More
beja
beja

Reputation: 29

Mapping a strict vs. a lazy function

Score: 1

Views: 344

Answers: 1

Read More
user6764248
user6764248

Reputation: 13

Induction on lists - Proving Stronger Property (Haskell)

Score: 1

Views: 341

Answers: 1

Read More
Waqar Ahmed
Waqar Ahmed

Reputation: 5068

Prove Transitivity in Haskell semantics

Score: 0

Views: 335

Answers: 1

Read More
user4424299
user4424299

Reputation:

How to prove this Haskell code using equational reasoning

Score: 3

Views: 354

Answers: 1

Read More
Christopher King
Christopher King

Reputation: 10941

If return a = return b then does a=b?

Score: 45

Views: 3887

Answers: 1

Read More
letter
letter

Reputation: 91

To prove equality of two function definitions inductively

Score: 3

Views: 180

Answers: 1

Read More
Azriel
Azriel

Reputation: 407

Am I using sound equational reasoning about a definition of filter in terms of foldr?

Score: 6

Views: 678

Answers: 3

Read More
MaiaVictor
MaiaVictor

Reputation: 52987

Is it possible to use church encodings without breaking equational reasoning?

Score: 14

Views: 334

Answers: 3

Read More
Gael
Gael

Reputation: 459

Proof by induction with multiple lists

Score: 2

Views: 1627

Answers: 2

Read More
Barry Rogerson
Barry Rogerson

Reputation: 598

Haskell - How to transform maximum (xs ++ map (x+) xs) to max (maximum xs) (x + maximum xs)

Score: 3

Views: 359

Answers: 2

Read More
Barry Rogerson
Barry Rogerson

Reputation: 598

Haskell - How to transform map sum (map (x:) xss) to map (x+) (map sum xss)

Score: 6

Views: 372

Answers: 2

Read More
Fof
Fof

Reputation: 395

How does Haskell evaluate this function defined with partial application?

Score: 1

Views: 157

Answers: 3

Read More
Fof
Fof

Reputation: 395

Function evaluation result

Score: 0

Views: 126

Answers: 2

Read More
Fof
Fof

Reputation: 395

How does Haskell evaluate this function which undoes list intercalation?

Score: 1

Views: 132

Answers: 1

Read More
user3085077
user3085077

Reputation: 45

acl2 equational reasoning, proving equality

Score: 1

Views: 165

Answers: 0

Read More
PreviousPage 1Next