Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Spec.mapMulEquiv

{R S T : Type u} →
  [inst : CommRing R] →
    [inst_1 : CommRing S] →
      [inst_2 : CommRing T] →
        [inst_3 : Bialgebra R S] →
          [inst_4 : Algebra R T] →
            WithConv (S →ₐ[R] T) ≃*
              ((AlgebraicGeometry.Spec (CommRingCat.of T)).asOver (AlgebraicGeometry.Spec (CommRingCat.of R)) ⟶
                (AlgebraicGeometry.Spec (CommRingCat.of S)).asOver (AlgebraicGeometry.Spec (CommRingCat.of R)))

Spec.map as a MulEquiv on hom-sets.

Defined in
Mathlib.AlgebraicGeometry.Group.Affine
Cited by
0 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingCommRingBialgebraAlgebra

Around this declaration

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

Cites21

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.