Theorems · Definition · convex and discrete geometry
PointedCone.DualFG
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
[inst : CommRing R] →
[inst_1 : PartialOrder R] →
[inst_2 : IsOrderedRing R] →
[inst_3 : AddCommGroup M] →
[inst_4 : Module R M] →
[inst_5 : AddCommGroup N] → [inst_6 : Module R N] → (M →ₗ[R] N →ₗ[R] R) → PointedCone R N → PropA cone is dually finitely generated (DualFG) if it is the dual of a finite set. Equivalently,
the cone can be written as the intersection of finitely many halfspace. It is also known as an
H-cone. This is the counterpart to FG (finitely generated) which states that the cone is the span
of a finite set, or a V-cone.
- Defined in
- Mathlib.Geometry.Convex.Cone.DualFinite
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 54 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- PointedConestatement and proof · cited by 151
- PointedCone.dualproof · cited by 47
Cited by11
Results whose statement or proof uses this declaration.
- PointedCone.DualFG.exists_fg_dualstatement and proof · cited by 2
- PointedCone.DualFG.dual_dual_flipstatement and proof · cited by 1
- PointedCone.DualFG.dual_of_fgstatement · cited by 1
- PointedCone.DualFG.dual_flip_dualstatement and proof · cited by 0
- PointedCone.DualFG.dual_of_finitestatement · cited by 0
- PointedCone.DualFG.dual_of_finsetstatement · cited by 0
- PointedCone.DualFG.idstatement and proof · cited by 0
- PointedCone.DualFG.iff_exists_fg_dualstatement and proof · cited by 0
- PointedCone.DualFG.infstatement and proof · cited by 0
- PointedCone.DualFG.topstatement · cited by 0
- PointedCone.FG.dual_dualfgstatement · cited by 0