Theorems · Theorem · logic and foundations
OneOneEquiv.trans
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable β] [inst_2 : Primcodable γ]
{p : α → Prop} {q : β → Prop} {r : γ → Prop}, OneOneEquiv p q → OneOneEquiv q r → OneOneEquiv p r- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 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
- OneOneReducibleproof · cited by 15
- OneOneEquivstatement and proof · cited by 10
- OneOneReducible.transproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- equivalence_of_oneOneEquivproof · cited by 0