Commit 2024-02-12 08:25 bc539a7b
View on Github →feat: Complete NNReal coercion lemmas (#10214)
Add a few missing lemmas about the coercion NNReal → Real. Remove a bunch of protected on the existing coercion lemmas (so that it matches the convention for other coercions). Rename NNReal.coe_eq to NNReal.coe_inj
From LeanAPAP