Affine.Simplex.signedInfDist_reindex
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {n : ℕ} [inst_4 : NeZero n] (s : Affine.Simplex ℝ P n) {m : ℕ} [inst_5 : NeZero m]
(e : Fin (n + 1) ≃ Fin (m + 1)) (j : Fin (m + 1)), (s.reindex e).signedInfDist j = s.signedInfDist (e.symm j)- Defined in
- Mathlib.Geometry.Euclidean.SignedDist
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Equivstatement and proof · cited by 8,337
- Set.imageproof · cited by 5,609
- Equiv.symmstatement and proof · cited by 3,681
- InnerProductSpacestatement and proof · cited by 3,523
- Compl.complproof · cited by 2,925
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Set.image_congrproof · cited by 533
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.