Mathlib Map

Theorems · Theorem · logic and foundations

Nat.Subtype.succ.congr_simp

∀ {s : Set ℕ} [inst : Infinite ↑s] [inst_1 : DecidablePred fun x => x ∈ s] (x x_1 : ↑s),
  x = x_1 → Nat.Subtype.succ x = Nat.Subtype.succ x_1
Defined in
Mathlib.Logic.Denumerable
Cited by
0 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
InfiniteDecidablePred

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Setstatement and proof · cited by 53,352
  • Set.Elemstatement and proof · cited by 7,166
  • Infinitestatement and proof · cited by 352
  • Nat.Subtype.succstatement and proof · cited by 6

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.