EuclideanGeometry.OrthocentricSystem.eq_insert_orthocenter
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {s : Set P},
EuclideanGeometry.OrthocentricSystem s →
∀ {t : Affine.Triangle ℝ P}, Set.range t.points ⊆ s → s = insert t.orthocenter (Set.range t.points)Given any triangle in an orthocentric system, the fourth point is its orthocenter.
- Defined in
- Mathlib.Geometry.Euclidean.MongePoint
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Set.imageproof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- Set.univproof · cited by 3,945
- InnerProductSpacestatement and proof · cited by 3,523
- Set.extproof · cited by 2,266
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Affine.Simplex.pointsstatement and proof · cited by 391
- Set.image_univproof · cited by 322
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.