Theorems · Theorem · order theory
Finset.inter_sdiff_assoc
∀ {α : Type u_1} [inst : DecidableEq α] (s t u : Finset α), (s ∩ t) \ u = s ∩ (t \ u)See also Finset.sdiff_inter_right_comm.
- Defined in
- Mathlib.Data.Finset.SDiff
- Cited by
- 1 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- inf_sdiff_assocproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsSRGWith.param_eqproof · cited by 0