Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegralClosure.isIntegral_iff

∀ {A : Type u_1} {R : Type u_2} {B : Type u_3} {inst : CommRing R} {inst_1 : CommSemiring A} {inst_2 : CommRing B}
  {inst_3 : Algebra R B} {inst_4 : Algebra A B} [self : IsIntegralClosure A R B] {x : B},
  IsIntegral R x ↔ ∃ y, (algebraMap A B) y = x
Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Defs
Cited by
19 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
IsIntegralClosure

Around this declaration

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

IsIntegralClosure.isLocalization · cited by 13IsIntegralClosure.isLocal…IsIntegralClosure.algebraMap_mk' · cited by 10IsIntegralClosure.algebra…IsIntegralClosure.isIntegral · cited by 8IsIntegralClosure.isInteg…IsIntegrallyClosedIn.isIntegral_iff · cited by 5IsIntegrallyClosedIn.isIn…FractionalIdeal.dual_ne_zero · cited by 5FractionalIdeal.dual_ne_z…IsIntegrallyClosed.algebraMap_eq_of_integral · cited by 4IsIntegrallyClosed.algebr…IsCyclotomicExtension.Rat.isIntegralClosure_adjoin_singleton · cited by 2Rat.isIntegralClosure_adj…FractionalIdeal.le_dual_inv_aux · cited by 2FractionalIdeal.le_dual_i…IsCyclotomicExtension.Rat.cyclotomicRing_isIntegralClosure_of_prime_pow · cited by 1Rat.cyclotomicRing_isInte…IsIntegrallyClosed.of_isIntegrallyClosedIn · cited by 1IsIntegrallyClosed.of_isI…IsIntegralClosure.of_algEquiv · cited by 1IsIntegralClosure.of_algE…IsIntegralClosure.of_isIntegralClosure_of_isIntegrallyClosedIn · cited by 1IsIntegralClosure.of_isIn…IsAlgebraic.exists_smul_eq · cited by 1IsAlgebraic.exists_smul_eqIsIntegralClosure.tower_top · cited by 1IsIntegralClosure.tower_t…IsCyclotomicExtension.Rat.cyclotomicRing_isIntegralClosure · cited by 0Rat.cyclotomicRing_isInte…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsIntegral · cited by 427IsIntegralIsIntegralClosure · cited by 146IsIntegralClosureIsIntegralClosure.isIntegral_…CITED BYCITES

Cites8

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

Cited by19

Results whose statement or proof uses this declaration.