Theorems · Theorem · field theory
Subfield.bot_eq_of_zMod_algebra
∀ {K : Type u_1} (p : ℕ) [hp : Fact (Nat.Prime p)] [inst : Field K] [inst_1 : Algebra (ZMod p) K],
⊥ = (algebraMap (ZMod p) K).fieldRangeThe smallest subfield of a field of characteristic p is (the image of) ZMod p.
Note that the fact that the field K is of characteristic p is stated by the fact that it is
ZMod p-algebra.
- Defined in
- Mathlib.FieldTheory.PrimeField
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Bot.botstatement · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- Factstatement and proof · cited by 2,726
- le_reflproof · cited by 2,061
- Nat.Primestatement and proof · cited by 2,059
- ZModstatement and proof · cited by 1,024
- Subfieldstatement and proof · cited by 303
- eq_bot_iffproof · cited by 159
- RingHom.fieldRangestatement and proof · cited by 40
- Subfield.mapproof · cited by 30
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.