Theorems · Theorem · logic and foundations
ManyOneEquiv.le_congr_left
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable β] [inst_2 : Primcodable γ]
{p : α → Prop} {q : β → Prop} {r : γ → Prop}, ManyOneEquiv p q → (p ≤₀ r ↔ q ≤₀ r)- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 2 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
- ManyOneReduciblestatement · cited by 17
- ManyOneEquivstatement and proof · cited by 16
- ManyOneReducible.transproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- ManyOneEquiv.congr_leftproof · cited by 0
- ManyOneEquiv.congr_rightproof · cited by 0