Theorems · Definition · number theory
IsArithFrobAt
(R : Type u_1) →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{M : Type u_3} →
[inst_3 : Monoid M] → [inst_4 : MulSemiringAction M S] → [SMulCommClass M R S] → M → Ideal S → PropSuppose S is an R algebra, M is a monoid acting on S whose action is trivial on R
σ : M is an (arithmetic) Frobenius at an ideal Q of S if σ • x ≡ x ^ q (mod Q) for all x.
- Defined in
- Mathlib.RingTheory.Frobenius
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Idealstatement and proof · cited by 4,748
- Monoidstatement and proof · cited by 3,887
- SMulCommClassstatement and proof · cited by 1,927
- MulSemiringActionstatement and proof · cited by 423
- AlgHom.IsArithFrobAtproof · cited by 13
- MulSemiringAction.toAlgHomproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- IsArithFrobAt.exists_primesOver_isConjstatement and proof · cited by 2
- IsArithFrobAt.arithFrobAtstatement · cited by 1
- IsArithFrobAt.conjstatement and proof · cited by 1
- IsArithFrobAt.exists_of_isInvariantstatement · cited by 1
- IsArithFrobAt.mem_stabilizerstatement and proof · cited by 1
- IsArithFrobAt.mul_inv_mem_inertiastatement and proof · cited by 0