Theorems · Definition · functional analysis
ContinuousAlgHom.casesOn
{R : Type u_3} →
[inst : CommSemiring R] →
{A : Type u_4} →
[inst_1 : Semiring A] →
[inst_2 : TopologicalSpace A] →
{B : Type u_5} →
[inst_3 : Semiring B] →
[inst_4 : TopologicalSpace B] →
[inst_5 : Algebra R A] →
[inst_6 : Algebra R B] →
{motive : (A →A[R] B) → Sort u} →
(t : A →A[R] B) →
((toAlgHom : A →ₐ[R] B) →
(cont : Continuous (↑↑toAlgHom.toRingHom).toFun) →
motive { toAlgHom := toAlgHom, cont := cont }) →
motive t- Defined in
- Mathlib.Topology.Algebra.Algebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
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.
- 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
- AlgHomstatement and proof · cited by 3,236
- Continuousstatement and proof · cited by 2,592
- AlgHom.toRingHomstatement and proof · cited by 490
- RingHom.toMonoidHomstatement and proof · cited by 132
- OneHom.toFunstatement and proof · cited by 132
- MonoidHom.toOneHomstatement and proof · cited by 132
- ContinuousAlgHomstatement and proof · cited by 71
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousAlgHom.coe_injproof · cited by 2
- ContinuousAlgHom.noConfusionproof · cited by 0
- ContinuousAlgHom.noConfusionTypeproof · cited by 0