Theorems · Definition · geometry
Affine.Simplex.mongePlane
{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 : ℕ} → Affine.Simplex ℝ P (n + 2) → Fin (n + 3) → Fin (n + 3) → AffineSubspace ℝ PA Monge plane of an (n+2)-simplex is the (n+1)-dimensional affine
subspace of the subspace spanned by the simplex that passes through
the centroid of an n-dimensional face and is orthogonal to the
opposite edge (in 2 dimensions, this is the same as an altitude).
This definition is only intended to be used when i₁ ≠ i₂.
- Defined in
- Mathlib.Geometry.Euclidean.MongePoint
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Set.rangeproof · cited by 4,705
- InnerProductSpacestatement and proof · cited by 3,523
- Compl.complproof · cited by 2,925
- MetricSpacestatement and proof · cited by 1,684
- Submodule.spanproof · cited by 1,504
- NormedAddTorsorstatement and proof · cited by 1,325
- AffineSubspacestatement · cited by 871
- VSub.vsubproof · cited by 817
- Affine.Simplexstatement and proof · cited by 471
- affineSpanproof · cited by 417
Cited by8
Results whose statement or proof uses this declaration.
- Affine.Simplex.mongePoint_mem_mongePlanestatement · cited by 3
- Affine.Simplex.mongePlane_defstatement · cited by 3
- Affine.Triangle.altitude_eq_mongePlanestatement · cited by 2
- Affine.Simplex.eq_mongePoint_of_forall_mem_mongePlanestatement and proof · cited by 1
- Affine.Triangle.eq_orthocenter_of_forall_mem_altitudeproof · cited by 1
- Affine.Simplex.direction_mongePlanestatement · cited by 1
- Affine.Simplex.mongePlane_commstatement · cited by 0
- Affine.Simplex.mongePlane_reindexstatement · cited by 0