Theorems · Theorem · logic and foundations
PrimrecPred.not
∀ {α : Type u_1} [inst : Primcodable α] {p : α → Prop}, PrimrecPred p → PrimrecPred fun a => ¬p a- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Primcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Primrecproof · cited by 141
- Primrec.compproof · cited by 80
- Primrec.of_eqproof · cited by 50
- PrimrecPredstatement and proof · cited by 23
- Primrec.primrecPredproof · cited by 8
- Primrec.notproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Primrec.nat_ltproof · cited by 2
- PrimrecRel.notproof · cited by 1
- PrimrecPred.exists_mem_listproof · cited by 1
- Primcodable.mem_range_encodeproof · cited by 0