Theorems · Theorem · functional analysis
CFC.tendsto_ite_cfc_rpow_sub_one_ite_log
∀ {A : Type u_1} [inst : CStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A],
Filter.Tendsto (fun p a => if a ∈ {b | IsStrictlyPositive b} then cfc (fun x => p⁻¹ * (x ^ p - 1)) a else 0)
(nhdsWithin 0 (Set.Ioi 0)) (nhds fun a => if a ∈ {b | IsStrictlyPositive b} then CFC.log a else 0)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 319 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredstatement · cited by 6,101
- Complexstatement · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- StarOrderedRingstatement and proof · cited by 587
- IsSelfAdjointstatement · cited by 545
- cfcstatement and proof · cited by 228
Cited by2
Results whose statement or proof uses this declaration.
- CFC.log_monotoneOnproof · cited by 1
- CFC.concaveOn_logproof · cited by 0