Mathlib Map

Theorems · Theorem · logic and foundations

Set.inter_right_comm

∀ {α : Type u} (s₁ s₂ s₃ : Set α), s₁ ∩ s₂ ∩ s₃ = s₁ ∩ s₃ ∩ s₂
Defined in
Mathlib.Data.Set.Basic
Cited by
9 results in Mathlib
Foundations
Depth 6 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
  • Set.extproof · cited by 2,266

Cited by9

Results whose statement or proof uses this declaration.