Theorems · Theorem · logic and foundations
Ordinal.CNF.eval_add
∀ (b : Ordinal.{u_1}) {f₁ f₂ : Ordinal.{u_1} →₀ Ordinal.{u_1}},
(∀ e₁ ∈ f₁.support, ∀ e₂ ∈ f₂.support, e₂ ≤ e₁) →
Ordinal.CNF.eval b (f₁ + f₂) = Ordinal.CNF.eval b f₁ + Ordinal.CNF.eval b f₂- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · cited by 13,712
- Finsuppstatement and proof · cited by 5,255
- zero_addproof · cited by 2,366
- LT.lt.leproof · cited by 2,189
- Ordinalstatement and proof · cited by 1,688
- Finsupp.singleproof · cited by 943
- Finsupp.supportstatement and proof · cited by 828
- add_assocproof · cited by 746
- Finsupp.single_eq_sameproof · cited by 171
- Finset.mem_unionproof · cited by 49
- Finsupp.support_addproof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.