Theorems · Definition · global analysis
NormedSpace.fromTangentSpace
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] → (v : E) → TangentSpace (modelWithCornersSelf 𝕜 E) v ≃L[𝕜] EIdentifying the tangent space at a normed space with the normed space itself. This canonical identification (which, in mathlib, is implemented using an abuse of definitional equality) is very prevalent in a number of places: this device allows making it explicit.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- modelWithCornersSelfstatement and proof · cited by 920
- ContinuousLinearEquivstatement · cited by 743
- TangentSpacestatement and proof · cited by 555
Cited by19
Results whose statement or proof uses this declaration.
- mvfderivproof · cited by 37
- mvfderivWithinproof · cited by 22
- mvfderiv_addproof · cited by 3
- mvfderivWithin_addproof · cited by 2
- mvfderivWithin_negproof · cited by 1
- mvfderivWithin_subproof · cited by 1
- mvfderivWithin_univproof · cited by 1
- IsCovariantDerivativeOn.congr_of_eqOnproof · cited by 1
- mvfderiv_mulproof · cited by 1
- mvfderiv_negproof · cited by 1
- mvfderiv_smulproof · cited by 1
- mvfderiv_subproof · cited by 1