Mathlib Map

Theorems · Definition · order theory

Set.accumulate

{α : Type u_1} → {β : Type u_2} → [LE α] → (α → Set β) → α → Set β

accumulate s is the union of s y for y ≤ x.

Defined in
Mathlib.Order.SetAccumulate
Cited by
32 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
LE

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

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
  • Set.iUnionproof · cited by 2,483

Cited by34

Results whose statement or proof uses this declaration.