Theorems · Theorem · order theory
Set.biUnion_accumulate
∀ {α : Type u_1} {β : Type u_2} {s : α → Set β} [inst : Preorder α] (x : α),
⋃ y, ⋃ (_ : y ≤ x), Set.accumulate s y = ⋃ y, ⋃ (_ : y ≤ x), s y- Defined in
- Mathlib.Order.SetAccumulate
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.iUnionstatement · cited by 2,483
- Set.Subset.antisymmproof · cited by 213
- Set.iUnion₂_subsetproof · cited by 48
- Set.accumulatestatement · cited by 32
- Set.iUnion₂_monoproof · cited by 21
- Set.monotone_accumulateproof · cited by 10
- Set.subset_accumulateproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.