Commit 2026-08-25 23:31 5f181380
View on Github →chore: remove some backward.privateInPublic by adjusting visibility (#42557)
This PR removes a batch of set_option backward.privateInPublic true by adjusting visibility according to the following rules:
- If a theorem is about an already-private definition, it too may as well be private.
- We can
@[no_expose]defs that use private definitions - We can private definitions that have no consumers besides an exposed body