Mathlib Map

Theorems · Theorem · field theory

IntermediateField.coe_isIntegral_iff

∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] {S : IntermediateField K L}
  {R : Type u_3} [inst_3 : CommRing R] [inst_4 : Algebra R K] [inst_5 : Algebra R L] [inst_6 : IsScalarTower R K L]
  {x : ↥S}, IsIntegral R ↑x ↔ IsIntegral R x
Defined in
Mathlib.FieldTheory.IntermediateField.Algebraic
Cited by
1 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraCommRingAlgebraAlgebraIsScalarTower

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.