Theorems · Theorem · commutative 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}, IsIntegral R x → x ∈ A → x⁻¹ ∈ AThe inverse of an integral element in a subalgebra of a division ring over a field also lies in that subalgebra.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 123 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.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Subalgebrastatement and proof · cited by 1,353
- DivisionRingstatement and proof · cited by 1,062
- IsIntegralstatement and proof · cited by 427
- Set.singleton_subset_iffproof · cited by 206
- Algebra.adjoin_leproof · cited by 36
- IsIntegral.inv_mem_adjoinproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.IsIntegral.inv_memproof · cited by 1
- IsIntegral.mem_of_inv_memproof · cited by 0