Mathlib Map

Theorems · Definition · convex and discrete geometry

PointedCone.ofSubmodule

{R : Type u_1} →
  {E : Type u_2} →
    [inst : Semiring R] →
      [inst_1 : PartialOrder R] →
        [inst_2 : IsOrderedRing R] →
          [inst_3 : AddCommMonoid E] → [inst_4 : Module R E] → Submodule R E → PointedCone R E

A submodule is a pointed cone.

Defined in
Mathlib.Geometry.Convex.Cone.Pointed
Cited by
21 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderIsOrderedRingAddCommMonoidModule

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.

Cited by21

Results whose statement or proof uses this declaration.