Theorems · Theorem · logic and foundations
ManyOneDegree.add_of
∀ {α : Type u} [inst : Primcodable α] [inst_1 : Inhabited α] {β : Type v} [inst_2 : Primcodable β]
[inst_3 : Inhabited β] (p : Set α) (q : Set β),
ManyOneDegree.of (Sum.elim p q) = ManyOneDegree.of p + ManyOneDegree.of q- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Primcodablestatement and proof · cited by 325
- ManyOneDegree.ofstatement · cited by 7
- ManyOneDegreestatement · cited by 7
- ManyOneReducible.transproof · cited by 6
- OneOneReducible.to_many_oneproof · cited by 4
- toNat_manyOneReducibleproof · cited by 2
- disjoin_manyOneReducibleproof · cited by 2
- manyOneReducible_toNatproof · cited by 2
- OneOneReducible.disjoin_leftproof · cited by 2
- OneOneReducible.disjoin_rightproof · cited by 2
- ManyOneDegree.of_eq_ofproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.