Mathlib Map

Theorems · Theorem · combinatorics

Set.Intersecting.ne_bot

∀ {α : Type u_1} [inst : SemilatticeInf α] [inst_1 : OrderBot α] {s : Set α} {a : α}, s.Intersecting → a ∈ s → a ≠ ⊥
Defined in
Mathlib.Combinatorics.SetFamily.Intersecting
Cited by
4 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
SemilatticeInfOrderBot

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 by4

Results whose statement or proof uses this declaration.