vectorSpan_range_eq_span_range_vsub_right
∀ (k : Type u_1) {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {ι : Type u_4} (p : ι → P) (i0 : ι),
vectorSpan k (Set.range p) = Submodule.span k (Set.range fun i => p i -ᵥ p i0)The vectorSpan of an indexed family is the span of the pairwise subtractions with a given
point on the right.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- AddTorsorstatement and proof · cited by 1,657
- Submodule.spanstatement and proof · cited by 1,504
- VSub.vsubstatement and proof · cited by 817
- Set.mem_range_selfproof · cited by 328
Cited by2
Results whose statement or proof uses this declaration.
- weightedVSub_mem_vectorSpanproof · cited by 2
- mem_vectorSpan_iff_eq_weightedVSubproof · cited by 1