Theorems · Theorem · number theory
ZMod.exists
∀ {n : ℕ} {P : ZMod n → Prop}, (∃ x, P x) ↔ ∃ x, P ↑x- Defined in
- Mathlib.Data.ZMod.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ZModstatement and proof · cited by 1,024
- Function.Surjective.existsproof · cited by 53
- ZMod.intCast_surjectiveproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.