Theorems · Theorem · convex and discrete geometry
Affine.Simplex.isCompact_closedInterior
∀ {𝕜 : Type u_4} {V : Type u_5} {P : Type u_6} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : TopologicalSpace 𝕜] [OrderClosedTopology 𝕜] [CompactIccSpace 𝕜] [ContinuousAdd 𝕜] [inst_7 : AddCommGroup V]
[inst_8 : TopologicalSpace V] [IsTopologicalAddGroup V] [inst_10 : Module 𝕜 V] [ContinuousSMul 𝕜 V]
[inst_12 : AddTorsor V P] [inst_13 : TopologicalSpace P] [IsTopologicalAddTorsor P] {n : ℕ}
(s : Affine.Simplex 𝕜 P n), IsCompact s.closedInteriorThe closed interior of a simplex is compact.
- Defined in
- Mathlib.Analysis.Convex.Topology
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Set.imageproof · cited by 5,609
- IsStrictOrderedRingstatement and proof · cited by 2,490
- AddTorsorstatement and proof · cited by 1,657
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- IsCompactstatement and proof · cited by 1,282
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.isClosed_closedInteriorproof · cited by 0