Mathlib Map

Theorems · Theorem · convex and discrete geometry

ConvexCone.IsGenerating.of_top_le_span

Deprecated since 2026-03-30Mathlib marks this declaration as deprecated.

∀ {R : Type u_2} {M : Type u_4} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : AddCommMonoid M]
  [inst_3 : Module R M] {C : ConvexCone R M}, ⊤ ≤ Submodule.span R ↑C → C.IsGenerating

A sufficient criteria for a convex cone C to be generating is that top is less than or equal to the linear span of C.

Defined in
Mathlib.Geometry.Convex.Cone.Basic
Cited by
0 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
SemiringPartialOrderAddCommMonoidModule

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.