jesper.cx/posts/coinduction-part-1.html
#Agda #ProofAssistant #DependentTypes #Coinduction
**Theorem proving with the real numbers**
https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-408.html
by John Robert Harrison
November 1996
The author used #HOL to formalise real numbers, including metric, sequences and limits, continuity and differentiation, power series and transcendental functions, integration.
There is also a #CAS and IEEE floating standard verification tools.
50 years of proof assistants
https://lawrencecpaulson.github.io//2025/12/05/History_of_Proof_Assistants.html
Functional Data Structures and Algorithms: a Proof Assistant Approach
#HackerNews #FunctionalDataStructures #Algorithms #ProofAssistant #Programming #HN
I worked through one possible solution to proving Pelletier's problem 24 in the #Mizar #proofassistant, but there are others.
#mathematics #logic #Mizar #proofassistant
https://thmprover.wordpress.com/2025/10/19/pelletiers-problem-24-in-mizar/
Despite the tornados and thunder storms, I wrote a brief "worked example" of how to prove one of Pelletier's problems in Mizar. This is part of the "Mizar 101" series of posts.
I've started a "Mizar 101" series of posts oriented towards people who have just installed the #Mizar #proofassistant, but don't really know what to do from there.
The first thing to check is that you installed Mizar correctly, that it "works".
https://thmprover.wordpress.com/2025/10/11/how-to-check-you-installed-mizar-correctly/
I wrote a little about "literate programming" used to implement proof assistants, mostly about the "literate programming".
#LiterateProgramming #ProofAssistant #Logic #Mathematics
https://thmprover.wordpress.com/2025/09/16/literate-implementations-of-proof-assistants/