Mathlib Map

Theorems · Definition · geometry

AffineEquiv.pointReflection

(k : Type u_1) →
  {P₁ : Type u_2} →
    {V₁ : Type u_6} →
      [inst : Ring k] →
        [inst_1 : AddCommGroup V₁] → [inst_2 : Module k V₁] → [inst_3 : AddTorsor V₁ P₁] → P₁ → P₁ ≃ᵃ[k] P₁

The affine equivalence given by reflection about the point x. This is Equiv.pointReflection as an AffineEquiv.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineEquiv
Cited by
32 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsor

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.

Cited by32

Results whose statement or proof uses this declaration.