Searched defs:proofs (Results 1 - 14 of 14) sorted by relevance

/seL4-l4v-10.1.1/HOL4/examples/imperative/
H A Dnecec2010.sml28 Following this, flags can be set to tailor the environment to the users liking. In the case of this file, to get feedback about data types and proofs, structure
/seL4-l4v-10.1.1/HOL4/src/proofman/
H A DManager.sig9 datatype proofs = PRFS of proof list type
[all...]
H A DproofManagerLib.sig5 type proofs = Manager.proofs type
[all...]
H A DManager.sml25 datatype proofs = PRFS of proof list; type
H A DproofManagerLib.sml13 type proofs = Manager.proofs type
20 fun proofs() = !the_proofs; function
[all...]
/seL4-l4v-10.1.1/HOL4/src/tfl/src/
H A DDefn.sig6 type proofs = Manager.proofs type
H A DDefn.sml8 type proofs = Manager.proofs type
/seL4-l4v-10.1.1/HOL4/examples/separationLogic/src/holfoot/poly/
H A Dholfoot_command_line.sml103 val proofs = proofManagerLib.status () value
/seL4-l4v-10.1.1/isabelle/src/Doc/Intro/document/
H A Dgetting.tex
/seL4-l4v-10.1.1/l4v/isabelle/src/Doc/Intro/document/
H A Dgetting.tex
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/
H A DmechReasoning.sml499 val proofs = append_proofs [th_proof, unchanged_thm_proof, used_stack_thm_proof, spec_thm_proof] value
1217 val proofs = append_proofs [proofs, f_th_proof, unchanged_th_proof, well_formed_th_proof, th_proof] value
[all...]
/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A DTptp.sml2537 val (proofs,(names,fofs,defs)) = value
2551 val (proofs,(formulas,_)) = value
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A DTptp.sml2537 val (proofs,(names,fofs,defs)) = value
2551 val (proofs,(formulas,_)) = value
/seL4-l4v-10.1.1/HOL4/examples/acl2/ml/
H A DpolytypicLib.sml3192 val proofs = value
3354 val (proofs,thm') = prove_all_split_terms (get_ind,get_def,conv,create_conv,dead_thm,dead_value) matches thm handle e => wrap e value
3608 val proofs = map (fn (t,(assums:term list,goal:term)) => value
[all...]

Completed in 261 milliseconds