Mathlib Map

Theorems · Theorem · convex and discrete geometry

stdSimplex.vertex.congr_simp

∀ {S : Type u_1} [inst : Semiring S] [inst_1 : PartialOrder S] {X : Type u_2} [inst_2 : Fintype X]
  [inst_3 : IsOrderedRing S] [inst_4 : DecidableEq X] (x x_1 : X), x = x_1 → stdSimplex.vertex x = stdSimplex.vertex x_1
Defined in
Mathlib.Analysis.Convex.StdSimplex
Cited by
1 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderFintypeIsOrderedRingDecidableEq

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.