Mathlib Map

Theorems · Theorem · logic and foundations

Set.inter_subset_inter

∀ {α : Type u} {s₁ s₂ t₁ t₂ : Set α}, s₁ ⊆ t₁ → s₂ ⊆ t₂ → s₁ ∩ s₂ ⊆ t₁ ∩ t₂
Defined in
Mathlib.Data.Set.Basic
Cited by
66 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.

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
  • inf_le_infproof · cited by 54

Cited by66

Results whose statement or proof uses this declaration.