Theorems · Definition · number theory
WeakFEPair.toStrongFEPair
{E : Type u_1} → [inst : NormedAddCommGroup E] → [inst_1 : NormedSpace ℂ E] → WeakFEPair E → WeakFEPair EGiven a weak FE-pair (f, g), modify it into a strong FE-pair by subtracting suitable
correction terms from f and g.
(See WeakFEPair.isStrongFEPair_toStrongFEPair for the proof that this is actually a strong
FE-pair.)
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 249 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- WeakFEPairstatement and proof · cited by 51
- WeakFEPair.εproof · cited by 28
- WeakFEPair.kproof · cited by 26
- WeakFEPair.symmproof · cited by 24
- WeakFEPair.hkproof · cited by 6
- WeakFEPair.f_modifproof · cited by 6
- WeakFEPair.hεproof · cited by 4
- WeakFEPair.hf_modif_FEproof · cited by 0
- WeakFEPair.hf_modif_intproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- WeakFEPair.functional_equation₀proof · cited by 2
- WeakFEPair.isStrongFEPair_toStrongFEPairstatement · cited by 2