Mathlib Map

Theorems · Theorem · order theory

Set.disjoint_right

∀ {α : Type u} {s t : Set α}, Disjoint s t ↔ ∀ ⦃a : α⦄, a ∈ t → a ∉ s
Defined in
Mathlib.Data.Set.Disjoint
Cited by
17 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites4

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

Cited by17

Results whose statement or proof uses this declaration.