Mathlib Map

Theorems · Theorem · order theory

Finset.sdiff_inter_distrib_right

∀ {α : Type u_1} [inst : DecidableEq α] (s t u : Finset α), s \ (t ∩ u) = s \ t ∪ s \ u
Defined in
Mathlib.Data.Finset.SDiff
Cited by
0 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

Around this declaration

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

Finset · cited by 13712Finsetsdiff_inf · cited by 5sdiff_infFinset.sdiff_inter_distrib_ri…CITED BYCITES

Cites2

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.