Theorems · Theorem · group theory
Set.inter_vadd_union_subset_union
∀ {α : Type u_2} {β : Type u_3} [inst : VAdd α β] {s₁ s₂ : Set α} {t₁ t₂ : Set β},
s₁ ∩ s₂ +ᵥ t₁ ∪ t₂ ⊆ (s₁ +ᵥ t₁) ∪ (s₂ +ᵥ t₂)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- VAdd
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
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- Set.vaddstatement · cited by 72
- Set.image2_inter_union_subset_unionproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.