Theorems · Definition · commutative algebra
Perfection.teichmullerFun
{p : ℕ} →
[Fact (Nat.Prime p)] →
{R : Type u_1} →
[inst : CommRing R] → {I : Ideal R} → [CharP (R ⧸ I) p] → [IsPrecomplete I R] → Perfection (R ⧸ I) p → RGiven an I-adically precomplete ring R, where p ∈ I, this is the underlying function
of the Teichmüller map. It is defined as the limit of p^n-th powers of arbitrary lifts in R of
the n-th component from the perfection of R ⧸ I.
The simp NF is teichmuller₀ when R is I-adically complete.
- Defined in
- Mathlib.RingTheory.Teichmuller
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Idealstatement and proof · cited by 4,748
- Factstatement and proof · cited by 2,726
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Nat.Primestatement and proof · cited by 2,059
- CharPstatement and proof · cited by 478
- Perfectionstatement and proof · cited by 84
- IsPrecompletestatement and proof · cited by 29
- Perfection.exists_teichmullerFunproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- Perfection.teichmullerproof · cited by 10
- Perfection.teichmullerFun_sModEqstatement · cited by 3
- Perfection.teichmullerFun_spec'statement and proof · cited by 3
- Perfection.teichmullerFun_specstatement · cited by 2
- Perfection.teichmullerFun_eq_teichmuller₀statement · cited by 0