Mathlib Map

Theorems · Theorem

Set.mem_sInter

∀ {α : Type u} {x : α} {S : Set (Set α)}, x ∈ ⋂₀ S ↔ ∀ t ∈ S, x ∈ t
Defined in
Mathlib.Order.SetNotation
Cited by
7 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms

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.sInterstatement · cited by 225

Cited by7

Results whose statement or proof uses this declaration.