Affine.Simplex.closedInterior_inter_shift_zero
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : PartialOrder k] [IsOrderedAddMonoid k]
[inst_3 : AddCommGroup V] [inst_4 : AddTorsor V P] [inst_5 : Module k V] {n : ℕ} [NeZero n] (s : Affine.Simplex k P n)
(i : Fin (n + 1)) [ZeroLEOneClass k],
s.closedInterior ∩ ↑((affineSpan k (s.points '' {i}ᶜ)).shift (s.points i) 0) = {s.points i}The base of a simplex shifted with parameter 0 intersects the closed interior only at the vertex.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement and proof · cited by 5,609
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Compl.complstatement and proof · cited by 2,925
- IsOrderedAddMonoidstatement and proof · cited by 1,659
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.closedInterior_inter_shift_eq_homothetyproof · cited by 0