Theorems · Theorem · logic and foundations
ComputablePred.of_eq
∀ {α : Type u_1} [inst : Primcodable α] {p q : α → Prop}, ComputablePred p → (∀ (a : α), p a ↔ q a) → ComputablePred q- Defined in
- Mathlib.Computability.RE
- Cited by
- 1 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
- ComputablePredstatement and proof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- ComputablePred.rice₂proof · cited by 0