Skip to content

Added Fundamental Theorem of Discrete Calculus Test Case#186

Open
Vaibhav-Shrivathsa wants to merge 1 commit into
mainfrom
disc_calc
Open

Added Fundamental Theorem of Discrete Calculus Test Case#186
Vaibhav-Shrivathsa wants to merge 1 commit into
mainfrom
disc_calc

Conversation

@Vaibhav-Shrivathsa

@Vaibhav-Shrivathsa Vaibhav-Shrivathsa commented Dec 4, 2025

Copy link
Copy Markdown
Collaborator

Let $a_i$ be a sequence.

Let $da_i$ = $a_{i + 1} - a_{i}$

This testcase asks one to prove that:

$\sum_{k=i}^j {da_k} = a_j - a_i$

@MichaelHenryJennings MichaelHenryJennings left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like it might be simple enough for a public test case, but the foreign mathematical concepts introduced make it a little difficult to parse as example Dafny.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants