Theorems · Theorem · number theory
ZMod.forall
∀ {n : ℕ} {P : ZMod n → Prop}, (∀ (x : ZMod n), 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.forallproof · cited by 214
- ZMod.intCast_surjectiveproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.