File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Mathlib/Analysis/SpecialFunctions Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ that the composition of this embedding with the measurable embedding from a stan
4343
4444 ### Sigmoid as an `OrderEmbedding` from `ℝ` to `I`
4545* `OrderEmbedding.sigmoid` : the sigmoid function as an `OrderEmbedding` from `ℝ` to `I`.
46- * `OrderEmbedding .isEmbedding_sigmoid` : the sigmoid function from `ℝ` to `I` is a topological
46+ * `Topology .isEmbedding_sigmoid` : the sigmoid function from `ℝ` to `I` is a topological
4747 embedding.
48- * `OrderEmbedding. measurableEmbedding_sigmoid` : the sigmoid function from `ℝ` to `I` is a
48+ * `measurableEmbedding_sigmoid` : the sigmoid function from `ℝ` to `I` is a
4949 measurable embedding.
50- * `OrderEmbedding. measurableEmbedding_sigmoid_comp_embeddingReal` : the composition of the
50+ * `measurableEmbedding_sigmoid_comp_embeddingReal` : the composition of the
5151 sigmoid function from `ℝ` to `I` with the measurable embedding from a standard Borel
5252 space `α` to `ℝ` is a measurable embedding from `α` to `I`.
5353
You can’t perform that action at this time.
0 commit comments