Commit 2025-01-29 21:38 3ba0a028

View on Github →

feat(MeasureTheory/SetSemiring.lean, Order/CompleteLattice.lean): change SetSemiring allow writing unions as disjoint unions (#20931) We show that a union of sets in a semiring can be written as the disjoint unions of sets in the semiring, and add several lemmas. First PR in a work towards the Caratheodory extension theorem, when starting with a SetSemiring.

Estimated changes