Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegral.inv

∀ {R : Type u_1} {S : Type u_2} [inst : Field R] [inst_1 : DivisionRing S] [inst_2 : Algebra R S] {x : S},
  IsIntegral R x → IsIntegral R x⁻¹

The inverse of an integral element in a division ring over a field is also integral.

Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Basic
Cited by
2 results in Mathlib
Foundations
Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldDivisionRingAlgebra

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 by2

Results whose statement or proof uses this declaration.