Theorems · Theorem · complex analysis
Complex.eqOn_closure_of_eqOn_frontier
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type v} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℂ F] [Nontrivial E] {f g : E → F} {U : Set E},
Bornology.IsBounded U → DiffContOnCl ℂ f U → DiffContOnCl ℂ g U → Set.EqOn f g (frontier U) → Set.EqOn f g (closure U)If two complex differentiable functions f g : E → F are equal on the boundary of a bounded set
U, then they are equal on closure U.
- Defined in
- Mathlib.Analysis.Complex.AbsMax
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 291 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- Nontrivialstatement and proof · cited by 2,416
- closurestatement and proof · cited by 1,254
- sub_selfproof · cited by 996
- Set.EqOnstatement and proof · cited by 603
- norm_zeroproof · cited by 366
- Bornology.IsBoundedstatement and proof · cited by 293
- frontierstatement and proof · cited by 214
Cited by1
Results whose statement or proof uses this declaration.
- Complex.eqOn_of_eqOn_frontierproof · cited by 0