Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
File size: 129 Bytes
4365a98
 
 
 
 
 
1
2
3
4
5
6
7

let matinsert_lem0 = prove_by_refinement(
  `!S. (!x. P x) ==> (!x. S x ==> P x)`,
(* {{{ Proof *)
  [MESON_TAC[]]);;
(* }}} *)