Theorems · Definition · convex and discrete geometry
ConvexCone.IsGenerating
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] → ConvexCone R M → PropA convex cone C is generating if its linear span is the entire R-module M.
IsGenerating is equivalent to IsReproducing modulo some conditions.
See IsReproducing.isGenerating and IsGenerating.isReproducing for details.
- Defined in
- Mathlib.Geometry.Convex.Cone.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Submodule.spanproof · cited by 1,504
- ConvexConestatement and proof · cited by 103
Cited by7
Results whose statement or proof uses this declaration.
- ConvexCone.isGenerating_bot_iffstatement · cited by 1
- ConvexCone.IsGenerating.span_eq_topstatement and proof · cited by 1
- ConvexCone.isGenerating_botstatement · cited by 0
- ConvexCone.isGenerating_topstatement · cited by 0
- ConvexCone.IsGenerating.monostatement and proof · cited by 0
- ConvexCone.IsGenerating.of_top_le_spanstatement · cited by 0
- ConvexCone.IsGenerating.top_le_spanstatement and proof · cited by 0