Mathlib Map

Theorems · Theorem · convex and discrete geometry

ite_eq_mem_stdSimplex

∀ (𝕜 : Type u_2) {ι : Type u_1} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : Fintype ι]
  [inst_3 : DecidableEq ι] [ZeroLEOneClass 𝕜] (i : ι), (fun x => if i = x then 1 else 0) ∈ stdSimplex 𝕜 ι
Defined in
Mathlib.Analysis.Convex.StdSimplex
Cited by
1 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderFintypeDecidableEqZeroLEOneClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

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.