Affine.Simplex.face_restrict
∀ {k : Type u_1} {V : Type u_2} {P : Type u_5} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {n : ℕ} (s : Affine.Simplex k P n) {S : AffineSubspace k P}
(hS : affineSpan k (Set.range s.points) ≤ S) {fs : Finset (Fin (n + 1))} {m : ℕ} (h : fs.card = m + 1),
(s.restrict S hS).face h = (s.face h).restrict S ⋯- Cited by
- 1 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.
Cites27
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
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- LE.le.transstatement and proof · cited by 3,151
- Finset.cardstatement and proof · cited by 2,327
- AddTorsorstatement and proof · cited by 1,657
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.faceOpposite_restrictproof · cited by 0