Theorems · Theorem · commutative algebra
Polynomial.isNonarchimedean_gaussNorm
∀ {R : Type u_1} {F : Type u_2} [inst : Semiring R] [inst_1 : FunLike F R ℝ] (v : F) [ZeroHomClass F R ℝ]
[NonnegHomClass F R ℝ], IsNonarchimedean ⇑v → ∀ {c : ℝ}, 0 ≤ c → IsNonarchimedean (Polynomial.gaussNorm v c)If v is a nonnegative nonarchimedean function with v 0 = 0 and c is nonnegative, the
Gauss norm is nonarchimedean.
- Defined in
- Mathlib.RingTheory.Polynomial.GaussNorm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 and proof · cited by 25,697
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- add_zeroproof · cited by 2,707
- FunLikestatement and proof · cited by 2,560
- zero_addproof · cited by 2,366
- eq_or_neproof · cited by 1,117
- Polynomial.coeffproof · cited by 1,045
- Finset.Nonemptyproof · cited by 1,001
- mul_le_mul_of_nonneg_rightproof · cited by 301
- Polynomial.supportproof · cited by 237
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.