Theorems · Theorem · logic and foundations
PrimrecPred.of_eq
∀ {α : Type u_1} [inst : Primcodable α] {p q : α → Prop}, PrimrecPred p → (∀ (a : α), p a ↔ q a) → PrimrecPred q- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 73 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- PrimrecPredstatement and proof · cited by 23
Cited by9
Results whose statement or proof uses this declaration.
- Primrec.eqproof · cited by 12
- Primrec.nat_ltproof · cited by 2
- PrimrecPred.forall_mem_listproof · cited by 1
- PrimrecPred.exists_mem_listproof · cited by 1
- PrimrecPred.forall_ltproof · cited by 0
- Primcodable.mem_range_encodeproof · cited by 0
- PrimrecRel.exists_ltproof · cited by 0
- PrimrecRel.forall_ltproof · cited by 0
- PrimrecPred.exists_ltproof · cited by 0