Theorems · Theorem · number theory
Height.mulHeight_pow
∀ {K : Type u_1} [inst : Field K] [inst_1 : Height.AdmissibleAbsValues K] {ι : Type u_2} [Finite ι] (x : ι → K) (n : ℕ),
Height.mulHeight (x ^ n) = Height.mulHeight x ^ nThe multiplicative height of the coordinate-wise nth power of a tuple
is the nth power of its multiplicative height.
- Defined in
- Mathlib.NumberTheory.Height.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 124 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.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- Set.Elemproof · cited by 7,166
- Finitestatement and proof · cited by 3,029
- iSupproof · cited by 2,415
- eq_or_neproof · cited by 1,117
- pow_zeroproof · cited by 1,094
- Multiset.mapproof · cited by 876
- Multiset.prodproof · cited by 528
- one_powproof · cited by 521
- map_powproof · cited by 503
Cited by3
Results whose statement or proof uses this declaration.
- Height.mulHeight_eval_geproof · cited by 2
- Height.mulHeight₁_powproof · cited by 2
- Height.logHeight_powproof · cited by 0