affineSpan_singleton_union_vadd_eq_top_of_span_eq_top
∀ {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] {s : Set V} (p : P),
Submodule.span k (Set.range Subtype.val) = ⊤ → affineSpan k ({p} ∪ (fun v => v +ᵥ p) '' s) = ⊤Suppose a set of vectors spans V. Then a point p, together with those vectors added to p,
spans P.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- Submodule.spanstatement and proof · cited by 1,504
- AffineSubspacestatement · cited by 871
Cited by1
Results whose statement or proof uses this declaration.
- exists_subset_affineIndependent_affineSpan_eq_topproof · cited by 1