Theorems · Theorem · commutative algebra
Perfection.coeff_frobenius
∀ {R : Type u_1} [inst : CommSemiring R] {p : ℕ} [hp : Fact (Nat.Prime p)] [inst_1 : CharP R p] (f : Perfection R p)
(n : ℕ), (Perfection.coeff R p (n + 1)) ((frobenius (Perfection R p) p) f) = (Perfection.coeff R p n) f- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringFactCharP
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
- CommSemiringstatement and proof · cited by 10,911
- 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
- Perfectionstatement and proof · cited by 84
- frobeniusstatement · cited by 80
- Perfection.coeffstatement · cited by 51
- Perfection.coeffMonoidHom_powMonoidHomproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- PreTilt.coeff_frobeniusproof · cited by 0