Theorems · Theorem · commutative algebra
Algebra.norm_eq_prod_embeddings
∀ {L : Type u_6} (K : Type u_7) [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] (E : Type u_9)
[inst_3 : Field E] [inst_4 : Algebra K E] [inst_5 : FiniteDimensional K L] [Algebra.IsSeparable K L] [IsAlgClosed E]
(x : L), (algebraMap K E) ((Algebra.norm K) x) = ∏ σ, σ xFor L/K a finite separable extension of fields and E an algebraically closed extension
of K, the norm (down to K) of an element x of L is equal to the product of the images
of x over all the K-embeddings σ of L into E.
- Defined in
- Mathlib.RingTheory.Norm.Transitivity
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- 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
- MonoidHomstatement · cited by 3,629
- Finset.univstatement and proof · cited by 3,473
- AlgHomstatement and proof · cited by 3,236
- Finset.prodstatement and proof · cited by 2,356
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankproof · cited by 1,770
- Polynomial.mapproof · cited by 806
Cited by5
Results whose statement or proof uses this declaration.
- NumberField.InfinitePlace.prod_eq_abs_normproof · cited by 8
- Algebra.norm_eq_prod_automorphismsproof · cited by 5
- IsPrimitiveRoot.sub_one_norm_eq_eval_cyclotomicproof · cited by 3
- Algebra.discr_powerBasis_eq_normproof · cited by 1
- NumberField.norm_norm_le_norm_mul_house_powproof · cited by 0