Mathlib Map

Theorems · Theorem · convex and discrete geometry

stdSimplex_subset_Icc

∀ (𝕜 : Type u_2) {ι : Type u_1} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : Fintype ι]
  [IsOrderedAddMonoid 𝕜], stdSimplex 𝕜 ι ⊆ Set.Icc 0 1

stdSimplex 𝕜 ι is a subset of the unit cube

Defined in
Mathlib.Analysis.Convex.StdSimplex
Cited by
1 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderFintypeIsOrderedAddMonoid

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.

Cited by1

Results whose statement or proof uses this declaration.