Theorems · Theorem · number theory
AbsoluteValue.iSup_abv_linearMap_apply_le
∀ {K : Type u_1} [inst : Field K] {ι : Type u_2} {ι' : Type u_3} [inst_1 : Fintype ι] [Finite ι']
(v : AbsoluteValue K ℝ) (A : ι' × ι → K) (x : ι → K),
⨆ j, v (∑ i, A (j, i) * x i) ≤ (↑(Nat.card ι) * ⨆ ji, v (A ji)) * ⨆ i, v (x i)- Defined in
- Mathlib.NumberTheory.Height.MvPolynomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- iSupstatement and proof · cited by 2,415
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- le_reflproof · cited by 2,061
Cited by1
Results whose statement or proof uses this declaration.
- Height.mulHeight_linearMap_apply_leproof · cited by 2