Theorems · Theorem · field theory
iterateFrobeniusEquiv_add
∀ (R : Type u_1) (p m n : ℕ) [inst : CommSemiring R] [inst_1 : ExpChar R p] [inst_2 : PerfectRing R p], iterateFrobeniusEquiv R p (m + n) = (iterateFrobeniusEquiv R p n).trans (iterateFrobeniusEquiv R p m)
- Defined in
- Mathlib.FieldTheory.Perfect
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 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.
- CommSemiringstatement and proof · cited by 10,911
- RingEquivstatement · cited by 1,147
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- RingEquiv.transstatement · cited by 54
- RingEquiv.extproof · cited by 33
- iterateFrobeniusEquivstatement · cited by 28
- iterateFrobeniusEquiv_add_applyproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.