Metis_Examples/Big_O.thy: add number_ring class constraints, adapt proofs to use cancellation simprocs
header {* Plain HOL *}theory Plainimports Datatype FunDef Extraction Metisbegintext {* Plain bootstrap of fundamental HOL tools and packages; does not include @{text Hilbert_Choice}.*}end