Theorems · Theorem · general topology
Filter.pure_vadd_pure
∀ {α : Type u_2} {β : Type u_3} [inst : VAdd α β] {a : α} {b : β}, pure a +ᵥ pure b = pure (a +ᵥ b)- Defined in
- Mathlib.Order.Filter.Pointwise
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- HVAdd.hVAddstatement and proof · cited by 1,820
- VAddstatement and proof · cited by 616
- Filter.vadd_pureproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.