Mathlib Map

Theorems · Theorem · geometry

Projectivization.Subspace.monotone_span

∀ {K : Type u_1} {V : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V],
  Monotone Projectivization.Subspace.span

If a set of points is a subset of another set of points, then its span will be contained in the span of that set.

Defined in
Mathlib.LinearAlgebra.Projectivization.Subspace
Cited by
1 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingAddCommGroupModule

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.

Cited by1

Results whose statement or proof uses this declaration.