Theorems · Theorem · field theory
MonoidHom.map_iterate_frobeniusEquiv_symm
∀ {R : Type u_2} {S : Type u_3} [inst : CommSemiring R] [inst_1 : CommSemiring S] (p : ℕ) [inst_2 : ExpChar R p]
[inst_3 : PerfectRing R p] [inst_4 : ExpChar S p] [inst_5 : PerfectRing S p] (f : R →* S) (n : ℕ) (x : R),
f ((⇑(frobeniusEquiv R p).symm)^[n] x) = (⇑(frobeniusEquiv S p).symm)^[n] (f x)- Defined in
- Mathlib.FieldTheory.Perfect
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- MonoidHomstatement and proof · cited by 3,629
- RingEquivstatement · cited by 1,147
- Nat.iteratestatement and proof · cited by 740
- RingEquiv.symmstatement and proof · cited by 567
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- frobeniusproof · cited by 80
- Function.Commuteproof · cited by 54
- RingEquiv.apply_symm_applyproof · cited by 53
- frobeniusEquivstatement and proof · cited by 48
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.map_iterate_frobeniusEquiv_symmproof · cited by 0