Theorems · Definition · manifolds
SingularManifold.noConfusion
{P : Sort u_4} →
{X : Type u_1} →
{inst : TopologicalSpace X} →
{k : WithTop ℕ∞} →
{E : Type u_2} →
{H : Type u_3} →
{inst_1 : NormedAddCommGroup E} →
{inst_2 : NormedSpace ℝ E} →
{inst_3 : FiniteDimensional ℝ E} →
{inst_4 : TopologicalSpace H} →
{I : ModelWithCorners ℝ E H} →
{t : SingularManifold X k I} →
{X' : Type u_1} →
{inst' : TopologicalSpace X'} →
{k' : WithTop ℕ∞} →
{E' : Type u_2} →
{H' : Type u_3} →
{inst'_1 : NormedAddCommGroup E'} →
{inst'_2 : NormedSpace ℝ E'} →
{inst'_3 : FiniteDimensional ℝ E'} →
{inst'_4 : TopologicalSpace H'} →
{I' : ModelWithCorners ℝ E' H'} →
{t' : SingularManifold X' k' I'} →
X = X' →
inst ≍ inst' →
k = k' →
E = E' →
H = H' →
inst_1 ≍ inst'_1 →
inst_2 ≍ inst'_2 →
inst_3 ≍ inst'_3 →
inst_4 ≍ inst'_4 →
I ≍ I' →
t ≍ t' → SingularManifold.noConfusionType P t t'- Defined in
- Mathlib.Geometry.Manifold.Bordism
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Continuousproof · cited by 2,592
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpaceproof · cited by 2,397
- FiniteDimensionalstatement and proof · cited by 1,854
- CompactSpaceproof · cited by 593
- IsManifoldproof · cited by 326
Cited by1
Results whose statement or proof uses this declaration.
- SingularManifold.mk.noConfusionproof · cited by 1