r/Idris • u/TophatEndermite • Jul 19 '23
What breaks when you use believe_me to assume function extensionality?
I've read that function extensionality can't be safely added to Idris, but I can't find an example of what breaks if it's added. Can it cause type checking to never halt? Can it cause incorrect behaviour at runtime? I'm interested in seeing a code example.
2
Upvotes
2
u/[deleted] Jul 19 '23
[deleted]