Affine.Simplex.disjoint_closedInterior_shift
∀ {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)) {x : k},
x < 0 ∨ 1 < x → Disjoint s.closedInterior ↑((affineSpan k (s.points '' {i}ᶜ)).shift (s.points i) x)The base of a simplex shifted with parameter outside $[0, 1]$ does not intersect the closed interior.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Disjointstatement · cited by 2,201
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.