Theorems · Theorem · logic and foundations
PrimrecPred.or
∀ {α : Type u_1} [inst : Primcodable α] {p q : α → Prop}, PrimrecPred p → PrimrecPred q → PrimrecPred fun a => p a ∨ q a- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 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 55
- Primrec.of_eqproof · cited by 50
- PrimrecPredstatement and proof · cited by 23
- Primrec.primrecPredproof · cited by 8
- Primrec.orproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Primrec.nat_divproof · cited by 2