Affine.Simplex.mongePlane_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] {m n : ℕ} (s : Affine.Simplex ℝ P (n + 2)) (e : Fin (n + 3) ≃ Fin (m + 3))
(i₁ i₂ : Fin (m + 3)), (s.reindex e).mongePlane i₁ i₂ = s.mongePlane (e.symm i₁) (e.symm i₂)- Defined in
- Mathlib.Geometry.Euclidean.MongePoint
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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
- Realstatement and proof · cited by 25,697
- Moduleproof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- AddCommGroupproof · cited by 12,871
- Equivstatement and proof · cited by 8,337
- Ringproof · cited by 7,463
- Submoduleproof · cited by 7,192
- Set.rangeproof · cited by 4,705
- Equiv.symmstatement and proof · cited by 3,681
- InnerProductSpacestatement and proof · cited by 3,523
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.