Theorems · Theorem · commutative algebra
Perfection.teichmuller_spec
∀ {p : ℕ} [inst : Fact (Nat.Prime p)] {R : Type u_1} [inst_1 : CommRing R] {I : Ideal R} [inst_2 : CharP (R ⧸ I) p]
[inst_3 : IsAdicComplete I R] {x : Perfection (R ⧸ I) p} {y : R},
(∀ (n : ℕ), ∃ z, (Ideal.Quotient.mk I) z = (Perfection.coeff (R ⧸ I) p n) x ∧ z ^ p ^ n ≡ y [SMOD I ^ (n + 1)]) →
(Perfection.teichmuller p I) x = y- Defined in
- Mathlib.RingTheory.Teichmuller
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- MonoidHomstatement · cited by 3,629
- Factstatement and proof · cited by 2,726
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Nat.Primestatement and proof · cited by 2,059
- Ideal.Quotient.mkstatement and proof · cited by 610
- CharPstatement and proof · cited by 478
- IsAdicCompletestatement and proof · cited by 124
- Perfectionstatement and proof · cited by 84
Cited by1
Results whose statement or proof uses this declaration.
- Perfection.teichmuller_zeroproof · cited by 0