Skip to content

fix: dirac_isCountablyAdditive needs a sigma-algebra hypothesis - #643

Merged
teorth merged 1 commit into
teorth:mainfrom
Chessing234:fix/dirac-countably-additive-sigma
Aug 11, 2026
Merged

fix: dirac_isCountablyAdditive needs a sigma-algebra hypothesis#643
teorth merged 1 commit into
teorth:mainfrom
Chessing234:fix/dirac-countably-additive-sigma

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

isCountablyAdditive carries B.isSigmaAlgebra as its first conjunct, so Example 1.4.29 as stated claimed every concrete Boolean algebra is a σ-algebra — which JordanMeasurable.boolean_algebra.not_isSigmaAlgebra refutes a section earlier. added the hypothesis. counting_isCountablyAdditive is fine as is since its algebra is ⊤.


Generated by Claude Code

isCountablyAdditive carries B.isSigmaAlgebra as its first conjunct, so
dirac_isCountablyAdditive as stated claimed every concrete Boolean
algebra is a sigma-algebra — contradicted a section earlier by
JordanMeasurable.boolean_algebra.not_isSigmaAlgebra. Take the
sigma-algebra hypothesis instead; Example 1.4.29 is about measures on
sigma-algebras. counting_isCountablyAdditive is fine as is, its algebra
is the discrete one.
@teorth
teorth merged commit f83e0cd into teorth:main Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants