Projectivization.Subspace.span_eq_span_iff
∀ {K : Type u_1} {V : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
{S T : Set (Projectivization K V)},
Projectivization.Subspace.span S = Projectivization.Subspace.span T ↔
S ⊆ ↑(Projectivization.Subspace.span T) ∧ T ⊆ ↑(Projectivization.Subspace.span S)The spans of two sets of points in a projective space are equal if and only if each set of points is contained in the span of the other set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 8,199
- le_antisymmproof · cited by 2,068
- DivisionRingstatement and proof · cited by 1,062
- Projectivizationstatement and proof · cited by 111
- Projectivization.Subspacestatement · cited by 34
- Projectivization.Subspace.spanstatement and proof · cited by 16
- Projectivization.Subspace.span_le_subspace_iffproof · cited by 2
- Projectivization.Subspace.subset_spanproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.