Mathlib Map

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)
Defined in
Mathlib.Algebra.Group.Pointwise.Set.Scalar
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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.