Mathlib Map

Theorems · Theorem · order theory

Set.ofPred_exists

∀ {β : Type u_2} {ι : Sort u_5} (p : ι → β → Prop), {x | ∃ i, p i x} = ⋃ i, {x | p i x}
Defined in
Mathlib.Data.Set.Lattice
Cited by
23 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.