Mathlib Map

Theorems · Theorem · logic and foundations

OneOneEquiv.le_congr_right

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable β] [inst_2 : Primcodable γ]
  {p : α → Prop} {q : β → Prop} {r : γ → Prop}, OneOneEquiv q r → (p ≤₁ q ↔ p ≤₁ r)
Defined in
Mathlib.Computability.Reduce
Cited by
2 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
PrimcodablePrimcodablePrimcodable

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.

Cited by2

Results whose statement or proof uses this declaration.