Theorems · Definition · geometry
EuclideanGeometry.inversion
{V : Type u_1} →
{P : Type u_2} →
[inst : NormedAddCommGroup V] →
[InnerProductSpace ℝ V] → [inst_2 : MetricSpace P] → [NormedAddTorsor V P] → P → ℝ → P → PInversion in a sphere in an affine space. This map sends each point x to the point y such
that y -ᵥ c = (R / dist x c) ^ 2 • (x -ᵥ c), where c and R are the center and the radius the
sphere.
- Cited by
- 47 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.
Cites8
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
- HVAdd.hVAddproof · cited by 1,820
- MetricSpacestatement and proof · cited by 1,684
- Dist.distproof · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- VSub.vsubproof · cited by 817
Cited by47
Results whose statement or proof uses this declaration.
- EuclideanGeometry.inversion_selfstatement · cited by 6
- EuclideanGeometry.inversion_inversionstatement and proof · cited by 5
- EuclideanGeometry.inversion_involutivestatement · cited by 5
- EuclideanGeometry.dist_inversion_centerstatement · cited by 5
- EuclideanGeometry.dist_inversion_inversionstatement · cited by 3
- EuclideanGeometry.inversion_dist_centerstatement · cited by 2
- EuclideanGeometry.inversion_mem_perpBisector_inversion_iffstatement and proof · cited by 2
- EuclideanGeometry.inversion_zero_radiusstatement · cited by 2
- Filter.Tendsto.inversionstatement · cited by 2
- DifferentiableWithinAt.inversionstatement · cited by 2
- ContDiffWithinAt.inversionstatement · cited by 2
- ContinuousAt.inversionstatement · cited by 1