Theorems · Theorem · commutative algebra
RingHom.map_frobenius
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_2} [inst_1 : CommSemiring S] (g : R →+* S) (p : ℕ)
[inst_2 : ExpChar R p] [inst_3 : ExpChar S p] (x : R), g ((frobenius R p) x) = (frobenius S p) (g x)- Defined in
- Mathlib.Algebra.CharP.Frobenius
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- map_powproof · cited by 503
- ExpCharstatement and proof · cited by 276
- frobeniusstatement · cited by 80
Cited by2
Results whose statement or proof uses this declaration.
- perfectField_of_perfectClosure_eq_botproof · cited by 1
- RingHom.frobenius_commproof · cited by 0