Commit 2025-01-23 12:20 5eb97b6c
View on Github →chore(CondExp): golf (#20981)
- Remove useless
@ - Remove useless
haveI/letI - Make
mexplicit incondExp_add,condExp_sub, etc... for use insidefilter_upwards. Currently, using one of those lemmas infilter_upwardsresults in metavariables. - Reorder the file according to typeclass assumptions
- Rename the base σ-algebra to
m₀and the normed space toEFrom my PhD (LeanCamCombi)