Mathlib Map

Theorems · Definition · geometry

ContinuousAffineEquiv.constVSub

(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₁] →
              [inst_4 : TopologicalSpace P₁] →
                [inst_5 : TopologicalSpace V₁] → [IsTopologicalAddTorsor P₁] → P₁ → P₁ ≃ᴬ[k] V₁

The affine homeomorphism given by p' ↦ p -ᵥ p'. This is Equiv.constVSub as a ContinuousAffineEquiv.

Defined in
Mathlib.Topology.Algebra.ContinuousAffineEquiv
Cited by
3 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsorTopologicalSpaceTopologicalSpaceIsTopologicalAddTorsor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.