AffineSubspace.mem_perpBisector_iff_inner_eq_zero
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {c p₁ p₂ : P},
c ∈ AffineSubspace.perpBisector p₁ p₂ ↔ inner ℝ (c -ᵥ midpoint ℝ p₁ p₂) (p₂ -ᵥ p₁) = 0A point c belongs the perpendicular bisector of [p₁, p₂] iff c -ᵥ midpoint ℝ p₁ p₂ is
orthogonal to p₂ -ᵥ p₁.
- Defined in
- Mathlib.Geometry.Euclidean.PerpBisector
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- InnerProductSpacestatement and proof · cited by 3,523
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Inner.innerstatement · cited by 1,089
- AffineSubspacestatement · cited by 871
- VSub.vsubstatement · cited by 817
- midpointstatement · cited by 123
- AffineSubspace.perpBisectorstatement · cited by 28
- inner_eq_zero_symmproof · cited by 12
Cited by6
Results whose statement or proof uses this declaration.
- AffineSubspace.mem_perpBisector_iff_inner_eq_innerproof · cited by 1
- EuclideanGeometry.dist_lt_of_sbtw_of_mem_perpBisectorproof · cited by 0
- AffineSubspace.mem_perpBisector_iff_inner_eqproof · cited by 0
- AffineSubspace.mem_perpBisector_iff_inner_pointReflection_vsub_eq_zeroproof · cited by 0
- AffineSubspace.mem_perpBisector_pointReflection_iff_inner_eq_zeroproof · cited by 0
- EuclideanGeometry.dist_le_of_wbtw_of_mem_perpBisectorproof · cited by 0