Mathlib Map

Theorems · Definition · linear algebra

divisionRingOfFiniteDimensional

(F : Type u_1) →
  (K : Type u_2) →
    [inst : Field F] →
      [inst_1 : Ring K] → [IsDomain K] → [inst_3 : Algebra F K] → [FiniteDimensional F K] → DivisionRing K

A domain that is module-finite as an algebra over a field is a division ring.

Defined in
Mathlib.LinearAlgebra.FiniteDimensional.Basic
Cited by
2 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldRingIsDomainAlgebraFiniteDimensional

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.

Cited by3

Results whose statement or proof uses this declaration.