Theorems · Theorem · number theory
PadicInt.lift_sub_val_mem_span
∀ {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) (r : R) (n : ℕ),
(PadicInt.lift f_compat) r - ↑((f n) r).val ∈ Ideal.span {↑p ^ n}- Defined in
- Mathlib.NumberTheory.Padics.RingHoms
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 188 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.
Cites40
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
- Setstatement · cited by 53,352
- RingHomstatement and proof · cited by 10,189
- Norm.normproof · cited by 5,413
- Idealstatement · cited by 4,748
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Nat.cast_zeroproof · cited by 1,870
- le_of_ltproof · cited by 1,175
- ZModstatement and proof · cited by 1,024
- Ideal.spanstatement and proof · cited by 948
- RingHom.compstatement and proof · cited by 899
Cited by1
Results whose statement or proof uses this declaration.
- PadicInt.lift_specproof · cited by 3