Skip to content

Commit 69b7fc5

Browse files
authored
Typo (#97)
1 parent 868ec76 commit 69b7fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Instead, we should aim to make any Distribution easily usable as a Measure. We'l
2323

2424
## Absolute Continuity
2525

26-
For two measures μ,ν on a set X, we say μ is _absolutely continuous_ with respect to ν if ν(A)=0 implies μ(A)=0 for every measurable subset A of X.
26+
For two measures μ, ν on a set X, we say μ is _absolutely continuous_ with respect to ν if ν(A)=0 implies μ(A)=0 for every measurable subset A of X.
2727

2828
The following are equivalent:
2929
1. μ ≪ ν
@@ -42,7 +42,7 @@ _We need ≃ and ≪ to be fast_. If the support of a measure can be determined
4242

4343
One of the equivalent conditions above was "There exists a function f such that μ = ∫f dν". In this case, `f` is called a _Radon-Nikodym derivative_, or (less formally) a _density_. In this case we often write `f = dμ/dν`.
4444

45-
For any measures μ and ν with μ≪ν, we should be represent this.
45+
For any measures μ and ν with μ≪ν, we should be able to represent this.
4646

4747
## Integration
4848

0 commit comments

Comments
 (0)