Theorems · Theorem · group theory
Set.inter_add_union_subset
∀ {α : Type u_2} [inst : AddCommSemigroup α] {s t : Set α}, s ∩ t + (s ∪ t) ⊆ s + t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommSemigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- add_commproof · cited by 1,535
- Set.addstatement · cited by 338
- AddCommSemigroupstatement and proof · cited by 178
- Set.image2_inter_union_subsetproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.