lean4-htt/src/Init/Data/Sum
Joachim Breitner 803dc3e687
refactor: Init: expose lots of functions (#8501)
This PR adds the `@[expose]` attribute to many functions (and changes
some theorems to be by `:= (rfl)`) in preparation for the `@[defeq]`
attribute change in #8419.
2025-05-28 07:37:54 +00:00
..
Basic.lean refactor: Init: expose lots of functions (#8501) 2025-05-28 07:37:54 +00:00
Lemmas.lean feat: do not export def bodies by default (#8221) 2025-05-15 12:16:54 +00:00