Theorems · Theorem · logic and foundations
ManyOneDegree.of_eq_of
∀ {α : Type u} [inst : Primcodable α] [inst_1 : Inhabited α] {β : Type v} [inst_2 : Primcodable β]
[inst_3 : Inhabited β] {p : α → Prop} {q : β → Prop}, ManyOneDegree.of p = ManyOneDegree.of q ↔ ManyOneEquiv p q- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Quotient.mk''proof · cited by 132
- Quotient.eq''proof · cited by 44
- ManyOneEquivstatement and proof · cited by 16
- ManyOneDegree.ofstatement and proof · cited by 7
- ManyOneDegreestatement and proof · cited by 7
- toNatproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- ManyOneDegree.add_ofproof · cited by 0