Theorems · Theorem · convex and discrete geometry
PointedCone.DualFG.dual_dual_flip
∀ {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]
{p : M →ₗ[R] N →ₗ[R] R} {C : PointedCone R N},
PointedCone.DualFG p C → PointedCone.dual p ↑(PointedCone.dual p.flip ↑C) = CThe double dual of a dually finitely generated cone is the cone itself.
- Defined in
- Mathlib.Geometry.Convex.Cone.DualFinite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- SetLike.coestatement and proof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- Submodule.FGproof · cited by 230
- LinearMap.flipstatement · cited by 193
- PointedConestatement and proof · cited by 151
- PointedCone.dualstatement and proof · cited by 47
Cited by1
Results whose statement or proof uses this declaration.
- PointedCone.DualFG.dual_flip_dualproof · cited by 0