Projectivization.Subspace.mem_span
∀ {K : Type u_1} {V : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
{S : Set (Projectivization K V)} (u : Projectivization K V),
u ∈ Projectivization.Subspace.span S ↔ ∀ (W : Projectivization.Subspace K V), S ⊆ ↑W → u ∈ WA point in a projective space is contained in the span of a set of points if and only if the point is contained in all subspaces of the projective space which contain the set of points.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- SetLike.coestatement · cited by 8,199
- le_reflproof · cited by 2,061
- DivisionRingstatement and proof · cited by 1,062
- Projectivizationstatement and proof · cited by 111
- Projectivization.Subspacestatement and proof · cited by 34
- Projectivization.Subspace.spanstatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- Projectivization.Subspace.span_eq_sInfproof · cited by 0