Mathlib Map

Theorems · Definition · geometry

Affine.Simplex.altitudeFoot

{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 : ℕ} → [NeZero n] → Affine.Simplex ℝ P n → Fin (n + 1) → P

The foot of an altitude is the orthogonal projection of a vertex of a simplex onto the opposite face.

Defined in
Mathlib.Geometry.Euclidean.Altitude
Cited by
23 results in Mathlib
Foundations
Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpaceMetricSpaceNormedAddTorsorNeZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Affine.Simplex.height · cited by 28Simplex.heightAffine.Simplex.height_map · cited by 2Simplex.height_mapAffine.Simplex.abs_inner_vsub_altitudeFoot_lt_mul · cited by 2Simplex.abs_inner_vsub_al…Affine.Simplex.altitudeFoot_map · cited by 2Simplex.altitudeFoot_mapAffine.Simplex.altitudeFoot_mem_affineSpan · cited by 2Simplex.altitudeFoot_mem_…Affine.Simplex.exists_forall_signedInfDist_eq_iff_excenterExists_and_eq_excenter · cited by 2Simplex.exists_forall_sig…Affine.Simplex.height_reindex · cited by 1Simplex.height_reindexAffine.Simplex.inner_vsub_altitudeFoot_vsub_altitudeFoot_eq_zero · cited by 1Simplex.inner_vsub_altitu…Affine.Simplex.inner_vsub_vsub_altitudeFoot_eq_height_sq · cited by 1Simplex.inner_vsub_vsub_a…Affine.Simplex.inv_height_eq_sum_mul_inv_dist · cited by 1Simplex.inv_height_eq_sum…Affine.Simplex.affineSpan_pair_altitudeFoot_eq_altitude · cited by 1Simplex.affineSpan_pair_a…Affine.Simplex.altitudeFoot_eq_point_rev · cited by 1Simplex.altitudeFoot_eq_p…Affine.Simplex.altitudeFoot_mem_affineSpan_faceOpposite · cited by 1Simplex.altitudeFoot_mem_…Affine.Simplex.altitudeFoot_mem_affineSpan_image_compl · cited by 1Simplex.altitudeFoot_mem_…Affine.Simplex.altitudeFoot_reindex · cited by 1Simplex.altitudeFoot_rein…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceMetricSpace · cited by 1684MetricSpaceNormedAddTorsor · cited by 1325NormedAddTorsorAffine.Simplex · cited by 471Affine.SimplexAffine.Simplex.points · cited by 391Simplex.pointsAffine.Simplex.faceOpposite · cited by 103Simplex.faceOppositeAffine.Simplex.orthogonalProjectionSpan · cited by 33Simplex.orthogonalProject…Simplex.altitudeFootCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24

Results whose statement or proof uses this declaration.