Theory Tree_Input0

theory Tree_Input0
imports Tree_Prelim
theory Tree_Input0
imports Tree_Prelim
begin

type_synonym 'a F = "nat * 'a list"
composition_bnf F: "'a F"
type_synonym bd_type_F = nat
abbreviation "F_bd ≡ natLeq"

end