Theorems · Theorem · number theory
RingOfIntegers.dvd_norm
∀ {L : Type u_1} (K : Type u_2) [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] [FiniteDimensional K L]
[IsGalois K L] (x : NumberField.RingOfIntegers L),
x ∣ (algebraMap (NumberField.RingOfIntegers K) (NumberField.RingOfIntegers L)) ((RingOfIntegers.norm K) x)If L/K is a finite Galois extension of fields, then, for all (x : 𝓞 L) we have that
x ∣ algebraMap (𝓞 K) (𝓞 L) (norm K x).
- Defined in
- Mathlib.NumberTheory.NumberField.Norm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 184 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
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- RingHomstatement · cited by 10,189
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- Finset.univproof · cited by 3,473
- Finset.prodproof · cited by 2,356
- CommMonoidproof · cited by 2,264
Cited by1
Results whose statement or proof uses this declaration.
- RingOfIntegers.isUnit_norm_of_isGaloisproof · cited by 1