Using pp.raw to debug issues related to types doesn’t work as expected.
Steps to Reproduce
With set_option pp.raw true I’d expect to see all the gory details below, but #check doesn’t seem to heed it, and #print doesn’t seem to heed it when printing signatures.
Description
Using
pp.raw
to debug issues related to types doesn’t work as expected.Steps to Reproduce
With
set_option pp.raw true
I’d expect to see all the gory details below, but#check
doesn’t seem to heed it, and#print
doesn’t seem to heed it when printing signatures.Expected behavior: [Clear and concise description of what you expect to happen]
Actual behavior: [Clear and concise description of what actually happens]
Versions
Lean 4.15.0-nightly-2024-11-15 Target: x86_64-unknown-linux-gnu
Impact
Add :+1: to issues you consider important. If others are impacted by this issue, please ask them to add :+1: to it.