Searched defs:guess (Results 1 - 3 of 3) sorted by relevance

/seL4-l4v-10.1.1/HOL4/src/quantHeuristics/
H A DquantHeuristicsLibSimple.sml254 val guess = combine_sgsfwcs wcl avoid sgty_exists v b_tm value
275 val guess = combine_sgsfwcs wcl avoid sgty_forall v b_tm value
289 val guess = combine_sgsfwcs wcl avoid sgty_exists v b_tm value
302 val guess = combine_sgsfwcs wcl avoid sgty_exists v b_tm value
315 val guess = combine_sgsfwcs wcl avoid sgty_exists v b_tm value
[all...]
H A DquantHeuristicsLibBase.sig34 datatype guess = type
[all...]
H A DquantHeuristicsLibBase.sml169 datatype guess = type
916 val guess = guess_thm(gty_forall_gap, ni', fvL', g_thm); value
1104 val guess = guess_thm (gty_forall_point, ni, fvL, g_thm); value
2756 val guess = first guess_has_thm exists_pointL handle HOL_ERR _ => value
2894 val guess = first guess_has_thm_no_free_vars (#exists_gap guessC) handle HOL_ERR _ => value
[all...]

Completed in 18 milliseconds