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