Theorems · Theorem · group theory
Set.vsub_union
∀ {α : Type u_2} {β : Type u_3} [inst : VSub α β] {s t₁ t₂ : Set β}, s -ᵥ (t₁ ∪ t₂) = s -ᵥ t₁ ∪ (s -ᵥ t₂)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- VSub
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- VSub.vsubstatement · cited by 817
- VSubstatement and proof · cited by 89
- Set.image2_union_rightproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.