Affine.Simplex.setInterior_restrict
∀ {k : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] (I : Set k) {n : ℕ} (s : Affine.Simplex k P n) {S : AffineSubspace k P}
(hS : affineSpan k (Set.range s.points) ≤ S),
Affine.Simplex.setInterior I (s.restrict S hS) = ⇑S.subtype ⁻¹' Affine.Simplex.setInterior I s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · 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
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.preimagestatement · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- LE.le.transproof · cited by 3,151
Cited by2
Results whose statement or proof uses this declaration.
- Affine.Simplex.closedInterior_restrictproof · cited by 0
- Affine.Simplex.interior_restrictproof · cited by 0