Mathlib Map

Theorems · Definition · number theory

AlgHom.IsArithFrobAt.restrict

{R : Type u_1} →
  {S : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] →
          {φ : S →ₐ[R] S} → {Q : Ideal S} → φ.IsArithFrobAt Q → S ⧸ Q →ₐ[R ⧸ Ideal.under R Q] S ⧸ Q

A Frobenius element at Q restricts to the Frobenius map on S ⧸ Q.

Defined in
Mathlib.RingTheory.Frobenius
Cited by
5 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.