Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsIntegral.inv_mem

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

An integral subalgebra of a division ring over a field is closed under inverses.

Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Basic
Cited by
1 results in Mathlib
Foundations
Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldDivisionRingAlgebraAlgebra.IsIntegral

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.