Mathlib Map

Theorems · Definition · geometry

AffineEquiv.toEquiv

{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 : AddCommGroup V₂] →
                [inst_3 : Module k V₁] →
                  [inst_4 : Module k V₂] →
                    [inst_5 : AddTorsor V₁ P₁] → [inst_6 : AddTorsor V₂ P₂] → (P₁ ≃ᵃ[k] P₂) → P₁ ≃ P₂
Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineEquiv
Cited by
38 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
RingAddCommGroupAddCommGroupModuleModuleAddTorsorAddTorsor

Around this declaration

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

Cites6

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

  • Modulestatement and proof · cited by 20,661
  • AddCommGroupstatement and proof · cited by 12,871
  • Equivstatement · cited by 8,337
  • Ringstatement and proof · cited by 7,463
  • AddTorsorstatement and proof · cited by 1,657
  • AffineEquivstatement and proof · cited by 191

Cited by49

Results whose statement or proof uses this declaration.