Theorems · Definition · linear algebra
fieldOfFiniteDimensional
(F : Type u_1) →
(K : Type u_2) →
[inst : Field F] → [h : CommRing K] → [IsDomain K] → [inst_2 : Algebra F K] → [FiniteDimensional F K] → Field KAn integral domain that is module-finite as an algebra over a field is a field.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsDomainstatement and proof · cited by 2,196
- FiniteDimensionalstatement and proof · cited by 1,854
- DivisionRingproof · cited by 1,062
- divisionRingOfFiniteDimensionalproof · cited by 2
- 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
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.lift_of_splitsproof · cited by 0