Theorems · Theorem · field theory
PerfectClosure.eq_iff
∀ (K : Type u) [inst : CommRing K] [IsReduced K] (p : ℕ) [inst_2 : Fact (Nat.Prime p)] [inst_3 : CharP K p] (x y : ℕ × K), PerfectClosure.mk K p x = PerfectClosure.mk K p y ↔ (⇑(frobenius K p))^[y.1] x.2 = (⇑(frobenius K p))^[x.1] y.2
- Defined in
- Mathlib.FieldTheory.PerfectClosure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 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
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- add_commproof · cited by 1,535
- Nat.iteratestatement and proof · cited by 740
- CharPstatement and proof · cited by 478
- IsReducedstatement and proof · cited by 98
- frobeniusstatement and proof · cited by 80
- PerfectClosure.mkstatement · cited by 23
- PerfectClosurestatement · cited by 22
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.