Theorems · Theorem · convex and discrete geometry
ProperCone.ext_iff
∀ {R : Type u_2} {E : Type u_3} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : IsOrderedRing R]
[inst_3 : AddCommMonoid E] [inst_4 : TopologicalSpace E] [inst_5 : Module R E] {C₁ C₂ : ProperCone R E},
C₁ = C₂ ↔ ∀ (x : E), x ∈ C₁ ↔ x ∈ C₂- Defined in
- Mathlib.Analysis.Convex.Cone.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- ProperConestatement and proof · cited by 57
- ProperCone.extproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.