Theorems · Definition · functional analysis
ContinuousAlgHom.copy
{R : Type u_1} →
[inst : CommSemiring R] →
{A : Type u_2} →
[inst_1 : Semiring A] →
[inst_2 : TopologicalSpace A] →
{B : Type u_3} →
[inst_3 : Semiring B] →
[inst_4 : TopologicalSpace B] →
[inst_5 : Algebra R A] → [inst_6 : Algebra R B] → (f : A →A[R] B) → (f' : A → B) → f' = ⇑f → A →A[R] BCopy of a ContinuousAlgHom with a new toFun equal to the old one. Useful to fix
definitional equalities.
- Defined in
- Mathlib.Topology.Algebra.Algebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- AlgHomproof · cited by 3,236
- AlgHom.toRingHomproof · cited by 490
- ContinuousAlgHomstatement and proof · cited by 71
- ContinuousAlgHom.toAlgHomproof · cited by 22
- RingHom.copyproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousAlgHom.coe_copystatement · cited by 0
- ContinuousAlgHom.copy_eqstatement · cited by 0