#check (fun x => x) Nat #check have x := Nat; x set_option pp.beta true #check (fun x => x) Nat #check have x := Nat; x set_option pp.all true #check (fun x => x) Nat