Searched defs:proof (Results 1 - 25 of 36) sorted by last modified time

12

/seL4-l4v-master/HOL4/tools/
H A Dholscript-mode.el
/seL4-l4v-master/HOL4/examples/separationLogic/src/holfoot/poly/
H A Dholfoot_command_line.sml99 val proof = proofManagerLib.p () value
/seL4-l4v-master/isabelle/src/Tools/Metis/src/
H A Dmetis.sml220 val proof = value
H A DTptp.sml2268 val proof = Proof.proof refutation value
[all...]
H A DProof.sml23 type proof = (Thm.thm * inference) list; type
401 fun proof th = function
H A DProof.sig21 type proof = (Thm.thm * inference) list type
39 val proof : Thm.thm -> proof value
/seL4-l4v-master/l4v/isabelle/src/Tools/Metis/src/
H A Dmetis.sml220 val proof = value
H A DTptp.sml2268 val proof = Proof.proof refutation value
[all...]
H A DProof.sml23 type proof = (Thm.thm * inference) list; type
401 fun proof th = function
H A DProof.sig21 type proof = (Thm.thm * inference) list type
39 val proof : Thm.thm -> proof value
/seL4-l4v-master/isabelle/src/Doc/Logics_ZF/document/
H A DZF.tex[all...]
/seL4-l4v-master/l4v/isabelle/src/Doc/Logics_ZF/document/
H A DZF.tex[all...]
/seL4-l4v-master/isabelle/src/Doc/Intro/document/
H A Dgetting.tex[all...]
H A Dfoundations.tex[all...]
/seL4-l4v-master/l4v/isabelle/src/Doc/Intro/document/
H A Dgetting.tex[all...]
H A Dfoundations.tex[all...]
/seL4-l4v-master/HOL4/src/quantHeuristics/
H A DquantHeuristicsLibBase.sml2795 val proof = valOf proof_opt; value
2802 val proof = (valOf proof_opt); value
[all...]
/seL4-l4v-master/HOL4/src/proofman/
H A DproofManagerLib.sig4 type proof = Manager.proof type
[all...]
H A DproofManagerLib.sml12 type proof = Manager.proof type
H A DManager.sml12 datatype proof = GOALSTACK of goalStack.gstk history type
H A DManager.sig5 datatype proof type
[all...]
/seL4-l4v-master/HOL4/src/metis/
H A DmlibThm.sml367 val proof = rev o thm_foldr (fn (th,l) => (th, inference th) :: l) []; value
H A DmlibThm.sig28 val proof : thm -> (thm * inference') list value
H A DmlibMeson.sml[all...]
/seL4-l4v-master/HOL4/src/meson/src/
H A DmesonLib.sml954 val (proof,(insts,_,_)) = value

Completed in 314 milliseconds

12