Theorems · Theorem · field theory
PerfectClosure.natCast_eq_iff
∀ (K : Type u) [inst : CommRing K] (p : ℕ) [inst_1 : Fact (Nat.Prime p)] [inst_2 : CharP K p] (x y : ℕ), ↑x = ↑y ↔ ↑x = ↑y
- Defined in
- Mathlib.FieldTheory.PerfectClosure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomproof · cited by 10,189
- Factstatement and proof · cited by 2,726
- FunLikeproof · cited by 2,560
- zero_addproof · cited by 2,366
- Nat.Primestatement and proof · cited by 2,059
- NonAssocSemiringproof · cited by 805
- Nat.iterateproof · cited by 740
- CharPstatement and proof · cited by 478
- RingHomClassproof · cited by 193
- map_natCastproof · cited by 134
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.