| author | wenzelm |
| Mon, 15 Sep 2025 16:57:39 +0200 | |
| changeset 83153 | d5715946bc3f |
| parent 83152 | 5708aa8d1493 |
| child 83154 | bc502885f201 |
| src/HOL/SAT.thy | file | annotate | diff | comparison | revisions |
--- a/src/HOL/SAT.thy Sat Sep 13 20:36:58 2025 +0200 +++ b/src/HOL/SAT.thy Mon Sep 15 16:57:39 2025 +0200 @@ -2,7 +2,7 @@ Author: Alwen Tiu, Tjark Weber Copyright 2005 -Basic setup for the 'sat' and 'satx' tactics. +Basic setup for the proof methods "sat" and "satx". *) section \<open>Reconstructing external resolution proofs for propositional logic\<close>