Theorems · Theorem · commutative algebra
IsIntegralClosure.range_le_span_dualBasis
∀ {A : Type u_1} {K : Type u_2} [inst : CommRing A] [inst_1 : Field K] [inst_2 : Algebra A K] [IsFractionRing A K]
{L : Type u_3} [inst_4 : Field L] (C : Type u_4) [inst_5 : CommRing C] [inst_6 : Algebra K L] [inst_7 : Algebra A L]
[IsScalarTower A K L] [inst_9 : Algebra C L] [IsIntegralClosure C A L] [inst_11 : Algebra A C]
[inst_12 : IsScalarTower A C L] [inst_13 : FiniteDimensional K L] [inst_14 : Algebra.IsSeparable K L] {ι : Type u_5}
[inst_15 : Finite ι] [inst_16 : DecidableEq ι] (b : Module.Basis ι K L),
(∀ (i : ι), IsIntegral A (b i)) →
∀ [IsIntegrallyClosed A],
(↑A (Algebra.linearMap C L)).range ≤ Submodule.span A (Set.range ⇑((Algebra.traceForm K L).dualBasis ⋯ b))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Submodulestatement and proof · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- Finitestatement and proof · cited by 3,029
- FiniteDimensionalstatement and proof · cited by 1,854
- Submodule.spanstatement · cited by 1,504
- Module.Basisstatement and proof · cited by 1,477
Cited by2
Results whose statement or proof uses this declaration.
- IsIntegralClosure.isNoetherianproof · cited by 3
- integralClosure_le_span_dualBasisproof · cited by 0