Theorems · Theorem · group theory
Set.vadd_set_univ_pi
∀ {M : Type u_5} {ι : Type u_6} {π : ι → Type u_7} [inst : (i : ι) → VAdd M (π i)] (c : M) (s : (i : ι) → Set (π i)),
c +ᵥ Set.univ.pi s = Set.univ.pi (c +ᵥ s)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 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.univstatement · cited by 3,945
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- Set.pistatement · cited by 405
- Set.vaddSetstatement · cited by 403
- VAdd.vaddproof · cited by 11
- Set.piMap_image_univ_piproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.