A Symbolic Model of Proof Acquisition in ACT-R
##plugins.themes.bootstrap3.article.main##
Abstract
Learning to construct mathematical proofs—formal arguments demonstrating the truth of a mathematical statement using logical deductions and previously established facts—is one of the most challenging skills in STEM education. This research aims to build the foundations for a symbolic cognitive model, using the ACT-R cognitive architecture and implementing in Python with the pyactr package, to explore how different proof strategies can be thought through with only symbols and rules. The model observes simple proofs, and its abilities are assessed based on its generalization capabilities, efficiency, and error patterns. By developing and analyzing such a model, this research provides new insights into how symbolic reasoning skills are acquired, offering a detailed case study of proof acquisition within a cognitive architecture.