Theorems · Theorem · logic and foundations
OneOneReducible.trans
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable β] [inst_2 : Primcodable γ]
{p : α → Prop} {q : β → Prop} {r : γ → Prop}, p ≤₁ q → q ≤₁ r → p ≤₁ r- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
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.
- Primcodablestatement and proof · cited by 325
- Computableproof · cited by 80
- Computable.compproof · cited by 31
- OneOneReduciblestatement and proof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- OneOneEquiv.le_congr_leftproof · cited by 2
- OneOneEquiv.le_congr_rightproof · cited by 2
- OneOneEquiv.transproof · cited by 1