Mathlib Map

Theorems · Theorem · order theory

Set.disjoint_of_subset

∀ {α : Type u} {s₁ s₂ t₁ t₂ : Set α}, s₁ ⊆ s₂ → t₁ ⊆ t₂ → Disjoint s₂ t₂ → Disjoint s₁ t₁
Defined in
Mathlib.Data.Set.Disjoint
Cited by
7 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites3

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

Cited by7

Results whose statement or proof uses this declaration.