Theorems · Theorem · commutative algebra
spectralNorm.eq_of_normalClosure
∀ {K : Type u_2} [inst : NormedField K] {L : Type u_3} [inst_1 : Field L] [inst_2 : Algebra K L]
{E : IntermediateField K L} {x : L} (g : ↥E),
(algebraMap (↥E) L) g = x →
spectralNorm K (↥(IntermediateField.normalClosure K (↥E) (AlgebraicClosure ↥E)))
((algebraMap ↥E ↥(IntermediateField.normalClosure K (↥E) (AlgebraicClosure ↥E))) g) =
spectralNorm K L xIf L/E/K is a tower of fields and x = algebraMap E L g, then the spectral norm
of g : E when regarded as an element of the normal closure of E equals the spectral norm
of x : L.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedFieldFieldAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Realstatement · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- NormedFieldstatement and proof · cited by 1,084
- IntermediateFieldstatement and proof · cited by 988
- AlgebraicClosurestatement · cited by 53
- IntermediateField.normalClosurestatement · cited by 38
- spectralNormstatement · cited by 31
- spectralNorm.eq_of_normalClosure'proof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- isPowMul_spectralNormproof · cited by 3
- isNonarchimedean_spectralNormproof · cited by 1
- spectralNorm_mulproof · cited by 0
- spectralNorm_negproof · cited by 0
- spectralNorm_smulproof · cited by 0