working…
This commit is contained in:
parent
78de1bd3b0
commit
2e5d008857
|
@ -363,6 +363,11 @@ theorem primitive_additivity
|
||||||
apply DifferentiableOn.mono hf
|
apply DifferentiableOn.mono hf
|
||||||
intro x hx
|
intro x hx
|
||||||
simp
|
simp
|
||||||
|
|
||||||
|
let A₀ : dist x.re z₀.re ≤ dist x.re z₁.re + dist z₁.re z₀.re := by apply dist_triangle
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
sorry
|
sorry
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue