Theorems · Theorem · order theory
IsNonarchimedean.apply_intCast_le_one
∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] {F : Type u_2} {α : Type u_3}
[inst_3 : AddGroupWithOne α] [inst_4 : FunLike F α R] [AddGroupSeminormClass F α R] [OneHomClass F α R] {f : F},
IsNonarchimedean ⇑f → ∀ {n : ℤ}, f ↑n ≤ 1If f is a nonarchimedean additive group seminorm on α with f 1 = 1, then for every n : ℤ
we have f n ≤ 1.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- FunLikestatement and proof · cited by 2,560
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Int.cast_natCastproof · cited by 393
- Int.cast_negproof · cited by 224
- AddGroupWithOnestatement and proof · cited by 111
- IsNonarchimedeanstatement and proof · cited by 77
- OneHomClassstatement and proof · cited by 38
- AddGroupSeminormClass.map_neg_eq_mapproof · cited by 23
- AddGroupSeminormClassstatement and proof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- NumberField.HeightOneSpectrum.adicAbv_intCast_le_oneproof · cited by 2
- Rat.iSup_finitePlace_apply_eq_one_of_gcd_eq_oneproof · cited by 1
- IsNonarchimedean.apply_intCast_le_one_of_isNonarchimedeanproof · cited by 0