Theorems · Definition · global analysis
ImplicitFunctionData.prodFun
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : CompleteSpace E] →
{F : Type u_3} →
[inst_4 : NormedAddCommGroup F] →
[inst_5 : NormedSpace 𝕜 F] →
[inst_6 : CompleteSpace F] →
{G : Type u_4} →
[inst_7 : NormedAddCommGroup G] →
[inst_8 : NormedSpace 𝕜 G] →
[inst_9 : CompleteSpace G] → ImplicitFunctionData 𝕜 E F G → E → F × GThe function given by x ↦ (leftFun x, rightFun x).
- Defined in
- Mathlib.Analysis.Calculus.Implicit
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- ImplicitFunctionDatastatement and proof · cited by 44
- ImplicitFunctionData.leftFunproof · cited by 24
- ImplicitFunctionData.rightFunproof · cited by 23
Cited by18
Results whose statement or proof uses this declaration.
- ImplicitFunctionData.hasStrictFDerivAtstatement · cited by 12
- ImplicitFunctionData.toOpenPartialHomeomorphproof · cited by 6
- ImplicitFunctionData.prodFun_applystatement and proof · cited by 5
- ImplicitFunctionData.prodFun_implicitFunctionstatement and proof · cited by 3
- ImplicitFunctionData.hasStrictFDerivAt_implicitFunction_fderivproof · cited by 2
- ImplicitFunctionData.leftFun_implicitFunctionstatement · cited by 2
- ImplicitFunctionData.rightFun_implicitFunctionstatement · cited by 2
- ImplicitFunctionData.contDiffAt_implicitFunctionstatement and proof · cited by 1
- ImplicitFunctionData.implicitFunction_defstatement · cited by 1
- ContDiffAt.contDiffAt_implicitFunctionproof · cited by 1
- ImplicitFunctionData.toOpenPartialHomeomorph_coestatement · cited by 1
- ImplicitFunctionData.eventuallyEq_implicitFunctionstatement · cited by 0