NDSU researchers verified Quantum Phase Estimation circuits with 1,024+ phase qubits using quantifier-free bit-vector symbolic abstraction, requiring under 3.5 GB RAM — a scalability breakthrough for formal quantum circuit correctness.
#QuantumComputing #FormalVerification #News
I have a graduate level internship opening this summer in advanced security. The goal is to simplify security systems so that users can get it right and formally verify that fact.
ping me for info.
#security #formalverification #privacy #dafny #intern
hpe.wd5.myworkdayjobs.com/Jobsathpe/jo...
The first-ever Lean in Munich meetup happened this week! 🎥 Watch Sebastian Ullrich's full talk on Lean's foundations, software verification, and AI: youtube.com/watch?v=2Dr2149l_9Y
#leanlang #leanprover #formalverification #mathematics
CSLib just launched — an open-source effort to formalize computer science in Lean, inspired by Mathlib. CS researchers, practitioners & enthusiasts are invited to get involved!
Learn more at:
🌐 cslib.io
🤝 Contribute: github.com/leanprover/c...
#LeanLang #LeanProver #CSLib #FormalVerification
Just read Leonardo de Mouras’s brilliant piece on “Proof Assistants in the Age of AI.” I'm not an expert in computational logic, but loved how it frames the collaboration between humans, AI, and formal systems: leodemoura.github.io/blog/2026/02...
#AI #Mathematics #FormalVerification
Free, open-source (GPLv3), no heavy setup.
If you've ever shipped a bug that "shouldn't have been possible" — this one's for you.
🔗 codeberg.org/cdsoft/benelos
#OpenSource #C #FormalVerification #SoftwareEngineering
The halting problem isn't binary; it's trinary:
Does not halt.
Halts correctly at the intended point.
Halts early/incorrectly with corrupted output.
Paper here: github.com/HowWeLand/To...
#ComputerScience #FormalVerification #AISafety #Math
Terence Tao on how math is changing, #formalverification as the enabler of scaled human-AI collaboration:
"The reason why scaling and AI and broad participation actually is a net win is because we have formal verification."
📺 www.youtube.com/watch?v=SuTx...
#leanlang #leanprover
709 downloads 🎯
V1.2 with Lean 4 formal verification surging: 63 downloads in 3 days, 96.9% conversion.
The Canonical Six gaining traction with rigorous proofs provided by Harmonic Math's Aristotle.
"Better math, less suffering."
doi.org/10.5281/zeno...
#Lean4 #FormalVerification #Mathematics
Ever stuck staring at text-based state machine specs? 😵 Our Quint Visualizer turns abstract models into interactive diagrams! See state transitions unfold visually—perfect for spotting behaviors in complex systems. Feed it JSON and watch your design come alive. ✨ #FormalVerification #Modeling
Proactive Defense in Protocol Design: The Future is Now #zerotrustarchitecture #PotatosecurityTrends #cryptographicagility #protocoldesignprinciples #securebydesign #resilientnetworks #formalverification #decentralizedidentity #networkprotocolhardening #threatmodeling
Proactive Defense in Protocol Design: The Future is Now #zerotrustarchitecture #CybersecurityTrends #cryptographicagility #protocoldesignprinciples #securebydesign #resilientnetworks #formalverification #decentralizedidentity #networkprotocolhardening #threatmodeling
ReasLab IDE launched: browser-based Lean 4 theorem proving with real-time collaboration. Zero-install setup, cloud projects, unified docs – like Overleaf for formal verification. Big boost for collaborative math. #FormalVerification #Lean4
Overview: Hacker News discussed TLA+, a formal specification language, for modeling and verifying complex systems. Key themes included its benefits for correctness, adoption challenges, and how AI might make formal verification more accessible. #FormalVerification 1/6
AI/LLMs are debated for formal verification. Can they make it mainstream? Optimists see automation for reliability, skeptics warn about complex, changing specs and the need for accurate requirements. #FormalVerification 1/6
Imagine AI advisers that suggest hypotheses and then automatically generate physics‑consistent proofs using Lean4. The future of safe, verifiable AI is here—check out how theorem proving meets large‑language models! #Lean4 #FormalVerification #AI
🔗 aidailypost.com/news/lean4-p...
💻 Weekend project: I finally got time to update the #MerlinOS presentation with the newest features:
paolozaino.wordpress.com/portfolio/me...
#OperatingSystem #KernelDevelopment #SystemsProgramming #EmbeddedSystems #MemorySafety #FormalVerification #OpenSource #SoftwareEngineering #LowLevel
It’s the specification, stupid! (Seeking a significant shift in the traditional software development and verification paradigm). ~ Manfred Broy, Harald Ruess, Natarajan Shankar. dl.acm.org/doi/full/10.... #FormalVerification
Refinement types provide another powerful path to verification. Languages like Rust (Creusot), Dafny, or LiquidHaskell use them to add properties to existing types, often with less friction than full dependent types. #FormalVerification 4/6
Formally validating a Rust algorithm without really learning Lean brought surprises:
– AI hid sorrys
– Replaced proofs with axioms
– Produced 4,700 lines for 50 lines of Rust
And it still worked.
Read the story:
medium.com/@carlmkadie/...
#RustLang #LeanProver #AI #FormalVerification
"Vibe Validation" I got AI to prove my Rust algorithm correct with Lean. The good news: it worked. The bad news: it took weeks, $50, and 4,700 lines of proof for 50 lines of code.
medium.com/@carlmkadie/...
#RustLang #AI #OpenAI #FormalVerification #Lean4 #ChatGPT #ClaudeAI
New use case on our website: AWS's Cedar authorization policy language verified with Lean, using "verification-guided development", and integrated into Cedar's development workflow.
➡️Read more: lean-lang.org/use-cases/ce...
#LeanLang #LeanProver #CedarPolicy #FormalVerification #AWS
VeriEquivBench adds metric for LLM code verification
VeriEquivBench, a new benchmark of 2,389 algorithmic problems, was submitted to arXiv on Tue, 7 Oct 2025 to assess formally verifiable code from LLMs. Read more: getnews.me/veriequivbench-adds-metr... #veriequivbench #llm #formalverification
Formal Verification of IEEE 754 Interval Iteration for MDPs
A new study presents formal verification of IEEE 754 interval iteration applied to Markov decision processes. Read more: getnews.me/formal-verification-of-i... #formalverification #ieee754 #mdp
LLM Planning Agents Meet Formal Methods in New Plan Verification Study
A new framework lets GPT-5 turn natural-language plans into Kripke structures and LTL formulas, achieving a 96.3% F1 score on a simplified PlanBench verification set. getnews.me/llm-planning-agents-meet... #llm #formalverification #planbench
Formal specification is vital for high-assurance systems. Rust recently gained a spec via Ferrocene, addressing a previous gap. Ada's SPARK offers strong formal verification, while Rust leverages specialized libraries for similar rigor. #FormalVerification 3/6
A core theme is integrating LLMs with formal logic systems like Z3 or LEAN. This aims to leverage LLMs' generative power while using provers to verify correctness and ensure consistency. It's about combining creativity with verifiable logic. #FormalVerification 2/6
Neural Theorem Proving Generates Formal Proofs for AI Verification
A new framework lets large language models generate Isabelle proofs, passing the miniF2F-test benchmark and verifying an AWS S3 bucket access‑policy script. Read more: getnews.me/neural-theorem-proving-g... #isabelle #formalverification
Verified Fault‑Tolerant Voter for Avionics Control Systems
A Coq‑verified, N‑modular voting module for avionics guarantees correct output if at least one sensor stays healthy. Preprint posted 26 September 2025. getnews.me/verified-fault-tolerant-... #avionics #formalverification #coq
Prophecy AI Tool Infers Formal Properties from Neural Activations
Prophecy extracts formal properties from feed‑forward neural networks analyzing activations, creating preconditions that guarantee a class prediction; it supports binary indicators. getnews.me/prophecy-ai-tool-infers-... #prophecy #formalverification