Theorems · Definition · field theory
Subalgebra.perfectClosure
(R : Type u_1) →
(A : Type u_2) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A] → [inst_2 : Algebra R A] → (p : ℕ) → [ExpChar A p] → Subalgebra R AThe perfect closure of R in A are the elements x : A such that x ^ p ^ n
is in R for some n, where p is the exponential characteristic of R.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Set.ofPredproof · cited by 6,101
- Algebra.algebraMapproof · cited by 4,706
- Subalgebrastatement · cited by 1,353
- ExpCharstatement and proof · cited by 276
- RingHom.rangeSproof · cited by 47
Cited by3
Results whose statement or proof uses this declaration.
- perfectClosureproof · cited by 14
- Subalgebra.mem_perfectClosure_iffstatement · cited by 0
- Subalgebra.perfectClosure.congr_simpstatement and proof · cited by 0