2 citations · 3 across the 2 of their papers we have counts for
2 papers
cs.PL2024★ 2 cited
A Coq Library of Sets for Teaching Denotational Semantics
Qinxiang Cao, Xiwei Wu, Yalun Liang
Sets and relations are very useful concepts for defining denotational semantics. In the Coq proof assistant, curried functions to Prop are used to represent sets and relations, e.g…
cs.PL2023★ 1 cited
Verifying Programs with Logic and Extended Proof Rules: Deep Embedding v.s. Shallow Embedding
Zhongye Wang, Qinxiang Cao, Yichen Tao
Many foundational program verification tools have been developed to build machine-checked program correctness proofs, a majority of which are based on Hoare logic. Their program lo…