Theorems · Theorem · field theory
PerfectClosure.frobenius_mk
∀ (K : Type u) [inst : CommRing K] (p : ℕ) [inst_1 : Fact (Nat.Prime p)] [inst_2 : CharP K p] (x : ℕ × K), (frobenius (PerfectClosure K p) p) (PerfectClosure.mk K p x) = PerfectClosure.mk K p (x.1, x.2 ^ p)
- Defined in
- Mathlib.FieldTheory.PerfectClosure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- CharPstatement and proof · cited by 478
- frobeniusstatement · cited by 80
- PerfectClosure.mkstatement · cited by 23
- PerfectClosurestatement · cited by 22
- PerfectClosure.mk_powproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- PerfectClosure.iterate_frobenius_mkproof · cited by 0