Affine.Simplex.restrict_points_coe
∀ {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) (i : Fin (n + 1)), ↑((s.restrict S hS).points i) = s.points i- Cited by
- 4 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- 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
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- AffineMapstatement · cited by 674
- Affine.Simplexstatement and proof · cited by 471
Cited by4
Results whose statement or proof uses this declaration.
- Affine.Simplex.face_restrictproof · cited by 1
- Affine.Simplex.median_restrictproof · cited by 0
- Affine.Simplex.eulerPoint_restrictproof · cited by 0
- Affine.Simplex.medial_restrictproof · cited by 0