Theorems · Theorem · order theory
Set.diff_inter_right_comm
Deprecated since 2026-06-03Use Set.inter_sdiff_right_comm instead.
∀ {α : Type u_1} {s t u : Set α}, (s ∩ t) \ u = s \ u ∩ tAlias of Set.inter_sdiff_right_comm.
- Defined in
- Mathlib.Order.BooleanAlgebra.Set
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 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 · cited by 53,352
- Set.inter_sdiff_right_commproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.