Theorems · Theorem · order theory
Set.vadd_set_sUnion
∀ {α : Type u_2} {β : Type u_3} [inst : VAdd α β] (a : α) (S : Set (Set β)), a +ᵥ ⋃₀ S = ⋃ s ∈ S, a +ᵥ s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 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.
Cites8
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
- Set.iUnionstatement and proof · cited by 2,483
- HVAdd.hVAddstatement and proof · cited by 1,820
- VAddstatement and proof · cited by 616
- Set.vaddSetstatement · cited by 403
- Set.sUnionstatement · cited by 392
- Set.sUnion_eq_biUnionproof · cited by 51
- Set.vadd_set_iUnion₂proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsSemilinearSet.vaddproof · cited by 0