Theorems · Theorem · number theory
FiniteField.finrank_zmod_extension
∀ (k : Type u_1) [inst : Field k] [Finite k] (p : ℕ) [inst_2 : Fact (Nat.Prime p)] [inst_3 : CharP k p] (n : ℕ) [NeZero n] [inst_5 : Algebra (ZMod p) k], Module.finrank (ZMod p) (FiniteField.Extension k p n) = Module.finrank (ZMod p) k * n
- Defined in
- Mathlib.FieldTheory.Finite.Extension
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Moduleproof · cited by 20,661
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Module.finrankstatement and proof · cited by 1,770
- LT.lt.ne'proof · cited by 1,417
- ZModstatement and proof · cited by 1,024
Cited by2
Results whose statement or proof uses this declaration.
- FiniteField.natCard_extensionproof · cited by 2
- FiniteField.nonempty_algHom_extensionproof · cited by 0