Theorems Β· Theorem Β· global analysis
ContMDiffAt.cle_arrowCongr
β {π : 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] {I : ModelWithCorners π E H} {M : Type u_4}
[inst_4 : TopologicalSpace M] [inst_5 : ChartedSpace H M] {Fβ : Type u_8} [inst_6 : NormedAddCommGroup Fβ]
[inst_7 : NormedSpace π Fβ] {Fβ : Type u_9} [inst_8 : NormedAddCommGroup Fβ] [inst_9 : NormedSpace π Fβ]
{Fβ : Type u_10} [inst_10 : NormedAddCommGroup Fβ] [inst_11 : NormedSpace π Fβ] {Fβ : Type u_11}
[inst_12 : NormedAddCommGroup Fβ] [inst_13 : NormedSpace π Fβ] {n : WithTop ββ} {f : M β Fβ βL[π] Fβ}
{g : M β Fβ βL[π] Fβ} {x : M},
ContMDiffAt I (modelWithCornersSelf π (Fβ βL[π] Fβ)) n (fun x => β(f x).symm) x β
ContMDiffAt I (modelWithCornersSelf π (Fβ βL[π] Fβ)) n (fun x => β(g x)) x β
ContMDiffAt I (modelWithCornersSelf π ((Fβ βL[π] Fβ) βL[π] Fβ βL[π] Fβ)) n (fun y => β((f y).arrowCongr (g y))) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof Β· cited by 24,529
- RingHom.idstatement and proof Β· 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
- ContinuousLinearMapstatement and proof Β· cited by 5,352
- ENatstatement and proof Β· cited by 4,985
- WithTopstatement and proof Β· cited by 3,754
- ModelWithCornersstatement and proof Β· cited by 2,462
- ChartedSpacestatement and proof Β· cited by 2,397
- modelWithCornersSelfstatement and proof Β· cited by 920
- ContinuousLinearEquivstatement and proof Β· cited by 743
Cited by1
Results whose statement or proof uses this declaration.
- ContMDiff.cle_arrowCongrproof Β· cited by 0