Commit 0d84e87
feat(MeasureTheory): add
This PR adds a lemma stating that the coercion from `ℕ` is a measurable embedding.
This is useful for proving properties about discrete probability distributions on `ℕ` by lifting them to `ℝ` and will be used in leanprover-community#34435.
Co-authored-by: Hanzhang Cheng <viannacheng@163.com>MeasurableEmbedding.natCast (leanprover-community#34521)1 parent 2a8445b commit 0d84e87
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
126 | 135 | | |
127 | 136 | | |
128 | 137 | | |
| |||
0 commit comments