Mathlib Map

Theorems · Theorem · order theory

Set.pi_def

∀ {α : Type u_1} {π : α → Type u_12} (i : Set α) (s : (a : α) → Set (π a)), i.pi s = ⋂ a ∈ i, Function.eval a ⁻¹' s a
Defined in
Mathlib.Data.Set.Lattice
Cited by
14 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.

Cites6

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

Cited by14

Results whose statement or proof uses this declaration.