Mathlib Map

Theorems · Definition · geometry

ContinuousAffineEquiv.toAffineEquiv

{k : Type u_1} →
  {P₁ : Type u_2} →
    {P₂ : Type u_3} →
      {V₁ : Type u_4} →
        {V₂ : Type u_5} →
          [inst : Ring k] →
            [inst_1 : AddCommGroup V₁] →
              [inst_2 : Module k V₁] →
                [inst_3 : AddTorsor V₁ P₁] →
                  [inst_4 : TopologicalSpace P₁] →
                    [inst_5 : AddCommGroup V₂] →
                      [inst_6 : Module k V₂] →
                        [inst_7 : AddTorsor V₂ P₂] → [inst_8 : TopologicalSpace P₂] → (P₁ ≃ᴬ[k] P₂) → P₁ ≃ᵃ[k] P₂
Defined in
Mathlib.Topology.Algebra.ContinuousAffineEquiv
Cited by
38 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
RingAddCommGroupModuleAddTorsorTopologicalSpaceAddCommGroupModuleAddTorsorTopologicalSpace

Around this declaration

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

Cites7

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

Cited by45

Results whose statement or proof uses this declaration.