Theorems · Inductive type · differential geometry
CovariantDerivative
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
{H : Type u_3} →
[inst_3 : TopologicalSpace H] →
ModelWithCorners 𝕜 E H →
{M : Type u_4} →
[inst_4 : TopologicalSpace M] →
[ChartedSpace H M] →
(F : Type u_5) →
[inst_6 : NormedAddCommGroup F] →
[NormedSpace 𝕜 F] →
(V : M → Type u_6) →
[inst_8 : TopologicalSpace (Bundle.TotalSpace F V)] →
[inst_9 : (x : M) → AddCommGroup (V x)] →
[inst_10 : (x : M) → Module 𝕜 (V x)] →
[inst_11 : (x : M) → TopologicalSpace (V x)] →
[∀ (x : M), IsTopologicalAddGroup (V x)] →
[∀ (x : M), ContinuousSMul 𝕜 (V x)] →
[FiberBundle F V] → Type (max (max u_2 u_4) u_6)Bundled global covariant derivative on a vector bundle.
Caution, the argument order is nonstandard: cov σ x (X x) corresponds to ∇_X σ x on paper.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Modulestatement · cited by 20,661
- NormedAddCommGroupstatement · cited by 15,752
- AddCommGroupstatement · cited by 12,871
- NormedSpacestatement · cited by 12,499
- NontriviallyNormedFieldstatement · cited by 8,742
- ModelWithCornersstatement · cited by 2,462
- ChartedSpacestatement · cited by 2,397
- IsTopologicalAddGroupstatement · cited by 1,394
- ContinuousSMulstatement · cited by 1,016
- Bundle.TotalSpacestatement · cited by 766
- FiberBundlestatement · cited by 471
Cited by46
Results whose statement or proof uses this declaration.
- CovariantDerivative.toFunstatement and proof · cited by 16
- CovariantDerivative.ContMDiffCovariantDerivativestatement · cited by 6
- CovariantDerivative.derivMetricTensorstatement and proof · cited by 5
- CovariantDerivative.torsionstatement and proof · cited by 5
- CovariantDerivative.ContMDiffCovariantDerivative.contMDiffstatement and proof · cited by 3
- CovariantDerivative.affineCombinationstatement and proof · cited by 3
- CovariantDerivative.IsMetricCompatiblestatement and proof · cited by 2
- CovariantDerivative.derivMetricTensor_applystatement and proof · cited by 2
- CovariantDerivative.finiteAffineCombinationstatement and proof · cited by 2
- CovariantDerivative.isCovariantDerivativeOnstatement and proof · cited by 2
- CovariantDerivative.isCovariantDerivativeOnUnivstatement and proof · cited by 2
- CovariantDerivative.ContMDiffCovariantDerivative.affineCombinationstatement and proof · cited by 1