Theorems · Theorem · convex and discrete geometry
segment_single_subset_stdSimplex
∀ (𝕜 : Type u_2) {ι : Type u_1} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : Fintype ι]
[inst_3 : DecidableEq ι] [ZeroLEOneClass 𝕜] [IsOrderedRing 𝕜] (i j : ι),
segment 𝕜 (Pi.single i 1) (Pi.single j 1) ⊆ stdSimplex 𝕜 ιThe edges are contained in the simplex.
- Defined in
- Mathlib.Analysis.Convex.StdSimplex
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- Fintypestatement and proof · cited by 7,736
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- Pi.singlestatement · cited by 518
- ZeroLEOneClassstatement and proof · cited by 304
- segmentstatement · cited by 120
- stdSimplexstatement · cited by 76
- Convex.segment_subsetproof · cited by 22
- single_mem_stdSimplexproof · cited by 10
- convex_stdSimplexproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- stdSimplex_fin_twoproof · cited by 0