Theorems · Theorem · commutative algebra
StandardEtalePresentation.mk.congr_simp
∀ {R : Type u_4} {S : Type u_5} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
(P P_1 : StandardEtalePair R) (e_P : P = P_1) (x x_1 : S) (e_x : x = x_1) (hasMap : P.HasMap x)
(lift_bijective : Function.Bijective ⇑(P.lift x hasMap)),
{ P := P, x := x, hasMap := hasMap, lift_bijective := lift_bijective } =
{ P := P_1, x := x_1, hasMap := ⋯, lift_bijective := ⋯ }- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement · cited by 3,236
- Function.Bijectivestatement and proof · cited by 863
- StandardEtalePairstatement and proof · cited by 29
- StandardEtalePair.Ringstatement · cited by 26
- StandardEtalePresentationstatement · cited by 19
- StandardEtalePair.liftstatement and proof · cited by 15
- StandardEtalePair.HasMapstatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.