Theorems · Definition · commutative algebra
Fintype.fieldOfDomain
(R : Type u_3) → [inst : CommRing R] → [IsDomain R] → [DecidableEq R] → [Fintype R] → Field R
Every finite commutative domain is a field. More generally, commutativity is not required: this
can be found in Mathlib/RingTheory/LittleWedderburn.lean.
- Defined in
- Mathlib.RingTheory.IntegralDomain
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Fieldstatement · cited by 7,404
- IsDomainstatement and proof · cited by 2,196
- DivisionRingproof · cited by 1,062
- Fintype.divisionRingOfIsDomainproof · cited by 1
- DivisionRing.mul_inv_cancelproof · cited by 1
- DivisionRing.nnqsmulproof · cited by 1
- DivisionRing.qsmulproof · cited by 1
- DivisionRing.qsmul_defproof · cited by 1
- DivisionRing.ratCast_defproof · cited by 1
- DivisionRing.div_eq_mul_invproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.