Theorems · Theorem · commutative algebra
Ideal.spanNorm_spanNorm_of_bot_or_top
∀ (R : Type u_1) [inst : CommRing R] [inst_1 : IsDomain R] {S : Type u_3} [inst_2 : CommRing S] [inst_3 : IsDomain S]
[inst_4 : IsIntegrallyClosed R] [inst_5 : IsIntegrallyClosed S] [inst_6 : Algebra R S] [inst_7 : Module.Finite R S]
[inst_8 : Module.IsTorsionFree R S] (T : Type u_4) [inst_9 : CommRing T] [inst_10 : IsDomain T]
[inst_11 : IsIntegrallyClosed T] [inst_12 : Algebra R T] [inst_13 : Algebra T S] [inst_14 : Module.Finite R T]
[inst_15 : Module.Finite T S] [inst_16 : Module.IsTorsionFree R T] [inst_17 : Module.IsTorsionFree T S]
[IsScalarTower R T S],
(∀ (I : Ideal R), I = ⊥ ∨ I = ⊤) → ∀ (I : Ideal S), Ideal.spanNorm R (Ideal.spanNorm T I) = Ideal.spanNorm R IThis condition eq_bot_or_top is equivalent to being a field. However,
Ideal.spanNorm_spanNorm_of_field would be harder to apply since we'd need to upgrade
a CommRing R instance to a Field R instance.
- Defined in
- Mathlib.RingTheory.Ideal.Norm.RelNorm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- IsScalarTowerstatement and proof · cited by 3,896
- IsDomainstatement and proof · cited by 2,196
- Module.Finitestatement and proof · cited by 1,032
- Module.IsTorsionFreestatement and proof · cited by 600
- IsIntegrallyClosedstatement and proof · cited by 203
- Ideal.eq_top_iff_oneproof · cited by 56
- Ideal.spanNormstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.spanNorm_spanNormproof · cited by 1