Theorems · Theorem · number theory
PadicInt.nthHomSeq_one
∀ {R : Type u_1} [inst : NonAssocSemiring R] {p : ℕ} {f : (k : ℕ) → R →+* ZMod (p ^ k)} [hp_prime : Fact (Nat.Prime p)]
(f_compat : ∀ (k1 k2 : ℕ) (hk : k1 ≤ k2), (ZMod.castHom ⋯ (ZMod (p ^ k1))).comp (f k2) = f k1),
PadicInt.nthHomSeq f_compat 1 ≈ 1- Defined in
- Mathlib.NumberTheory.Padics.RingHoms
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonAssocSemiringFact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement and proof · cited by 10,189
- Factstatement and proof · cited by 2,726
- Nat.cast_oneproof · cited by 2,501
- Nat.Primestatement and proof · cited by 2,059
- ZModstatement and proof · cited by 1,024
- sub_selfproof · cited by 996
- RingHom.compstatement and proof · cited by 899
- map_oneproof · cited by 861
- NonAssocSemiringstatement and proof · cited by 805
- Fact.outproof · cited by 328
- ZMod.valproof · cited by 159
- Nat.Prime.one_ltproof · cited by 118
Cited by1
Results whose statement or proof uses this declaration.
- PadicInt.limNthHom_oneproof · cited by 1