Theorems · Theorem · field theory
PerfectClosure.mk_eq_iff
∀ (K : Type u) [inst : CommRing K] (p : ℕ) [inst_1 : Fact (Nat.Prime p)] [inst_2 : CharP K p] (x y : ℕ × K),
PerfectClosure.mk K p x = PerfectClosure.mk K p y ↔
∃ z, (⇑(frobenius K p))^[y.1 + z] x.2 = (⇑(frobenius K p))^[x.1 + z] y.2- Defined in
- Mathlib.FieldTheory.PerfectClosure
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- add_assocproof · cited by 746
- Nat.iteratestatement and proof · cited by 740
- CharPstatement and proof · cited by 478
- frobeniusstatement and proof · cited by 80
- add_left_commproof · cited by 76
- Relation.EqvGenproof · cited by 49
Cited by3
Results whose statement or proof uses this declaration.
- PerfectClosure.mk_powproof · cited by 1
- PerfectClosure.natCast_eq_iffproof · cited by 0
- PerfectClosure.eq_iffproof · cited by 0