Searched refs:Proof (Results 51 - 75 of 138) sorted by relevance

123456

/seL4-l4v-10.1.1/HOL4/src/HolSat/sat_solvers/minisat/
H A DSolver.h25 #include "Proof.h"
175 Proof* proof; // Set this directly after constructing 'Solver' to enable proof logging. Initialized to NULL.
/seL4-l4v-10.1.1/HOL4/examples/logic/
H A DPropLogicScript.sml5 (* Theory : to Truth Through Proof. Further discussion with John Harrison *)
433 (* Important lemma (from Peter Andrews' book "To Truth Through Proof"). *)
482 (* Proof by induction on the number of variables removed from Vars(p) to get *)
/seL4-l4v-10.1.1/HOL4/examples/
H A Deuclid.sml200 (* Proof. *)
H A Ddpll.sml1 (* Code to accompany Proof Tools chapter of the Manual *)
/seL4-l4v-10.1.1/HOL4/src/num/arith/src/
H A DSolve.sml154 (* Proof procedure for non-existential Presburger natural arithmetic *)
H A DGen_arith.sml149 (* Proof procedure for purely universal and purely existential Presburger *)
/seL4-l4v-10.1.1/HOL4/src/num/theories/
H A DnumScript.sml131 (* Proof of NOT_SUC : |- !n. ~(SUC n = ZERO) *)
/seL4-l4v-10.1.1/HOL4/src/proofman/
H A DManager.sml197 add_string("Proof manager status:") >> add_break(1,0) >>
/seL4-l4v-10.1.1/HOL4/src/proofman/tests/
H A Dselftest.sml193 "Proof manager status: 1 proof.\n\
/seL4-l4v-10.1.1/HOL4/Manual/Translations/IT/LaTeX/
H A Dack.tex71 a Proof Generating System for Higher Order Logic', in: {\it VLSI
/seL4-l4v-10.1.1/l4v/proof/bisim/document/
H A Droot.tex93 \title{Bisimulation Proof}
/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A Dselftest.sml355 val _ = printval Proof.pp (Proof.proof th2);
362 val _ = printval Proof.pp (Proof.proof th3);
369 val _ = printval Proof.pp (Proof.proof th2);
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A Dselftest.sml355 val _ = printval Proof.pp (Proof.proof th2);
362 val _ = printval Proof.pp (Proof.proof th3);
369 val _ = printval Proof.pp (Proof.proof th2);
/seL4-l4v-10.1.1/HOL4/Manual/Translations/IT/Tutorial/
H A Dcombin.tex273 Proof manager status: 1 proof.
427 Proof manager status: 1 proof.
595 Proof manager status: 1 proof.
862 Proof manager status: 1 proof.
928 Proof manager status: 1 proof.
1037 Proof manager status: 1 proof.
1087 Proof manager status: 1 proof.
1264 Proof manager status: 1 proof.
/seL4-l4v-10.1.1/HOL4/examples/computability/lambda/
H A DrecfunsScript.sml231 Proof and statement of theorem from wikipedia page.
/seL4-l4v-10.1.1/HOL4/examples/formal-languages/regular/
H A DregexpLib.sml24 (* Proof-based compilation of regexps into DFAs, and associated regexp *)
/seL4-l4v-10.1.1/HOL4/examples/hardware/hol88/
H A DITL.ml324 % Proof not yet done ... feel free to finish it!
/seL4-l4v-10.1.1/HOL4/src/HolSat/
H A Ddpll.sml2 (* accompany Proof Tools chapter of the Manual. *)
H A DminisatProve.sml37 | NONE => (warn "Proof replay failed. Using internal prover.";
/seL4-l4v-10.1.1/HOL4/src/boss/
H A DbossLib.sig49 (* Proof automation *)
/seL4-l4v-10.1.1/HOL4/src/tactictoe/src/
H A DtttSearch.sml853 ProofError | ProofSaturated | ProofTimeOut | Proof of string
863 | ProofFound => (debug "proof: found"; Proof "")
949 Proof _ =>
957 Proof sproof
/seL4-l4v-10.1.1/HOL4/Manual/LaTeX/
H A Dack.tex71 a Proof Generating System for Higher Order Logic', in: {\it VLSI
/seL4-l4v-10.1.1/HOL4/examples/acl2/examples/
H A Dexample_axiomsScript.ml275 (* Proof outline from Matt:
/seL4-l4v-10.1.1/isabelle/src/Doc/Intro/document/
H A Droot.tex39 language and the Proof General interface. However, this paper contains valuable
/seL4-l4v-10.1.1/l4v/isabelle/src/Doc/Intro/document/
H A Droot.tex39 language and the Proof General interface. However, this paper contains valuable

Completed in 120 milliseconds

123456